• Hardware Platform (Jetson / GPU) DGPU Nvidia RTX5000
• DeepStream Version 7.0
• JetPack Version (valid for Jetson only)
• TensorRT Version TensorRT 8.6.1.6-1 Cuda 12.2
• NVIDIA GPU Driver Version (valid for GPU only) 535.183.01
• Issue Type( questions, new requirements, bugs) Questions
I am dynamically adding and removing sources similar to the Runtime Source Add/Delete example here. The dynamic source add and removal works as expected, the Nvmultistreamtiler auto-sizes when a source is added, but it does not auto size when the source is removed. Instead, a black tile remains for the removed source. Is there any way to have the tiler down size (remove the black tile) when a source is removed?
NOTE: This is similar to the topic below, but I am hoping for an update since this was closed. Thanks!