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