История изменений
Исправление hatred, (текущая версия) :
konstitycii, погляди: https://www.kernel.org/doc/html/v6.3/userspace-api/media/v4l/vidioc-qbuf.html
EINVAL:: The buffertypeis not supported, or theindexis out of bounds, or no buffers have been allocated yet, or theuserptrorlengthare invalid, or theV4L2_BUF_FLAG_REQUEST_FDflag was set but the givenrequest_fdwas invalid, orm.fdwas an invalid DMABUF file descriptor.
Посмотри внимательно на все эти условия. Можешь залогировать.
Исходная версия hatred, :
konstitycii, погляди: https://www.kernel.org/doc/html/v6.3/userspace-api/media/v4l/vidioc-qbuf.html
EINVALThe buffertypeis not supported, or theindexis out of bounds, or no buffers have been allocated yet, or theuserptrorlengthare invalid, or theV4L2_BUF_FLAG_REQUEST_FDflag was set but the givenrequest_fdwas invalid, orm.fdwas an invalid DMABUF file descriptor.
Посмотри внимательно на все эти условия. Можешь залогировать.