diff --git a/src/shapes/VideoChatShapeUtil.tsx b/src/shapes/VideoChatShapeUtil.tsx index 5a0cb53..4190ed2 100644 --- a/src/shapes/VideoChatShapeUtil.tsx +++ b/src/shapes/VideoChatShapeUtil.tsx @@ -114,7 +114,7 @@ export class VideoChatShape extends BaseBoxShapeUtil { start_audio_off: true, start_video_off: true, enable_screenshare: true, - enable_recording: "cloud", + enable_recording: true, max_participants: 8, enable_network_ui: true, enable_prejoin_ui: true,