Github user contra commented on the pull request:

    
https://github.com/apache/cordova-plugin-media-capture/pull/48#issuecomment-147862617
  
    @brianleroux I think as far as this project is concerned there's a lot of 
goofs on the API end that could be fixed pretty easily.
    
    Mainly for me:
    
    - Can't set the camera between back-facing or front-facing
    - Can't change the quality on iOS, even though the platform supports this 
(there are 3 PRs open to fix this, seems like this is also a sticking point for 
other people)
    - Can't customize any aspect of the recording interface
    - Can't ask for a blob or base64 URI, which means the recording always has 
to hit the FS
    - Takes about 5 seconds to load the first time, maybe this is just in 
non-release mode tough
    
    There's also this project which forked off and did everything themselves 
https://github.com/EddyVerbruggen/VideoCapturePlus-PhoneGap-Plugin
    
    Adds:
    - quality
    - overlay text on the recording screen
    - ability to specify the camera


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
For additional commands, e-mail: dev-h...@cordova.apache.org

Reply via email to