Basic app setup. To grab the media stream we want to capture, we use getUserMedia() . We then use the MediaRecorder API to record the stream, ...
確定! 回上一頁