In my application, I preview camera on an LCD screen.
Upon request, I capture single snapshot images or stream a video over network.
In order to capture single snapshot images or stream a video over network I need to stop camera preview on LCD screen first.
I would like to continue to preview camera on an LCD screen while doing snapshot or streaming.
This is not possible in my current QT application.
BR, MC