Closed Bug 1141947 Opened 10 years ago Closed 7 years ago

[Camera][flame] enable ZSL (zero shutter lag)

Categories

(Firefox OS Graveyard :: Gaia::Camera, defect)

ARM
Gonk (Firefox OS)
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: behsieh, Unassigned)

References

Details

initialize zsl key and value in gaia.
key = "zsl"
value = "on" or "off"
This will require adding a zeroShutterLag attribute to CameraControl, and zeroShutterLagSupported to CameraControl.Capabilities.
since there is no standard zsl key and parameter on Android Camera API 0x100
in flame, just enable zsl in driver layer.
Summary: [Gaia][Camera][flame] enable ZSL in gaia camera → [Camera][flame] enable ZSL
Summary: [Camera][flame] enable ZSL → [Camera][flame] enable ZSL(ZeroShutterLag)
(In reply to becker hsieh{:behsieh} from comment #2)

> since there is no standard zsl key and parameter on Android Camera API 0x100
> in flame, just enable zsl in driver layer.

We can (and do) abstract away the vendor variations in CameraParameter keys, so this would just be one more addition to that list.
Summary: [Camera][flame] enable ZSL(ZeroShutterLag) → [Camera][flame] enable ZSL (zero shutter lag)
take a note.
in flame , camera sensor is ov5648
in this camera sensor , full resolution output fram rate is 15fps.
in zsl mode, preview frame only got 15fps.
Firefox OS is not being worked on
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.