NetStream Play FailedHi,
I'm trying to capture this stream: http://www.dailymotion.com/video/xio...n-en-vivo_news I used wireshark to capture the rtmp packets but when trying to run rtmpdump I get the following: Code:
$ rtmpdump -r rtmp://stream-17.vty.dailymotion.com:1935 -a live-dm?auth=1363028783-fb537886c592049527da594efd8c48b6 -s http://www.dailymotion.com/[[IMPORT]]/static3.dmcdn.net/flash/dmplayerv4/dmplayer-prod-compressed.swf.v8106bf337810f6109?withLoader=.1 -y xio7e2_sd?auth=1363028783-fb537886c592049527da594efd8c48b6 -o test.flv -V Any ideas what I'm doing wrong? Thanks in advance |
Re: NetStream Play FailedCode:
rtmpdump -r "rtmp://stream-15.vty.dailymotion.com:1935/live-dm" -a "live-dm?auth=1363041597-c8c9e29320b367dae043ff8601b96c8c" -f |
Re: NetStream Play Failedthis is right
Code:
rtmpdump -v -r "rtmp://stream-18.vty.dailymotion.com:1935/live-dm" -a "live-dm?auth=1363042794-20c6a3921fbb716aebe43a3b6a4585bb" -f "WIN 11,6,602,171" -W "http://static1.dmcdn.net/flash/dmplayerv4/dmplayer-prod-compressed.swf.v90b27c0e1cf18f0a9" -p "http://www.dailymotion.com/video/xio7e2_globovision-en-vivo_news" -y "xio7e2_hq?auth=1363042794-20c6a3921fbb716aebe43a3b6a4585bb" -o "output.flv" |
Re: NetStream Play Failedthanks guys, but it must be something with my setup because with your commands I still get the following:
Code:
[dan@laminimachine ~]$ rtmpdump -r "rtmp://stream-15.vty.dailymotion.com:1935/live-dm" -a "live-dm?auth=1363041597-c8c9e29320b367dae043ff8601b96c8c" -f "WIN 11,6,602,171" -W "http://static1.dmcdn.net/flash/dmplayerv4/dmplayer-prod-compressed.swf.v90b27c0e1cf18f0a9" -p "http://www.dailymotion.com/video/xio7e2_gl obovision-en-vivo_news" --live -y "xio7e2_hq?auth=1363041597-c8c9e29320b367dae043ff8601b96c8c" -o test.flv |
Re: NetStream Play FailedUse RTMPDump v2.4 GIT-2012-12-09 your using RTMPDump v2.4 :)
|
Re: NetStream Play Failedthanks evol,
I installed from my distribution package manager, but also tried to build from git and I get the following when running: $ ./rtmpdump --help RTMPDump v2.4 (c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL Segmentation fault $ |
All times are GMT -6. The time now is 03:01 PM. |