Please provide complete information as applicable to your setup.
• Hardware Platform (Jetson / GPU) Jetson AGX • DeepStream Version 5.1 • JetPack Version (valid for Jetson only) 4.3 • TensorRT Version 7.1 • NVIDIA GPU Driver Version (valid for GPU only) • Issue Type( questions, new requirements, bugs) bugs • How to reproduce the issue ? (This is for bugs. Including which sample app is using, the configuration files content, the command line used and other details for reproducing)
more than 4 rtsp stream input, and config rtmp as output , when the stream works more than 10 hours , multi channel stream is mixed together.
• Requirement details( This is for new requirement. Including the module name-for which plugin or for which sample application, the function description)
batch-size=4 #Required by the app for OSD, not a plugin property
bbox-border-color0=1;0;0;1
bbox-border-color1=0;1;1;1
bbox-border-color2=0;0;1;1
bbox-border-color3=0;1;0;1
interval=2
gie-unique-id=1
nvbuf-memory-type=0
config-file=config_infer_primary_retinaface.txt
interval = 0, the streaming is ok, but when interval > 0 , you reproduce the problem.