Is there any tool which can help us to auto generate deepstream config file
For example : given list of camera sources and their address in a text file , I would like to autogenerate config file and change few parameters such as enable corresponding sink etc.
I can write my own config file manually , but it is a pain when source stream increases to 50-100
Thank you in advance