Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-329] General Photo/Video Improvements

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionInvalid
Resolution Date2011-04-15T02:27:22.000+0000
Affected Version/sn/a
Fix Version/sBacklog
ComponentsiOS
Labelsn/a
ReporterNolan Wright
AssigneeBlain Hamon
Created2011-04-15T02:27:22.000+0000
Updated2017-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.

Comments

  1. Blain Hamon 2011-04-15

    Changes to the code base have made this moot since then.

  2. Lee Morris 2017-03-02

    Closing as invalid.

JSON Source