bprodoehl / docker-turnserver

A Docker container with the coturn STUN and TURN server
112 stars 43 forks source link

Credentials #3

Open jekram opened 8 years ago

jekram commented 8 years ago

Help

How do I set the credentials for the trun server?

watsoncj commented 8 years ago

Same question here. It seems that all of the coturn options are available via CLI in addition to turnserver.conf.

I think the easiest way to get this functionality will be to update turnserver.sh to pass config via args instead of maintaining turnserver.conf.

Would a PR like this be useful? Does it need to support the existing environment variable names?

greentornado commented 8 years ago

How can i set TURN username & password ?