You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 16, 2025. It is now read-only.
Following the exercise in step 4
'Uncaught TypeError: Cannot read property 'getUserMedia' of undefined'
If you're using chrome then this doesn't work because unless you've set up an ssl cert for your server setup Chrome won't allow you to request video feed. There's no reference to this error that I could find in the exercise itself. There was no reference to this potential problem in the exercise so it was very time consuming to learn what the problem was.
Following the exercise in step 4
'Uncaught TypeError: Cannot read property 'getUserMedia' of undefined'
If you're using chrome then this doesn't work because unless you've set up an ssl cert for your server setup Chrome won't allow you to request video feed. There's no reference to this error that I could find in the exercise itself. There was no reference to this potential problem in the exercise so it was very time consuming to learn what the problem was.