Replies: 1 comment
-
|
See https://github.com/videojs/videojs-contrib-quality-levels/blob/main/README.md Also the use of ABR ( And tests on https://videojs-http-streaming.netlify.app/ should help too, as you can tweak options and test your own feed until you find the right setting. |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
When using video.js to play Cloudflare Stream videos (.m3u8). The beginning 3-4 seconds are extremely low quality.
I tried changing "preload" to "auto", "none", and "metadata".
When I test a MP4 in the player it loads fine. The Cloudflare Video loads fine in the Cloudflare dashboard and the "/watch" URL they provide.
Beta Was this translation helpful? Give feedback.
All reactions