Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-10333] iOS: showCamera does not support widescreen (16:9) video recording

GitHub Issuen/a
TypeNew Feature
PriorityLow
StatusOpen
ResolutionUnresolved
Affected Version/sRelease 2.1.1
Fix Version/sn/a
ComponentsiOS
Labelsapi
ReporterDavide Cassenti
AssigneeUnknown
Created2012-08-07T03:53:19.000+0000
Updated2018-02-28T20:04:10.000+0000

Description

Problem description

When recording a video using the camera opened by Ti.Media.showCamera(), it is not possible to switch between 4:3 and 16:9 format.

Steps to reproduce

1. Create an app that calls Ti.Media.showCamera() 2. Switch to video recording: the video is 4:3 and it is not possible to switch to widescreen (16:9)

Additional notes

The native camera supports the switch: if you double tap on the screen before clicking the red button, the video format changes.

Comments

No comments

JSON Source