Ai biết setup để link m3u8 chạy cùng link mp4 với. Trong link m3u8 có các định dạng to hơn Thank.
<script type="text/javascript">
jwplayer("myJWplayer").setup({
"playlist": [
{
"image": "",
"sources": [
{
"file": "//d2zihajmogu5jn.cloudfront.net/elephantsdream/ed_hd.mp4",
"label": "250p",
"type": "mp4"
},
{
"default": true,
"file": "//vjs.zencdn.net/v/oceans.mp4",
"label": "360p",
"type": "mp4"
},
{
"file": "https://content.jwplatform.com/manifests/pVI22mfa.m3u8",
"label": "0",
"type": "hls",
},
]
}
],
"provider": "video",
width: "300px",
skin: {name: "tube",active: "#2ecc71",inactive: "#27ae60"},
"preload": "none",
"primary": "html5",
"aspectratio": "16:9",
"hlshtml": true
});</script>
