You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
According to the documentation, setting useResolutionLabels: true should disable HD/SD labeling and display only resolution-based labels like 360p, 720p, etc. However, even with this setting, I still see the HD label:
Inside the menu (e.g., 750p HD)
As a badge on the gear icon (HD)
This behavior persists regardless of whether I use version 1.0.1, 1.0.4, or clear cache. My HLS stream does include resolution attributes in the manifest.
Expected behavior:
When useResolutionLabels is true, only resolution-based labels should appear.
The HD label should be suppressed completely.
Let me know if this is a bug or if there’s an undocumented setting to disable the HD label entirely. I’m happy to provide a live demo if helpful.
Thanks
The text was updated successfully, but these errors were encountered:
I'm using
[email protected]
together with:[email protected] Core
[email protected]
@videojs/[email protected]
Here is the relevant plugin configuration:
According to the documentation, setting useResolutionLabels: true should disable HD/SD labeling and display only resolution-based labels like 360p, 720p, etc. However, even with this setting, I still see the HD label:
Inside the menu (e.g., 750p HD)
As a badge on the gear icon (HD)
This behavior persists regardless of whether I use version 1.0.1, 1.0.4, or clear cache. My HLS stream does include resolution attributes in the manifest.
Expected behavior:
When useResolutionLabels is true, only resolution-based labels should appear.
The HD label should be suppressed completely.
Let me know if this is a bug or if there’s an undocumented setting to disable the HD label entirely. I’m happy to provide a live demo if helpful.
Thanks
The text was updated successfully, but these errors were encountered: