Open
Bug 976814
Opened 11 years ago
Updated 2 years ago
Make MediaStream Transferable
Categories
(Core :: Audio/Video: MediaStreamGraph, defect, P3)
Core
Audio/Video: MediaStreamGraph
Tracking
()
NEW
People
(Reporter: mt, Unassigned)
References
Details
This would allow for access to MediaStream from web workers. For things like web audio this could be extremely useful.
For Bug 971986, this could allow loop to avoid the getUserMedia prompt by acquiring the MediaStream in chrome code and to use a message channel to transfer the object to content code.
Reporter | ||
Updated•11 years ago
|
Assignee: nobody → martin.thomson
Reporter | ||
Comment 1•11 years ago
|
||
No longer blocks loop, might still be worth doing. Would require new sinks and sources in the MSG, plus some extra (unknown) transfer capabilities.
Comment 2•11 years ago
|
||
Bug Scrub removed blocker to bug 971986. Martin tracking as part of audio. May do if Chrome permission style changes. Not on backlog yet though.
No longer blocks: loop_mvp
Reporter | ||
Updated•10 years ago
|
Assignee: martin.thomson → nobody
Updated•9 years ago
|
Component: Audio/Video → Audio/Video: MSG/cubeb/GMP
Updated•9 years ago
|
Rank: 29
Priority: -- → P2
Comment 3•7 years ago
|
||
Mass change P2->P3 to align with new Mozilla triage process.
Priority: P2 → P3
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•