Deepstream 6.0 Occupancy analytics fails on jetson nano 2GB

Please provide complete information as applicable to your setup.

• Hardware Platform (Jetson / GPU) Jetson Nano 2GB
• DeepStream Version
• JetPack Version (valid for Jetson only)
• TensorRT Version
• NVIDIA GPU Driver Version (valid for GPU only)
• Issue Type( questions, new requirements, bugs)
• 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)
• Requirement details( This is for new requirement. Including the module name-for which plugin or for which sample application, the function description)

./deepstream-test5-analytics -c config/test5_config_file_src_infer_tlt.txt
** WARN: <parse_source:577>: Deprecated config ‘smart-rec-video-cache’ used in group [source1]. Use ‘smart-rec-cache’ instead
** ERROR: <create_msg_conv_broker_bin:234>: Failed to create ‘sink_sub_bin_transform1’
** ERROR: <create_msg_conv_broker_bin:278>: create_msg_conv_broker_bin failed
** ERROR: <create_sink_bin:781>: create_sink_bin failed
** ERROR: <create_processing_instance:815>: create_processing_instance failed
** ERROR: <create_pipeline:1323>: create_pipeline failed
** ERROR: main:1041: Failed to create pipeline
Quitting
App run failed

deepstream-test5-analytics

Did you rename deepstream-test5-app to deepstream-test5-analytics or?

** ERROR: <create_msg_conv_broker_bin:234>: Failed to create ‘sink_sub_bin_transform1’
** ERROR: <create_msg_conv_broker_bin:278>: create_msg_conv_broker_bin failed

Can you find broker plugin?
gst-inspect-1.0 nvmsgbroker

I didn’t rename it.I am running program from /opt/nvidia/deepstream/deepstream-6.0/sources/apps/sample_apps/deepstream-occupancy-analytics/.

Please find below gst-inspect-1.0 nvmsgbroker output?

Factory Details:
Rank primary (256)
Long-name Message Broker
Klass Sink/Metadata
Description Sends payload metadata to remote server
Author NVIDIA Corporation. Post on Deepstream for Tesla forum for any queries @ DeepStream SDK - NVIDIA Developer Forums

Plugin Details:
Name nvdsgst_msgbroker
Description Message broker
Filename /usr/lib/aarch64-linux-gnu/gstreamer-1.0/deepstream/libnvdsgst_msgbroker.so
Version 6.0.0
License Proprietary
Source module nvmsgbroker
Binary package NvMsgBroker
Origin URL http://nvidia.com

** ERROR: <create_msg_conv_broker_bin:234>: Failed to create ‘sink_sub_bin_transform1’

this one?
gst-inspect-1.0 nvmsgconv

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.