
Use Camera events to configure local camera-driven room events. Camera frames stay in the browser; only settings are saved on the room.
Controls:
Save settings: writes the current values to the roomEnabled: turns camera interactions on or off for this room; toggling also savesEnabled or Disabled for the current saved stateControls:
Detection: chooses Motion, Object, People, Hands, or Holistic detectionCamera start: chooses Button or On room startCamera direction: chooses Front or Rear camera when the device offers bothControls:
Sensitivity: scales overall detection responsiveness. Range 0.01 to 1, step 0.01Motion threshold: confidence threshold required to fire a detection. Range 0.001 to 0.5, step 0.001Minimum pixels: minimum changed pixels needed to fire. Range 1 to 20000, step 1Sample interval: time between frame samples, in milliseconds. Range 50 to 5000, step 10Cooldown: minimum time between detections, in milliseconds. Range 0 to 60000, step 100Warmup: delay after camera start before reacting, in milliseconds. Range 0 to 10000, step 100Controls:
Debug preview: shows the compact camera preview window in the editorHide video in live mode: hides the preview window for shoppers in published roomsTrace: enables runtime detection tracingTrace level: chooses Off, Summary, or VerboseLog retention: days to keep trace logs. Range 1 to 365, step 1Trace table:
Time, Detection, Changed pixels, Changed ratio, and ConfidenceGood to know:
immersive:interaction-detected browser event with motion metricsHolistic detection uses MediaPipe Holistic for body pose and both handsScene hands and Avatar require camera events