Skip to content
This repository has been archived by the owner on Feb 12, 2024. It is now read-only.

Releases: exozet/CameraManager

4.2.6

01 Apr 07:55
Compare
Choose a tag to compare

Added uWide camera support;
Added public var for capture device to be more customizable.

4.2.4

03 Dec 16:15
Compare
Choose a tag to compare
  • fixed 3 dot-separated components version

4.2.3.3

20 Sep 20:47
Compare
Choose a tag to compare
  • add video stabilization mode default to off, else it's always on and video view show cropped images - now we have the default behavior
  • video stabilization mode only will be activated when output mode is kind of video
  • fixed crash when OS detects orientation change before camera and output mode was setuped

4.2.3.2

31 Aug 13:16
Compare
Choose a tag to compare
  • apply stabilisation mode now realy before we start to record
  • don't set location information if not needed - so avoid drak frames at beginning of record

4.2.3.1

30 Jul 15:51
Compare
Choose a tag to compare

Added support to change the video stabilisation mode at start of video recording