Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
#1
|
|||
|
|||
ustream issueGuys, 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" - |
#2
|
|||
|
|||
Re: ustream issueCode:
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" - |
#3
|
|||
|
|||
Re: ustream issueAwesome. 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.) |
Tags: game maniahu, rtlklub, ustream |
Thread Tools | |
Display Modes | |
|
|