Stopping camera blocks ui thread
-
Hello,
I am using the Camera QML type.
Normally everything is working fine.
But sometimes when I stop the camera with stop() it takes seconds until the camera is really stopped. Meanwhile the ui thread is blocked an so the ui freezes.
Any ideas what could be the reason for this and how I could solve this problem?Kind regards