mediathekview / zapp

German public broadcasting live streams as an Android app
https://mediathekview.de/news/zapp/
MIT License
199 stars 33 forks source link

Live stream of SR Fernsehen does not work #315

Closed ghost closed 2 years ago

ghost commented 2 years ago

Which channel does not work correctly?

SR Fernsehen

What is the problem?

EPG works correctly.

justf0rfun commented 2 years ago

I think the new URL one of these:

https://srfs.akamaized.net/hls/live/689649/srfsgeo/master-720p-3328.m3u8 https://srfs.akamaized.net/hls/live/689649/srfsgeo/index.m3u8

I guess the first one explicitly specifies the resolution. Not sure if the second one can vary in resolution. In my browser it probably refers to the first URL. I did not dive into the m3u9 files. I hate that stuff because IIRC it is poorly specified / standardized (as so many other things :/ ).

I think the new URLs must go there: https://github.com/mediathekview/zapp-backend/blob/master/models/channelInfoList.js

Update: The current URL results in

An error occurred while processing your request.

Reference #216.d8a02417.1661201573.39db2e03  

in my desktop browser.

cemrich commented 2 years ago

Thank you very much for this report!

The url is fixed and should be live in a few hours after a restart of zapp.

cemrich commented 2 years ago

And it's live!