Audio/video stream recording forums (http://stream-recorder.com/forum/index.php)
-   rtmpdump (http://stream-recorder.com/forum/forumdisplay.php?f=54)
-   -  

rtmpdump doesn't work

(http://stream-recorder.com/forum/showthread.php?t=13842)

drbmn 09-24-2012 06:55 AM

rtmpdump doesn't work


 
I'm trying to dl a stream from http://kaban.tv/rossiya-24-online
Code:

>rtmpdump -r rtmp://213.186.127.42:1935/live/rus24.stream
RTMPDump 2.4 git-6230845 2011-9-25
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
WARNING: You haven't specified an output file (-o filename), using stdout
Connecting ...
INFO: Connected...
ERROR: rtmp server sent error
ERROR: rtmp server requested close

I got another stream url with StreamTransport and rtmpdump fails there too. Newest curl fails either.

hasomaso 09-24-2012 08:13 AM

Re: rtmpdump doesn't work


 
this is right

Code:

rtmpdump -v -r "rtmp://213.186.127.42:1935/live//rus24.stream" -W "http://kaban.tv/uppod.swf" -p "http://kaban.tv/rossiya-24-online" -y "rus24.stream" -o "output.flv"

drbmn 09-24-2012 08:47 AM

Re: rtmpdump doesn't work


 
Well, seems the server requires -p option. I thought the streaming servers don't belong to that site.

You don't need -y option since it's already included in -r

Thanks :)


All times are GMT -6. The time now is 03:42 AM.