On the local server of html5-video is reproduced in all browsers, but on the fighting web server refuses to be reproduced
<video controls width="640" height="360" autoplay="true">
<source src="video.ogv" type="video/ogg" />
<source src="video.mp4" type="video/mp4" />
</video>