What kind of hardware rigs can support 100+ videos analytics using deepstream?

thank you @kayccc ! I’ve tried running yolov4 benchmark on T4, but I can’t run batch size > 4, can you please check my issue here? Iplugin tensorrt engine error for ds5.0 - #30 by CoderJustin

I’ve set the batch size in [primary-gie] equals to that in [property] from pgie configuration file, which is 8, but it keep telling me that the max batch size is 1. But if I export the model engine file with static batch size=4, it can be run successfully.

The number of sources in [source0] and batch size in [streammux] are set to 8.

The second question is, can T4 decode over 100 live camera videos simultaneously?