FirefoxOS/media/camera: Difference between revisions

Jump to navigation Jump to search
Provide more information on Camera API3
(Add link to gap analysis)
(Provide more information on Camera API3)
Line 19: Line 19:


== Projects ==
== Projects ==
* Implement support for [https://source.android.com/devices/camera/camera3.html Camera 3]
=== Camera API3 ===
Android is transitioning from the original [http://androidxref.com/5.1.0_r1/xref/frameworks/av/include/camera/ICamera.h ICamera API], now called Camera API1, to a new API, called API3. We need to investigate the implications of this new API, which is fundamentally different from the old one, and determine implications for Gecko and Gaia.
* [https://source.android.com/devices/camera/camera3.html Camera HAL v3 overview]
* [https://source.android.com/devices/camera/versioning.html Camera version support]
<small>There was a transitional [http://androidxref.com/4.4.4_r1/xref/frameworks/av/include/camera/camera2/ Camera API2] available in KitKat, but it has been superseded by API3 in Lollipop. In some cases the documentation may be ambiguous — for example, the figure in the first page linked to above.</small>
Confirmed users
29

edits

Navigation menu