const stream = await navigator.mediaDevices.getUserMedia({ video: { pan: true, tilt: true, zoom: true }, audio: true });