You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 16, 2025. It is now read-only.
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