Skip to content

Instantly share code, notes, and snippets.

@Covertness
Created June 27, 2017 14:24
Show Gist options
  • Save Covertness/656981c732329c640e8bbcad7d59fb41 to your computer and use it in GitHub Desktop.
Save Covertness/656981c732329c640e8bbcad7d59fb41 to your computer and use it in GitHub Desktop.
ios hls demo
<!DOCTYPE html>
<html>
<head>
<title>ios hls demo</title>
</head>
<body>
<video src="https://googlevr.github.io/vrview/examples/hls-video/congo_2048.m3u8" playsinline controls="true"/>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment