Please provide complete information as applicable to your setup.
• Hardware Platform (Jetson / GPU) • DeepStream Version : 6.3 • JetPack Version (valid for Jetson only) : 5.1.3 • TensorRT Version • NVIDIA GPU Driver Version (valid for GPU only) • Issue Type( questions, new requirements, bugs) • How to reproduce the issue ? (This is for bugs. Including which sample app is using, the configuration files content, the command line used and other details for reproducing)
Hello, I’m now studying about the RTSP communication and planning to make the flow like below.
Is it available to set deepstream settings simutaneously RTSP Server[sink2] and Client[source0] with using ‘source4_1080p_dec_infer-resnet_tracker_sgie_tiled_display_int8.txt’?
Is it available to send the Cam data, Object tracker, bbox info from Orin to another system using RTSP communication?
Thank you,
• Requirement details( This is for new requirement. Including the module name-for which plugin or for which sample application, the function description)
The RTSP can’t transfer data like bboxes coordinates according to the protocol RFC 2326 - Real Time Streaming Protocol (RTSP) (ietf.org). If you want to customize RTSP payload, please develop the protocol and implement by yourself.
Thank you for answering my question. I have an additional question
My ultimate goal is to verify the camera’s data, such as video (images) and object recognition information, via RTSP communication.
Then which data (related to camera) can I see using the RTSP protocol?
Is there any way to see the Deepstream’s(Video with bboxes drawing on it) output?
My ‘source4_1080p_dec_infer-resnet_tracker…’ file doesn’t mention ‘track-output-dir’ at all. Could you let me know if specifying the ‘track-output-dir’ code would allow me to get the tracker information via RTSP communication?
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