Skip to content

Exit application functionality #511

@JuanPabloGonzalez1

Description

@JuanPabloGonzalez1
Issue type

Other

Description

Hi! I'm developing an application in Qt using websocket to control OBS. I have already implemented a lot of functionalities using the QWebSocket class. Now I need to be able to close obs from my application but I don't think that this is possible with the current features of the obs-websocket. I also tried closing it with normal QProcess but this causes the obs tray icon to persist in the taskbar until you hover it with the mouse, this doesn´t happen when closed manually.

My questions are:

  • This functionality exists and I'm missing something in the documentation?
  • If not, is there a plan to add it in the future? Or is it even possible?
  • Is it normal for the icon to persist after the application is closed in some cases?

Windows 10
Qt 5.12.3
OBS 23.0.2

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions