• Hardware Platform (t4 GPU)
• DeepStream Version 6.2
- Ubuntu 20.04
- GStreamer 1.16.3
- NVIDIA driver 525.60.13
- CUDA 11.8
- TensorRT 8.5.1.7
so i was using demux multi in multi out and i ran into an error, i’m unable to input multiple sources , when i put 2 sources , it doesnt show error but rather the first video gets annotated and all,pgie works but not any other logic i added in pgie src probe same with when i add 3 sources ,first 2 gets annotated its like the raw output from pgie and the 3rd one gets processed normally as it should, i’ll attach the code below.
deepstreamerror.txt (16.9 KB)
also stream perf isnt showing fps its always showing 0.0 . I’m sure its some small stupid error because it used to work before but i can’t pinpoint where the problem is exactly.
PS: When i input a single source i get normal processed output as it should but the fps is not shown still