-
Notifications
You must be signed in to change notification settings 8000 - Fork 47
SRT Relay freezes and stops logging when trying to play multiple non published sources #42
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
Comments
I have the same symptoms posted here #34, are your logs the same? For me, it worked perfect doing plays for non-existing feeds in |
I think so, I gave up on this last month and I'm using Mediamtx until it can be fixed. Are you still using v1.1 no issues? |
will look into it |
v1.1 has continued to work great, so I just use that. |
Hello, just FYI there is workaround of this issue. I'm not sure but looks libsrt has vulnerable to rapid accept-close. |
@iSchluff could you look at that? This has been an issue for anything after v1.1 |
We've successfully used SRT relay for a single source without any problems. However, we're now attempting to relay four sources simultaneously, and issues have started to arise.
Our OBS play sources are always active, with a reconnect delay set to 1 second.
The publish sources are not always active, but OBS picks them up quickly when they are.
The main issue we're facing is that the SRT relay seems to freeze after a few mins. When this happens, it stops logging any publish or play requests, effectively ceasing to function. Although the publish sources indicate that they are connected and sending data, the log remains empty. This issue seems to occur when OBS repeatedly attempts to connect to the four sources for a period of time.
The text was updated successfully, but these errors were encountered: