Skip to content

fix: captureStream usage in Firefox 149#913

Merged
killergerbah merged 1 commit intomainfrom
fix/capture-stream-usage-in-firefox-149
Mar 2, 2026
Merged

fix: captureStream usage in Firefox 149#913
killergerbah merged 1 commit intomainfrom
fix/capture-stream-usage-in-firefox-149

Conversation

@mwojick
Copy link
Copy Markdown
Collaborator

@mwojick mwojick commented Mar 2, 2026

From https://www.firefox.com/en-US/firefox/149.0beta/releasenotes/:

"Enabled the spec-compliant HTMLMediaElement.captureStream() API."

Practically speaking this means that the new captureStream API is now independent of the video's volume, which means that we have to manually map the video's volume to the MediaStream using a gain node, and keep it up to date when the user adjusts the volume.

@killergerbah killergerbah added this to the Extension v1.15.0 milestone Mar 2, 2026
@killergerbah killergerbah merged commit 5f83515 into main Mar 2, 2026
2 checks passed
@killergerbah killergerbah deleted the fix/capture-stream-usage-in-firefox-149 branch March 2, 2026 23:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants