Open vasilich6107 opened 4 years ago
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.
Nope
hey @pratamatama and @vasilich6107 i'm dealing with the same issue maybe one of you have a solution?
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.