RTSP output via UDPsink

Please provide complete information as applicable to your setup.
• Hardware Platform (Jetson / GPU) : GPU
• DeepStream Version : 6.3
• TensorRT Version : 8.5.3-1+cuda11.8
• NVIDIA GPU Driver Version (valid for GPU only) : 4070 Ti

I’m trying to re stream the output as outlined in:

deepstream_sink_bin.c

I’m able to see it in rtsp://localhost:8554/ds-test. However it’s only possible because of gstreamer GstRTSPServer. Can I perform it via nginx streaming server. How can I send the udpsink to nginx?
@yuweiw Any insights on this topic is highly appreciated.

We don’t have a lot of experience with the nginx streaming. You can refer to gstreamer-rtmp-nginx-dceb00d1ec1c to see if it helps.

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.