RTSP stream on Jetson Nano

• Hardware Platform (Jetson / GPU) Jetson Nano
• DeepStream Version 6.0.1

My app has an output RTSP stream. I refer deepstream_python_apps/apps/deepstream-rtsp-in-rtsp-out/README at master · NVIDIA-AI-IOT/deepstream_python_apps · GitHub

I run this app on Deepstream 7.1 dGPU successfully but when I ran it on Jetson Nano, I can’t play RTSP stream (I tried VLC and Python opencv)
Can you check it for me? Please rename main2.txt → main2.cpp

CMakeLists.txt (1.2 KB)
main2.txt (8.3 KB)

Notcing you are using the custom code, could you narrow down this issue by the folloing methods.

  1. can you use the sample deepstream-rtsp-in-rtsp-out to without any modification reprodcue this issue?
  2. if usng your code, can you play the rtsp on the device running the deepstream app? if no, can you try nv3dsink instead of rtsp out?

There is no update from you for a period, assuming this is not an issue anymore. Hence we are closing this topic. If need further support, please open a new one. Thanks