Closed
Bug 966838
Opened 12 years ago
Closed 11 years ago
[User story] Flash mode options while recording video
Categories
(Firefox OS Graveyard :: Gaia::Camera, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: skasetti, Assigned: hyuna.cho82)
Details
(Whiteboard: [fxos:media])
User Story
As a user, while in the video mode I want to set the flash mode to on, off or auto Acceptance Criteria: 1. When the user is in the video mode of the camera the flash icon should show up in the viee finder 2. Tapping the flash icon should show on, off or auto options 3. The user can select one of the options:on, off or auto and that option should persist until the user decides to change that option"
No description provided.
![]() |
Reporter | |
Updated•12 years ago
|
User Story: (updated)
![]() |
||
Comment 1•12 years ago
|
||
Hyuna! Please check the user stories and update the current status.
Assignee: nobody → hyuna.cho82
When flash mode set to 'auto' on video mode, the flash should turn on/off when the video recording is started.
Camera app change the flash mode to torch or off after checking luminance on start time in android.
If the luminance is low, set to torch. Otherwise, set to off.
Need to check whether new CameraControl API is needed or not.
![]() |
||
Comment 3•12 years ago
|
||
Update 3/4 - LG to update/fix per requirements
![]() |
||
Comment 5•12 years ago
|
||
Currently we are not working on this feature. Let's move it to V1.5
Flags: needinfo?(hyuna.cho82)
Updated•11 years ago
|
Flags: in-moztrap?(mozillamarcia.knous)
Comment 6•11 years ago
|
||
Tested:
- gonk: v184 (flame w/ 319MB)
- gecko: aurora:c4a4b04c617c
- gaia: v2.1:778ebac47554e1c4b7e9a952d73e850f58123914
This works: we've supported changing the flash mode for a long time now.
Luminance detection support for 'auto' mode when video recording was added in bug 981830.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•