i had the same issue for months or years even. There is a new option in the web player settings called “use alternative streaming protocol” which shall only fix random video skips for chromium based browsers. With this activated, the rewind issue seems to be completely gone, even on firefox. Once disabled, every SECOND rewind in short time makes the video goes buffering forever. Looking in the logs i see that for example transcoder/…/chunk-stream0-00052.m4s could not be found. The first file existing in this very folder is chunk-stream0-00053.m4s . It seems like the transcoder wouldnt be bothered to create the older file on demand when rewinding. But once again, activating the alternative streaming protocol seems to fix this problem.
12 Likes