Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-17989] Video support in MediaModule for Android

GitHub Issuen/a
TypeNew Feature
Priorityn/a
StatusOpen
ResolutionUnresolved
Affected Version/sn/a
Fix Version/sn/a
ComponentsAndroid
Labelsandroid, feature
Reportergrebulon
AssigneeUnknown
Created2014-11-06T15:41:53.000+0000
Updated2018-02-28T20:04:22.000+0000

Description

I added startVideoCapture() and stopVideoCapture() methods to the MediaModule to support video capture to a file. Also fixed an issues in TiCameraActivity, updating the camera orientation BEFORE capturing the image. I'm attaching the code, my changes are commented with "hopflow" around them. This is not a feature request - I'm just passing you the code to do whatever you want with it.

Attachments

FileDateSize
MediaModule.java2014-11-06T15:41:53.000+000035457
TiCameraActivity.java2014-11-06T15:41:53.000+000035111

Comments

  1. Shuo Liang 2014-11-07

    Hi, Thank you for your suggestion and changes. We will take a look and consider your change. Regard, Shuo
  2. grebulon 2015-02-02

    I've made a few changes and bugfixes, mainly setting the video camera proportion to be the same as the preview proportion. Couldn't update the attachments, so updated files are here: https://www.dropbox.com/sh/ywai5bmyox18dxm/AADn3cTGHKboJxBvEnhuKMsda?dl=0

JSON Source