To use this app with a custom TURN server:
- Create a file named /app/data/rtc_config.json using the File Manager. See upstream example.
- Add the line below to /app/data/env.sh using the File Manager.
export RTC_CONFIG=/app/data/rtc_config.json - Disable DANIAN's TURN Server auto-configuration for the app in the TURN section. Note that if you do not provide a custom config file above, the TURN server defaults to Google's server (stun.l.google.com).