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

api.HTMLMediaElement.setSinkId - does not work in Firefox 133.0 #25337

Open
updeshxp opened this issue Dec 6, 2024 · 1 comment
Open

api.HTMLMediaElement.setSinkId - does not work in Firefox 133.0 #25337

updeshxp opened this issue Dec 6, 2024 · 1 comment
Labels
data:api Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API

Comments

@updeshxp
Copy link

updeshxp commented Dec 6, 2024

What type of issue is this?

Incorrect support data (example: BrowserX says "86" but support was added in "40")

What information was incorrect, unhelpful, or incomplete?

It says Firefox is supported but in Firefox 133.0 setSinkId() is not supported.
Please check.

What browsers does this problem apply to, if applicable?

Firefox

What did you expect to see?

To use setSinkId() to change the audio output

Did you test this? If so, how?

Yes, tested using livekit conference web app to change speaker but got an exception that setSinkId() is not supported.

Can you link to any release notes, bugs, pull requests, or MDN pages related to this?

No response

Do you have anything more you want to share?

No response

MDN URL

https://developer.mozilla.org/en-US/docs/Web/API/HTMLMediaElement/setSinkId

MDN metadata

MDN page report details
  • Query: api.HTMLMediaElement.setSinkId
  • Report started: 2024-12-06T10:41:44.814Z
@github-actions github-actions bot added the data:api Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API label Dec 6, 2024
@skyclouds2001
Copy link
Contributor

skyclouds2001 commented Dec 26, 2024

the firefox 116 release note says it is supported in M116, see also firefox bug

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
data:api Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API
Projects
None yet
Development

No branches or pull requests

2 participants