Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

wrong variable name / typo #126

Open
newtoframework opened this issue Apr 16, 2021 · 0 comments
Open

wrong variable name / typo #126

newtoframework opened this issue Apr 16, 2021 · 0 comments

Comments

@newtoframework
Copy link

At:
Bonus points
The localStream object passed to getUserMedia() is in global scope, so you can inspect it from the browser console: open the console, type stream and press Return. (To view the console in Chrome, press Ctrl-Shift-J, or Command-Option-J if you're on a Mac.)

"type stream and press Return"
Shouldn't it be "type localStream and press Return" since the variable name is localStream

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant