From 498e14346fbf0bd0fbe7b2ab585bb34776b34fe7 Mon Sep 17 00:00:00 2001 From: Pierre Balzack <96387156+balzack@users.noreply.github.com> Date: Fri, 12 Jan 2024 14:09:11 -0800 Subject: [PATCH] Update README.md --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index caf2105d..456a950d 100644 --- a/README.md +++ b/README.md @@ -134,8 +134,6 @@ 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/).