This plugin is a cordova wrapper for the Android Library Material Camera. This library allows you to make videos and images with your camera easily and with a nice material design.
Get started and install the plugin in your cordova project executing:
cordova plugin add https://github.com/ourcodeworld/cordova-ourcodeworld-materialcamera.git
Then you will be able to use the plugin with the global variable OurCodeWorld.MaterialCamera
.