Open edgarriba opened 3 months ago
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
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