Request the camera. // const mediaStream = await navigator.mediaDevices.getUserMedia({video: true}); navigator.getMedia( { video: true } ...
確定! 回上一頁