diff --git a/web/src/components/player/MsePlayer.tsx b/web/src/components/player/MsePlayer.tsx index 7c9619e46..0dfd480dd 100644 --- a/web/src/components/player/MsePlayer.tsx +++ b/web/src/components/player/MsePlayer.tsx @@ -6,6 +6,7 @@ import { VideoResolutionType, } from "@/types/live"; import { + CSSProperties, SetStateAction, useCallback, useEffect, @@ -799,6 +800,10 @@ function MSEPlayer({