YSQfastfd icon indicating copy to clipboard operation
YSQfastfd copied to clipboard

videodev_init: Invalid argument

Open happyamyhope opened this issue 6 years ago • 1 comments

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?

happyamyhope avatar Oct 25 '18 06:10 happyamyhope

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?

happyamyhope avatar Mar 12 '19 05:03 happyamyhope