Skip to content

Volume Controls #750

@dmke

Description

@dmke

Describe the problem

As a participant, I would like to control the local volume of other participants.

Some users don't realize that they're too loud, or have some background noise above the activation level. In those cases I would like to reduce their volume a bit.

Describe the proposed solution

Jitsi has a volume slider on each of (their version of) their <ParticipantTile/>. I don't have current screenshots, but in 2017 it looked like this:

image

(from https://jitsi.org/blog/control-the-volume-for-every-meet-participant/)

Alternatives considered

I tried to influence the <audio/> element in <AudioTrack/> (@livekit/components-react/src/components/participant/AudioTrack.tsx) but couldn't get it working, since the controls would probably live in the <ParticipantTile/>, and I'm not familiar enough with React itself.

Importance

would make my life easier

Additional Information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions