Details
-
Bug
-
Resolution: Unresolved
-
P2: Important
-
None
-
6.10
-
-
Multimedia Next
Description
When the app is recently granted permissions, calling camera.start() in QML makes the camera go active, but it does not transmit any frames.
Steps to reproduce:
- Have a QML camera app where permissions are not already granted
- Start the application
- Request camera permissions
- User grants permission
- Call camera.start()
- Camera goes into active mode
- No frames are transmitted.
Attachments
Issue Links
- mentioned in
-
Page Loading...