Closed GNCGenie closed 11 months ago
I'm using this script to install OpenCV. It supports the -D WITH_GSTREAMER=ON
flag.
I tough it was sufficient to get GStreamer into OpenCV. Assuming GStreamer has its CUDA acceleration up and running.
If not, how would you do it?
BTW, most users like to build their pipelines with the nv* NVIDIA modules, like nvv4l2decoder
or nvvidconv
Yes, I just checked the build info on a fresh board, and it is built with GStreamer enabled. I must have altered it accidentally!
Just a QOL improvement, if for future releases OpenCV could be built against the installed GStreamer libraries and with CUDA support it would make this image perfect!