video

 <!DOCTYPE html>

<html lang="en">
<head>
<meta charset="UTF-8">
<title>Title</title>
</head>
<body>
<audio width="300px" controls autoplay muted>
<source src="https://jiolive.tv/player/jiotv/app/live/155/null/5d51dc8a1fe1268607170c151e9ca2f240c4bea7a6c95bbc6973cd3289b6981b15ba6fcdf8b34e31eb88f3bde3eefe1afcaa3d830d53b91b9b6f02620af3503da9ae5f922b05af4cee967c33e26499c8d87eb5ee16b05f06458e33eb733bc2ef_playlist.m3u8" type="video/mp4">
</audio>

<video width="320" height="240" poster="Image/Computer.jpg" controls >
<source src="video/video%20(2160p).mp4" type="video/mp4">
</video>

</body>
</html>

Comments