From 13f112b9fefca7bdae6d57120abe95ad06dcd615 Mon Sep 17 00:00:00 2001 From: Hiroshi Horie <548776+hiroshihorie@users.noreply.github.com> Date: Fri, 15 Oct 2021 15:58:56 +0900 Subject: [PATCH] update feature background audio works on android --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index b312869..81dbc79 100644 --- a/README.md +++ b/README.md @@ -10,11 +10,11 @@ More Docs and guides are available at [https://docs.livekit.io](https://docs.liv ## Current supported features -| Feature | Subscribe/Publish | Simulcast | Background mode | Screen sharing | -| :-----: | :---------------: | :-------: | :-------------: | :------------: | -| Web | 🟢 | 🟢 | 🟢 | 🟢 | -| iOS | 🟢 | 🟢 | 🟢 | 🔴 | -| Android | 🟢 | 🟡 | 🟡 | 🔴 | +| Feature | Subscribe/Publish | Simulcast | Background audio | Screen sharing | +| :-----: | :---------------: | :-------: | :--------------: | :------------: | +| Web | 🟢 | 🟢 | 🟢 | 🟢 | +| iOS | 🟢 | 🟢 | 🟢 | 🔴 | +| Android | 🟢 | 🟡 | 🟢 | 🔴 | 🟢 = Available 🟡 = Coming soon (Work in progress)