Gstreamer 1.15.2: Failed to load plugin 'srt' on nano Jetson

Hey,

Error

(gst-inspect-1.0:12932): GStreamer-WARNING **: 17:21:03.589: Failed to load plugin ‘srt’: srt.so: cannot open shared object file: No such file or directory

Everything is complied like in the PDF, seems to compile fine and install.
all gstreamer plugins work but SRT, seems to also compile fine and install without errors

Everything has to be manually complied because of mod files.

Versions tried:

Gstreamer: 1.15.2-1.19.0
SRT: 1.3.4-1.4.2

Hi,
Please refer to build instructions. Suggest you follow it step by step and see if it works.

You may also try to clean the cache.

$ rm .cache/gstreamer-1.0/registry.aarch64.bin

Hey,

That’s the guide we followed.
everything works except SRT

Hi,
There is no srt.so or libsrt.so in default rootfs. Not sure but probably you would need to install certain packages.

Hey,

Still haven’t been able to get it to work. SRT installs fine but gstreamer doesn’t detect it.

Hi,
The may help:

Although it is for another platform.

Since it is 1.14.5 by default and we have verified SQA tests on this version, you may consider ot use default on for better stability. For witching to other version, would need forum users to shar experience.

the issue with the preinstalled gstreamer that came with ubuntu.