Can I use OTA on deepstream-test5 to update multiple models

Please provide complete information as applicable to your setup.

• Hardware Platform (Jetson / GPU) T4
• DeepStream Version 5.1
• JetPack Version (valid for Jetson only)
• TensorRT Version 7.2
• NVIDIA GPU Driver Version (valid for GPU only) 440
• Issue Type( questions, new requirements, bugs) questions
• 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)
./deepstream-test5-app -c configs/test5_config_file_src_infer.txt -o vgg.trt
• Requirement details( This is for new requirement. Including the module name-for which plugin or for which sample application, the function description)
I found that I could only specify one model using -o.How can I specify multiple models

We will check internally

Hi @549981178 ,
Sorry for delay!
Only single model can be updated currently. Source code is provided so you can customize it for your requirement.