Video introduces MP4 video, which can be played, but will be blurred and discolored.

<video loop="loop"  muted  autoplay="autoplay" style="width: 1920px;height: 598px;">
    <source src="../../../../static/video/banner.mp4" type="video/mp4">
</video>

normal

clipboard.png

clipboard.png

clipboard.png

Jul.04,2022

do not directly use the native video tag, replace it with video.js, which can solve most compatibility problems. Document address: ideojs.com/" rel=" nofollow noreferrer "> https://videojs.com/

Menu