Changing the stream quality #123
Unanswered
yusuftuncay
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello! I'm trying to get stream quality to work, currently I'm using this plugin. It works well, except for the quality changing by itself altough I set it to highest by default (and even changing it manually to something else changes this automatically to highest after a while which is fine). But my question was, is there a way to lock the selection? So if the user chooses 720p, that it stays on it regardless of their internet speed?
Another thing is that on Safari, the plugin won't even load, which I couldn't understand why (but it does default to highest like the plugin settings)
I'm using VideoJS and below is my initialization code:
And this is how I load the stream:
I am not familiar with the specifics like streams so I couldn't figure it out.
Any help is appreciated!
Beta Was this translation helpful? Give feedback.
All reactions