Share via

Camera in Xamarin Forms

Alessio Camaroto 81 Reputation points
2022-01-13T09:00:35.823+00:00

I need to add to my Xamarin Forms app a Camera control. I need to access to single Camera frame and process it in real time. I'm trying to use CameraView in Xamarin Community Toolkit but I don't understand if it is possible to access to single frame (and how do it). I don't want to capture and save photos or video, I only need to stream live camera content and access to every single frame. Is there a plugin or a good example to do it ?

Thanks
Alessio

Developer technologies | .NET | Xamarin

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.