I'm trying to analyse cameraimages while filming. This is running on most of the devices. I'm using the camera2 API.
But the preview freezes if I start recording on my galaxy S5. Does anybody know how to avoid this on galaxy devices?
Probably the only way you can avoid this, is to switch to the camera API. Samsung Devices haven't implemented the new camera2 API until now. I also tried to make a Augmented Reality APP with the camera2 API and tested with my Samsung Device, but unfortunately, the most features and configurations of the camera2 API are not supported on Samsung Galaxy S5. So: Either you use another Hardware for your Applikation, or you go back to camera(1)API