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 |
Re: Download/capture NASA TV HD from UStream.TV with rtmpdumpI was able to capture this stream with Replay Media Catcher 4 in the RTMP recording mode. It showed the following URL
Code:
rtmp://cp39920.live.edgefcs.net:1935/live<break>ustream-sj@23780 And you can try to capture RTMP streams in real time while you listen to them using freeware CooJah (without Blader), Orbit Grab Pro. If you use Linux, try rtmpsrv or rtmpsuck. Related: FAQ: How to record/download/capture/save Adobe Flash .FLV video RTMP stream from embedded player How to record rtmp:// flash video .flv stream from embedded Adobe Flash Player |
Re: Download/capture NASA TV HD from UStream.TV with rtmpdumpThis stream can be downloaded with Replay Media Catcher 4 as well, but you need to disable super download and set buffer size to 1 second (See Tools -> Settings -> RTMP Download Tweaks).
![]() |
Re: Download/capture NASA TV HD from UStream.TV with rtmpdumpQuote:
Code:
C:\>rtmpdump -v -r rtmp://flash86.ustream.tv:1935/ustreamVideo/6540154 -y "strea |
Re: Download/capture NASA TV HD from UStream.TV with rtmpdumpQuote:
I've got to ask you this though... You didn't see the dates those posts were created :confused: A lot has changed since then ;) |
Re: Download/capture NASA TV HD from UStream.TV with rtmpdumpCode:
rtmpdump -r "rtmp://cp39920.live.edgefcs.net:1935/live" -a "live" -f "WIN 10,3,183,7" -W "http://cdn1.ustream.tv/swf/4/viewer.rsl.755.swf" -p "http://www.nasa.gov/multimedia/nasatv/ustream.html" -y "nasahd@55196" -o nasahd@55196.flv -v Code:
C:\Documents and Settings\Администратор\Мои документы\STREAM\rtmpdump-2.3-window |
Re: Download/capture NASA TV HD from UStream.TV with rtmpdumpQuote:
Quote:
Code:
C:\>rtmpdump -r "rtmp://cp39920.live.edgefcs.net:1935/live" -a "live" -f "WIN 10 |
Re: Download/capture NASA TV HD from UStream.TV with rtmpdumpQuote:
|
Re: Download/capture NASA TV HD from UStream.TV with rtmpdumpQuote:
Quote:
Quote:
|
Re: Download/capture NASA TV HD from UStream.TV with rtmpdumpQuote:
Quote:
that version was the latest on the page i could find that site isn't available but searched for alternative virustotal.com says 2 out of 42 scanners say its a virus rtmpdump-20110925-git-6230845-win32.zip AhnLab-V3 2011.10.20.00 2011.10.20 Trojan/Win32.ADH Symantec 20111.2.0.82 2011.10.20 Trojan.ADH took the risk Code:
rtmpdump -r "rtmp://cp39920.live.edgefcs.net:1935/live" -a "live" -f "WIN 10,3,183,7" -W "http://cdn1.ustream.tv/swf/4/viewer.rsl.755.swf" -p "http://www.nasa.gov/multimedia/nasatv/ustream.html" -y "nasahd@55196" -o nasahd@55196.flv -v Code:
C:\>rtmpdump -r "rtmp://cp39920.live.edgefcs.net:1935/live" but how do i play it in vlc or mplayer without downloading? |
All times are GMT -6. The time now is 03:00 PM. |