lpmspoc/hlsVideo.html
2021-02-23 23:03:59 -05:00

10 lines
188 B
HTML

<!DOCTYPE html>
<html>
<head>
<meta charset=utf-8 />
<title>LivePeer</title>
</header>
<body>
<video src="http://localhost:8000/stream/test_tran.m3u8" controls></video>
</body>