Skip to content

Webhook or MQTT support for specific actions in Core #33

@AlexeyBoiler

Description

@AlexeyBoiler

In some use cases, it is necessary to receive a notification from Core when specific events occur (e.g. stream started, stream stopped, scene change detected, etc.).

We propose adding support for either:
• Webhooks (HTTP callbacks to a configurable endpoint), or
• MQTT messages (published to a configurable topic and broker)

This would allow external systems to react to stream-related events in real-time and integrate Core into a wider event-driven architecture.

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