Deepstream output with python gui

lease provide complete information as applicable to your setup.

• Hardware Platform DGPU
• DeepStream Version 6.0.1
• NVIDIA GPU Driver Version 510.85.02
• 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)
I need deepstream output display (nveglglessink) in tkinter or kivy

could you help me to resolve this issue

nveglglessink is based on X11,it does not conflict to any GUI framework. What kind of help do you need?

I need output display in tkinter

when the run the code it will display the output right, I need to add tkinter python to display that output half of the screen, other half I can use display other outputs, like temperature, humidity, etc.

nveglglessink is based on X11, you may need to refer to tkinter resources for how to integrate X11 with tkinter. This is not DeepStream function.

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