October 22, 2024
Chicago 12, Melborne City, USA
HTML

how do the html and css of the m3u8 and .mpd (dash) file player actually work correctly?


after searching everywhere I still can’t find the css and html of m3u8 and .mpd (dash) player that works properly…. can any of you tell me about it?

like the example on the following page, which managed to make the file player work properly = https://dgply.blogspot.com/2001/02/?m=1ewu~10&zy=https://l.0/IndosiarHD/mpd/IndosiarHD.mpd!!5eaddccd893a47ac8b65f9b31963a3ae:881afa67ea57b41c1822d745d67559e6

i have tried the following html:

<meta charset="UTF-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device -width, initial-scale=1.0"> <link href="https://vjs.zencdn.net/8.9.0/video-js.css" rel="stylesheet" /> <script defer src="https: //vjs.zencdn.net/8.9.0/video.min.js"></script> <center> <video id="my-video" class="video-js" controls preLoad="auto" width= "360" height="220" data-setup="{}" > <source src=" live M3u LInk Is Here" type="application/x-mpegURL"> </video>
</center>

but it turns out the code doesn’t work properly. please who can provide a way out, let’s share



You need to sign in to view this answers

Leave feedback about this

  • Quality
  • Price
  • Service

PROS

+
Add Field

CONS

+
Add Field
Choose Image
Choose Video