dusty-nv / jetson-utils

C++/CUDA/Python multimedia utilities for NVIDIA Jetson
MIT License
739 stars 289 forks source link

A redundant `video/x-raw`? #217

Closed xiaotaw closed 1 month ago

xiaotaw commented 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?

https://github.com/dusty-nv/jetson-utils/blob/master/camera/gstCamera.cpp#L167