Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
#1
|
|||
|
|||
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 |
#2
|
|||
|
|||
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 Execute the Windows command netstat: Code:
netstat -n -o -p TCP |
#3
|
|||
|
|||
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 |
#4
|
|||
|
|||
Re: Live Stream [Port]I told you to open the Processes tab of Windows Task Manager.
If you want help post the link to the page. |
#5
|
|||
|
|||
Re: Live Stream [Port]Quote:
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 |
#6
|
|||
|
|||
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 Code:
-T "Zi1xyAm9uCIj90screwU10o8" 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" Code:
netstat -n -o -p TCP 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 Last edited by AmazingMatze : 03-04-2013 at 12:25 PM. |
#7
|
|||
|
|||
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 |
#8
|
|||
|
|||
Re: Live Stream [Port]Like this mate
Code:
1934, 1935, 80 |
#9
|
|||
|
|||
Re: Live Stream [Port] |
Tags: rtmp |
Thread Tools | |
Display Modes | |
|
|