Open
Bug 1749532
(MediaStreamTrackProcessor)
Opened 4 years ago
Updated 7 days ago
Implement MediaStreamTrackProcessor
Categories
(Core :: WebRTC: Audio/Video, enhancement, P2)
Core
WebRTC: Audio/Video
Tracking
()
NEW
Size Estimate | L |
People
(Reporter: jib, Unassigned)
References
(Depends on 2 open bugs, Blocks 7 open bugs)
Details
(4 keywords)
User Story
https://mozilla-hub.atlassian.net/browse/FFXP-3016 platform-scheduled:2025-12-01 web-feature: insertable-streams
Implement the MediaStreamTrackProcessor API.
It exposes a ReadableStream<VideoFrame> in a DedicatedWorker, for efficient reading and manipulation of video frames in JS, from the browser's realtime media stack.
Reporter | ||
Updated•4 years ago
|
Depends on: VideoFrame
Updated•1 year ago
|
Summary: Implement MediaStreamTrackProcessor → Implement MediaStreamTrackProcessor for video in workers
Updated•1 year ago
|
Keywords: parity-chrome,
parity-safari
![]() |
||
Updated•11 months ago
|
Severity: -- → S2
Reporter | ||
Updated•11 months ago
|
See Also: → VideoTrackGenerator
Updated•11 months ago
|
Keywords: webcompat:platform-bug
![]() |
||
Updated•11 months ago
|
Alias: MediaStreamTrackProcessor
![]() |
||
Updated•8 months ago
|
User Story: (updated)
![]() |
||
Updated•8 months ago
|
User Story: (updated)
![]() |
||
Updated•6 months ago
|
Blocks: interop-2025-webrtc
![]() |
||
Updated•6 months ago
|
No longer blocks: interop-2025-webrtc
![]() |
||
Updated•5 months ago
|
Severity: S2 → S3
Priority: -- → P2
![]() |
||
Updated•5 months ago
|
User Story: (updated)
![]() |
||
Updated•5 months ago
|
Keywords: webcompat:blocked-resources
Comment 1•4 months ago
|
||
https://codec-compare.glitch.me/ has some tests
Updated•2 months ago
|
Size Estimate: --- → L
Updated•2 months ago
|
User Story: (updated)
![]() |
||
Updated•7 days ago
|
Summary: Implement MediaStreamTrackProcessor for video in workers → Implement MediaStreamTrackProcessor
You need to log in
before you can comment on or make changes to this bug.
Description
•