You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Originally posted by hernanrz February 20, 2025
We've been having this issue for a while now where some users experience disconnects/reconnects in OBS somewhat consistently. We've ruled out network issues on the user's end, also tried different bitrate settings and it doesn't seem to affect things. We're wondering if it's possible a bug in OME is the cause.
About our server setup
We have multiple concurrent streams
We use the API to record every stream that starts and call the API to stop recording when the stream disconnects (and stays disconnected for up to 5 seconds)
@naanlizard
There was an issue where socket-related events could be delayed when traffic surged, which caused RTMP streams not to be deleted immediately.
This has been fixed and committed, so it should now be deleted properly.
Thank you! 👍
Discussed in #1782
Originally posted by hernanrz February 20, 2025
We've been having this issue for a while now where some users experience disconnects/reconnects in OBS somewhat consistently. We've ruled out network issues on the user's end, also tried different bitrate settings and it doesn't seem to affect things. We're wondering if it's possible a bug in OME is the cause.
About our server setup
Config file
Server.xml.txt
OBS Logs from the disconnects
obslog.txt
The text was updated successfully, but these errors were encountered: