Please provide complete information as applicable to your setup.
• Hardware Platform - Jetson / GPU
• DeepStream Version - 6.1
• Issue Type - question
Requirement details
Currently I’m using nvtilter to show all the video sources connected to my deepstream inference pipeline. If we have a requirement of removing one or several sources being shown in tiler, how should I do that?
There is a property called custom-tile-config in Gst-nvmultistreamtiler. Can I use that property to modify what is being shown in the tiler? How to do that? Is there any sample code?