Deepstream rtsp output as http

• Hardware Platform (Jetson)
**• DeepStream Version 5.1
• JetPack Version (4.5)
**• TensorRT Version 7.x

Currently I can output rtsp from deepstream then i’m converting it in VLC to output as http, but the problem is the conversion is producing a delay (30-40 secs delay from live feed). Can the deepstream output a http instead of rtsp?

Hi,
There is a post about http live streaming. Please refer to
Nvmultistreamtiler/nvstreamdemux with omxh264enc won't work - #5 by DaneLLL

You can check if this meets your requirement. If yes, please try to customize deepstream-app to use hlssink. Implementation of sinks is in

/opt/nvidia/deepstream/deepstream-5.1/sources/apps/apps-common/src/deepstream_sink_bin.c