Skip to content

Releases: capacitor-community/video-recorder

v7.5.0

27 Aug 13:09
9671b79

Choose a tag to compare

v7.4.0

27 Aug 13:09
f0879a6

Choose a tag to compare

What's Changed

Full Changelog: v7.3.0...v7.4.0

v7.3.0

27 Aug 13:09
45d32e3

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v7.2.0...v7.3.0

v7.2.0

27 Aug 13:09
a31b0ef

Choose a tag to compare

Full Changelog: v7.1.2...v7.2.0

v7.1.2

27 Aug 13:08
b1de48e

Choose a tag to compare

Full Changelog: v7.1.1...v7.1.2

v7.1.1

27 Aug 13:08
198852a

Choose a tag to compare

What's Changed

  • remove obsolete orientation flipping from example code by @viking2917 in #16

New Contributors

Full Changelog: v7.1.0...v7.1.1

v7.1.0

27 Aug 13:08
98ebfdb

Choose a tag to compare

Full Changelog: v7.0.0...v7.1.0

Release 7.0.0

13 Feb 01:44
6ad4b5c

Choose a tag to compare

Added support for Capacitor 7

Recently added functionality:

  • This plugin now supports toggling Flash for recording video

Release 6.2.0

13 Feb 00:39
e30c839

Choose a tag to compare

Added support for toggling Flash (back camera)
There are 2 new methods,
isFlashEnabled -> returns a promise that resolves with { isEnabled: boolean }.
toggleFlash -> returns a promise that toggles the state of Flash.

Release 6.1.0

21 Oct 06:25
1983439

Choose a tag to compare

Adds improvements to Android preview frame rendering.
Added support to control video bitrate.