Stream Video not working in firefox

Hi I have implemented Cloudflare stream video service in one of the website I am developing. The video used to play just fine but since the last 2 days it is broken in Firefox. It works fine in Chrome but won’t work in firefox.

The console gives throws up the error -

Specified “type” attribute of “application/x-mpegurl” is not supported. Load of media resource https://videodelivery.net/6aaee8579a7a98ccad84660514efe586/manifest/video.m3u8 failed. (https://www.checkbayt.com/home)

Specified “type” attribute of “application/dash+xml” is not supported. Load of media resource https://videodelivery.net/6aaee8579a7a98ccad84660514efe586/manifest/video.mpd failed.

My website is located at https://www.checkbayt.com/ in case anyone wants to try it out. I have also tried to rule out issues that might be caused due to some other code in the website and did a simple html page that only has the video and nothing else. Once again this used to work fine previously and I ran the same html file in firefox and it no longer works and gives the same error.

Hi there @sayantan.unified, did you ever figured out what was the issue? I’m having the same problem. Embedded video will play everywhere but Firefox and I’m getting the same error as you on the console. Thanks :slight_smile:

Hey,

I kind of had the same issue, but yours might be slightly different.

If I visit your page it gives the muted icon in the url bar, because newer versions of firefox they disable autoplay if the audio isn’t muted.