HTML-video-tag Safari

Ich habe eine website, verwendet das HTML5-video-tag;

<video id='video' autoplay muted loop controls>
     <source src="video/homevideo.mp4" />
</video>

Das video abgespielt wird, auf Firefox und Chrome, jedoch nicht in Safari (desktop, iPhone, etc.). MP4 werden unterstützt und funktionieren auf Safari.

InformationsquelleAutor adree | 2016-03-03
Schreibe einen Kommentar