diff --git a/app/templates/index.html b/app/templates/index.html index 120b6c5..db74ed4 100644 --- a/app/templates/index.html +++ b/app/templates/index.html @@ -48,6 +48,8 @@ width: 100%; height: 100%; object-fit: cover; + touch-action: none; + user-select: none; } .stream-box .no-cam {