[TIMOB-23947] iOS: Use AVCaptureDevice for Ti.Media.showCamera
GitHub Issue | n/a |
---|---|
Type | Improvement |
Priority | Medium |
Status | Closed |
Resolution | Won't Fix |
Resolution Date | 2017-10-25T22:05:03.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | iOS |
Labels | ios, showcamera |
Reporter | Hans Knöchel |
Assignee | Vijay Singh |
Created | 2016-09-24T13:27:11.000+0000 |
Updated | 2018-08-02T22:20:07.000+0000 |
Description
We are currently using the
UIImagePickerController
to show the camera and take photos / videos. Apple has the AVCaptureDevice
API to configure the camera more advanced.
We decided to provide this as a community-based module which makes more sense then requiring the developers to configure basic configurations like pinch-zoom, overlays etc manually. If they want to, they can still use the module provided by Vijay.
Closing old "Won't fix" tickets. If you disagree, please reopen.