Please provide complete information as applicable to your setup.
• Hardware Platform (Xavier)
**• DeepStream Version4.0
• JetPack Version (4.2.3)
**• TensorRT Version5.1
• NVIDIA GPU Driver Version (valid for GPU only)
I’m trying to open to 2 config files in deepstream-app but failed. In terminal I type like this: ‘’‘deepstream-app -c -c ’‘’. In the source code I saw this line (deeepstream_app_main.c line 630), where num_instance can be larger than 1 and loop in.
Does deepstream_app has this function opening 2 config files? If so, how does this work?
thx