We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
implement an initial mp4 reader/writer in kornia-io
Evaluate wheter to use the crates below
also requested by @haixuanTao dora-rs
The text was updated successfully, but these errors were encountered:
possibly start with gstreamer as the api will be similar with the camera stream and reuse some code https://github.com/kornia/kornia-rs/blob/main/crates/kornia-io/src/stream/capture.rs
In addition, gstreamer has some large and already validated support to hw acceleration
Sorry, something went wrong.
edgarriba
No branches or pull requests
implement an initial mp4 reader/writer in kornia-io
Evaluate wheter to use the crates below
https://github.com/alfg/mp4-rustalso requested by @haixuanTao dora-rs
The text was updated successfully, but these errors were encountered: