How to record a video from WebCam in Vue3 using MediaRecorder?

后端 未结 0 994
慢半拍i
慢半拍i 2020-12-29 15:49

I was able to Start the WebCam and binded it to a Video tag using the below code.