<video style="width: 100%" 
       playsinline controls controlsList="nodownload" 
       src="VIDEO" 
       poster="PHOTO" 
       onplay="pauseOtherVideos(this)"> 
    <source type="video/mp4" src="OUR VIDEO URL">
</video>