Control camera pan, tilt, and zoom
Pan, tilt, and zoom features on cameras are finally controllable on the web. * Updated Room-scale video conferencing solutions deploy cameras with pan, tilt, and zoom (PTZ) capabilities so that software can point the camera at meeting participants. Starting in Chrome 87, the pan, tilt, and zoom features on cameras are available to websites using media track constraints in MediaDevices.getUserMedia() and MediaStreamTrack.applyConstraints().
https://web.dev/camera-pan-tilt-zoom/