- Home /
Android Camera from Unity
Hy! Is there a possibility to acces camera hardware from an Android device, from a Unity3D application. I don't need augmented reality, so if there is a simple possibility to acces live preview from camera and taking photos. I tried Qualcomm AR sample project from Asset Store, but I can't get it work. It is just stopping after couple of seconds, I'm not sure if he even loads the application. I tested on emulator and on LG Optimus One, but I have the same behaviour.
Thanks!
Answer by jonas-echterhoff · Oct 26, 2011 at 12:06 PM
In Unity 3.4, you can only access the camera using plugins (like Qualcomm AR, which I have not looked at yet). Unity 3.5 will have native support for Cameras on Android, iOS, Mac and Windows.
Your answer
Follow this Question
Related Questions
Android Unity ARCore camera access 0 Answers
OnRenderImage in one of the two cameras, Android showing only post processed camera. 1 Answer
my camera show an extremely weird aspect [android] 0 Answers
I have for example 10 pixels, how to make width of camera with 10 pixels? 0 Answers
How Come My Gear VR/Oculus Project Doesn't Have Split Cameras? 0 Answers