Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
#1
|
|||
|
|||
rtmpdump not working with this url - what am I missing?Hey everyone, I am familiar with rmtpdump and I've used it before but I'm trying to download a particular stream and I keep getting errors.
I am using wireshark (see attachments) to sniff the packet and try and get the correct url (I've tested this procedure with other urls and it worked fine, but it's not on this one.) rtmpdump -r rtmp://31.220.0.133:1935/live -y cc12 -o out RTMPDump v2.4 (c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL Connecting ... INFO: Connected... ERROR: rtmp server sent error ERROR: rtmp server requested close Please let me know if you have any ideas why. Thanks in advance. |
#2
|
|||
|
|||
Re: rtmpdump not working with this url - what am I missing?post original link
|
#3
|
|||
|
|||
Re: rtmpdump not working with this url - what am I missing? |
#4
|
|||
|
|||
Re: rtmpdump not working with this url - what am I missing?hier bitte
here please Code:
rtmpdump -v -r "rtmp://31.220.0.103:1935/live" -a "live" -f "LNX 12,0,0,77" -W "http://p.jwpcdn.com/6/8/jwplayer.flash.swf" -p "http://www.eucast.tv/embed.php?live=cc12&vw=620&vh=490" -y "cc12" -o "out.flv" |
#5
|
|||
|
|||
Re: rtmpdump not working with this url - what am I missing?Vielen Dank!
I had tried specifying some of those other args but I was missing something. |
#6
|
|||
|
|||
Re: rtmpdump not working with this url - what am I missing?Try this
Code:
rtmpdump -v -r rtmp://37.220.34.61:443/liverepeater/20723 --pageUrl=http://1cdn.filotv.pw/stream5.html -W http://www.longtailvideo.com/content/ova/jwplayer/player.swf -o - -b 36000 | "C:\Program Files (x86)\VideoLAN\VLC\vlc.exe" -q --one-instance --fullscreen --play-and-exit --network-caching=1600 --no-osd - |
Tags: rtmpdump |
Thread Tools | |
Display Modes | |
|
|