We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hello everybody, I use coturn server to build stun and turn server. Then I check the server is working or not on Trickle ICE on Firefox.
I already do npm install in step-05 folder. Setp-08 is workable in localhost:8080
I work in step-05 folder and I replace pcConfig in step-05/js/main.js
I run coturn server , node index.js and Web Server for Chrome (already change to my working folder)
How to know ICEServer is successful and workable?
Thanks
The text was updated successfully, but these errors were encountered:
did u solve your problem, can u share ?
Sorry, something went wrong.
No branches or pull requests
Hello everybody,
I use coturn server to build stun and turn server.
Then I check the server is working or not on Trickle ICE on Firefox.
I already do npm install in step-05 folder. Setp-08 is workable in localhost:8080
I work in step-05 folder and I replace pcConfig in step-05/js/main.js
I run coturn server , node index.js and Web Server for Chrome (already change to my working folder)
How to know ICEServer is successful and workable?
Thanks
The text was updated successfully, but these errors were encountered: