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

Translator.js server installation issues #3

Open
jianglong98 opened this issue Mar 9, 2018 · 1 comment
Open

Translator.js server installation issues #3

jianglong98 opened this issue Mar 9, 2018 · 1 comment

Comments

@jianglong98
Copy link

Hi, Muazkh
I am very interested in your contribution regarding WebRTC. May I ask your suggestion regarding installing Translator.js on server side?
I am going to demonstrate Translator on my own GCP VM, but it looks a little bit challenge for me. My step is below:

1:Clone Translator.js into GCP VM and replace Google API Key(this is verified) in both index.html and Translator.js;
2: Replace code: <script src="Translator.js"></script> instead of <script src="https://cdn.webrtc-experiment.com/Translator.js"></script> in index.html because my API Key was updated in Translator.js;
3: Try running CMD: npm install && node Translator.js on GCP VM, but failed,why?;
4: Clients go through Internet to access website: http:// , hope to see translated text and voice // but it looks not working. What is the problem?

@muaz-khan
Copy link
Owner

Are you able to fix this? Did you test using HTTPs?

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

2 participants