From 9545b0c293a5615ff1520921ef42b183a174e80a Mon Sep 17 00:00:00 2001 From: oysand Date: Mon, 24 Oct 2022 08:26:38 +0200 Subject: [PATCH] Revert to image from video element --- frontend/src/components/VideoStream/VideoSection.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/components/VideoStream/VideoSection.tsx b/frontend/src/components/VideoStream/VideoSection.tsx index b8696cf6a..dcfa59ff2 100644 --- a/frontend/src/components/VideoStream/VideoSection.tsx +++ b/frontend/src/components/VideoStream/VideoSection.tsx @@ -28,7 +28,7 @@ Icon.add({ fullscreen }) export function VideoSection({ videoStream, toggleFullScreenModeFunction }: VideoSectionProps) { return ( -