Skip to content
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

Rationalise the various user settings in LoginManager #123

Open
jackjansen opened this issue Oct 24, 2023 · 1 comment
Open

Rationalise the various user settings in LoginManager #123

jackjansen opened this issue Oct 24, 2023 · 1 comment

Comments

@jackjansen
Copy link
Collaborator

Followup to #118 and related to #122

Various settings are transmitted through the orchestrator and other parties (for example webcam name and microphone name) and they're really local. But microphoneName != "none" is used to detect that the user has no microphone.

So this should be fixed, and representation should simply get a "also has voice" boolean. Then all these settings can become truly local.

Possibly related: the weird START_ message that is sent by the master when the session starts.

@cwidisgroup
Copy link
Contributor

"Remember me" isn't working. Clear when using it on a new machine.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants