Hi everybody,
I’m developing an application on Android. My device is a Galaxy NoteII. I need to use the camera of the device, so i used the WebCamTexture on a plane. The problem is that the texture resolution is 640*480 while my device can capture 1080p as maximum resolution.
How can I control the resolution of the movie to make it better ?
Thanks.