opencast-ilias / OpenCast

Opencast plugin for ILIAS LMS. The plugin shows a Opencast series as an ILIAS object. This version of the ILIAS plugin for Opencast is operated and developed collaboratively by a community. The University of Bern acts as coordinative maintainer.
GNU General Public License v3.0
12 stars 14 forks source link

Paella Player default config `restorePlaybackRate` also applies to livestreams #302

Open reiferschris opened 3 weeks ago

reiferschris commented 3 weeks ago

Describe the bug Paella Player default config "restorePlaybackRate": true also applies to livestreams which leads to stutters in playback when the livestream reaches "live" and is not catching up to "live"

To Reproduce Steps to reproduce the behavior:

  1. Go to a VOD-Video, change playback rate to something other than 1.0x
  2. Go watch a livestream "live"
  3. Observe playback stutter caused by the restored playback rate from the VOD

Expected behavior The livestream plays smoothly (without a previously set playback rate), ideally it disables

Additional context It would be nice to have the option to enable playback rate changes for buffered parts of a livestream but to automatically change back to 1.0x speed when reaching "live"