Skip to content

Add a media watchdog #334

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Mar 7, 2025
Merged

Add a media watchdog #334

merged 4 commits into from
Mar 7, 2025

Conversation

biglittlebigben
Copy link
Contributor

This adds a media watchdog at the input of the go SDK (so at the tail of the pipeline). This is needed because in some cases, such as SRT input. gstreamer will retry to connect for ever without emitting any event about the failure to connect. This will close the ingress if no media is received on any track for 1 min.

@biglittlebigben biglittlebigben requested a review from a team as a code owner March 7, 2025 02:25
Copy link
Member

@davidzhao davidzhao left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lg

@biglittlebigben biglittlebigben merged commit 20938bf into main Mar 7, 2025
6 checks passed
@biglittlebigben biglittlebigben deleted the benjamin/media_watchdog branch March 7, 2025 18:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants