overlay: nats-server.conf, janus, coturn, nats-server/turnserver binaries; f7hpb.sh install overlay and coturn permissions

This commit is contained in:
root
2026-03-09 19:14:00 +00:00
parent 5cdff47105
commit 52a0d58510
85 changed files with 857 additions and 342 deletions
+2 -2
View File
@@ -268,7 +268,7 @@ media: {
# be used for gathering candidates, and enable or disable the
# internal libnice debugging, if needed.
nat: {
stun_server = "global-hpb.f7cloud.ru" # HAND-EDIT
stun_server = ""
stun_port = 5349 # HAND-EDIT PORT-EDIT (443)
nice_debug = false
full_trickle = true # HAND-EDIT
@@ -330,7 +330,7 @@ nat: {
# by default; if that one is missing, the 'session_id' will be used as the
# username instead.
#turn_rest_api = "http://yourbackend.com/path/to/api"
turn_rest_api_key = "wU6fR0Eb0J4Aky5NuNeo3w==" # HAND-EDIT
turn_rest_api_key = ""
#turn_rest_api_method = "GET"
#turn_rest_api_timeout = 10