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
We are using this player inside our Ionic/Angular app.
When videos are playing the quality starts off bad and then sometimes gets better in 1-2 seconds.
However, since our videos are only 5 seconds long and they loop, if the video doesn't get updated to better quality in that time, it gets stuck in that bad quality over and over in the looping, unless I leave the window and return back to it.
I would like to force the vimeo player to start with 2k or 4k quality for our app.
Is it possible to add a parameter for forcing the vimeo quality in you player using the vimeo quality setting?
quality auto
The playback quality of the video. Use auto for the best possible quality given available bandwidth and other factors. You can also specify 360p, 540p, 720p, 1080p, 2k, and 4k.
The text was updated successfully, but these errors were encountered:
We are using this player inside our Ionic/Angular app.
When videos are playing the quality starts off bad and then sometimes gets better in 1-2 seconds.
However, since our videos are only 5 seconds long and they loop, if the video doesn't get updated to better quality in that time, it gets stuck in that bad quality over and over in the looping, unless I leave the window and return back to it.
I would like to force the vimeo player to start with 2k or 4k quality for our app.
Is it possible to add a parameter for forcing the vimeo quality in you player using the vimeo quality setting?
https://developer.vimeo.com/player/sdk/embed
quality auto
The playback quality of the video. Use auto for the best possible quality given available bandwidth and other factors. You can also specify 360p, 540p, 720p, 1080p, 2k, and 4k.
The text was updated successfully, but these errors were encountered: