Hi,
(follow up on: AGX Xavier: get Gstreamer nvvidconv and others )
I got all the needed libraries needed and added the correct LD_LIBRARY_PATH etc for my custom system.
Unofrtunate, I got following error when trying to run gst-launch-1.0 -v videotestsrc pattern=smpte ! video/x-raw,width=1280,height=720 ! fbdevsink
root@mycompany:~# gst-launch-1.0 -v videotestsrc pattern=smpte ! video/x-raw,width=1280,height=720 ! fbdevsink
NvRmMemInitNvmap failed with No such file or directory
549: Memory Manager Not supported
****NvRmMemInit failed**** error type: 196626
*** NvRmMemInit failed NvRmMemConstructor
did I miss something on adding the libraries?
All sources used are based on the original 35.1 and Jetpack 5.0.2 sources.
gst-inspect-1.0 -b
gives me my blacklisted nv* plugins
[33mBlacklisted files:[[0m
libgstnvarguscamerasrc.so
libgstnvcompositor.so
libgstnvivafilter.so
libgstnvjpeg.so
libgstnvvidconv.so
libgstnvvideo4linux2.so
libnvargus_socketclient.so
libnvjpeg.so
libnvrm_host1x.so
libnvrm_mem.so
[[94mTotal count[[0m: [[0m10 blacklisted files[[0m
gst-inspect-1.0 libnvrm_mem.so
or any other plugin shows
[[33mPlugin Details[[0m:
[[94mName [[0m[[0mlibnvrm_mem.so[[0m
[[94mDescription [[0m[[0mPlugin for blacklisted file[[0m
[[94mFilename [[0m[[0m/usr/lib/gstreamer-1.0/libnvrm_mem.so[[0m
[[94mVersion [[0m[[0m0.0.0[[0m
[[94mLicense [[0m[[0mBLACKLIST[[0m
[[94mSource module [[0m[[0mBLACKLIST[[0m
[[94mBinary package [[0m[[0mBLACKLIST[[0m
[[94mOrigin URL [[0m[[0mBLACKLIST[[0m
[[33m0 features[[0m:
I am using gstreamer 1.20.4