(python3:10862): GStreamer-WARNING **: 13:23:18.872: Failed to load plugin ‘/usr/lib/aarch64-linux-gnu/gstreamer-1.0/deepstream/libnvdsgst_infer.so’: /usr/lib/aarch64-linux-gnu/gstreamer-1.0/deepstream/libnvdsgst_infer.so: undefined symbol: nvds_add_user_meta_to_roi
Unable to create pgie
Creating EGLSink
Playing file /opt/nvidia/deepstream/deepstream-6.0/samples/streams/sample_720p.mp4
Traceback (most recent call last):
File “deepstream_test_1.py”, line 261, in
sys.exit(main(sys.argv))
File “deepstream_test_1.py”, line 198, in main
pgie.set_property(‘config-file-path’, “dstest1_pgie_config.txt”)
AttributeError: ‘NoneType’ object has no attribute ‘set_property’
deepstream-app all can run.
cuda 12.0.300
tensort 8.0.1.6
cudnn 8.2.1.32
opencv 4.1.1
jetpack 4.6
(python3:16368): GStreamer-WARNING **: 16:11:42.147: Failed to load plugin ‘/usr/lib/aarch64-linux-gnu/gstreamer-1.0/deepstream/libnvdsgst_infer.so’: /usr/lib/aarch64-linux-gnu/gstreamer-1.0/deepstream/libnvdsgst_infer.so: undefined symbol: nvds_add_user_meta_to_roi
Unable to create pgie
Creating EGLSink
Playing file /opt/nvidia/deepstream/deepstream-6.0/samples/streams/sample_720p.mjpeg
Traceback (most recent call last):
File “deepstream_test_1.py”, line 261, in
sys.exit(main(sys.argv))
File “deepstream_test_1.py”, line 198, in main
pgie.set_property(‘config-file-path’, “dstest1_pgie_config.txt”)
AttributeError: ‘NoneType’ object has no attribute 'set_property
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
As I mentioned above, you’d better check if libnvds_meta is missing first.
What does the output of the following command look like?