This is a bug in Qt. The camera plugin always creates an audio 
AVCaptureDeviceInput and add it to the AVCaptureSession, which in turn causes 
the microphone permission prompt.
That audio capture input should be added only when recording video. I created a 
bug report for that: https://bugreports.qt.io/browse/QTBUG-45659

—
Yoann
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to