-
Notifications
You must be signed in to change notification settings - Fork 62
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
navigator is not defined #20
Comments
Same problem here, did you fixed it? |
Bump |
Can you provide more information? How did you get to that error? |
bump! same issue here, any suggestions or fixes ? |
What browser did you use? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
/private/var/www/eyehawk.io/node_modules/rtc-capture/index.js:5
navigator.getUserMedia = navigator.getUserMedia ||
^
ReferenceError: navigator is not defined
at Object. (/private/var/www/eyehawk.io/node_modules/rtc-capture/index.js:5:1)
at Module._compile (module.js:541:32)
at Object.Module._extensions..js (module.js:550:10)
at Module.load (module.js:458:32)
at tryModuleLoad (module.js:417:12)
at Function.Module._load (module.js:409:3)
at Module.require (module.js:468:17)
at require (internal/module.js:20:19)
at Object. (/private/var/www/eyehawk.io/node_modules/rtc-media/index.js:1:77)
at Module._compile (module.js:541:32)
The text was updated successfully, but these errors were encountered: