Closed
Bug 981964
Opened 11 years ago
Closed 11 years ago
[Flame] Camera orientation configuration is not right
Categories
(Firefox OS Graveyard :: Hardware, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 972962
People
(Reporter: xwaynec, Unassigned)
Details
From Gonk message, the camera orientation callback received from device is not right. The front camera and back camera orientation are all 270 degree.
01-05 02:22:32.279 I/CAMERA_DEBUG( 2825): ro.moz.cam.0.sensor_offset
01-05 02:22:32.279 I/CAMERA_DEBUG( 2825): Sensor orientation: base=270, offset=0, final=270
01-05 02:22:35.359 I/CAMERA_DEBUG( 2825): ro.moz.cam.1.sensor_offset
01-05 02:22:35.359 I/CAMERA_DEBUG( 2825): Sensor orientation: base=270, offset=0, final=270
| Reporter | ||
Comment 1•11 years ago
|
||
I think partner need to check camera orientation settings.
Flags: needinfo?(frlee)
Comment 2•11 years ago
|
||
+ partner
hi Youlong,
could you please take a look at this issue?
Flags: needinfo?(frlee)
Comment 3•11 years ago
|
||
Francis,
we'll analysis this issue asap.
Comment 4•11 years ago
|
||
Hi,Wayne
For the front camera,because the module angle of camera angle is 270 degrees with the platform. So i rotated the platform to 270 degree. then the sensor orientation base equal to 270.
For the rear camera,we will change the camera module in the next version. I will modify the orientation on the basis of the actual angle that is camera image and the platform.
Thanks.
Updated•11 years ago
|
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•