Alex Roß
Alex Roß
I'm having the same issue. I want to use scalene inside a docker container and later view the profile with the web-gui outside of it but i can't figure out...
I tried but the `OnImageGrabbed` hook only seems to be called if i also still call `cam.RetrieveResult()` in a loop. Am I missing something here?
What if I don't want to use the background loop? Is there any way doing this within the current thread?
I am using many cameras at the same time. Can I just start them all with their own background loop? Will the `OnImageGrabbed` hook be executed in the background loop...
@patricklabatut could we maybe get a comment on if the release under a standard license (e.g. Apache 2.0) is something that is being considered?