Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Livestream plugin partially broken #560

Closed
karlo2105 opened this issue Oct 5, 2014 · 0 comments
Closed

Livestream plugin partially broken #560

karlo2105 opened this issue Oct 5, 2014 · 0 comments

Comments

@karlo2105
Copy link

This Livestream channel http://www.livestream.com/osjeckatv also provides HTTP stream which is not working in Livestreamer though direct link M3U8 is working normally in VLC http://xosjeckatvx.api.channel.livestream.com/3.0/playlist.m3u8.

Take a look in both logs.

livestreamer -l debug "http://www.livestream.com/osjeckatv" best
[cli][info] Found matching plugin oldlivestream for URL http://www.livestream.co
m/osjeckatv
[cli][info] Available streams: 0, 446k (worst, best)
[cli][info] Opening stream: 446k (hls)
[stream.hls][debug] Reloading playlist
[cli][error] Could not open stream: Unable to open URL: http://ichunk.livestream
.com/212.94/livestreamiphone/osjeckatv-osjeckatelevizija000120141003-210943_446/
chunklist.m3u8?wowzasessionid=1936940919 (404 Client Error: Not Found)

Direct link which works in VLC but not Livestreamer.

livestreamer -l debug "hlsvariant://http://xosjeckatvx.api.channel.livestream.com/3.0/playlist.m3u8" best
[cli][info] Found matching plugin stream for URL hlsvariant://http://xosjeckatvx
.api.channel.livestream.com/3.0/playlist.m3u8
[cli][info] Available streams: 0, 446k (worst, best)
[cli][info] Opening stream: 446k (hls)
[stream.hls][debug] Reloading playlist
[cli][error] Could not open stream: Unable to open URL: http://ichunk.livestream
.com/212.94/livestreamiphone/osjeckatv-osjeckatelevizija000120141003-210943_446/
chunklist.m3u8?wowzasessionid=1936940919 (404 Client Error: Not Found)

@karlo2105 karlo2105 changed the title Livestream plugin broken Livestream plugin partially broken Oct 5, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants