output.http.listener serves media and viewer routes. The runtime listener is configured under server.operational and is usually on the same host with a different port.
| Field | Default | Purpose |
|---|---|---|
server.operational.host | media listener host | Bind address for API, health and metrics. |
server.operational.port | 9091 | Must not overlap output.http.listener. |
server.shutdownTimeout | 10s | Upper bound on graceful shutdown. |
The operational listener has no application authentication. Keep it on a trusted network. Enabled routes can start pulls, start pushes and stop streams.