Give us feedback
media-capture-plugin
Mobile icon

Media Capture Plugin

Stable version 1.0.0 (Compatible with OutSystems 11)
Uploaded on 31 August 2020 by 
1.0
 (2 ratings)
media-capture-plugin

Media Capture Plugin

Details
A plugin which provides access to the device's audio, image, and video capture capabilities.
Read more

It uses the Cordova plugin Media Capture.

It allows you to capture video, audio, and image. All the captured files are stored in the device therefore, a just-in-time notice must be displayed before the app accesses the camera or microphone.

The captured data will not be returned as binary data instead it will return the actual file path along with other details of it such as file size, etc., hence, the File Plugin is then utilized to get the binary data.


Release notes (1.0.0)
Reviews (2)
29 Mar
in version 1.0.0
Can't install with MABS 8.1 or 9.0. Need's to be updated because does not satisfy dependency plugin requirement with File Plugin.
2021-02-22
in version 1.0.0
can't install with MABS 6.3 or 7.0