A Microsoft framework for building cross-platform mobile apps using .NET and C# with native performance and user interfaces.
Camera in Xamarin Forms
Alessio Camaroto
81
Reputation points
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
Developer technologies | .NET | Xamarin
Sign in to answer