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

Hey! Launching Agora HQ Trivia I have a problem launching the NodeJS server. #27

Open
vfxbro opened this issue Jun 10, 2021 · 3 comments

Comments

@vfxbro
Copy link

vfxbro commented Jun 10, 2021

I really need your help or advice on the correct launch of this program.

  1. I ran the app on IOS - https://github.com/AgoraIO/HQ/tree/master/AgoraHQ-iOS-Swift
  2. I downloaded and launched the program on Windows - https://github.com/AgoraIO/HQ/releases/download/v1.0/HQ-win-for-obs-studio.zip

I registered on the website agora.io, created a test project and copied the project ID in the application for IOS and registered it in the program for Windows.

When I launch, I get a picture from the laptop's camera to my smartphone without any problems!
When I run the list of questions, I get a connection error.

Then I installed NODE JS and ran npm install from the directory
node server.js

at startup I get the message: "2021-06-12T11: 15: 14.767Z - start in undefined mode"

Here is the content of my modules / config.js file

module.exports = {
agora_appid: "afef9a5bf3504570bd9457d5b0ecedc1",
// agora_appid: "363f97d9690e4c0a9780499ab14a16c0",
socks_proxy_host: "23.236.124.12",
socks_proxy_port: 26666
};

What am I doing wrong?

Why can't I get a list of multiple choice questions on my smartphone?

@vfxbro
Copy link
Author

vfxbro commented Jun 10, 2021

bb_erorr

@vfxbro
Copy link
Author

vfxbro commented Jun 16, 2021

image
image
image
image

@vfxbro
Copy link
Author

vfxbro commented Jun 16, 2021

Could you tell me how to start the full-fledged work of the quiz?
I also noticed that some elements are not available for loading, for example this one
https://github.com/AgoraIO-Usecase/HQ/tree/rtm#download-the-hq-sdk-and-choose-a-template-branch

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