Confirmed users
654
edits
| Line 27: | Line 27: | ||
* Define "chrome" extensions to MediaStreams for privileged JS code (and B2G's) use. This includes CameraControl features (https://wiki.mozilla.org/WebAPI/CameraControl). | * Define "chrome" extensions to MediaStreams for privileged JS code (and B2G's) use. This includes CameraControl features (https://wiki.mozilla.org/WebAPI/CameraControl). | ||
** B2G | ** B2G: {{bug|752352}} [Fabrice] | ||
* Implement a fallback backend for MediaEngine (when hardware support not available, returnMediaStream with white noise, for example). | * Implement a fallback backend for MediaEngine (when hardware support not available, returnMediaStream with white noise, for example). | ||
| Line 35: | Line 35: | ||
** Cross-platform: {{bug|752353}} [Anant] | ** Cross-platform: {{bug|752353}} [Anant] | ||
*** (split code from {{bug|691234}} into this one) | *** (split code from {{bug|691234}} into this one) | ||
** MediaStreams need Notify callbacks: {{bug|759908}} | *** Dependent on MediaStreams need Notify callbacks: | ||
**** Cross-platform: {{bug|759908}} | |||
* Implement MediaEngine backend | * Implement MediaEngine backend | ||
** B2G: {{bug|740997}} [Fabrice] (based on Gonk) | |||
== Phase 2 == | == Phase 2 == | ||