diff --git a/web/src/components/player/LivePlayer.tsx b/web/src/components/player/LivePlayer.tsx index 2841a47a5..09ed3c027 100644 --- a/web/src/components/player/LivePlayer.tsx +++ b/web/src/components/player/LivePlayer.tsx @@ -171,8 +171,8 @@ export default function LivePlayer({ : "outline-0" } transition-all duration-500 ${className}`} > -
-
+
+
{(showStillWithoutActivity == false || cameraActive) && player}