PDA

View Full Version : Help recording TTV live stream


Chemist925
05-07-2015, 08:18 AM
Hello, i need help to record this stream, can somebody give me help with this?. if possible please post a code for either rtmpdump or ffmpeg.

The url is as follows:
http://tv.itver.cc/ttv/#tabs-81-0-1 (be patient the stream takes a little bit to load, but it works)

You have to hit the play button because it does not load automatically.

If for some reason the above link does not work, you can use this:
http://tv.itver.cc/ttv/#tabs-81-0-0
If you can post a code in rtmpdump or ffmpeg also for this link that would be great.

Thanks in advance.

biezom
05-07-2015, 09:46 AM
Hello, i need help to record this stream, can somebody give me help with this?. if possible please post a code for either rtmpdump or ffmpeg.

The url is as follows:
http://tv.itver.cc/ttv/#tabs-81-0-1 (be patient the stream takes a little bit to load, but it works)

You have to hit the play button because it does not load automatically.

If for some reason the above link does not work, you can use this:
http://tv.itver.cc/ttv/#tabs-81-0-0
If you can post a code in rtmpdump or ffmpeg also for this link that would be great.

Thanks in advance.

hi

rtmpdump -v -r "rtmp://kv3.ts33.net:1935/tv/" -a "tv/" -f "LNX 17,0,0,134" -W "http://p.jwpcdn.com/6/12/jwplayer.flash.swf" -p "http://tv.itver.cc/ttv/#tabs-81-0-1" -y "ttv04" -o "ttv04.flv"

Chemist925
05-07-2015, 10:16 PM
hi

rtmpdump -v -r "rtmp://kv3.ts33.net:1935/tv/" -a "tv/" -f "LNX 17,0,0,134" -W "http://p.jwpcdn.com/6/12/jwplayer.flash.swf" -p "http://tv.itver.cc/ttv/#tabs-81-0-1" -y "ttv04" -o "ttv04.flv"

Big thanks bro, it works flawlessly. :cool: