I have installed OpenCV 4.8.0 as shown in the figure with sudo apt install nvidia-jetpack command, however this build does not support Gstreamer capability which i require for building video applications.
Is it possible to enable Gstreamer with current installation of OpenCv 4.8.0? If yes, Please share the procedure for the same.
I have read from the reference material on internet that we need to first remove current opencv installation and then build a new one. I tried with this command “sudo apt-get --purge remove opencv-data python-opencv libopencv-dev” but was not successful.
If these suggestions don’t help and you want to report an issue to us, please attach the model, command/step, and the customized app (if any) with us to reproduce locally.