Skip to content

Run OBS directly on recording thread #159

@philpax

Description

@philpax

By default, libobs-rs spins up an intermediate thread to run libobs on. @sshcrack recently added support for disabling this intermediate thread by turning off the enable_runtime feature, and suggested that we try it out as we're already using a dedicated recording thread.

This may help tighten timing on things (as one layer of indirection will be removed), but it may also make the blast radius of a crash worse. Let's experiment a bit and see what the impact is.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions