View Single Post
  #2  
Old 05-07-2015, 09:46 AM
biezom biezom is offline
Senior Member
 
Join Date: Sep 2014
Posts: 1,025
biezom is on a distinguished road
Default

Re: Help recording TTV live stream


Quote:
Originally Posted by Chemist925 View Post
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

Code:
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"
Reply With Quote