Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

User selects a different quality level, the change is applied very slowly. #151

Open
Lingareddyvinitha opened this issue Jun 12, 2024 · 0 comments

Comments

@Lingareddyvinitha
Copy link

Description

I am using videojs-contrib-quality-levels with Video.js for adaptive bitrate streaming. I have encountered an issue where the initial quality level is set to a medium or lower quality by default. When the user selects a different quality level, the change is applied very slowly.

Expected Behavior

  • The initial quality level should start at a higher quality if the network conditions allow.
  • When the user selects a new quality level, the change should be applied more quickly.

Actual Behavior

  • The initial quality level is always set to medium or lower quality.
  • When a new quality level is selected, it takes a long time for the change to reflect in the playback.

Steps to Reproduce

  1. Initialize the Video.js player with videojs-contrib-quality-levels.
  2. Play a video and observe the initial quality level.
  3. Note the delay in applying the selected quality level.

@forbesjo

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant