Mp4 video in html

Hi Im using R252 player version in Windows.

I only want to play a video in html like this:

<video src="https://storage.googleapis.com/xibo_images_videos/McDonadls.mp4" autoplay controls>

but is not working in the player, could you help me?

thanks.

The new CEF browser in R252 comes with a very limited set of video codecs and id imagine your video isn’t covered.

We’re not sure what we do about this moving forward, as we’re not legally allowed to distribute codecs.

You could try switching to edge or IE to show that particular page - just include the HTML comment

<!-- BROWSER=edge -->

in the HTML.

This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.