Open
Bug 1749533
(VideoTrackGenerator)
Opened 4 years ago
Updated 4 days ago
Ship VideoTrackGenerator
Categories
(Core :: WebRTC: Audio/Video, task, P3)
Core
WebRTC: Audio/Video
Tracking
()
NEW
| Size Estimate | L |
People
(Reporter: jib, Unassigned)
References
(Depends on 4 open bugs, Blocks 3 open bugs)
Details
(5 keywords, Whiteboard: [platform-feature])
User Story
https://mozilla-hub.atlassian.net/browse/FFXP-3016 platform-scheduled:2025-12-01 web-feature:insertable-streams user-impact-score:500 webcompat-risk:high
Implement the VideoTrackGenerator API.
It accepts a ReadableStream<VideoFrame> from JS in a DedicatedWorker, and feeds it into the browser's realtime media stack in the form of a MediaStreamTrack object.
| Reporter | ||
Updated•4 years ago
|
Depends on: VideoFrame
| Reporter | ||
Updated•2 years ago
|
See Also: → MediaStreamTrackProcessor
Updated•1 year ago
|
Alias: VideoTrackGenerator
Updated•1 year ago
|
Keywords: webcompat:platform-bug
Updated•1 year ago
|
Severity: -- → S3
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
|
User Story: (updated)
Updated•1 year ago
|
Keywords: webcompat:blocked-resources
Updated•1 year ago
|
Size Estimate: --- → L
Updated•1 year ago
|
Keywords: parity-safari
Updated•1 year ago
|
User Story: (updated)
Whiteboard: [platform-feature][webcompat:risk-high]
Updated•1 year ago
|
Updated•1 year ago
|
User Story: (updated)
Updated•1 year ago
|
Severity: S3 → N/A
Type: enhancement → task
User Story: (updated)
Priority: -- → P3
Summary: Implement VideoTrackGenerator → Ship VideoTrackGenerator
Updated•11 months ago
|
Updated•4 months ago
|
User Story: (updated)
Updated•3 months ago
|
User Story: (updated)
Keywords: dev-doc-needed
Updated•2 months ago
|
Keywords: web-feature
Updated•11 days ago
|
User Story: (updated)
Whiteboard: [platform-feature][webcompat:risk-high] → [platform-feature]
You need to log in
before you can comment on or make changes to this bug.
Description
•