[ 
https://issues.apache.org/jira/browse/CB-11441?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15331394#comment-15331394
 ] 

ASF GitHub Bot commented on CB-11441:
-------------------------------------

GitHub user Sitebase opened a pull request:

    https://github.com/apache/cordova-plugin-media-capture/pull/63

    [CB-11441] iOS: camera direction

    ### Platforms affected
    iOS
    
    ### What does this PR do?
    This PR add an option to specify the default camera direction via an option.
    
    ### What testing has been done on this change?
    This has been tested in a production application.
    
    ### Checklist
    - [ ] [ICLA](http://www.apache.org/licenses/icla.txt) has been signed and 
submitted to [email protected].
    - [ ] [Reported an issue](http://cordova.apache.org/contribute/issues.html) 
in the JIRA database
    - [ ] Commit message follows the format: "CB-3232: (android) Fix bug with 
resolving file paths", where CB-xxxx is the JIRA ID & "android" is the platform 
affected.
    - [ ] Added automated test coverage as appropriate for this change.


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/Sitebase/cordova-plugin-media-capture 
feature/camera-direction

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cordova-plugin-media-capture/pull/63.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #63
    
----
commit 63e89cbf62a447d50a5905559c8d2cd1cb3662a8
Author: Wim <[email protected]>
Date:   2016-06-15T07:30:58Z

    add camera direction option and constants

commit 94709ace5174b7fc59fd97574834788183b98e6b
Author: Wim <[email protected]>
Date:   2016-06-15T07:57:31Z

    implement camera direction in ios

----


> Camera selection option
> -----------------------
>
>                 Key: CB-11441
>                 URL: https://issues.apache.org/jira/browse/CB-11441
>             Project: Apache Cordova
>          Issue Type: Improvement
>          Components: Plugin Media Capture
>            Reporter: Wim Mostmans
>            Priority: Trivial
>              Labels: features
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> Add an extra option that makes it possible to select the camera to use for 
> the media capture of images or video. For the moment it always defaults to 
> the back camera (on iOS). With this option we  could change this default to 
> the front camera for use cases were the front camera is more appropriate.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to