kornia-rs icon indicating copy to clipboard operation
kornia-rs copied to clipboard

Add support for `nvcodec` in the `StreamCapture`

Open edgarriba opened this issue 1 year ago • 2 comments

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.

edgarriba avatar Sep 18 '24 09:09 edgarriba