PDA

View Full Version : Help picking up this channel


Chemist925
06-23-2015, 05:37 PM
Hello i tried using rtmpdumphelper plus rtmpdump but no avail. Any other methods?.

Here is the link.

http://tv.itver.cc/cctv5/ (auto-load)

If the code is in livestreamer or other that would be much appreciated. Thanks.

biezom
06-23-2015, 06:12 PM
Hello i tried using rtmpdumphelper plus rtmpdump but no avail. Any other methods?.

Here is the link.

http://tv.itver.cc/cctv5/ (auto-load)

If the code is in livestreamer or other that would be much appreciated. Thanks.

hi
not rtmp protocol
hls (m3u8)

you can use adblockplus addon on firefox to find m3u8 link


http://i62.tinypic.com/fm2nhd.png

http://i62.tinypic.com/689f2t.png


livestreamer "hls://M3U8-LINK-FIND-WHITH-ADBLOCKPLUS" best -o cctv5.ts

Chemist925
06-23-2015, 07:44 PM
hi
not rtmp protocol
hls (m3u8)

you can use adblockplus addon on firefox to find m3u8 link


http://i62.tinypic.com/fm2nhd.png

http://i62.tinypic.com/689f2t.png


livestreamer "hls://M3U8-LINK-FIND-WHITH-ADBLOCKPLUS" best -o cctv5.ts

Thanks that was crystal clear.

Chemist925
06-26-2015, 03:44 PM
hi
not rtmp protocol
hls (m3u8)

you can use adblockplus addon on firefox to find m3u8 link


http://i62.tinypic.com/fm2nhd.png

http://i62.tinypic.com/689f2t.png


livestreamer "hls://M3U8-LINK-FIND-WHITH-ADBLOCKPLUS" best -o cctv5.ts

I tried the same with adblockplus and rtmpdump helper with the link below which is here,

http://tv.itver.cc/cctv5/

http://i.imgur.com/0sLKJig.png

but it did not work. how do you find the code for this one?

biezom
06-26-2015, 04:02 PM
rtmpdump -r "rtmp://58.215.207.178:1936/live/" -a "live/" -f "LNX 17,0,0,134" -W "http://live.64ma.com:1930/tv/cmp.swf" -p "http://live.64ma.com:1930/tv/html/flv.asp" --live -y "cctv5_gq" -o "cctv5_gq.flv"


rtmpdumphelper + rtmpdump

with port 1936 in rtmpdumphelper options

http://i60.tinypic.com/i5nqd5.png