[TIMOB-329] General Photo/Video Improvements
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | Medium |
| Status | Closed |
| Resolution | Invalid |
| Resolution Date | 2011-04-15T02:27:22.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | Backlog |
| Components | iOS |
| Labels | n/a |
| Reporter | Nolan Wright |
| Assignee | Blain Hamon |
| Created | 2011-04-15T02:27:22.000+0000 |
| Updated | 2017-03-02T18:38:44.000+0000 |
Description
from community issue:
I'm also pretty sure someone needs to look at MediaModule.m more
too, for the fact that if I use the camera to take a picture for
upload and have allowImageEditing to FALSE in my app, it seems to
ignore the orientation a had the camera.
I was looking around this part of the code to see if there was any way where the actual size of a cropped image could be set. Currently the 'image editor' square when it crops a photos seems to create a VERY small photo - 319x320 pixels - can the cropRect part be adjusted to make the inal cropped image larger?
I also note that when NOT using image editing on a photo, uploading seems to take forever on a 'full' sized image taken.
If we could have some more control over this - QUALITY_SMALL, MEDIUM, LARGE etc. possibly, that would be great.
I also note that for video recording, the videoMaximumDuration and quality settings seem make no difference.
Changes to the code base have made this moot since then.
Closing as invalid.