Skip to content

Conversation

@hmelder
Copy link
Collaborator

@hmelder hmelder commented Oct 23, 2025

This API may be used when implementing a service status indicator for a streaming service. It returns the raw GStreamer state for the main pipeline.

Four states shall be returned:

  • PLAYING
  • PAUSED
  • READY
  • NULL

If the pipeline is in PLAYING, it is up and running. Sinks accept and render data. Live sources produce data. The streaming service is therefore active. Every other state indicates that the service is inactive or degraded.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants