StabilityMode

Stability mode for jitter buffer - how to determine when input is stable

Name

Number

Description

STABILITY_MODE_GLOBAL_LR

0

Use a single aggregate linear regression across all streams (default)

STABILITY_MODE_PER_STREAM_LR

1

Check each stream individually for stability (all streams must be stable)

STABILITY_MODE_VIDEO_PREFERRED_LR

2

Gate on the video stream(s) when present, else all streams. Audio arrives in PES bursts whose drift oscillates, so it should not veto a stable video signal.