lajvguy
08-26-2015, 12:17 PM
This code stopped working today:
cd C:\Program Files (x86)\livestreamer-v1.12.2-77-g8dd6a69
livestreamer "http://www.filmon.com/channel/hrtv" high_hls
Can someone please help? Tried Livestreamer Nightly build. Thanks!
troller12
08-26-2015, 04:49 PM
Hi,
The specified stream(s) 'high_hls' could not be found.
[cli][info] Available streams: high (best), low (worst)
Use high or best instead high_hls.
greetz
lajvguy
08-26-2015, 05:55 PM
Hi,
The specified stream(s) 'high_hls' could not be found.
[cli][info] Available streams: high (best), low (worst)
Use high or best instead high_hls.
greetz
It works but cuts off after about a minute. Any ideas? Thanks!
nullacht
08-26-2015, 09:11 PM
Filmon offers only a short preview on this channel. To have full access, you will need a subscription (http://www.filmon.com/subscriptions).
-D3n1s-
09-05-2015, 11:11 AM
It works but cuts off after about a minute. Any ideas? Thanks!
Try some of my new apps:
http://www.kerman.hr/forum/index.php?topic=17946.msg161683#msg161683
lajvguy
09-05-2015, 12:44 PM
Try some of my new apps:
http://www.kerman.hr/forum/index.php?topic=17946.msg161683#msg161683
Thanks again! I ran the FilmOn Playlist Maker on High then clicked on HRTV but VLC says, "Your input can't be opened." There's no id= so please help.
-D3n1s-
09-05-2015, 02:54 PM
Thanks again! I ran the FilmOn Playlist Maker on High then clicked on HRTV but VLC says, "Your input can't be opened." There's no id= so please help.
Works fine here.
http://s28.postimg.org/xwnp1am9p/Untitled.png
lajvguy
09-05-2015, 05:47 PM
Works fine here.
http://s28.postimg.org/xwnp1am9p/Untitled.png
Don't know what I'm doing wrong. Re-installed VLC 2.2.1 32 bit but VLC still says, "Your input can't be opened: VLC is unable to the open the MRL 'http://198.179.31.198/live/694.high.stream/playlist.m3u8?id='
Can you tell me step by step how to do it? Thanks!!!
nullacht
09-05-2015, 11:03 PM
livestreamer "hls://198.179.31.198/live/694.high.stream/playlist.m3u8" best
[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)
livestreamer "hls://198.179.31.198/live/694.low.stream/playlist.m3u8" best
[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 (http://stream-recorder.com/forum/showpost.php?p=75482&postcount=4) [HLS instead of RTMP] to circumvent their restrictions.
lajvguy
09-06-2015, 12:00 AM
livestreamer "hls://198.179.31.198/live/694.high.stream/playlist.m3u8" best
[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)
livestreamer "hls://198.179.31.198/live/694.low.stream/playlist.m3u8" best
[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 (http://stream-recorder.com/forum/showpost.php?p=75482&postcount=4) [HLS instead of RTMP] to circumvent their restrictions.
Thank you very much but it's not working for me. Can you help again? Using current versions of livestreamer & VLC.
nullacht
09-06-2015, 12:14 AM
What did you do exactly? Use the following command line below with the Livestreamer application and it should work:
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.
lajvguy
09-06-2015, 12:54 AM
What did you do exactly? Use the following command line below with the Livestreamer application and it should work:
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>
nullacht
09-06-2015, 01:08 AM
Seems to be some kind of restriction on your side. I don't see any error messages. Both streams (low and high quality) are working fine for me.
livestreamer "hls://http://198.179.31.198/live/694.low.stream/playlist.m3u8" best -o 01.ts
[cli][info] Found matching plugin stream for URL hls://http://198.179.31.198/live/694.low.stream/playlist.m3u8
[cli][info] Available streams: live (worst, best)
[cli][info] Opening stream: live (hls)
[download][01.ts] Written 692.6 KB (16s @ 524.2 KB/s)
lajvguy
09-06-2015, 03:43 AM
Seems to be some kind of restriction on your side. I don't see any error messages. Both streams (low and high quality) are working fine for me.
livestreamer "hls://http://198.179.31.198/live/694.low.stream/playlist.m3u8" best -o 01.ts
[cli][info] Found matching plugin stream for URL hls://http://198.179.31.198/live/694.low.stream/playlist.m3u8
[cli][info] Available streams: live (worst, best)
[cli][info] Opening stream: live (hls)
[download][01.ts] Written 692.6 KB (16s @ 524.2 KB/s)
Any ideas? What VLC Player are you using?
troller12
09-06-2015, 12:07 PM
Hi,
its working if you do use also the ID....
http://198.179.30.100/live/689.high.stream/playlist.m3u8?id=xxxxxxxxx....etc
...then LS will play the stream.Also if you do enter the m3u8 link in your browser...
http://198.179.30.100/live/689.high.stream/playlist.m3u8
...then you get nothing to download but if you add the ID then you get it to download.No idea why nullacht don't need to add it!=? :)
greetz
lajvguy
09-12-2015, 09:13 PM
Seems to be some kind of restriction on your side. I don't see any error messages. Both streams (low and high quality) are working fine for me.
livestreamer "hls://http://198.179.31.198/live/694.low.stream/playlist.m3u8" best -o 01.ts
[cli][info] Found matching plugin stream for URL hls://http://198.179.31.198/live/694.low.stream/playlist.m3u8
[cli][info] Available streams: live (worst, best)
[cli][info] Opening stream: live (hls)
[download][01.ts] Written 692.6 KB (16s @ 524.2 KB/s)
Can you please help to get higher definition available streams? Thanks!
http://www.filmon.com/tv/hrtv
livestreamer "hls://http://198.179.31.198/live/694.high.stream/playlist.m3u8?id=41998610f6b40570f5889d7e415e18326 98a572c21b9e81e3da26797577c683b3f5008e351d57d3ac78 3f4b57b591643b5ebe68146c89237ec7a7faa3a7cdfcdd22c1 a73769c9d3f3a81b6fc52083879c16a9e0889977628e8a0d5c b18fba516f49593dd09a0ae34bcc2b27249e5f09b81fc59433 14518049fe0b97b2f07d85dd22478d409056b60c66685a9c71 7735d974400a0b2eb16c2" best
troller12
09-13-2015, 10:43 AM
Hi,
so you do request the highest quality already with the command best.If you download the playlist.m3u8 then you can have a look inside (txt) to see all stream versions from lowest - highest resolution.
greetz
lajvguy
09-13-2015, 11:07 AM
Hi,
so you do request the highest quality already with the command best.If you download the playlist.m3u8 then you can have a look inside (txt) to see all stream versions from lowest - highest resolution.
greetz
How do I download the playlist.m3u8 and have a look inside (txt) to see all stream versions from lowest - highest resolution? Thanks!
troller12
09-13-2015, 12:09 PM
Hi,
just enter the entire link in browser then you can download the playlist file.Open in notepad etc and sort it and you got this in your case..
#EXTM3U
#EXT-X-VERSION:3
#EXT-X-MEDIA-SEQUENCE:28161
#EXT-X-TARGETDURATION:10
#EXTINF:10.010,
1442164832390.ts
#EXTINF:10.010,
1442164842117.ts
#EXTINF:10.010,
1442164852309.ts
#EXTINF:10.010,
1442164862432.ts
#EXTINF:10.010,
1442164872197.ts
#EXTINF:10.010,
1442164882348.ts
Here you just see the segments which are just playing for 10 seconds then it gets closed and the id is no more valid and LS gets a forbidden message (you need new id value) and does stop playing.In that case you have no other streams (low / high etc) inside this playlist only this one.Just check other playlists you can find to see more play paths.
greetz
lajvguy
09-13-2015, 06:54 PM
Hi,
just enter the entire link in browser then you can download the playlist file.Open in notepad etc and sort it and you got this in your case..
#EXTM3U
#EXT-X-VERSION:3
#EXT-X-MEDIA-SEQUENCE:28161
#EXT-X-TARGETDURATION:10
#EXTINF:10.010,
1442164832390.ts
#EXTINF:10.010,
1442164842117.ts
#EXTINF:10.010,
1442164852309.ts
#EXTINF:10.010,
1442164862432.ts
#EXTINF:10.010,
1442164872197.ts
#EXTINF:10.010,
1442164882348.ts
Here you just see the segments which are just playing for 10 seconds then it gets closed and the id is no more valid and LS gets a forbidden message (you need new id value) and does stop playing.In that case you have no other streams (low / high etc) inside this playlist only this one.Just check other playlists you can find to see more play paths.
greetz
Thanks again! Can you get the HD stream code after clicking on HD PAY button?
http://www.filmon.com/tv/hrtv
troller12
09-14-2015, 10:13 AM
Hi,
just try to press on HD Pay button but I don't believe that you get anything to see in HD if you don't pay before. :) Only thing what you can do is to find anyone who does pay already or maybe you do if you register and then you can sniff the HD stream you get and you did pay for but I also think that they will also use protected streams (more or less) with another key parameters similar as other TV streaming sources where you got keys for your IP / login datas etc.
greetz
vBulletin® , Copyright ©2000-2025, Jelsoft Enterprises Ltd.