You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by GitBox <gi...@apache.org> on 2020/01/06 03:28:27 UTC

[GitHub] [cordova-plugin-camera] 15301170766 opened a new issue #543: custom camera

15301170766 opened a new issue #543: custom camera 
URL: https://github.com/apache/cordova-plugin-camera/issues/543
 
 
   How to implement
   1.1. Similar to the function of mobile phone camera photo 
   1.1.1. Can control the slide switch mode 
   1.1.2. Take pictures at the bottom of the left side have already photo thumbnails and count 
   1.1.3. Can realize more films 
   1.1.4. Topped with flash

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [cordova-plugin-camera] breautek commented on issue #543: custom camera

Posted by GitBox <gi...@apache.org>.
breautek commented on issue #543: custom camera 
URL: https://github.com/apache/cordova-plugin-camera/issues/543#issuecomment-571169280
 
 
   This plugin only provides a way to integrate with the default camera application on the device, so the features are limited depending on the installed camera application on the device. Thus customisation is limited.
   
   If you want a more robust camera API, a third-party plugin is required to access the native camera APIs and to declare that your app uses privacy-sensitive camera permissions.
   
   If you have more questions, feel free to join our [slack](http://slack.cordova.io/). Others may be able to recommend a good third-party plugin that has a more robust camera API.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [cordova-plugin-camera] breautek closed issue #543: custom camera

Posted by GitBox <gi...@apache.org>.
breautek closed issue #543: custom camera 
URL: https://github.com/apache/cordova-plugin-camera/issues/543
 
 
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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