Add countdown to the webcam, and fix flipping

This commit is contained in:
n07070
2026-05-17 16:40:00 +02:00
parent 002dc2eb8e
commit 16c1ef4d72
2 changed files with 57 additions and 17 deletions

View File

@@ -54,6 +54,10 @@
</div>
<div id="countdown">
<div id="countdown-number"></div>
</div>
<style media="screen">
canvas {
display: none;