mirror of
https://github.com/balzack/databag.git
synced 2025-02-14 12:39:17 +00:00
Update README.md
This commit is contained in:
parent
63698094c3
commit
e196c6a135
@ -93,7 +93,7 @@ Instruction for installing without a container in AWS are [here](/doc/aws.md).
|
||||
|
||||
Databag provides audio and video calling and relies on a STUN/TURN relay server for NAT traversal. Testing was done with both [cuturn](https://github.com/coturn/coturn) and [pion](https://github.com/pion/turn) and should work with any implementation. Instructions for installing a coturn server are provided [here](https://gabrieltanner.org/blog/turn-server/).
|
||||
|
||||
If you want to enable audio and video calls, you should setup your own relay server. For testing purposes you can however use the demo relay server configuration. In the admin configuration screen, set:
|
||||
If you want to enable audio and video calls, you should setup your own relay server. For testing purposes you can however use the demo relay server configuration. In the admin configuration modal, set:
|
||||
- Enable WebRTC Calls: -switch on-
|
||||
- WebRTC Server URL: turn:34.210.172.114:3478?transport=udp
|
||||
- WebRTC Username: user
|
||||
|
Loading…
Reference in New Issue
Block a user