View Single Post
  #4  
Old 10-07-2015, 06:19 AM
francus francus is offline
Junior Member
 
Join Date: Oct 2015
Posts: 3
francus is on a distinguished road
Default

Re: Iptables redirect doe not seem to work


Quote:
Originally Posted by peterpan View Post
Juts adding to what biezom mentioned above, here are the resolution available for this stream...You can choose the one that's best for your system...(i.e. the one that plays smoothly w/o too much buffering)

Code:
https://rt-a.akamaihd.net/ch_04@325608/master.m3u8
Many thanks Peterpan. Where did you find this address for my stream? Not with rtmpsuck because it is not rtmp, so?

Quote:
Originally Posted by peterpan View Post
Code:
#EXTM3U
#EXT-X-STREAM-INF:PROGRAM-ID=1,BANDWIDTH=119000,RESOLUTION=428x240,CODECS="avc1.66.30, mp4a.40.2"
http://rt-lh.akamaihd.net/i/ch_04@325608/index_240p_av-p.m3u8?sd=10&rebase=on
#EXT-X-STREAM-INF:PROGRAM-ID=1,BANDWIDTH=119000,RESOLUTION=428x240,CODECS="avc1.66.30, mp4a.40.2"
http://rt-lh.akamaihd.net/i/ch_04@325608/index_240p_av-b.m3u8?sd=10&rebase=on
#EXT-X-STREAM-INF:PROGRAM-ID=1,BANDWIDTH=255000,RESOLUTION=640x360,CODECS="avc1.77.30, mp4a.40.2"
http://rt-lh.akamaihd.net/i/ch_04@325608/index_320p_av-p.m3u8?sd=10&rebase=on
#EXT-X-STREAM-INF:PROGRAM-ID=1,BANDWIDTH=255000,RESOLUTION=640x360,CODECS="avc1.77.30, mp4a.40.2"
http://rt-lh.akamaihd.net/i/ch_04@325608/index_320p_av-b.m3u8?sd=10&rebase=on
#EXT-X-STREAM-INF:PROGRAM-ID=1,BANDWIDTH=442000,RESOLUTION=854x480,CODECS="avc1.640029, mp4a.40.2"
http://rt-lh.akamaihd.net/i/ch_04@325608/index_480p_av-p.m3u8?sd=10&rebase=on
#EXT-X-STREAM-INF:PROGRAM-ID=1,BANDWIDTH=442000,RESOLUTION=854x480,CODECS="avc1.640029, mp4a.40.2"
http://rt-lh.akamaihd.net/i/ch_04@325608/index_480p_av-b.m3u8?sd=10&rebase=on
#EXT-X-STREAM-INF:PROGRAM-ID=1,BANDWIDTH=519000,RESOLUTION=1280x720,CODECS="avc1.640029, mp4a.40.2"
http://rt-lh.akamaihd.net/i/ch_04@325608/index_720p_av-p.m3u8?sd=10&rebase=on
#EXT-X-STREAM-INF:PROGRAM-ID=1,BANDWIDTH=519000,RESOLUTION=1280x720,CODECS="avc1.640029, mp4a.40.2"
http://rt-lh.akamaihd.net/i/ch_04@325608/index_720p_av-b.m3u8?sd=10&rebase=on
These seem commands to record the stream, but do not know what this EXTM3U is.

Also the above stream is only an example I was trying to record, but what I really want to grab are webinars which will be on-line only at the last minute. So how can I know which stream are they transmitting, which tool to use to grab, and be able to get everything working in a short time? It seems impossible Peterpan or not?
Reply With Quote