AgoraIO-Usecase / HQ

HQ/Trivia solutions from Agora
MIT License
63 stars 36 forks source link

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

Open vfxbro opened 3 years ago

vfxbro commented 3 years ago

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 commented 3 years ago

bb_erorr

vfxbro commented 3 years ago

image image image image

vfxbro commented 3 years ago

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