PBJVision Versions Save

📸 iOS Media Capture – features touch-to-record video, slow motion, and photography

0.5.1

7 years ago

v0.3.4

9 years ago

v0.2.0

10 years ago

This release includes some needed bug fixes and a few minor features:

  • adjust focus only on point of interest
  • adjust exposure only point of interest
  • ability to end capture after a particular recorded duration, property maximumCaptureDuration
  • ability to reset the current recording session via "cancelVideoCapture"

Please remember to update previous usage of focusAtPoint to:

- (void)focusExposeAndAdjustWhiteBalanceAtAdjustedPoint:(CGPoint)adjustedPoint;

v0.1.8

10 years ago

A couple delegate method names have changed with v0.1.8, please ensure you've updated:

https://github.com/piemonte/PBJVision/pull/103

https://github.com/piemonte/PBJVision/pull/105

v0.1.3

10 years ago

many thanks to all the community contributions and suggestions!

this update exposes some parameters to adjust compression and video quality.

v0.1.2

10 years ago

addition of the video capture feature onion skinning (ghosting), http://en.wikipedia.org/wiki/Onion_skinning

v0.1.1

10 years ago

bug fixes and improvements

v0.1.0

10 years ago

initial release of touch-to-record video