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

The audio gain control mutes the video. #1224

Open
wplit opened this issue Apr 2, 2024 · 1 comment
Open

The audio gain control mutes the video. #1224

wplit opened this issue Apr 2, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@wplit
Copy link

wplit commented Apr 2, 2024

Using web components, both with either default layout or default theme.

Here's an example just with the default layout from the CDN doing the same thing..

https://codepen.io/wplit/pen/mdaNyjz

The video will play with sound at first, until you change the audio gain setting and then no sound. I hit the same issue when building a custom UI using the 'media-audio-gain-slider' component.

@wplit wplit added the bug Something isn't working label Apr 2, 2024
@mihar-22
Copy link
Member

mihar-22 commented Apr 2, 2024

Console warning, need to add crossorigin to the player it seems. I wonder if we can detect this too.

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants