Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to hide this loader icon #71

Open
dutradotdev opened this issue Jul 22, 2022 · 3 comments
Open

How to hide this loader icon #71

dutradotdev opened this issue Jul 22, 2022 · 3 comments

Comments

@dutradotdev
Copy link

Hello,
Quick question, how to hide this loader icon? I read the docs but I didn't find what I was looking for.
image

Thanks! :)

@irvinebroque
Copy link
Contributor

Hi @dutradotdev – we don't currently provide an API to hide this icon. Curious what your use case is, and why you're looking to hide it?

@piecedata
Copy link

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

@third774
Copy link
Contributor

third774 commented Dec 1, 2023

@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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants