SHA256
Checkpoint: первая рабочая версия звонков, сигналинг будет переделан
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
# SHiNE TURN Server
|
||||
|
||||
This directory stores TURN setup scripts and operational instructions.
|
||||
|
||||
## Purpose
|
||||
- Install and configure coturn for SHiNE calls.
|
||||
- Keep repeatable setup scripts for new TURN nodes.
|
||||
- Keep TURN-related config templates.
|
||||
|
||||
## Current production model
|
||||
- Multiple TURN servers are supported by backend config section:
|
||||
- `call.ice.turn.servers.1.*`
|
||||
- `call.ice.turn.servers.2.*`
|
||||
- ...
|
||||
- Each server can use:
|
||||
- REST auth (`sharedSecret`) for temporary credentials, or
|
||||
- static `username`/`password` (fallback).
|
||||
Reference in New Issue
Block a user