<html><head></head><body><div style="font-family: Verdana;font-size: 12.0px;"><div>The problem is the camera stack takes some time to load and even longer to adjust exposure, white balance, etc,  for the best user experience, we load it, but don't start acquiring media immediately. We find that when we do it this way, the white balance and exposure is already settled, and the transition in the UI is smooth.</div>

<div> </div>

<div>You are technically correct though, if the problem was just the dot, Unloaded would be fine. I'm just trying to have my cake and eat it too.</div>

<div>
<div> 
<div name="quote" style="margin:10px 5px 5px 10px; padding: 10px 0 10px 10px; border-left:2px solid #C3D9E5; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">
<div style="margin:0 0 10px 0;"><b>Sent:</b> Thursday, October 08, 2020 at 11:20 AM<br/>
<b>From:</b> "Pierre-Yves Siret" <py.siret@gmail.com><br/>
<b>To:</b> "Jason H" <jhihn@gmx.com><br/>
<b>Cc:</b> "interestqt-project.org" <interest@qt-project.org><br/>
<b>Subject:</b> Re: [Interest] iOS 14 little green dot</div>

<div name="quoted-content">
<div>The indicator is meant to tell if an app is using the camera, it appears you are in fact using it ("<span style="color: rgb(23,43,77);font-size: 14.0px;">In our app, we start the Qt camera stack") so the green dot showing is normal.<br/>
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? </span></div>
 

<div class="gmail_quote">
<div class="gmail_attr">Le jeu. 8 oct. 2020 à 15:19, Jason H <<a href="mailto:jhihn@gmx.com" onclick="parent.window.location.href='mailto:jhihn@gmx.com'; return false;" target="_blank">jhihn@gmx.com</a>> a écrit :</div>

<blockquote class="gmail_quote" style="margin: 0.0px 0.0px 0.0px 0.8ex;border-left: 1.0px solid rgb(204,204,204);padding-left: 1.0ex;">I filed <a href="https://bugreports.qt.io/browse/QTBUG-87296" target="_blank">https://bugreports.qt.io/browse/QTBUG-87296</a><br/>
but I'm wondering what other people's experiences are?<br/>
<br/>
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.<br/>
_______________________________________________<br/>
Interest mailing list<br/>
<a href="mailto:Interest@qt-project.org" onclick="parent.window.location.href='mailto:Interest@qt-project.org'; return false;" target="_blank">Interest@qt-project.org</a><br/>
<a href="https://lists.qt-project.org/listinfo/interest" target="_blank">https://lists.qt-project.org/listinfo/interest</a></blockquote>
</div>
</div>
</div>
</div>
</div></div></body></html>