Hi guys,
I want to cross compile gstreamer like in this link(Accelerated GStreamer — NVIDIA Jetson Linux Developer Guide 1 documentation) in my ubuntu server and scp it to Xavier(Jetpack 5.1) but not install it in Xavier.
I want to mange gstreamer libraries in local path like /root/private/libs and link it with LD_LIBRARY_PATH.
Will this affect accelerated gstreamer pipline like nvvidconv things?
Thank you in advance!