Camera freeze on device rotation
Hi,
I'm trying to get the camera video content from a Samsung Galaxy Tab 10.1 and to attach it to a video component. All fine through here, but when I rotate the device the video freezes. I've tried to run the same code on an iPad, and everything works just fine (regardless of the device orientation). I was wondering if I have to setup another android permission from the manifest file, or is another workaround.
If I set the <autoOrients> tag to false, then the device rotation does not force the application to rotate, and the video is continiously displayed.
Waiting for your opinions!
Thanks
