SrtConnectionInputSettings.onConnectionStatusChange property
disconnected when the connection goes (the node then flushes, EOS-es its subscribers and closes — the handle emits close); degraded / recovered from .
Signature:
onConnectionStatusChange?: (status: SrtInputStatus, sourceName: string | undefined, index: number, health?: InputHealthStatus) => void;