LiveKit Ingress configuration.
See https://github.com/livekit/ingress?tab=readme-ov-file#config for possible options.
Declarations
Type
YAML 1.1 value
Default
{ }
Example
{
cpu_cost = {
rtmp_cpu_cost = 3.0;
whip_cpu_cost = 1.0;
};
prometheus_port = 9039;
}