Skip to content

srt: Adds disconnected signal

This adds a signal that is emitted when the SRT socket disconnects. We use this for detecting that the SRT client has disconnected from the source, allowing us to dynamically change our pipeline to show a reconnecting message

Merge request reports