Whenever I start a deepstream application using python bindings, I receive these warnings. Can anyone tell me what these warnings are indicating?
I am also facing another issue which isn’t resolved yet, link to that topic:
Is it possible that these warnings are related to this issue?
• How to reproduce the issue ? (This is for bugs. Including which sample app is using, the configuration files content, the command line used and other details for reproducing)
Run deepstream_test_3.py on jetson nano.
There is no update from you for a period, assuming this is not an issue anymore.
Hence we are closing this topic. If need further support, please open a new one.
Thanks
if you have installed gstreamer, you can find libgstlibav.so in /usr/lib/aarch64-linux-gnu/gstreamer-1.0/libgstlibav.so, you can remove the GStreamer cache to fix it:
rm -rf ~/.cache/gstreamer-1.0/