Volume sliders for webcams #28

Open
opened 2023-07-24 00:21:52 +00:00 by kirsle · 0 comments

We could use standard HTML sliders for this: https://www.w3schools.com/howto/howto_js_rangeslider.asp

How it might work:

  • The speaker button now that toggles the mute, instead could toggle a (small) slider to appear next to it (or above it, vertically).
  • To mute the video users could drag the slider to zero. The speaker button could then show the red muted state when the slider is at zero.
We could use standard HTML sliders for this: https://www.w3schools.com/howto/howto_js_rangeslider.asp How it might work: * The speaker button now that toggles the mute, instead could toggle a (small) slider to appear next to it (or above it, vertically). * To mute the video users could drag the slider to zero. The speaker button could then show the red muted state when the slider is at zero.
kirsle added the
enhancement
label 2023-07-24 00:21:52 +00:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: apps/BareRTC#28
There is no content yet.