Search code examples
htmlvideohttp-live-streaming

m3u8 not loading in video tag


I am trying to load this in a video tag but it is not loading. If I go to the link directly on my iPhone or android phone it will play without problems.

<video width="400" controls>
  <source src="http://vod.ak.hls.ttvnw.net/v1/AUTH_system/vods_2f44/asiagodtonegg3be0_17169379616_331512496/high/highlight-22030149-muted-Y56G7SNUCG.m3u8" type="video/mp4">
  Your browser does not support HTML5 video.
</video>

Solution

  • The correct type is application/x-mpegURL or vnd.apple.mpegURL