PDA

View Full Version : Streaming live tv


Fetflix
06-20-2016, 07:56 PM
hi everybody,
how see this channel en vlc
here is the page of channel
http://www.americatv.com.ar/vivo
thanks advance
:)

Terenz
06-21-2016, 12:30 AM
You can use livestreamer, example:

livestreamer.exe" "hls://http://prepublish.f.qaotic.net/epa2/ngrp:americatvlive-100056_all/chunklist_b1596000.m3u8" best --http-header "Referer=http://vmf.edge-apps.net/embed/live.php?streamname=americatvlive-100056&autoplay" --http-header "Accept-Encoding=gzip, deflate" --http-header "User-Agent=Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/50.0.2661.102 Safari/537.36" -o Test.ts
[cli][info] Found matching plugin stream for URL hls://http://prepublish.f.qaotic.net/epa2/ngrp:americatvlive-100056_all/chunklist_b1596000.m3u8
[cli][info] Available streams: live (worst, best)
[cli][info] Opening stream: live (hls)
[download][Test.ts] Written 1.6 MB (7s @ 226.4 KB/s)

Fetflix
06-21-2016, 12:57 PM
You can use livestreamer, example:

livestreamer.exe" "hls://http://prepublish.f.qaotic.net/epa2/ngrp:americatvlive-100056_all/chunklist_b1596000.m3u8" best --http-header "Referer=http://vmf.edge-apps.net/embed/live.php?streamname=americatvlive-100056&autoplay" --http-header "Accept-Encoding=gzip, deflate" --http-header "User-Agent=Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/50.0.2661.102 Safari/537.36" -o Test.ts
[cli][info] Found matching plugin stream for URL hls://http://prepublish.f.qaotic.net/epa2/ngrp:americatvlive-100056_all/chunklist_b1596000.m3u8
[cli][info] Available streams: live (worst, best)
[cli][info] Opening stream: live (hls)
[download][Test.ts] Written 1.6 MB (7s @ 226.4 KB/s)






Thank you :)