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

Can't run correctly on linux system #12

Open
slowside45 opened this issue Nov 5, 2020 · 4 comments
Open

Can't run correctly on linux system #12

slowside45 opened this issue Nov 5, 2020 · 4 comments

Comments

@slowside45
Copy link

It's an awesome project, I love it so, till I got some problem when I tried to put your whole project on my server (linux CentOS 7.6), It's very confused me when I run this project on your github page (https://qiuxiang.github.io/tuner/app/), it's running perfectly and everything is so fine.

The problem is:
I use nginx to locate the 8880 port to "index.html" , but it alert an error message: 'getUserMedia is not implemented in this browser'
and 'TypeError: Cannot read property 'call' of undefined'.

I'm sure that I upload all the files of your project to my server. Could you pls to give me some advice when you are free? thanks!
1
2

@slowside45
Copy link
Author

It's an awesome project, I love it so, till I got some problem when I tried to put your whole project on my server (linux CentOS 7.6), It's very confused me when I run this project on your github page (https://qiuxiang.github.io/tuner/app/), it's running perfectly and everything is so fine.

The problem is:
I use nginx to locate the 8880 port to "index.html" , but it alert an error message: 'getUserMedia is not implemented in this browser'
and 'TypeError: Cannot read property 'call' of undefined'.

I'm sure that I upload all the files of your project to my server. Could you pls to give me some advice when you are free? thanks!
1
2

the error messages are from 'tuner.js'

@qiuxiang
Copy link
Owner

qiuxiang commented Nov 6, 2020

getUserMedia only working on https

@slowside45
Copy link
Author

getUserMedia only working on https

thank you very much, it works correctly now!

@MX-Qulin
Copy link

MX-Qulin commented Aug 20, 2021 via email

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

3 participants