&autofacecrop
Enables the newer auto face crop effect
Last updated
Was this helpful?
Enables the newer auto face crop effect
Sender-Side Option! (&push)
&facecrop
&effects=facecrop
&effects=autofacecrop
&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.
Last updated
Was this helpful?
Was this helpful?