Skip to content
Snippets Groups Projects
Commit 9bf92e9c authored by Sébastien Blin's avatar Sébastien Blin Committed by Amin Bandali
Browse files

user/all-features: add audio-processor

Change-Id: I04f23a32a8dee4d7f6d2357b6526f8f23d37f094
parent c21fc4b5
No related branches found
No related tags found
No related merge requests found
......@@ -24,35 +24,39 @@ Legend:
## Calling
| **Client** | Linux | Windows | Android | Android TV | iOS | macOS |
| --------------------------- | :---: | :-----: | :-----: | :--------: | :-: | :---: |
| Audio Calling | ✓ | ✓ | ✓ | X | ✓ | ✓ |
| Video Calling | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
| Host call conference | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
| Auto bitrate | ✓ | ✓ | X | X | ✓ | ✓ |
| Change video quality | ✓ | ✓ | ✓ | X | X | X |
| Custom ringtones | ✓ | ✓ | ✓ | X | X | ✓ |
| Select camera | ✓ | ✓ | ✓ | X | ✓ | ✓ |
| Video call recording | ✓ | ✓ | X | X | X | ✓ |
| Leave audio message | ✓ | ✓ | ✓ | X | ✓ | ✓ |
| Leave video message | ✓ | ✓ | ✓ | X | ✓ | ✓ |
| Screen sharing | ✓(1) | ✓ | ✓ | X | X | ✓ |
| Window sharing | ✓(1) | X | X | X | X | X |
| Media sharing | ✓ | ✓ | X | X | X | ✓ |
| Hardware encoding * | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
| Hardware decoding * | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
| Mute sound | ✓ | ✓ | ✓ | X | ✓ | ✓ |
| Texting while on call | ✓ | ✓ | ✓ | X | ✓ | ✓ |
| Remote recording notif | ✓ | X | X | X | X | X |
| Rendez-vous mode | ✓ | ✓ | X | ✓ | X | ✓ |
| Conference Layout | ✓ | ✓ | ✓ | X | ✓ | ✓ |
| Multistream | ✓ | ✓ | X | X | X | ✓ |
| Videosplit | ✓ | ✓ | ✓ | ✓ | X | ✓ |
\* This enables 4k video calling support
(1) only on X (not Wayland)
| **Client** | Linux | Windows | Android | Android TV | iOS | macOS |
| --------------------------- | :---: | :-----: | :-----: | :--------: | :--: | :---: |
| Audio Calling | ✓ | ✓ | ✓ | X | ✓ | ✓ |
| Video Calling | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
| Host call conference | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
| Auto bitrate | ✓ | ✓ | X | X | ✓ | ✓ |
| Change video quality | ✓ | ✓ | ✓ | X | X | X |
| Custom ringtones | ✓ | ✓ | ✓ | X | X | ✓ |
| Select camera | ✓ | ✓ | ✓ | X | ✓ | ✓ |
| Video call recording | ✓ | ✓ | X | X | X | ✓ |
| Leave audio message | ✓ | ✓ | ✓ | X | ✓ | ✓ |
| Leave video message | ✓ | ✓ | ✓ | X | ✓ | ✓ |
| Screen sharing | ✓(1) | ✓ | ✓ | X | X | ✓ |
| Window sharing | ✓(1) | X | X | X | X | X |
| Media sharing | ✓ | ✓ | X | X | X | ✓ |
| Hardware encoding * | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
| Hardware decoding * | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
| Mute sound | ✓ | ✓ | ✓ | X | ✓ | ✓ |
| Texting while on call | ✓ | ✓ | ✓ | X | ✓ | ✓ |
| Remote recording notif | ✓ | X | X | X | X | X |
| Rendez-vous mode | ✓ | ✓ | X | ✓ | X | ✓ |
| Conference Layout | ✓ | ✓ | ✓ | X | ✓ | ✓ |
| Multistream | ✓ | ✓ | X | X | X | ✓ |
| Videosplit | ✓ | ✓ | ✓ | ✓ | X | ✓ |
| Audio Processor \*\* | ✓ | ✓ | ✓(2) | ✓(2) | ✓(2) | ✓ |
\* This enables 4k video calling support
\*\* cf {ref}`user/faq:How can I configure the audio processor?` in
the FAQ
(1) only on X (not Wayland)
(2) Some features enabled by default and not configurable
## Account settings
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment