For the complete documentation index, see llms.txt. This page is also available as Markdown.

&autofacecrop

Enables the newer auto face crop effect

Sender-Side Option! (&push)

Aliases

  • &facecrop

  • &effects=facecrop

  • &effects=autofacecrop

Details

&autofacecrop enables the newer auto face crop effect. It crops and pans the sender's camera feed to keep the detected face framed.

This mode first tries the browser's native FaceDetector API. If that is unavailable or fails, it falls back to the bundled MediaPipe face detector model when the page is running in a secure context.

This is separate from &facetracker / &effects=1, which keeps its original behavior for backwards compatibility.

&effects&facetracker

Last updated

Was this helpful?