-
Notifications
You must be signed in to change notification settings - Fork 51
Open
Description
I have configured the video.js player with this plugin with the following settings as per the readme:
plugins: {
httpSourceSelector: {
default: 'high',
},
}
However, where the video element is nested inside of an element which is not full screen width the selector is defaulting to 720p instead of 1080p, whilst the higher option is actually present in the list for the user to manually select.
If i move the video outside of the nested element so it has full width it does then default to 1080p.
Is it possible to either:
- Make sure high actually defaults to the highest and ignore the containing element
- Force it to 1080p specifically
Many thanks in advance and also π for a great plugin
SelimEmre, Kondratenkowebdev and stow1x
Metadata
Metadata
Assignees
Labels
No labels