Closed
Bug 1069246
Opened 10 years ago
Closed 6 years ago
[B2G] Evaluate new Android camera HAL & stagefright ProCamera API for getUserMedia()
Categories
(Core :: WebRTC: Audio/Video, defect)
Tracking
()
RESOLVED
WONTFIX
backlog | parking-lot |
People
(Reporter: jhlin, Unassigned)
References
Details
Per Sotaro's suggestion in previous media work week, using the new Android camera API could be an alternative to Bug 938034. This bug is filed to track the evaluation works.
Since new HAL code is not available on Flame, Nexus 5 will be used for experiments.
Comment 1•9 years ago
|
||
Sotaro - any comments about the current state of camera support, and if we should be targeting this?
backlog: --- → parking-lot
Flags: needinfo?(sotaro.ikeda.g)
Comment 2•9 years ago
|
||
Camera2 seems better api than ProCamera now. Therefore Bug 1144140 seems replace this. But I am not working for camera. :aosmond seems correct person for this question.
Flags: needinfo?(sotaro.ikeda.g)
Reporter | ||
Comment 3•9 years ago
|
||
Some of my findings and thoughts for this bug are documented in [1]. IMHO we don't have to do this now because
a) not a lot of devices fully support it. And because Google implements their Java binding such that old native camera code will continue to work (with limited functions), there is no compelling reason for existing devices to fully support it.
b) one of its developer told me that the C++ interface is not stable yet.
Reporter | ||
Comment 4•9 years ago
|
||
Reporter | ||
Comment 5•9 years ago
|
||
Unassign myself since I no longer working on this.
Assignee: jolin → nobody
Comment 6•6 years ago
|
||
Closing as we are not working on Firefox OS anymore.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•