Hi,
Sorry that I missed one thing here.
nvoverlaysink is deprecated on JetPack 5, and please use nv3dsink instead.
launch_stream
<< "nvarguscamerasrc name=mysource ! "
<< "video/x-raw(memory:NVMM),width="<< w <<",height="<< h <<",framerate=30/1,format=NV12 ! "
<< "nvvidconv name=myconv ! "
<< "video/x-raw(memory:NVMM),format=RGBA ! "
<< "nv3dsink ";
gst_cv_gpumat.tbz2 (3.4 KB)