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
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: