12-12-2012 04:43 PM
Hey everybody,
I want to create an app who need to embed some ui inside a live camera
is it possible to do this in blackberry 10 ?
Can somebody give me some clue or examples to do this
thank you very much
best regards,
adit
12-12-2012 06:09 PM
perhaps Wikitude AR SDK is an option ?
12-12-2012 06:22 PM
Thanks for replay,
maybe augmented reality is a good option thanks,
but is it possible if do it in qml or c++ ? ?
12-12-2012 06:58 PM
if the live camera is within your app i.e you connected the camera to a ForeginControl then i would assume you could simply draw on the screen or do some opengl on the Foreign window.
not sure whether you can put custom ui on the native camera app but definitely if you are using foreign control...