My setup
• Hardware Platform (GPU – GTX 1650 Ti)
• DeepStream Version 6.3
• TensorRT Version 8.5.3
• NVIDIA GPU Driver Version : 530.41.03
• Issue Type: Bug
• How to reproduce the issue ? : using deepstream-test1 app, please find the attached .zip file [command:make clean && make && ./deepstream-test1-app /opt/nvidia/deespstream/deepstream-6.3/samples/streams/sample_qHD.h26 ]
Hi , I’ve modified deepstream-test1 app by adding a probe that replaces (processed) frame in the main pipeline.
I’m not getting any error while doing so, but the Display or terminal does not close or end when the stream ends as it used to in plain deepstream-test app.
The one change to pieline is that I have added a probe to nvvideoconv’s sink to replace the buffer as mentioned above
Is there anything that I can do so that pipeline ends smoothy and not stop abruptly?
Please find the zip file to repoduce this issue [you will get 180 degrees rotated frame
modified-deepstream-test1.zip (15.5 KB)
Note: If you change stream then you need to update muxer’s width and weight to streams original dimensions