westonsoftware / vue-webrtc

WebRTC video component for Vue.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

index.js:9493 Uncaught (in promise) DOMException: Requested device not found

zzx131 opened this issue · comments

when i click "join" not work and the following error message appears in the picture, help me, thank you .
devicenotfound

Is your deviceId correct? set it to null or set enableVideo = false if you don't want it.
look at getUserMedia() for more info.