This commit is contained in:
Josh Hawkins 2024-11-13 10:17:47 -06:00
parent cc4af75bd8
commit c6fe585448

View File

@ -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}