add iframe for compressed pro video

This commit is contained in:
Lucy Cifferello
2022-12-09 14:47:05 -07:00
parent 81ae3565ac
commit 5d8c095eef
2 changed files with 25 additions and 21 deletions

View File

@@ -21,11 +21,9 @@ layout: layouts/peripheral.njk
</div>
</div>
</section>
<section id="pro-video">
<div data-player-id="dd03b0e0-e64c-4a3b-aef5-69195ab2aa61" >
<script src="//cdn.flowplayer.com/players/21e0a777-b621-48d2-9f92-701c1e1fc844/native/flowplayer.async.js">
{ "src": "https://customer-g9m9y1yjgqx9eniu.cloudflarestream.com/733ce92ef09cba3eeb9c4d0a06370b24/manifest/video.m3u8", "poster": "https://start9.com/thumbnail-pro.jpg", "auto_orient": true }
</script>
<section class="video-container">
<div class="video-wrapper">
<iframe src="/assets/videos/compressed.mp4" allowfullscreen></iframe>
</div>
</section>