Skip to main content

no_unconfigured_streams

no_unconfigured_streams

This call goes through the active streams on the system and compares that to the currently configured streams on the system. If a stream is either not configured or configured to use a difference source than is currently active, it calls nuke_stream on that stream.

It is sent as follows:

{
"no_unconfigured_streams": true // value is ignored
}

There is no response to this call.

tip
  • Wildcard streams (streams with a configured basename+wildcardname) will be unaffected by this call.
  • Unconfigured streams ingested through streamkeys will however be destroyed.