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