/CameraFeed

Xamarin Forms Live Camera Feed Page Android Custom Renderer Implementation using Android Camera2 API

Primary LanguageC#

CameraFeed

Xamarin Forms Live Camera Feed Page Android Custom Renderer

Implementation of a custom renderer for creating a live camera preview using Android Camera2 API. The default sample provided by Microsoft uses the deprecated Camera1 API which is known to suffer from performance issues.

Implementations for iOS and UWP custom renders coming soon