PDA

View Full Version : I need your help! Thanks


laptop2006
04-27-2012, 10:36 PM
Hi
I got stream link like this :rtmp://112.197.2.16/live/sctv1.stream
from the website: http://tv24.vn/TV24/10/7/sctv1.html.

I use it with rumpdump:

rtmpdump -r "rtmp://112.197.2.16/live/sctv1.stream" -a "live" -p "http://tv24.vn/TV24/10/7/sctv1.html" --live -y "sctv1.stream" | "C:\Program Files (x86)\VideoLAN\VLC\vlc.exe" -

But it does not work.

Can you help me to watch this stream with rumpdump

Thanks

Laptop

yishaofang
04-27-2012, 11:14 PM
rtmpdump -r "rtmp://112.197.2.16/live/sctv1.stream" -a "live" -p "http://tv24.vn" -W "http://tv24.vn/jwplayer/player.swf" -f "WIN 11,2,202,229" | "C:\Program Files (x86)\VideoLAN\VLC\vlc.exe" -

laptop2006
04-27-2012, 11:49 PM
Thanks so much. It is working now.

If you don't mind can you help me this stream: rtmp://tv02.hdvnbits.org/live///DiscoveryHD.stream from the website :http://tivi.cu.to/

Before i watch the stream link i need to download and install this file : tivi.cu.to.rar (link on the website)

Thanks

yishaofang
04-28-2012, 04:01 AM
i can't run the software so i can't watch

rtmpdump -r "rtmp://tv02.hdvnbits.org/live/DiscoveryHD.stream" -a "live" -p "http://tv.hdvnbits.org/" -W "http://tv.hdvnbits.org/plugins/player.swf" -f "WIN 11,2,202,229" --live -y "DiscoveryHD.stream" -o DiscoveryHD.flv
it has a problem

laptop2006
04-29-2012, 01:31 AM
I use :

rtmpdump -r "rtmp://tv02.hdvnbits.org/live/DiscoveryHD.stream" -a "live" -p "http://tv.hdvnbits.org/" -W "http://tv.hdvnbits.org/plugins/player.swf" -f "WIN 11,2,202,229" --live -y "DiscoveryHD.stream" | "C:\Program Files (x86)\VideoLAN\VLC\vlc.exe" -

it is working now.

Thank so much