**• Jetson
**• Deepstream-5.1
**• 4.5.1
**• TensorRT7.1 • NVIDIA GPU Driver Version (valid for GPU only)
**• new requirements
I uses multiple parameters to run mutiple model in deepstream-app.
for example :
config_1.txt : model 1 , [source0]
config_2.txt : model 2, [source1]
config_3.txt : model 3, [source2]
I try to set enable =2 in tiled-display, and link-to-demux=1 in sink,
but it still display in differenct windows.
please help to check if it have problem.
I test it in Deepstream6.0, jetpack 4.6. jetson nx.
the following the config.
config1.txt :
[tiled-display]
enable=2
rows=2
columns=2
width=1920
height=1080
gpu-id=0
nvbuf-memory-type=0