openHPI / xikolo-ios

📱 iOS App of the HPI MOOC Platform
https://itunes.apple.com/us/developer/hasso-plattner-institut/id440210904
GNU General Public License v3.0
49 stars 11 forks source link

Add option to select different video streams #861

Open mathebox opened 3 years ago

mathebox commented 3 years ago

Is your feature request related to a problem? Please describe. Users only have one stream available in the app. They should be able to choose between pip, slides only, and lecturer only.

Describe the solution you'd like Provide multiple video streams, as supported by the HLS standard.

Describe alternatives you've considered Extend the Binge video player to accept multiple video streams. However, this would also have an impact on in-app downloads and available subtitles.

Affected Component Binge, …

Additional context The hls playlists for the three streams have to be unified on the server-side