Skip to content

RTMP Monitor REST API #1

@georgelemon

Description

@georgelemon

the RTMP server should expose a REST API for monitoring stream status, including:

  • List of active streams (stream name, publisher info, subscriber count)
  • Stream health metrics (bitrate, latency, packet loss)
  • Recent connection history (timestamps, IP addresses, connection duration)

So that external tools can query the RTMP server for real-time stream information
and health metrics.

An option to switch to WebSocket-based real-time updates could be added in the
future for more efficient monitoring.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions