You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Benjamin Hill (JIRA)" <ji...@apache.org> on 2018/02/09 21:31:00 UTC

[jira] [Created] (CB-13860) Support taking pictures automatically

Benjamin Hill created CB-13860:
----------------------------------

             Summary: Support taking pictures automatically
                 Key: CB-13860
                 URL: https://issues.apache.org/jira/browse/CB-13860
             Project: Apache Cordova
          Issue Type: New Feature
          Components: cordova-plugin-camera
    Affects Versions: cordova-android-7.0.0
         Environment: All
            Reporter: Benjamin Hill


All of the code seems to be directed at the use case of "send user to Camera app intent, let them take a picture, get the results"

Which is great, unless you want to do something automatic, like taking a picture on a timer, or taking a picture every second to create a time-lapse, etc. 

Proposed: A new API call that lets the camera's parameters (focus, exposure etc) stabilize and immediately snaps the pic and returns.

The example at [https://developer.mozilla.org/en-US/docs/Web/API/WebRTC_API/Taking_still_photos] looks like it is taking a frame from the Video feed, which is lower res, ideal would be a full-still-res photo.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org