Created on 23 October 2016
icon_unfollowing
Login to follow
camerapreview-plugin

CameraPreview Plugin

Stable version 3.0.3 (Compatible with OutSystems 11)
Other versions available for 10
Uploaded on 14 August 2019 by 
camerapreview-plugin

CameraPreview Plugin

Created on OutSystems 11

Version 3.0.5

Under Development
Application Package
Uploaded on 19 August 2021 by 
Compatible with:
Version 11
11.9.2 or higher
11.7.6 to 11.9.0
11.0.528 to 11.0.615
Database:
All
Release notes:
  • Added Demo Application that showcases how to make the camera show with an overlay and also how to show the camera in front of the layout.
  • Updated the GitHub repo to the latest version
  • Added GetOptimalPictureSize that returns the optimal WidthXHeight you need for the desired Aspect Ration.
  • Added SetZoom that allows you to zoom in and out.
  • Added TakeSnapshot it is slightly faster VS TakePicture, when the objective is to take the full size picture.
  • Removed server side call to convert Base64 to BinaryData, added reference to BinaryData Client Side 
Application Objects:
CameraPreview Plugin has 0 AOs.

Version 3.0.4

Under Development
Application Package
Uploaded on 13 January 2021 by 
Compatible with:
Version 11
Database:
All
Release notes:

The plugin was changed to support MABS 7.

Application Objects:
CameraPreview Plugin has 0 AOs.
Created on OutSystems 10

Version 2.1.1

Stable
Application Package
Uploaded on 29 May 2018 by 
Compatible with:
Version 11
Version 10
Stack:
All
Database:
All
Release notes:

Added Features

  • Add FlashMode option from upstream Cordova plugin


BugFixes

...

Version 2.1.0

Stable
Application Package
Uploaded on 17 February 2017 by 
Compatible with:
Version 11
Version 10
Stack:
All
Database:
All
Release notes:

The "TakePicture" action now also returns the image in binary data.