View Single Post
  #12  
Old 09-06-2015, 12:54 AM
lajvguy lajvguy is offline
Senior Member
 
Join Date: Nov 2014
Posts: 203
lajvguy is on a distinguished road
Default

Re: Livestreamer Filmon Help???


Quote:
Originally Posted by nullacht View Post
What did you do exactly? Use the following command line below with the Livestreamer application and it should work:

Code:
livestreamer "hls://http://198.179.31.198/live/694.high.stream/playlist.m3u8" best
If it does not work for you, post the error message you are receiving.
This is what I did:

Microsoft Windows [Version 6.3.9600]
(c) 2013 Microsoft Corporation. All rights reserved.

C:\Users\Michael>livestreamer "hls://http://198.179.31.198/live/694.high.stream/
playlist.m3u8" best
[cli][info] Found matching plugin stream for URL hls://http://198.179.31.198/liv
e/694.high.stream/playlist.m3u8
[cli][info] Available streams: live (worst, best)
[cli][info] Opening stream: live (hls)
[cli][error] Could not open stream: Unable to open URL: http://198.179.31.198/li
ve/694.high.stream/playlist.m3u8 (403 Client Error: Forbidden)

C:\Users\Michael>
Reply With Quote