Skip to content

Commit

Permalink
Pull HLS video player entirely.
Browse files Browse the repository at this point in the history
  • Loading branch information
BusterNeece committed Apr 30, 2024
1 parent 5a5aabe commit c0124f4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion backend/templates/live.twig
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,6 @@
<video id="html5video" class="video-js" controls>
<source src="//stream.vrcdn.live/live/waterwolf.live.mp4?t={{ date().getTimestamp() }}"
type="video/mp4">
<source src="//stream.waterwolf.live/hls/0/stream.m3u8" type="application/x-mpegURL">
Your browser does not support HTML5 video.
</video>
</div>
Expand Down

0 comments on commit c0124f4

Please sign in to comment.