mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-17 16:44:29 +03:00
fixes
This commit is contained in:
parent
cc4af75bd8
commit
c6fe585448
@ -516,6 +516,7 @@ export default function LiveCameraView({
|
|||||||
micEnabled={mic}
|
micEnabled={mic}
|
||||||
iOSCompatFullScreen={isIOS}
|
iOSCompatFullScreen={isIOS}
|
||||||
preferredLiveMode={preferredLiveMode}
|
preferredLiveMode={preferredLiveMode}
|
||||||
|
useWebGL={true}
|
||||||
streamName={streamName ?? ""}
|
streamName={streamName ?? ""}
|
||||||
pip={pip}
|
pip={pip}
|
||||||
containerRef={containerRef}
|
containerRef={containerRef}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user