Please provide complete information as applicable to your setup.
• Hardware Platform (Jetson / GPU) T4
• DeepStream Version 5.1
• JetPack Version (valid for Jetson only)
The running environment is Docker.
command:python3 deepstream_test1_rtsp_out.py -i /opt/nvidia/deepstream/deepstream/samples/streams/sample_720p.h264
Everything is all right, but the RTSP stream is not generated.
When I checked port 8554, there was no result.
command : netstat -lnpt |grep 8554