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 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 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 |
#2
|
|||
|
|||
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" |
#3
|
|||
|
|||
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 |
Tags: rtmpdump |
Thread Tools | |
Display Modes | |
|
|