Recording Webcam Only

Webcam only mode records only what your webcam captures.

Ryan Schroeder avatar
Written by Ryan Schroeder
Updated over a week ago

Note: The recorder will remember your last saved setting so make sure to switch this off if you want to capture only your screen.

For Windows: Webcam Icon > Webcam only mode

For Mac: Top Bar> Webcam > Webcam only

To enable Webcam only using the API, visit our Recorder API documentation:
โ€‹https://developer.vidgrid.com/docs/

webcam_only (optional, default = false): boolean

  • If set to true, the screen recorder will launch in webcam only mode. The user will not be able to turn off their webcam for that recorder session.

Did this answer your question?