<!DOCTYPE html>
<html>
<body>

<video controls width="500" height="300">
<source src="html/video.mp4" type="video/mp4" autostart="false">

Your browser does not support the video tag.
</video>

</body>
</html>