When, I am trying to run deepstream_python_apps test1 got this error -
File “deepstream_test_1.py”, line 55, in osd_sink_pad_buffer_probe
** batch_meta = pyds.gst_buffer_get_nvds_batch_meta(hash(gst_buffer))** AttributeError: module ‘pyds’ has no attribute ‘gst_buffer_get_nvds_batch_meta’
When, I am trying to run deepstream_python_apps - deepstream-ssd-parser got this error -
Creating Pipeline
Creating Source
Creating H264Parser
Creating Decoder
Creating NvStreamMux
Creating Nvinferserver Unable to create Nvinferserver
Creating Nvvidconv
Creating OSD (nvosd)
Creating Queue
Creating Converter 2 (nvvidconv2)
Creating capsfilter
Creating Encoder
Creating Code Parser
Creating Container
Creating Sink
Playing file /opt/nvidia/deepstream/deepstream-6.0/samples/streams/sample_720p.h264
Traceback (most recent call last):
File “deepstream_ssd_parser.py”, line 453, in
sys.exit(main(sys.argv))
File “deepstream_ssd_parser.py”, line 376, in main
pgie.set_property(“config-file-path”, “dstest_ssd_nopostprocess.txt”) AttributeError: ‘NoneType’ object has no attribute ‘set_property’
No. triton_backend_setup.sh to install triton server which will be called by nvinferserver plugin. the plugin not created in your error you pasted at the beginning. that’s why i asked about the output of gst-inspect-1.0 nvinferserver