Loading docker/data/preview.html +6 −6 Original line number Diff line number Diff line Loading @@ -82,25 +82,25 @@ <main class="main"> <!-- YOUTUBE TEST --> <h2>Youtube video</h2> <video id="video1" class="player" width="1920" height="1080" data-youtube-id="YE7VzlLtp-4" data-skin="dark" poster="/sandbox/video/snapshots/player_local.jpg"></video> <video id="video1" class="player" width="1920" height="1080" data-youtube-id="YE7VzlLtp-4" data-skin="dark" poster="/sandbox/video/static/player_local.jpg"></video> <!-- VIMEO TEST --> <h2>Vimeo video</h2> <video id="video-vimeo" class="player" width="1920" height="1080" data-vimeo-id="1084537" poster="/sandbox/video/snapshots/player_local.jpg"> </video> <video id="video-vimeo" class="player" width="1920" height="1080" data-vimeo-id="1084537" poster="/sandbox/video/static/player_local.jpg"> </video> <!-- HLS TEST --> <h2>HLS stream</h2> <video id="video-hsl" class="player" width="1920" height="1080" poster="/sandbox/video/snapshots/player_local.jpg" preload="none"> <video id="video-hsl" class="player" width="1920" height="1080" poster="/sandbox/video/static/player_local.jpg" preload="none"> <source type="application/x-mpegURL" src="https://video-dev.github.io/streams/x36xhzz/x36xhzz.m3u8" /> </video> <!-- LOCAL TEST --> <h2>Local video, single source, with poster and bound play event</h2> <video id="video2" class="player" width="1920" height="1080" poster="/sandbox/video/snapshots/player_local.jpg" preload="none" src="/sandbox/video/mp4/sintel_trailer-1080p.mp4"></video> <video id="video2" class="player" width="1920" height="1080" poster="/sandbox/video/static/player_local.jpg" preload="none" src="/sandbox/video/mp4/sintel_trailer-1080p.mp4"></video> <!-- LOCAL TEST --> <h2>Local video with poster and resolution test, dark skin</h2> <video id="video-subtitles" class="sublime" width="640" height="360" poster="/sandbox/video/snapshots/player_local.jpg" data-volume="0.7" data-skin="dark"> <video id="video-subtitles" class="sublime" width="640" height="360" poster="/sandbox/video/static/player_local.jpg" data-volume="0.7" data-skin="dark"> <source src="/sandbox/video/mp4/sintel_trailer-1080p.mp4" type="video/mp4" data-quality="hd" /> <source src="/sandbox/video/mp4/sintel_trailer-480p.mp4" type="video/mp4"/> <source src="/sandbox/video/webm/sintel_trailer-1080p.webm" type="video/webm" data-quality="hd" /> Loading @@ -112,7 +112,7 @@ <!-- LOCAL TEST --> <h2>Local video with poster opened in lightbox</h2> <a href="#video3" class="player">Open the lightbox</a> <video id="video3" data-skin="dark" width="640" height="360" poster="/sandbox/video/snapshots/player_local.jpg" data-skin="dark"> <video id="video3" data-skin="dark" width="640" height="360" poster="/sandbox/video/static/player_local.jpg" data-skin="dark"> <source src="/sandbox/video/mp4/sintel_trailer-480p.mp4" type="video/mp4" /> <source src="/sandbox/video/mp4/sintel_trailer-1080p.mp4" type="video/mp4" data-quality="hd" /> <source src="/sandbox/video/webm/sintel_trailer-480p.webm" type="video/webm" /> Loading sandbox/video/Snapshots/player_local.jpg→sandbox/video/static/player_local.jpg (654 KiB) File moved. View file Loading
docker/data/preview.html +6 −6 Original line number Diff line number Diff line Loading @@ -82,25 +82,25 @@ <main class="main"> <!-- YOUTUBE TEST --> <h2>Youtube video</h2> <video id="video1" class="player" width="1920" height="1080" data-youtube-id="YE7VzlLtp-4" data-skin="dark" poster="/sandbox/video/snapshots/player_local.jpg"></video> <video id="video1" class="player" width="1920" height="1080" data-youtube-id="YE7VzlLtp-4" data-skin="dark" poster="/sandbox/video/static/player_local.jpg"></video> <!-- VIMEO TEST --> <h2>Vimeo video</h2> <video id="video-vimeo" class="player" width="1920" height="1080" data-vimeo-id="1084537" poster="/sandbox/video/snapshots/player_local.jpg"> </video> <video id="video-vimeo" class="player" width="1920" height="1080" data-vimeo-id="1084537" poster="/sandbox/video/static/player_local.jpg"> </video> <!-- HLS TEST --> <h2>HLS stream</h2> <video id="video-hsl" class="player" width="1920" height="1080" poster="/sandbox/video/snapshots/player_local.jpg" preload="none"> <video id="video-hsl" class="player" width="1920" height="1080" poster="/sandbox/video/static/player_local.jpg" preload="none"> <source type="application/x-mpegURL" src="https://video-dev.github.io/streams/x36xhzz/x36xhzz.m3u8" /> </video> <!-- LOCAL TEST --> <h2>Local video, single source, with poster and bound play event</h2> <video id="video2" class="player" width="1920" height="1080" poster="/sandbox/video/snapshots/player_local.jpg" preload="none" src="/sandbox/video/mp4/sintel_trailer-1080p.mp4"></video> <video id="video2" class="player" width="1920" height="1080" poster="/sandbox/video/static/player_local.jpg" preload="none" src="/sandbox/video/mp4/sintel_trailer-1080p.mp4"></video> <!-- LOCAL TEST --> <h2>Local video with poster and resolution test, dark skin</h2> <video id="video-subtitles" class="sublime" width="640" height="360" poster="/sandbox/video/snapshots/player_local.jpg" data-volume="0.7" data-skin="dark"> <video id="video-subtitles" class="sublime" width="640" height="360" poster="/sandbox/video/static/player_local.jpg" data-volume="0.7" data-skin="dark"> <source src="/sandbox/video/mp4/sintel_trailer-1080p.mp4" type="video/mp4" data-quality="hd" /> <source src="/sandbox/video/mp4/sintel_trailer-480p.mp4" type="video/mp4"/> <source src="/sandbox/video/webm/sintel_trailer-1080p.webm" type="video/webm" data-quality="hd" /> Loading @@ -112,7 +112,7 @@ <!-- LOCAL TEST --> <h2>Local video with poster opened in lightbox</h2> <a href="#video3" class="player">Open the lightbox</a> <video id="video3" data-skin="dark" width="640" height="360" poster="/sandbox/video/snapshots/player_local.jpg" data-skin="dark"> <video id="video3" data-skin="dark" width="640" height="360" poster="/sandbox/video/static/player_local.jpg" data-skin="dark"> <source src="/sandbox/video/mp4/sintel_trailer-480p.mp4" type="video/mp4" /> <source src="/sandbox/video/mp4/sintel_trailer-1080p.mp4" type="video/mp4" data-quality="hd" /> <source src="/sandbox/video/webm/sintel_trailer-480p.webm" type="video/webm" /> Loading
sandbox/video/Snapshots/player_local.jpg→sandbox/video/static/player_local.jpg (654 KiB) File moved. View file