From 6b3bc1733438ebb24237b91b612f62f100227d1a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miroslav=20=C5=A0ediv=C3=BD?= Date: Sun, 21 May 2023 13:19:23 +0200 Subject: [PATCH] update README.md. --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 290d3623..2426f48d 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,8 @@ Notable differences to the [m1k1o/neko](https://github.com/m1k1o/neko) are: - Go plugin support. - Multiple encoding qualities simulcast. + - Bandwidth estimation and adaptive quality. +- Custom screen size (with automatic sync). - Single cursor for host - cursor image proxying. - Custom cursor style/badge for participants. - Inactive cursors (participants that are not hosting). @@ -24,13 +26,13 @@ Notable differences to the [m1k1o/neko](https://github.com/m1k1o/neko) are: - Access control (view, interactivity, clipboard). - Posibility to add external members providers. - Persistent login (using cookies). - - Split members and sessions. - Drag and drop passthrough. - File upload passthrough (experimental). - Microphone passthrough. - Webcam passthrough (experimental). - Bi-directional text/html clipboard. - Keyboard layouts/variants. +- Metrics and REST API. ## Docs