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
Hi. Im also interested to hide this icon. My use case are videos with autoplay, muted & loop which I usually use as background videos for my welcome screens. Im forced to download the videos for such situations and upload them somewhere else :(
I would like to use cloudflare for this too because I already use cloudflare streams for long videos. Thanks
@piecedata For short videos playing on loop, I'd recommend using the mp4 downloads API and just set the <video />'s src attribute to the mp4. For short videos it's usually more performant than making multiple round trips and loading all the JS for UI and ABR.
Hello,
Quick question, how to hide this loader icon? I read the docs but I didn't find what I was looking for.
Thanks! :)
The text was updated successfully, but these errors were encountered: