DEV Community

Discussion on: I WebRTC you - building a video chat in JavaScript

Collapse
 
jakeofalltrades profile image
jakeofalltrades • Edited

Hi Michael,

Why it is not displaying the camera video? Only black rectangle.
When I open the inspect element, I could see this:

Uncaught TypeError: Cannot read property 'getUserMedia' of undefined

Any thoughts?
Thanks
Jake

Collapse
 
saxenaudit profile image
saxena uditanshu

it doesn't give error on mozilla, only on chrome