OutputJitterBufferSettings

Shared configuration for outputs that use a jitter buffer

Field

Type

Repeated

Description

buffer_delay_ms

uint32

Buffer delay in milliseconds

min_period

OptionalInt

max_period

OptionalInt

consecutive_good

OptionalInt

max_slope

OptionalFloat

calibration_window_duration

OptionalInt

dejitter_window_duration

OptionalInt

Duration of the dejitter window in milliseconds

stability_mode

StabilityMode

How to determine stability (global aggregate vs per-stream)

monitoring_enabled

OptionalBool

Enable/disable linear regression monitoring after calibration

drift_correction_factor

OptionalFloat

Factor for drift correction (0.0-1.0, higher = more aggressive)

pre_t0_gap_threshold

OptionalInt

Gap threshold in ms for pre-T0 gap detection

pre_t0_total_gaps

OptionalInt

Number of gaps allowed before T0

pre_t0_max_duration

OptionalInt

Maximum duration in ms to wait for gap detection