rtmpdump doesn't workI'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 |
Re: rtmpdump doesn't workthis 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" |
Re: rtmpdump doesn't workWell, 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. |