Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
#1
|
|||
|
|||
Download/capture NASA TV HD from UStream.TV with rtmpdumpHello,
thanks for this nice tutorial! I installed rtmpdump to capture nasatv hd. _http://www.nasa.gov/multimedia/nasatv which is in fact a ustream rtmp stream. With google I found this url: Code:
rtmp://flash86.ustream.tv:1935/ustreamVideo/6540154 playpath=streams/live app=ustreamVideo/6540154 swfUrl="http://cdn1.ustream.tv/swf/4/viewer.rsl.558.swf" pageUrl="http://www.nasa.gov/multimedia/nasatv/ustream.html" live=true But I do not get to dump it with rtmpdump. The swfUrl I tried to add with -W "http://cdn1...", but it still doesn't work. Could you help me? Bye MPW /edit: I solved it. Here is how it goes: Code:
rtmpdump -v -r rtmp://flash86.ustream.tv:1935/ustreamVideo/6540154 -y "streams/live" -W "http://cdn1.ustream.tv/swf/4/viewer.rsl.558.swf" -p "http://www.nasa.gov/multimedia/nasatv/ustream.html" -a "ustreamVideo/6540154" -o NASAHDTV-recording.flv Last edited by MPW : 03-22-2011 at 02:40 PM. |
Tags: high definition, live, nasa, nasa television, nasa tv, nasa tv hd, replay media catcher, rmc, ustream, ustream tv |
Thread Tools | |
Display Modes | |
|
|