Qt 6.11 is out! See what's new in the release
blog
acquire image from built-in camera app
Mobile and Embedded
2
Posts
2
Posters
1.3k
Views
1
Watching
-
Is it possible to invoke the default built-in camera application on Android to take a picture? I know that I can use VideoOutput and Camera elements to make a viewport and take a picture, but I'd prefer to show the user his familiar UI so he can make adjustments (flash, white balance etc) before taking the camera.