Fleker / CumulusTV

Android TV Live Channel Plugin with user-entered stream files
MIT License
185 stars 72 forks source link

M3U-stream with EXT-X-STREAM-INF-tags not handled correctly #261

Open erikdrenth opened 7 years ago

erikdrenth commented 7 years ago

I am trying to get Dutch public television (NPO) working with Cumulus TV on Android TV. All streams are available as m3u8-playlist with EXT-X-STREAM-INF-tagging, with multiple birates in one playlist. Unfortunately, the Live Channel I created on my Android TV always remains on the lowest quality. Kodi on same TV works fine, so I suppose this is not a connection issue. VLC on my notebook on the same connection works fine as well.

Example stream: http://livestreams.omroep.nl/live/npo/regionaal/rtvnoord2/rtvnoord2.isml/rtvnoord2.m3u8?protection=url

I have a 2015 Sony Bravia. Is this a known problem, and/or is there a way to solve this?

Fleker commented 7 years ago

Which version of the app are you using?

On Feb 15, 2017 9:50 AM, "erikdrenth" notifications@github.com wrote:

I am trying to get Dutch public television (NPO) working with Cumulus TV on Android TV. All streams are available as m3u8-playlist with EXT-X-STREAM-INF-tagging, with multiple birates in one playlist. Unfortunately, the Live Channel I created on my Android TV always remains on the lowest quality. Kodi on same TV works fine, so I suppose this is not a connection issue. VLC on my notebook on the same connection works fine as well.

Example stream: http://livestreams.omroep.nl/live/npo/regionaal/rtvnoord2/ rtvnoord2.isml/rtvnoord2.m3u8?protection=url

I have a 2015 Sony Bravia. Is this a known problem, and/or is there a way to solve this?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/Fleker/CumulusTV/issues/261, or mute the thread https://github.com/notifications/unsubscribe-auth/ADI586Tg_UaF795xk7wwIDtcVTAcd5C3ks5rcxC3gaJpZM4MBzk0 .

erikdrenth commented 7 years ago

Thanks for asking, it puts me on track on something I have to try first. I am using the latest Google Play version, will try the latest available on github and comback if the issue is still there.