Audio/video stream recording forums

Attention Visitor:
You may have to register or log in before you can post:
  • Click the register link to sign up.
  • Registered members please fill in the form below and click the "Log in" button.
To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Audio/video stream recording forums > Streaming media recording forum > rtmpdump
Register FAQ Members List Calendar Mark Forums Read

Reply Post New Thread
 
Thread Tools Display Modes
  #1  
Old 03-02-2013, 09:09 PM
cezi1 cezi1 is offline
Junior Member
 
Join Date: Feb 2013
Posts: 28
cezi1 is on a distinguished road
Default

Live Stream [Port]


hello people, there is a live stream and i need the port address.

I would like to know how can i find a live stream of the Port?

I must add the Port at RtmpdumpHelper and how can i find easy and not complicated live stream Port?

For any help i would be very grateful, i thank you in advance and waiting for your news



thank you

cezi1
Reply With Quote
  #2  
Old 03-02-2013, 09:30 PM
AmazingMatze AmazingMatze is offline
Member
 
Join Date: Sep 2011
Posts: 52
AmazingMatze is on a distinguished road
Default

Re: Live Stream [Port]


If you are using Windows...

Start the flash stream.

Open Windows Task manager's processes tab and look up the PIDs (Process Identifier) for:
Code:
FlashPlayerPlugin_11_602_168.exe (or similar)
plugin-container.exe
(To view all process PIDs select: View -> Select Column -> "check" PID)

Execute the Windows command netstat:

Code:
netstat -n -o -p TCP
..and check the foreign address ports that match with the previously looked up PIDs.
Reply With Quote
  #3  
Old 03-03-2013, 06:21 AM
cezi1 cezi1 is offline
Junior Member
 
Join Date: Feb 2013
Posts: 28
cezi1 is on a distinguished road
Default

Re: Live Stream [Port]


Hey AmazingMatze,

first thank you for your help, i could not do it

1. i started the Flash stream
2. then open the task manager
3. and then clicked on Services


but i find no entry with

FlashPlayerPlugin_11_602_168.exe
or
plugin-container.exe

i think i'm doing something wrong!


can you help me with teamviewer
Reply With Quote
  #4  
Old 03-03-2013, 09:42 AM
AmazingMatze AmazingMatze is offline
Member
 
Join Date: Sep 2011
Posts: 52
AmazingMatze is on a distinguished road
Default

Re: Live Stream [Port]


Quote:
Originally Posted by cezi1 View Post
3. and then clicked on Services
I told you to open the Processes tab of Windows Task Manager.

If you want help post the link to the page.
Reply With Quote
  #5  
Old 03-03-2013, 11:13 AM
cezi1 cezi1 is offline
Junior Member
 
Join Date: Feb 2013
Posts: 28
cezi1 is on a distinguished road
Default

Re: Live Stream [Port]


Quote:
Originally Posted by AmazingMatze View Post
I told you to open the Processes tab of Windows Task Manager.

If you want help post the link to the page.

under processes i find not this?

I can give you the stream address, but it will do nothing
The stream will only run on my pc

therefore drawn i've said you help me with Teamviewer


here is the adress

http://www.dyyno.com/player/?widget_...d&plugins=none
Reply With Quote
  #6  
Old 03-03-2013, 10:54 PM
AmazingMatze AmazingMatze is offline
Member
 
Join Date: Sep 2011
Posts: 52
AmazingMatze is on a distinguished road
Default

Re: Live Stream [Port]


First of all, I took a look into the pageSource and I found the address for the SWF player.
Code:
http://www.dyyno.com/assets/players/dyynoplayer-22510.swf
I noticed that the site uses secureTokenResponse:
Code:
-T "Zi1xyAm9uCIj90screwU10o8"
If you gain a command from the combination of RTMPDumpHelper & RTMPSuck (use KSV's Version, which generates a "Command.bat"), you have to append this to your "Command.bat" as well (if you want to execute it later with RTMPDump).

So, did you really try RTMPDumpHelper with RTMPSuck?

A short google search for 'dyyno.com + rtmpdump' brought up some pieces of information (XBMC forum) which leads me to believe, that this is the command you are looking for (except for the playpath parameter "-y").

Code:
rtmpdump -v -r "rtmp://dyynolivefs.fplive.net/dyyno1live-live/" -a "dyyno1live-live" -f "WIN 11,6,602,171" -p "http://www.dyyno.com/player/?widget_id=4&channel=ligtvhd&plugins=none" -W "http://www.dyyno.com/assets/players/dyynoplayer-22510.swf" -T "Zi1xyAm9uCIj90screwU10o8" -y "dyyno_session_XXXXXXXXXXXXXXXX.sdp" -o "download.flv"
But if dyyno.com really streams on another than the default port, just add all foreign address ports you gain from the netstat command to RTMPDumpHelper.

Code:
netstat -n -o -p TCP
RTMPDumpHelper allows you to specify up to 16 ports to listen to. That should be more than sufficient.

Btw, the most common ports for flash streams are TCP port 1935 and TCP port 80 anyway.

Code:
http://helpx.adobe.com/adobe-media-server/kb/ports-firewalls-flash-media-server.html
..and RTMPSuck/RTMPSrv listens to port 1935 by default.

Last edited by AmazingMatze : 03-04-2013 at 12:25 PM.
Reply With Quote
  #7  
Old 03-04-2013, 05:10 AM
cezi1 cezi1 is offline
Junior Member
 
Join Date: Feb 2013
Posts: 28
cezi1 is on a distinguished road
Default

Re: Live Stream [Port]


hey AmazingMatze

works perfect
I thank you from my heart

thanks for the great composition and details very nice


can you tell me, how can i adding multiple port for rtmpdumphelper?

which is correct example


1. 1934,1935,80

2. 1934.1935.80

3. 1934:1935:80

4. 1934;1935;80
Reply With Quote
  #8  
Old 03-04-2013, 06:18 AM
evol evol is offline
Senior Member
 
Join Date: Jun 2011
Posts: 228
evol is on a distinguished road
Thumbs up

Re: Live Stream [Port]


Like this mate
Code:
1934, 1935, 80
Reply With Quote
  #9  
Old 03-04-2013, 11:03 AM
hasomaso hasomaso is offline
Senior Member
 
Join Date: Apr 2011
Posts: 943
hasomaso is on a distinguished road
Thumbs up

Re: Live Stream [Port]


Quote:
Originally Posted by evol View Post
Like this mate
Code:
1934, 1935, 80
thanks evol
Reply With Quote
Reply Post New Thread
Tags:



Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -6. The time now is 11:57 AM.


Powered by All-streaming-media.com; 2006-2011
vB forum hacked with Zoints add-ons