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/23 23:30:46 UTC

[GitHub] [cordova-plugin-media-capture] larrybahr opened a new pull request #162: (iOS) implement the 'quality' property in captureVideo()

larrybahr opened a new pull request #162: (iOS) implement the 'quality' property in captureVideo()
URL: https://github.com/apache/cordova-plugin-media-capture/pull/162
 
 
   ### Platforms affected
   iOS
   
   
   ### Motivation and Context
   iOS 13 records video at 360p
   https://forum.ionicframework.com/t/media-capture-video-is-low-quality/103774/24
   
   
   
   ### Description
   @maxpaj made the changes @jcesarmobile asked for in #48 and #65, but I did not see a pull request so I updated the documentation and am submitting his fix.
   
   
   
   ### Checklist
   
   - [x] I've run the tests to see all new and existing tests pass
   https://github.com/apache/cordova-plugin-media-capture/pull/65#issuecomment-306416412
   - [x] Commit is prefixed with `(platform)` if this change only applies to one platform (e.g. `(android)`)
   - [x] I've updated the documentation if necessary
   

----------------------------------------------------------------
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-media-capture] larrybahr commented on issue #162: (iOS) implement the 'quality' property in captureVideo()

Posted by GitBox <gi...@apache.org>.
larrybahr commented on issue #162: (iOS) implement the 'quality' property in captureVideo()
URL: https://github.com/apache/cordova-plugin-media-capture/pull/162#issuecomment-578303357
 
 
   Forgot to push my local change to the repo to fix the build issue. Everything is working now.

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