flutter_camera_ml_vision icon indicating copy to clipboard operation
flutter_camera_ml_vision copied to clipboard

Unable to stop image straming without taking a picture

Open vasilich6107 opened this issue 4 years ago • 3 comments

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.

vasilich6107 avatar Mar 19 '20 13:03 vasilich6107

Did you managed to solve this issue? I have the same issue but it happen when I press the back button.

It consumes a lot of resource everytime I open-reopen the camera page.

pratamatama avatar Jul 02 '20 07:07 pratamatama

Nope

vasilich6107 avatar Jul 02 '20 07:07 vasilich6107

hey @pratamatama and @vasilich6107 i'm dealing with the same issue maybe one of you have a solution?

nirbar89 avatar Mar 29 '21 20:03 nirbar89