My title says it all. i have m3u8 file i need to embed
tried using this method(below) but it says "video format or mime type is not supported"
<div id='player'>
<video width=100% height=100% src="http://cdncities.com/deranalive/deranalive/playlist.m3u8" type="application/x-shockwave-flash" controls autoplay>
</video>
</div>
i tried jwplayer wizard, on there it works, but it not free.... i am dont know what to do.
anyone know a free player? or solution for that code?
thanks.
Only Safari 6.0+ has native HLS support. You can't use it with HTML5 on a desktop.
A free player that supports HLS via Flash is mediaelement.js
mediaelement.js - HLS Demo.
easy sir you can follow this file: