Is it possible to get a single frame from live stream to decode as single image without using the File API? I am having a hard time recognizing barcodes using the live stream.
Preferably on click which allows the user to select the best frame instead of the locator. Else allow the locator to select the first best image as soon as it can.
Is it possible to get a single frame from live stream to decode as single image without using the File API? I am having a hard time recognizing barcodes using the live stream.