- Home /
How can I get the image camera for ios?
Hi, i'm trying to get ios camera feed as the background texture. i did some research and found we can use WebCamTexture to get the camera texture.
But when i run the app in ipad, i found that the camera is in "video mode", not "image mode". That means, the texture i got is much narrower than which in "image mode". I want to get the texture in image mode. Can i achieve that in Unity? Thanks
I don't know of a way with just Unity, but I belive Prime31's LiveTexture plugin will capture camera input.
Your answer
Follow this Question
Related Questions
Why can't I see my objects in the scene view when adding a background image and a background camera? 1 Answer
WebCamTexture and VSync (iPhone 4) 3 Answers
How to save textures to iOS devices, ask for help. 1 Answer
Overlay image on center of screen. 1 Answer
Build an iOS application for personal use without license (not planning to publish or sell)? 0 Answers