Audio/video stream recording forums

Attention Visitor:
You may have to register or log in before you can post:
  • Click the register link to sign up.
  • Registered members please fill in the form below and click the "Log in" button.
To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Audio/video stream recording forums > Streaming audio and video online. Audio and video downloads. > Playing online streaming in media players
Register FAQ Members List Calendar Mark Forums Read

Reply Post New Thread
 
Thread Tools Display Modes
  #1  
Old 10-20-2011, 05:23 PM
anonekku anonekku is offline
Junior Member
 
Join Date: Jul 2011
Posts: 3
anonekku is on a distinguished road
Default

How to play/watch/view NASA TV HD from UStream.TV with rtmpdump and VLC


rtmpdump-20110925-git-6230845-win32.zip 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

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
using that code i get this
Code:
C:\>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.na
sa.gov/multimedia/nasatv/ustream.html" -y "nasahd@55196" -o 

nasahd@55196.flv -v
RTMPDump 2.4 git-6230845 2011-9-25
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer 

Team; license: GPL
Connecting ...
INFO: Connected...
Starting Live Stream
INFO: Metadata:
INFO:   width                 428.00
INFO:   height                240.00
INFO:   framerate             14.99
INFO:   videocodecid          7.00
INFO:   videodatarate         200.00
INFO:   audiodatarate         64.00
1804.473 kB / 49.88 sec
so it works so thank you very much for that

but how do i play it in vlc or mplayer without downloading?

some information may be outdated because its not working
vlc opens but but nothing plays
mplayer doesn't open at all and terminal has wall of text
theres also sometimes handshake errors etc
a 24 hour stream like nasa would be a good example
still appreciate the update recommendation thank you
Reply With Quote
  #2  
Old 10-21-2011, 02:56 AM
any ANONYMOUS forum user any ANONYMOUS forum user is offline
any user of the forum who preferred to post anonymously
 
Join Date: Aug 2011
Location: Server of stream-recorder.com
Posts: 211
any ANONYMOUS forum user is on a distinguished road
Default

Re: How to play/watch/view NASA TV HD from UStream.TV with rtmpdump and VLC


thank you mods for making this thread under my name
sorry for derailing
"Download/capture NASA TV HD from UStream.TV with rtmpdump"
but already made a new thread 2 times
and replies to them are always links to the threads that didnt work
so i replied to them showing everyone it doesnt work for me
and asking how to get them to work for everyone
i'll repost what was in the last thread anyway
Quote:
Originally Posted by any ANONYMOUS forum user View Post
may have the latest version of vlc or something very close
first code
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" -v | "C:\Program Files\VideoLAN\VLC\vlc.exe" -
works perfectly
Code:
C:\>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.na
sa.gov/multimedia/nasatv/ustream.html" -y "nasahd@55196" -v | "C:\Program Files\
VideoLAN\VLC\vlc.exe" -
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...
Starting Live Stream
INFO: Metadata:
INFO:   width                 428.00
INFO:   height                240.00
INFO:   framerate             14.99
INFO:   videocodecid          7.00
INFO:   videodatarate         200.00
INFO:   audiodatarate         64.00
1162.534 kB / 30.36 sec
second code
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" -v | "C:\Program Files (x86)\VideoLAN\VLC\vlc.exe" -
doesn't work
Code:
C:\>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.na
sa.gov/multimedia/nasatv/ustream.html" -y "nasahd@55196" -v | "C:\Program Files
(x86)\VideoLAN\VLC\vlc.exe" -
The system cannot find the path specified.

C:\>
editing the code to have my specified path
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" -v | "C:\Program Files\VideoLAN\VLC\vlc.exe" -
works perfectly
Code:
C:\>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.na
sa.gov/multimedia/nasatv/ustream.html" -y "nasahd@55196" -v | "C:\Program Files\
VideoLAN\VLC\vlc.exe" -
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...
Starting Live Stream
INFO: Metadata:
INFO:   width                 428.00
INFO:   height                240.00
INFO:   framerate             14.99
INFO:   videocodecid          7.00
INFO:   videodatarate         200.00
INFO:   audiodatarate         64.00
145.282 kB / 0.04 sec
does takes up to about 10 seconds to load sometimes
thank you everyone for making this finally work
respect
extreme respect!!
thank you
Reply With Quote
Reply Post New Thread
Tags: , , , , , , , ,



Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -6. The time now is 02:42 PM.


Powered by All-streaming-media.com; 2006-2011
vB forum hacked with Zoints add-ons