Skip to content

Translator.js server installation issues #3

@jianglong98

Description

@jianglong98

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions