Starting with Firefox 149, HTMLMediaElement.captureStream() will be enabled
by default.

captureStream() allows capturing a MediaStream from <audio> and <video>
elements, exposing their selected audio and video tracks as MediaStreamTrack
objects.

The legacy, non-spec-compliant mozCaptureStream() and
mozCaptureStreamUntilEnded() methods will remain temporarily available for
compatibility but will be gradually deprecated.

Bug: https://bugzilla.mozilla.org/show_bug.cgi?id=2017708
Standard:
https://w3c.github.io/mediacapture-fromelement/#dom-htmlmediaelement-capturestream
Pref: media.captureStream.enabled
Platform coverage: Available on all platforms.
Other browsers: Chromium-based browsers support captureStream(); Safari
does not. See https://caniuse.com/mdn-api_htmlmediaelement_capturestream

Web Platform Tests:
https://wpt.fyi/results/mediacapture-fromelement?label=master&label=experimental&aligned&q=mediacapture-fromelement

-- 
You received this message because you are subscribed to the Google Groups 
"[email protected]" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion visit 
https://groups.google.com/a/mozilla.org/d/msgid/dev-platform/CAL8fuSR92q5suOg_WoQdUkp3w3of5mdrHDhKzy-JJ13hLUqxrg%40mail.gmail.com.

Reply via email to