You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Tony Jewett (JIRA)" <ji...@apache.org> on 2018/03/11 14:17:00 UTC

[jira] [Commented] (CB-12267) navigator.device.capture.captureVideo low quality BUG Android 7.0

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

Tony Jewett commented on CB-12267:
----------------------------------

I know this ticket is old, but I just got bit by it. I don't believe there is a bug in the plugin. The problem is in LG's camera app; it has a bug where if you specify only quality, it is honored, but if you pass other options it always produces low quality.

Install another camera app and re-test, and you will probably get a high quality video.

> navigator.device.capture.captureVideo low quality BUG Android 7.0
> -----------------------------------------------------------------
>
>                 Key: CB-12267
>                 URL: https://issues.apache.org/jira/browse/CB-12267
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: cordova-plugin-media-capture
>         Environment: cordova-plugin-media-capture
>            Reporter: samed ceylan
>            Priority: Major
>              Labels: Android
>
> cordova-plugin-media-capture last version
> cordova-plugin-media-capture 1.4.1 "Capture"
> Android 7.0 
> LG G5 H850TR
> Cordova 6.4.0
> navigator.device.capture.captureVideo(addEntryVideoCapcaptureSuccess, addEntryVideoCapcaptureError, {limit:1,duration:20,quality: 1});
> low quality
> navigator.device.capture.captureVideo(addEntryVideoCapcaptureSuccess, addEntryVideoCapcaptureError, {limit:1,quality: 1});
> high quality



--
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