Error while running camera example
Unsolved
Mobile and Embedded
-
I am using Qt creator 4.8.2, on Debian buster.
In qt camera example i am getting this error:
Unable to query the parameter info: "Inappropriate ioctl for device"
Unable to query the parameter info: "Inappropriate ioctl for device"
CameraBin error: "Failed to allocate required memory."
I tried to make it work using gstreamer commands, and i was able to get the camera preview.
Is there anyone who knows how to fix it? -
Hi,
You need to provide more details about:
- The Qt version you are using
- Linux distribution you are using
- The exact camera you are using
-
@tech.hi said in Error while running camera example:
1)Qt Creator 4.8.2
Based on Qt 5.11.3 (GCC 8.3.0, 64 bit)This is not Qt version you're using, this is Qt creator version and version of Qt which was used to build QtCreator.
So, which Qt version did you install?