video tag

This commit is contained in:
Devaev Maxim
2021-05-03 19:55:10 +03:00
parent 407ef134f3
commit f2efeb7824
3 changed files with 6 additions and 2 deletions

View File

@@ -10,6 +10,7 @@ div(id="stream-window" class="window window-resizable" data-show-by-button="show
div(id="stream-box" class="stream-box-offline")
img(id="stream-image" src=`${png_dir}/blank-stream.png`)
video(id="stream-video" class="hidden" autoplay playsinline muted)
div(id="stream-mouse-buttons" class="keypad" align="center")
div(class="keypad-block")