You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The toggle or stop methods does not allow to _cameraController.stopImageStream() without taking a picture.
I'm working on live detection of barcodes. On successful detection I show a popup(until user takes any action) and would like to stop the streaming for saving resources.
The text was updated successfully, but these errors were encountered:
The
toggle
orstop
methods does not allow to_cameraController.stopImageStream()
without taking a picture.I'm working on live detection of barcodes. On successful detection I show a popup(until user takes any action) and would like to stop the streaming for saving resources.
The text was updated successfully, but these errors were encountered: