Open therealabdi2 opened 11 months ago
When I change quality the new segments are not downloaded, and are only downloaded when I seek ahead or back. Demo here: https://stackblitz.com/edit/angular-videojs-nvtfb7?file=src%2Fapp%2Fapp.component.ts
Steps to reproduce: 1) change quality while the video is playing 2) new segments are not downloaded and the player will eventually start buffering and not work until we move the seeker ahead or back
I faced the same issue too @therealabdi2 and seemed to have manged to fix it.
Updating vjs to the latest vjs version on master here helped (currently 8.8.0)
When I change quality the new segments are not downloaded, and are only downloaded when I seek ahead or back. Demo here: https://stackblitz.com/edit/angular-videojs-nvtfb7?file=src%2Fapp%2Fapp.component.ts
Steps to reproduce: 1) change quality while the video is playing 2) new segments are not downloaded and the player will eventually start buffering and not work until we move the seeker ahead or back