Open
Bug 1749532
(MediaStreamTrackProcessor)
Opened 4 years ago
Updated 4 days ago
Ship MediaStreamTrackProcessor
Categories
(Core :: WebRTC: Audio/Video, enhancement, P3)
Core
WebRTC: Audio/Video
Tracking
()
NEW
| Size Estimate | L |
People
(Reporter: jib, Unassigned)
References
(Depends on 3 open bugs, Blocks 9 open bugs)
Details
(Keywords: parity-chrome, parity-safari, webcompat:platform-bug, Whiteboard: [platform-feature][webcompat:risk-high])
User Story
https://mozilla-hub.atlassian.net/browse/FFXP-3016 platform-scheduled:2026-06-01 web-feature: insertable-streams user-impact-score:1200
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•1 year ago
|
Severity: -- → S2
| Reporter | ||
Updated•1 year ago
|
See Also: → VideoTrackGenerator
Updated•1 year ago
|
Keywords: webcompat:platform-bug
Updated•1 year ago
|
Alias: MediaStreamTrackProcessor
Updated•1 year ago
|
User Story: (updated)
Updated•1 year ago
|
User Story: (updated)
Updated•1 year ago
|
Blocks: interop-2025-webrtc
Updated•1 year ago
|
No longer blocks: interop-2025-webrtc
Updated•1 year ago
|
Severity: S2 → S3
Priority: -- → P2
Updated•1 year ago
|
User Story: (updated)
Updated•1 year ago
|
Keywords: webcompat:blocked-resources
| Comment hidden (obsolete) |
Updated•11 months ago
|
Size Estimate: --- → L
Updated•10 months ago
|
User Story: (updated)
Updated•9 months ago
|
Summary: Implement MediaStreamTrackProcessor for video in workers → Implement MediaStreamTrackProcessor
Updated•8 months ago
|
Whiteboard: [platform-feature][webcompat:risk-high]
Updated•8 months ago
|
Updated•7 months ago
|
User Story: (updated)
Updated•7 months ago
|
Severity: S3 → N/A
Type: enhancement → task
User Story: (updated)
Priority: P2 → P3
Updated•7 months ago
|
Summary: Implement MediaStreamTrackProcessor → Ship MediaStreamTrackProcessor
Updated•7 months ago
|
Updated•7 months ago
|
User Story: (updated)
| Reporter | ||
Updated•7 months ago
|
Type: task → enhancement
Updated•3 months ago
|
Keywords: webcompat:blocked-resources
Comment 2•2 months ago
•
|
||
WebGPU's CTS tests recently were unblocked enough to notice the lack of this recently (see bug 2017645). I don't know if this is an interesting signal, but I figured I'd provide it.
See Also: → 2017645
Updated•2 months ago
|
User Story: (updated)
Updated•4 days ago
|
User Story: (updated)
You need to log in
before you can comment on or make changes to this bug.
Description
•