krisrak / html5-augmented-reality-app

Simple Augmented Reality App implemented using HTML5 and Cordova with Foursquare data overlay
35 stars 71 forks source link

Q: Possible to use front camera? #1

Open adamjbradley opened 10 years ago

adamjbradley commented 10 years ago

https://forums.html5dev-software.intel.com/viewtopic.php?f=29&t=7293

krisrak commented 10 years ago

The intel.xdk startAR API only supports back camera, you have find a Cordova plugin that supports front camera and AR, or write a Cordova plugin to achieve this :(