miroslavpejic85 / mirotalk

🚀 WebRTC - P2P - Simple, Secure, Fast Real-Time Video Conferences Up to 4k and 60fps, compatible with all browsers and platforms.
https://p2p.mirotalk.com
GNU Affero General Public License v3.0
2.67k stars 516 forks source link

not working #155

Closed Micraow closed 1 year ago

Micraow commented 1 year ago

Discord chat

Join with us on Discord and ask questions, create discussion, leave feedback.

I encountered a problem: I set the turn server to my own in the configuration file, but after NPM started, it did not work. It continued to use the default server, but it was not accessible.

miroslavpejic85 commented 1 year ago

Hello @Micraow,

Make sure to copied the env.template in .env and the edited the .env file?

# copy .env.template to .env (edit it according to your needs)
$ cp .env.template .env

Yes pelase, for questions like this, use the forum, instead to open issue here. Thank you!