-
-
Notifications
You must be signed in to change notification settings - Fork 107
Open
Description
For now, it seems the only way to get an image using this plugin is by doing something like cameraView.GetSnapShot(Camera.MAUI.ImageFormat.JPEG); or am I wrong?
The built-in barcode/QR detection uses the FrameReader_FrameArrived event as seen here on the Windows platform (haven't looked at the other platform implementations). How about making this event public so consumers can subscribe and process the received frames by, for example, ML algorithms, other QR/Barcode libs or whatever one needs?
If it fits your purpose I am more than willing to try to come up with an implementation, although testing on an IOS device would be hard for me as I don't have one.
Metadata
Metadata
Assignees
Labels
No labels