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
|`STUN_SERVERS`| List of public STUN servers separated by `\|`. |
266
-
|`STUN_SERVERS_INTERNAL`| List of internal STUN servers used by the backend in case it has trouble connecting to the public STUN server. Separated by `\|`. |
267
-
|`TURN_SERVERS`| List of public TURN servers separated by `\|`. |
268
-
|`TURN_SERVERS_INTERNAL`| List of internal TURN servers used by the backend in case it has trouble connecting to the public TURN server. Separated by `\|`. |
269
-
|`TURN_SERVER_AUTH_SECRET`| Shared secret for TURN server authentication. |
|`STUN_SERVERS`| List of STUN servers separated by `\|`. |
266
+
267
+
These values are parsed by the Go backend and applied to WHIP/WHEP `PeerConnection` configuration server-side. Clients do not fetch ICE server configuration from an API endpoint.
0 commit comments