[Feature]: Add Audio Mute Button to WebRTC screen sharing in client settings
- Langage dominant
- TypeScript
- Étoiles
- 38
- Forks
- 78
- Merge moyen
- 4 j 4 h
- PR mergées (30 j)
- 7
Description
### Problem Statement
The client currently supports WebRTC screen sharing with audio, but there is no way for the user to mute the shared audio without stopping screen sharing entirely.
### Proposed Solution
Add a Mute Audio button to the screen-sharing controls.
Allow users to mute/unmute the shared audio independently.
Screen sharing and video should continue normally while audio is muted.
The button should clearly indicate the current audio state.
### Alternatives Considered (Optional)
Nil
### Additional Context (Optional)
The feature should integrate with the existing WebRTC screen-sharing controls without changing the current screen-sharing workflow.
### Checklist
- [x] I have searched for existing feature requests to avoid duplicates
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.