Actually, I want to create a background video slider with video music with just a mute and unmute button. How can I do that?
1 Like
@HelloEmon you’ll need custom code for this one. When you upload a video to Webflow background video component it strips the audio from the file so you’ll never be able to play it. It also limits the file size to 30MB so depending on your use case may not work.
If you can provide an example video slider you are going for I can look into it a little further.
For hosting outside Webflow, I usually use AWS S3 storage but I’ve seen it done with cloudinary and Netlify as well.