Skip to content

Muted state doesn't work on HLS Player for v3 #1957

Description

@leojuriolli7

Issue: We can pass the muted state to the React Player component and pass m3u8 URL, which renders the <hls-player> element, but the muted state doesn't work.

I noticed this issue when updating to v3 on my codebase, and it also happens in the demo link: https://cookpete.github.io/react-player/

I click the muted checkmark, but the video is not muted.

The muted state is properly set on the on click handler and passed as props to the video player, but the prop has no effect.

Image Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugIndicates an unexpected problem or unintended behavior

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions