Skip to content

Reference

Configuration comes in two forms, and they are not interchangeable. One is the file a service starts from. The other is a message that changes it while it is running. This section covers both.

Static configuration — the file a service starts from

Section titled “Static configuration — the file a service starts from”
ServiceReference
input-processorinput-processor config
output-processoroutput-processor config
phrame-webrtc-sessionphrame-webrtc-session config

These pages are generated from each service’s JSON Schema, so they cannot drift from what the service actually accepts. Every field, its type, whether it is required, and its default.

Live control — changing a running system

Section titled “Live control — changing a running system”
ReferenceCovers
Real-time controlTransport, cuts, mixes and controller-mode config, over MQTT

Several services are configured entirely by environment variables, with no schema to generate a table from: the TAMS components, the orchestration services, and the platform services. Where those matter operationally the values are described on the service’s own page rather than duplicated here, because a hand-copied field table looks exactly like a generated one and rots without anybody noticing.

If a field you need is not written down, the service’s configuration handling is the authority — not this section.