Stream output of deepstream app on HTTP stream from aws T4

Please provide complete information as applicable to your setup.

• Hardware Platform (Jetson / GPU) → T4
• DeepStream Version → 5.0
• TensorRT Version → 7.0
• NVIDIA GPU Driver Version (valid for GPU only) → 440.82

Hi,
I was trying to find out how can I stream the output from aws T4 deepstream app on http server . I could not find any resources so I am posting it here. Thanks in advance.

Hi @y14uc339
You can use RTSPSink to stream the output to other computers.

Thanks!

1 Like