Generate a static thumbnail png every 20s
This commit is contained in:
@@ -31,10 +31,10 @@
|
||||
id="video"
|
||||
class="video-js vjs-theme-fantasy"
|
||||
preload="auto"
|
||||
poster="https://picsum.photos/900/600"
|
||||
poster="/thumbnail.png"
|
||||
autoplay
|
||||
controls
|
||||
style="width: 100%;"
|
||||
style="width: 100%; height: 600px;"
|
||||
data-setup='{}'
|
||||
>
|
||||
<source src="hls/stream.m3u8" type="application/x-mpegURL"/>
|
||||
|
||||
Reference in New Issue
Block a user