srcObject = mediaStream; } catch (err) { video.src = window.URL.createObjectURL(mediaStream); } video.play(); }); }; getVideo();.
確定! 回上一頁