fullscreen

This commit is contained in:
2021-05-12 16:51:42 +02:00
parent 39988f20f3
commit 71a6007ad1
2 changed files with 3 additions and 0 deletions

View File

@ -1,5 +1,6 @@
<html>
<head>
<style>body { margin: 0px; }</style>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/video.js/{{ videojs_version }}/video-js.css">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@silvermine/videojs-chromecast@latest/dist/silvermine-videojs-chromecast.css">
<script src="https://cdnjs.cloudflare.com/ajax/libs/video.js/{{ videojs_version }}/video.min.js"></script>