From 2b925d77714de03f1bceed22172f1f7b98f33878 Mon Sep 17 00:00:00 2001 From: Pierre Balzack <96387156+balzack@users.noreply.github.com> Date: Fri, 12 Jan 2024 14:00:17 -0800 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 456a950d..caf2105d 100644 --- a/README.md +++ b/README.md @@ -134,6 +134,8 @@ Instructions for installing without a container in AWS are [here](/doc/aws.md). 1-click installs in [CapRover](https://caprover.com/), [CasaOS](https://casaos.io), [Unraid](https://unraid.net/), [Runtipi](https://www.runtipi.io/) +Openwrt + ## Audio and Video Calls Databag provides audio and video calling and relies on a STUN/TURN relay server for NAT traversal. Testing was done with both [coturn](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/).