• Hardware Platform : Jetson Nano 4GB
• DeepStream Version : 5.0.0
• JetPack Version : 4.5-b129
• TensorRT Version : 7.1
• Issue Type: Error when running command provided form the Deepstream QuickStart Guide Document Run deepstream-app (the reference application).
• How to reproduce the issue ?
Execute the below mentioned command in terminal.
$ deepstream-app -c /opt/nvidia/deepstream/deepstream-5.0/samples/configs/deepstream-app/config_infer_secondary_carcolor.txt
• Error :
** ERROR: main:655: Failed to set pipeline to PAUSED
Quitting
ERROR from src_bin_muxer: Output width not set
Debug info: /dvs/git/dirty/git-master_linux/deepstream/sdk/src/gst-plugins/gst-nvmultistream/gstnvstreammux.c(2283): gst_nvstreammux_change_state (): /GstPipeline:pipeline/GstBin:multi_src_bin/GstNvStreamMux:src_bin_muxer
App run failed
• Refered Document Link : Quickstart Guide — DeepStream 6.1.1 Release documentation