Audio/video stream recording forums (http://stream-recorder.com/forum/index.php)
-   rtmpdump (http://stream-recorder.com/forum/forumdisplay.php?f=54)
-   -  

Livestreamer Filmon Help???

(http://stream-recorder.com/forum/showthread.php?t=20180)

nullacht 09-06-2015 12:14 AM

Re: Livestreamer Filmon Help???


 
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.

lajvguy 09-06-2015 12:54 AM

Re: Livestreamer Filmon Help???


 
Quote:

Originally Posted by nullacht (Post 79581)
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>

nullacht 09-06-2015 01:08 AM

Re: Livestreamer Filmon Help???


 
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.

Code:

livestreamer "hls://http://198.179.31.198/live/694.low.stream/playlist.m3u8" best -o 01.ts
Code:

[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

Re: Livestreamer Filmon Help???


 
Quote:

Originally Posted by nullacht (Post 79586)
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.

Code:

livestreamer "hls://http://198.179.31.198/live/694.low.stream/playlist.m3u8" best -o 01.ts
Code:

[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

Re: Livestreamer Filmon Help???


 
Hi,

its working if you do use also the ID....
Code:

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...
Code:

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

Re: Livestreamer Filmon Help???


 
Quote:

Originally Posted by nullacht (Post 79586)
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.

Code:

livestreamer "hls://http://198.179.31.198/live/694.low.stream/playlist.m3u8" best -o 01.ts
Code:

[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

Code:

livestreamer "hls://http://198.179.31.198/live/694.high.stream/playlist.m3u8?id=41998610f6b40570f5889d7e415e1832698a572c21b9e81e3da26797577c683b3f5008e351d57d3ac783f4b57b591643b5ebe68146c89237ec7a7faa3a7cdfcdd22c1a73769c9d3f3a81b6fc52083879c16a9e0889977628e8a0d5cb18fba516f49593dd09a0ae34bcc2b27249e5f09b81fc5943314518049fe0b97b2f07d85dd22478d409056b60c66685a9c717735d974400a0b2eb16c2" best

troller12 09-13-2015 10:43 AM

Re: Livestreamer Filmon Help???


 
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

Re: Livestreamer Filmon Help???


 
Quote:

Originally Posted by troller12 (Post 79772)
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

Re: Livestreamer Filmon Help???


 
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..
Code:

#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

Re: Livestreamer Filmon Help???


 
Quote:

Originally Posted by troller12 (Post 79774)
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..
Code:

#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


All times are GMT -6. The time now is 02:33 PM.