View Single Post
  #9  
Old 09-05-2015, 11:03 PM
nullacht nullacht is offline
Senior Member
 
Join Date: Jan 2010
Posts: 230
nullacht will become famous soon enoughnullacht will become famous soon enough
Default

Re: Livestreamer Filmon Help???


Code:
livestreamer "hls://198.179.31.198/live/694.high.stream/playlist.m3u8" best
Code:
[cli][info] Found matching plugin stream for URL hls://198.179.31.198/live/694.high.stream/playlist.m3u8
[cli][info] Available streams: live (worst, best)
[cli][info] Opening stream: live (hls)
Code:
livestreamer "hls://198.179.31.198/live/694.low.stream/playlist.m3u8" best
Code:
[cli][info] Found matching plugin stream for URL hls://198.179.31.198/live/694.low.stream/playlist.m3u8
[cli][info] Available streams: live (worst, best)
[cli][info] Opening stream: live (hls)
The old trick [HLS instead of RTMP] to circumvent their restrictions.
Reply With Quote