How to deliver "mov" format to an HTML 5 video player in HTML via Streaming
Hello folks,
I am currently building a website where I use the direct download for videos to a HTML5 video-player. Unfortunately the uploaded videos are always converted to mp4. Is it possible to somehow also get them to the HTML5 video-player as mov-format? A streaming component for the framework that I am using (Qwik) is not available and I don't want to add React to the website.
Thanks for your help. Hope this is the correct channel.
Sebastian
0 Replies