Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-15190] iOS7: Ti.media.showCamera does not show flash or camera toggle buttons

GitHub Issuen/a
TypeNew Feature
PriorityHigh
StatusClosed
ResolutionWon't Fix
Resolution Date2013-10-08T20:39:55.000+0000
Affected Version/sn/a
Fix Version/sn/a
ComponentsiOS
Labelsios7, triage
Reporterkosso
AssigneeVishal Duggal
Created2013-09-14T18:35:23.000+0000
Updated2017-03-22T18:11:37.000+0000

Description

Using the standard methods for taking a photo or video, the camera does not provide means to toggle the front or back camera or the flash. It's possible this could be native to the picker now. I don't know. To reproduce, use the KitchenSink camera examples. It would be good to have the ability in the Titanium SDK to use the AVFoundation / AVCaptureConnection methods. That way, developers could have absolute total control over all available camera features and never have to worry about the differences when using an overlay or not.

Comments

  1. Eric Merriman 2013-09-16

    If I understand correctly, the desire here is to have more finite control over the camera features especially in cases where a custom overlay is used. Our current implementation offers "showControls" which when true displays the native controls with flash control (if available), Camera choice (front/back) and a shutter control. If you set showControls false (as you would with a custom overlay), then you get no control over these items. Should we change the ticket type to a feature?
  2. Ingo Muschenetz 2013-10-08

    We're going to pursue the module fix instead.
  3. Lee Morris 2017-03-22

    Closing ticket as the issue will not fix and with reference to the above comments.

JSON Source