api.HTMLMediaElement.setSinkId - does not work in Firefox 133.0
Nobody has claimed this yet.
- Dominant language
- JSON
- Stars
- 5.8k
- Forks
- 2.6k
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 186
Description
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
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the HTMLMediaElement.setSinkId compatibility entry linked in the MDN URL and compare its Firefox data with the reported behavior in Firefox 133. Verify the exception and determine the correct support status from the available browser evidence. Done means the compatibility entry accurately reflects Firefox support and relevant checks pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- html
- Domain
- documentation, web-dev
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100