Skip to content

Conversation

@mbillau
Copy link
Contributor

@mbillau mbillau commented Feb 12, 2014

I think that #8 was closed prematurely. This fix is needed for Video record on Nexus 4.3 devices. I don't think lubogospod needs a CLA since this is pretty much just null fencing.

@keab42
Copy link

keab42 commented Apr 15, 2014

Probably a daft question, but why does this use .avi? I thought the Android camera returned either 3gp or mp4 files.

@infil00p
Copy link
Member

Actually, you're right. Android generally returns 3gp and mp4 files. Returning an AVI container may mess things up.

@agrieve
Copy link
Contributor

agrieve commented Jun 27, 2014

bump

@clelland
Copy link
Contributor

This was committed some time ago: 0c7941f. @mbillau, can you close this PR?

@clelland
Copy link
Contributor

The AVI issue is partially dealt with by #28, BTW.

@mbillau mbillau closed this Dec 2, 2014
ath0mas added a commit to ath0mas/cordova-plugin-media-capture that referenced this pull request Nov 6, 2021
ath0mas added a commit to ath0mas/cordova-plugin-media-capture that referenced this pull request Jul 30, 2023
erisu pushed a commit that referenced this pull request Aug 3, 2023
…File (#232)

* fix(android): standard way to get video uri from intent see #210, and follow doc https://developer.android.com/training/camera/videobasics#TaskVideoView
(removes partial changes done in #13 for old android and cordova versions)

* style(android): cleanup imports and remove unused method
* fix(android): prevent NPE with null checks on intent data and mediaFile
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants