in the config file: I have added:
[tests]
file-loop=1
But it never goes into the loop mode. Why?
Also in the c file: deepstream_segmentation_app.c
#define MUXER_BATCH_TIMEOUT_USEC 190000 - I have made this number big and big…
But the result is still same. the display time is too short.
Can some one give a suggestion? Thanks