Skip to content

Add runOnConnect hook triggered only by actual source connection #5588

@nosideg

Description

@nosideg

Describe the feature

Currently, hooks such as runOnInit or others tied to path availability are also triggered when alwaysAvailable is enabled, even though no source is actually connected. This makes it impossible to run scripts or actions only when a genuine incoming stream becomes active.

Please add a new hook—like runOnConnect—that is triggered only when a real source begins streaming to a path.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions