YSQfastfd
YSQfastfd copied to clipboard
videodev_init: Invalid argument
Hi, My platform is aarch64 GNU/Linux. There is something wrong when run './run.sh' after compiled. It shows "videodev_init: Invalid argument " when in file video.cpp, and goes into "kmfree". Maybe memory management error i guess?
Problems are as below after ./run.sh when debug. fun videodev_init Error: VIDIOC_QUERYBUF failed... Error: VIDIOC_QBUF failed...
maybe something wrong with camera driver?