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

feat(devices): add an option to always disable streams by default befo… #13484

Merged
merged 2 commits into from
Oct 11, 2024

Conversation

DorraJaouad
Copy link
Contributor

@DorraJaouad DorraJaouad commented Oct 7, 2024

…re joining the call

☑️ Resolves

🖌️ UI Checklist

🖼️ Screenshots / Screencasts

🏚️ Before 🏡 After
. image
Recording.2024-10-08.143834.mp4

🏁 Checklist

@DorraJaouad DorraJaouad added this to the 🌠 Next Minor (30.1) milestone Oct 7, 2024
@DorraJaouad DorraJaouad self-assigned this Oct 7, 2024
@DorraJaouad DorraJaouad changed the title feat(devices): add an option to always disable steams by default befo… feat(devices): add an option to always disable streams by default befo… Oct 7, 2024
@DorraJaouad DorraJaouad marked this pull request as ready for review October 7, 2024 09:06
@nickvergessen
Copy link
Member

I think this should be on a higher level.
Either it needs to be a user setting globally for all their rooms with an admin configurable default, or even a system wide setting.

Copy link
Contributor

@Antreesy Antreesy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested, works correctly. Left some comments to discuss:

src/components/CallView/shared/LocalAudioControlButton.vue Outdated Show resolved Hide resolved
src/components/SettingsDialog/SettingsDialog.vue Outdated Show resolved Hide resolved
src/stores/settings.js Outdated Show resolved Hide resolved
@DorraJaouad DorraJaouad force-pushed the feat/13446/disable-streams-by-default branch 3 times, most recently from 0a45483 to e1e1c8a Compare October 10, 2024 17:08
src/components/CallView/shared/LocalVideoControlButton.vue Outdated Show resolved Hide resolved
src/components/CallView/shared/LocalAudioControlButton.vue Outdated Show resolved Hide resolved
src/stores/settings.js Outdated Show resolved Hide resolved
…ore joining the call

Signed-off-by: DorraJaouad <dorra.jaoued7@gmail.com>
Signed-off-by: DorraJaouad <dorra.jaoued7@gmail.com>
@DorraJaouad DorraJaouad force-pushed the feat/13446/disable-streams-by-default branch from e1e1c8a to 8c6d2f0 Compare October 11, 2024 16:05
@DorraJaouad DorraJaouad merged commit f18fe92 into main Oct 11, 2024
46 checks passed
@DorraJaouad DorraJaouad deleted the feat/13446/disable-streams-by-default branch October 11, 2024 17:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add option for camera and mic to be disabled by default
3 participants