ezartech / ezar-ionic

Example ionic app using the ezAR vidoeOverlay plugin to view camera preview on background. Based on blank template.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ezar-ionic example application

Example single page Ionic 1 app using the ezAR vidoeOverlay plugin to view camera preview on background. Note: this is project uses Ionic 1, not Ionic 2.

screenshot

##Getting Started

Step-1. Add the ezAR Cordova plugins to the project

 ionic plugin add <pathToEzAR>/plugins/com.ezartech.ezar.videoOverlay
 ionic plugin add <pathToEzAR>/plugins/com.ezartech.ezar.snapshot

Step-2. Add your target platform(s) to the project

 ionic platform add ios

or

 ionic platform add android

Step-3. Build and install on device Note: because of the ezAR camera requirement the app will only perform correctly when installed on a real mobile device.

##ezAR Docs and Tech Support See ezartech.com for documentation and support.

Please support ezAR socially. All tweets appreciated @ezARTech

Copyright (c) 2015-2016, ezAR Technologies

About

Example ionic app using the ezAR vidoeOverlay plugin to view camera preview on background. Based on blank template.


Languages

Language:JavaScript 85.4%Language:CSS 14.5%Language:HTML 0.0%