The indicator is meant to tell if an app is using the camera, it appears
you are in fact using it ("In our app, we start the Qt camera stack") so
the green dot showing is normal.
Can't you delay the Camera instantiation until you actually need it? If you
can't, have you tried setting the cameraState to Camera.UnloadedState?

Le jeu. 8 oct. 2020 à 15:19, Jason H <jh...@gmx.com> a écrit :

> I filed https://bugreports.qt.io/browse/QTBUG-87296
> but I'm wondering what other people's experiences are?
>
> iOS 14 displays a dot when "recording" though this seems to be activated
> when the camera stack is loaded with Qt, and not when we are actually
> capturing multimedia.
> _______________________________________________
> Interest mailing list
> Interest@qt-project.org
> https://lists.qt-project.org/listinfo/interest
>
_______________________________________________
Interest mailing list
Interest@qt-project.org
https://lists.qt-project.org/listinfo/interest

Reply via email to