Skip to content

OBS's graphics hooks remain inside applications after OWL Control shuts down #87

@philpax

Description

@philpax
  • Start recording an application
  • Stop recording
  • Keep the application running, shut down OWL Control
  • Attempt to replace OWLC\data\obs-plugins\win-capture\graphics-hook64.dll: you cannot, the file's locked
  • Shut the application down
  • You can now replace the DLL

My suspicion is that the module is never unloaded because we don't clean up the runtime properly. Unfortunately, we're going to have to figure that one out.

cc @Clyde013, but I'll probably need to investigate because this is threading/async heck

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions