kornia-rs
kornia-rs copied to clipboard
Add support for `nvcodec` in the `StreamCapture`
Implement hardware acceleration for the StreamCapture via nvcodec
*https://gstreamer.freedesktop.org/documentation/nvcodec/index.html?gi-language=c
This means extending the Gstreamer pipeline for capture as gstreamer has support already for it.