Please use “playsinline” attribute in the video tag, find example below.
<video playsinline loop muted >
<source src="video.mp4" type="video/mp4">
</video>
Please use “playsinline” attribute in the video tag, find example below.
<video playsinline loop muted >
<source src="video.mp4" type="video/mp4">
</video>