Quote:
Originally Posted by nullacht
rtmpdump command line (to save the stream locally):
Code:
rtmpdump -r "rtmp://ustream.fc.llnwd.net:1935/ustream/test/" -a "ustream/test/" -y "ustream@llnw_1_522259_live_1" -W "http://cdn1.ustream.tv/swf/4/viewer.rsl.568.swf" -o ustream@llnw_1_522259_live_1.flv --live
Code:
RTMPDump v2.3
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
INFO: Connected...
Starting Live Stream
11587.503 kB / 838.38 sec
|
It is not working for me.
I'm trying every channel ID that I find at
this page, and I can't make it work.
I'm even changing the .swf to the current player, but all I get is:
Code:
Connecting ...
INFO: Connected...
Starting Live Stream
That's all.
Edit: It is working with ktradio live video
(I'll continue on reporting concerning to other videos)
Thank you, nullacht.