You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/08/01 04:58:20 UTC

[jira] [Commented] (CB-10180) Add support for video capture quality on iOS

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

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

Github user ryanwilliams83 commented on the issue:

    https://github.com/apache/cordova-plugin-media-capture/pull/65
  
    Thanks for your feedback.
    What if we went with 0=low, 1=medium, 2=high with a default of 1?
    This is compatible with the Android implementation and still allows you to proof your code.
    It doesn't change the quality on iOS (by default) and it has the same default value as the Android implementation.
    I'm also willing to also support string values of 'low', 'medium' and 'high', your thoughts?
    
    I also had a thought of replacing the platform specific option of 'quality' with something like 'preferredWidth' (pixels) or 'preferredBitrate' so that it can be generic across platforms.


> Add support for video capture quality on iOS
> --------------------------------------------
>
>                 Key: CB-10180
>                 URL: https://issues.apache.org/jira/browse/CB-10180
>             Project: Apache Cordova
>          Issue Type: Improvement
>          Components: Plugin Media Capture
>    Affects Versions: 1.1.0
>         Environment: iOS
>            Reporter: Nicolas Leclerc
>              Labels: iOS, triaged
>
> iOS does not support the new {{quality}} option.
> Adding it would be great.
> I submitted a PR some time ago but rebased it to v1.1.0.
> https://github.com/apache/cordova-plugin-media-capture/pull/48



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

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