Audio/video stream recording forums (http://stream-recorder.com/forum/index.php)
-   rtmpdump (http://stream-recorder.com/forum/forumdisplay.php?f=54)
-   -  

ustream issue

(http://stream-recorder.com/forum/showthread.php?t=10574)

mucea 12-17-2011 09:40 AM

ustream issue


 
Guys, any idea as to why this line wouldn't work? I'm interested in playing in VLC a stream powered by ustream. I get rtmp server request error.

Code:

rtmpdump -v -r "rtmp://flash61.ustream.tv/ustreamVideo/9980047" -a "9980047" -f "WIN 10,3,183,7" -W ""http://static-cdn1.ustream.tv/swf/live/viewer:30.swf" -p "http://www.game-mania.hu" -y "9980047" --quiet | "vlc.exe" -
Thx in advance.

chap 12-17-2011 11:24 AM

Re: ustream issue


 
Code:

rtmpdump -v -r rtmp://flash61.ustream.tv:1935/ustreamVideo/9980047/streams/live_1 -a ustreamVideo/9980047 -y streams/live_1  | "C:\Program Files\VideoLAN\VLC\vlc.exe" -

mucea 12-17-2011 05:45 PM

Re: ustream issue


 
Awesome. Thanks chap. I didn't know that a stream would work without actually specifying the swf streamer. New info! ;)

(P.S I actually had the vlc player in the same directory as rtmpdump, that's why I didn't set another path.)


All times are GMT -6. The time now is 06:36 AM.