Tieso
04-25-2013, 02:34 PM
Hi dear rtmp finders ;)
I want to discover the rtmp link of http://www.racingpost.com/greyhounds/tv.sd and play it with rtmpdump and mplayer or vlc.
I failed with rtmpsrv, don't show anything more than this error:
Streaming on rtmp://0.0.0.0:1935
WARNING: Trying different position for client digest!
ERROR: RTMP_ReadPacket, failed to read RTMP packet header
Closing connection... done!
And with wireshark I can extract this information:
tcUrl:
rtmp://23.63.98.118:1935/live?_fcs_vhost=cp42430.live.edgefcs.net
app:
live?_fcs_vhost=cp42430.live.edgefcs.net
playpath:
greyh_ch03_650k@s24505?reportingKey=eventId-824405_partnerId-3484&auth=daEaydCc6cib7a1c1cAbua1cQbPdNdHblcU-b.rEyhl-O-heldo&aifp=1
swfUrl:
http://www.racingpost.com/media/player/LiveStream_PJ.swf?sourceUrl=http://www.racingpost.com/media/player/xml/playlist_xml2.sd?at=3&e=3_824405&k=MCd.5HPCuUaaiDRAhNKVICA%3D%3D&rpuid=90206
flashVer:
LNX 11,2,202,280
pageUrl:
http://www.racingpost.com/greyhounds/tv.sd
But with this command the rtmpdump and mplayer show me this error:
$ rtmpdump -v -r "rtmp://23.63.98.118:1935/live?_fcs_vhost=cp42430.live.edgefcs.net" -a "live?_fcs_vhost=cp42430.live.edgefcs.net" -f "LNX 11,2,202,280" -W "http://www.racingpost.com/media/player/LiveStream_PJ.swf?sourceUrl=http://www.racingpost.com/media/player/xml/playlist_xml2.sd?at=3&e=3_824405&k=MCd.5HPCuUaaiDRAhNKVICA%3D%3D&rpuid=90206" -p "http://www.racingpost.com/greyhounds/tv.sd" -y "greyh_ch03_650k@s24505?reportingKey=eventId-824405_partnerId-3484&auth=daEaydCc6cib7a1c1cAbua1cQbPdNdHblcU-b.rEyhl-O-heldo&aifp=1" | mplayer -
RTMPDump v2.4
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
WARNING: You haven't specified an output file (-o filename), using stdout
MPlayer svn r34540 (Ubuntu), built with gcc-4.7 (C) 2000-2012 MPlayer Team
mplayer: could not connect to socket
mplayer: No such file or directory
Failed to open LIRC support. You will not be able to use your remote control.
Playing -.
Reading from stdin...
Connecting ...
INFO: Connected...
ERROR: Closing connection: NetStream.Failed
libavformat version 53.21.1 (external)
Mismatching header version 53.19.0
Exiting... (End of file)
Can anybody extract the good information for command rtmpdump ?
Thanks a lot
I want to discover the rtmp link of http://www.racingpost.com/greyhounds/tv.sd and play it with rtmpdump and mplayer or vlc.
I failed with rtmpsrv, don't show anything more than this error:
Streaming on rtmp://0.0.0.0:1935
WARNING: Trying different position for client digest!
ERROR: RTMP_ReadPacket, failed to read RTMP packet header
Closing connection... done!
And with wireshark I can extract this information:
tcUrl:
rtmp://23.63.98.118:1935/live?_fcs_vhost=cp42430.live.edgefcs.net
app:
live?_fcs_vhost=cp42430.live.edgefcs.net
playpath:
greyh_ch03_650k@s24505?reportingKey=eventId-824405_partnerId-3484&auth=daEaydCc6cib7a1c1cAbua1cQbPdNdHblcU-b.rEyhl-O-heldo&aifp=1
swfUrl:
http://www.racingpost.com/media/player/LiveStream_PJ.swf?sourceUrl=http://www.racingpost.com/media/player/xml/playlist_xml2.sd?at=3&e=3_824405&k=MCd.5HPCuUaaiDRAhNKVICA%3D%3D&rpuid=90206
flashVer:
LNX 11,2,202,280
pageUrl:
http://www.racingpost.com/greyhounds/tv.sd
But with this command the rtmpdump and mplayer show me this error:
$ rtmpdump -v -r "rtmp://23.63.98.118:1935/live?_fcs_vhost=cp42430.live.edgefcs.net" -a "live?_fcs_vhost=cp42430.live.edgefcs.net" -f "LNX 11,2,202,280" -W "http://www.racingpost.com/media/player/LiveStream_PJ.swf?sourceUrl=http://www.racingpost.com/media/player/xml/playlist_xml2.sd?at=3&e=3_824405&k=MCd.5HPCuUaaiDRAhNKVICA%3D%3D&rpuid=90206" -p "http://www.racingpost.com/greyhounds/tv.sd" -y "greyh_ch03_650k@s24505?reportingKey=eventId-824405_partnerId-3484&auth=daEaydCc6cib7a1c1cAbua1cQbPdNdHblcU-b.rEyhl-O-heldo&aifp=1" | mplayer -
RTMPDump v2.4
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
WARNING: You haven't specified an output file (-o filename), using stdout
MPlayer svn r34540 (Ubuntu), built with gcc-4.7 (C) 2000-2012 MPlayer Team
mplayer: could not connect to socket
mplayer: No such file or directory
Failed to open LIRC support. You will not be able to use your remote control.
Playing -.
Reading from stdin...
Connecting ...
INFO: Connected...
ERROR: Closing connection: NetStream.Failed
libavformat version 53.21.1 (external)
Mismatching header version 53.19.0
Exiting... (End of file)
Can anybody extract the good information for command rtmpdump ?
Thanks a lot