RTSP doesn't output with kafka together

hi,
i wrote a systemctl script to run my custom deepstream app,
app can be run successfully and kafka works that it can send informations to cloud, but no osd and rtsp output,
but if i run app as normal, osd can show and rtsp output, too, but systemctl will show nothing.
what’s that problem?

thank you very much!

Moving to Deepstream forum as it’s more related with DS SDK.

Please provide complete information as applicable to your setup.

• Hardware Platform (Jetson / GPU)
• DeepStream Version
• JetPack Version (valid for Jetson only)
• 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)
• Requirement details( This is for new requirement. Including the module name-for which plugin or for which sample application, the function description)

hi,
jetson nx with jetpack4.6, and deepstream-6.0

thanks

Hi,

Just want to confirm first.
When you run it without systemctl, do you get the Kafka, RTSP, and OSD working together?
Or just RTSP and OSD?

More, when you run the command normally, do you need the root authority?
Thanks.

hi,
yes, if without systemctl, i can get kafka, RTSP, and OSD working together.
but can not get RTSP and OSD if with systemctl.
i don’t need the root anthority by run the command normally, and making all files by sudo.
my command normally is this:

thanks

hi,
pls ignore the problem, and rtsp out with kafka together already after i disable EGL.
this is no effect for my project.

thanks

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