WebRTC error while creating video chat app
问题 I am getting this error on console while refreshing the page.. Everythng else works fine the Chats and everthing.. just the streaming part is not working NotSupportedError: MediaStreamError at module.exports (http://192.168.1.10:9966/index.js:3081:17) at Object.1.getusermedia (http://192.168.1.10:9966/index.js:4:1) at o (http://192.168.1.10:9966/index.js:1:265) at r (http://192.168.1.10:9966/index.js:1:431) at http://192.168.1.10:9966/index.js:1:460 while creating a video chat app This is my