undefinied symbol for Gstreamer

(gst-plugin-scanner:2707): GStreamer-WARNING **: Failed to load plugin ‘/home/nvidia/Tithi/GitRepo/CloudVideoStreamer/3rdParty/amazon-kinesis-video-streams-producer-sdk-cpp/kinesis-video-native-build/downloads/local/lib/gstreamer-1.0/libgstx264.so’: /home/nvidia/Tithi/GitRepo/CloudVideoStreamer/3rdParty/amazon-kinesis-video-streams-producer-sdk-cpp/kinesis-video-native-build/downloads/local/lib/libx264.so.148: undefined symbol: x264_deblock_h_chroma_422_intra_neon

What’s use case and condition can’t know from this message?

This is when trying to run amazon kinesis video SDK sample. I think when amazon SDK compiles on Jetson it doesn’t get all the plugins it need.

So I installed all gstreamer plugins on the system and made the SDK use those. Then it worked

Can you please shed some light how to fix it? I’m running into the same issue. Thanks.

I did a system install. i.e sudo apt-get install the dependencies present in ./min-install-script and then run ./min-install-script instead of ./install-srcipt