Hi guys.
I want to run ones of samples deep stream on xavier nx, and I installed the deepstream_sdk_v5.0.0_jetson.tbz2 according nvidia website, but when I want to run this command I get this error:
deepstream-app -c source30_1080p_dec_infer-resnet_tiled_display_int8.txt
** ERROR: <create_multi_source_bin:1029>: Failed to create element ‘src_bin_muxer’
** ERROR: <create_multi_source_bin:1104>: create_multi_source_bin failed
** ERROR: <create_pipeline:1263>: create_pipeline failed
** ERROR: main:632: Failed to create pipeline
Quitting
App run failed