Skip to content

Instantly share code, notes, and snippets.

View james-mux's full-sized avatar

James Williams james-mux

View GitHub Profile
<!DOCTYPE HTML>
<html>
<head>
<title>Player Page</title>
<!-- Required meta tags -->
<meta charset="utf-8">
<script src="https://cdn.jsdelivr.net/npm/hls.js@latest"></script>
</head>
<!DOCTYPE html>
<html>
<head>
<link href="https://vjs.zencdn.net/7.11.4/video-js.css" rel="stylesheet" />
</head>
<body>
<video id="my-video" class="video-js" controls width="640" preload="auto">
<source src="https://stream.mux.com/C9dZbRctzZsk7012BGomcKYXEpDYoZeQZ.m3u8" type="application/x-mpegUrl" />