-
Notifications
You must be signed in to change notification settings - Fork 134
Advanced audio options #3523
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: livekit
Are you sure you want to change the base?
Advanced audio options #3523
Conversation
Signed-off-by: László Várady <[email protected]>
Signed-off-by: László Várady <[email protected]>
Signed-off-by: László Várady <[email protected]>
|
Hi, @MrAnno, unfortunately, I am no longer an active part of the project and do not have much time on my hands atm. I believe @BillCarsonFr will be able to help though :) |
|
Bill seems to be busy, so I'll be a bit cheeky and ask whether Robin's in town. @robintown Hıo ka |
|
Thx @MrAnno, just letting you know that this was added to the things to look at. Looping back with product. |
|
@BillCarsonFr Thanks! That's a wonderful idea. I tried to keep it minimal because last time it took months to get this through the UX team and I was almost told to compress these three options into a single one. I would be happy to add any options that result in a better overall sound quality in professional audio environment. |
|
@BillCarsonFr Thank you. I'm not sure if it helps, but the previous Element UX decisions were documented below (starting with this comment): This seemed like a carefully thought-out decision that was considered over several months, maybe you can draw ideas from it for Element Call as well. |

This is matrix-org/matrix-react-sdk#8759 once again on the Element Call side.
Fixes #265
Related to #927
Unfortunately, I don't fully understand how to make things reactive in React, so this initial version does not restart audio tracks automatically when the user changes the settings.
@SimonBrandner Could you please help me with a few hints about the correct implementation? :)