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" - |
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" - |
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.) |
All times are GMT -6. The time now is 06:36 AM. |