GPU accelerated video recorder in python

Hi everyone,

I think, I have a simple task but I just don’t know where to look ?!

I want to record the videostream of two cameras on my notebook with an GTX 1650 and would like to use the GPU for the encoding.

I found the video codec sdk, the VPF package and gstreamer, but I just don’t know what is the best and working thing for me…

I tried to build a gstreamer pipeline but it never actually recorded a video…

Does anyone know what to do or may point me into the right direction?
Thanks