Hardware Encoder Not working

Hi, I am unable to encode my video and save as mkv file in jetson using hardware encoder in CPP.
If I use a python code it is working.
If I use a cpp code the the saved file looks empty
Can anyone help me out with this?
@DaneLLL @ShaneCCC @Trumany

Hi,
You may try this sample:
GStreamer freeze when using qtmux and NVIDIA-accelerated h264/h265 encoding - #7 by DaneLLL

If you don’t use nvarguscamerasrc, please replace it with your source.

1 Like

Hi @DaneLLL ,
Is there any samples in cpp to use appsrc?
I was not able to findout a way to use appsrc

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.