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 media recording forum > Video stream recording
Register FAQ Members List Calendar Mark Forums Read

Reply Post New Thread
 
Thread Tools Display Modes
  #11  
Old 10-20-2011, 11:51 PM
KSV KSV is offline
Senior Member
 
Join Date: Apr 2011
Posts: 853
KSV is on a distinguished road
Cool

Re: Download/capture NASA TV HD from UStream.TV with rtmpdump


try this
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" -
or

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" -
also make sure you have latest version of vlc installed.
Reply With Quote
  #12  
Old 10-21-2011, 01:48 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: Download/capture NASA TV HD from UStream.TV with rtmpdump


Quote:
Originally Posted by KSV View Post
try this
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" -
or

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" -
also make sure you have latest version of vlc installed.
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!!
Reply With Quote
  #13  
Old 10-21-2011, 02:38 AM
KSV KSV is offline
Senior Member
 
Join Date: Apr 2011
Posts: 853
KSV is on a distinguished road
Cool

Re: Download/capture NASA TV HD from UStream.TV with rtmpdump


first code is for 32-bit windows and second code is for 64-bit windows. just different path for vlc depending on your os architecture.
Reply With Quote
  #14  
Old 10-21-2011, 04:35 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: Download/capture NASA TV HD from UStream.TV with rtmpdump


Quote:
Originally Posted by KSV View Post
first code is for 32-bit windows and second code is for 64-bit windows. just different path for vlc depending on your os architecture.
oh i see thanks for clearing that up
2 codes here that look different but both work
nasa stream
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.ustream.tv/nasahdtv" -y "nasahd@55196" -v | "C:\Program Files\VideoLAN\VLC\vlc.exe" -
stream of a city and railroad tracks unknown page but works
Code:
rtmpdump -v -r "rtmp://cp39920.live.edgefcs.net:1935/live/ustream-lax@11172" -W "http://cdn1.ustream.tv/swf/4/viewer.rsl.593.swf" | "C:\Program Files\VideoLAN\VLC\vlc.exe" -
using url snooper right now
having trouble getting any custom stream to play
using either of those 2 lines of code as templates
this probably isn't 24 hours but its popular right now
http://www.ustream.tv/channel/hiitsustreamtv02
edited the template myself filling in the variables
Code:
rtmpdump -r "rtmp://ustream.fc.llnwd.net:1935/ustream" -a "live" -f "WIN 10,3,183,7" -W "http://static-cdn1.ustream.tv/swf/live/viewer.rsl:21.swf" -p "http://www.ustream.tv/channel/hiitsustreamtv02" -y "hiitsustreamtv02@8440807" -v | "C:\Program Files\VideoLAN\VLC\vlc.exe" -
but it doesn't work
Code:
C:\>rtmpdump -r "rtmp://ustream.fc.llnwd.net:1935/ustream" -a "live" -f "WIN 10,
3,183,7" -W "http://static-cdn1.ustream.tv/swf/live/viewer.rsl:21.swf" -p "http:
//www.ustream.tv/channel/hiitsustreamtv02" -y "hiitsustreamtv02@8440807" -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...
ERROR: rtmp server sent error
ERROR: rtmp server requested close

C:\>
does what you have to enter depend on the stream?
any reliable way to easily find and play any stream?
in particularly streams that dont go on 24/7 now?
because i don't want to bother people asking for custom codes
i want to learn how to do this myself with any stream
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 07:51 AM.


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