Tình hình là em muốn phát live nguồn live là :
http://87.120.36.62:8080/hls/streama95323/index.m3u8
nhưng bỏ vô thì bị lỗi giờ fix lại sao máy bác, em ko biết code
<script src="https://ssl.p.jwpcdn.com/player/v/8.1.3/jwplayer.js"></script>
<script type="text/javascript">jwplayer.key = "W7zSm81+mmIsg7F+fyHRKhF3ggLkTqtGMhvI92kbqf/ysE99";</script>
</script>
<body>
<div id="player"></div>
<script type="text/javascript">
jwplayer("player").setup({
height: "100%",
width: "100%",
stretching: "exactfit",
image : "",
sources: [{"file":"http://87.120.36.62:8080/hls/streama95323/index.m3u8","type":"m3u8"}]
});
</script>
</body>