I want to scan barcodes using Easy ML Kit’s LiveCameraInputSource, but I don’t want any camera preview visible at all (no overlay).
I only want my custom Unity UI on screen during scanning.
Is there a way to completely hide or minimize the camera overlay, or run the scanner in “headless” mode?
If not, is this something you plan to support?
Any tips or workarounds?