Skip to content
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

Fix HDMI switching #57

Merged
merged 2 commits into from
Dec 2, 2024
Merged

Conversation

julianoes
Copy link
Collaborator

Two fixes that should fix the problem where the stream stops after switching HDMI inputs back and forth a few times.

  1. The RTSP client restarts after a timeout and then keeps looping unsuccessfully. Raising the timeout seems to fix this.
  2. A receiver restart seems to be potentially doing a stop only and no start. I'm not 100% sure whether this has an influence or not.

@julianoes julianoes force-pushed the pr-fix-hdmi-switching branch from 41a34b0 to c5018dc Compare December 2, 2024 05:55
@julianoes julianoes changed the base branch from Stable_V4.4.2-Herelink to Stable_V4.4.3-Herelink December 2, 2024 05:58
Without this, we seem to get into a retry loop after a few HDMI swiches.
Not sure if this matters but it seemed wrong anyway.
@julianoes julianoes force-pushed the pr-fix-hdmi-switching branch from c5018dc to 0f1c3fb Compare December 2, 2024 06:00
@julianoes julianoes merged commit 6a32da0 into Stable_V4.4.3-Herelink Dec 2, 2024
1 check passed
@julianoes julianoes deleted the pr-fix-hdmi-switching branch December 2, 2024 20:12
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.

1 participant