Closed xiaotaw closed 1 month ago
Hi, I'm new to gstreamer, and just wondering if it's necessary to add a video/x-raw(memory:NVMM) or video/x-raw between nvvidconv and appsink?
video/x-raw(memory:NVMM)
video/x-raw
nvvidconv
appsink
https://github.com/dusty-nv/jetson-utils/blob/master/camera/gstCamera.cpp#L167
Hi, I'm new to gstreamer, and just wondering if it's necessary to add a
video/x-raw(memory:NVMM)
orvideo/x-raw
betweennvvidconv
andappsink
?https://github.com/dusty-nv/jetson-utils/blob/master/camera/gstCamera.cpp#L167