Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No support for VideoCaptureMPlane? #121

Open
jkorinth opened this issue Dec 18, 2024 · 1 comment
Open

No support for VideoCaptureMPlane? #121

jkorinth opened this issue Dec 18, 2024 · 1 comment

Comments

@jkorinth
Copy link

Apparently the multi-plane format is not supported, is that correct? I can do, e.g.,

let mut stream = UserptrStream::new(&mut dev, Type::VideoCaptureMplane).unwrap();

But all Devices seem to use Type::VideoCapture implicitly and set_format etc. will fail?

@MarijnS95
Copy link
Collaborator

Perhaps these are relevant / duplicate:

But it looks like there is a dire need (and planning) for massive refactors to the entire buffer and allocation APIs of libv4l-rs, though I am not sure where @raymanfx is at with that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants