Replies: 6 comments 5 replies
-
I haven't experienced this yet. Are you using the latest release of OvenMediaEngine? |
Beta Was this translation helpful? Give feedback.
-
Some extra data Dockerfile
Logger.xml - increased log level for http (we were having some issues with nginx proxying, keepalives, and screenshots, which I can't recall if I've posted about already, if not I will soon)
Screenshots from grafana, showing the clients and incoming bitrate reported by OME (via oven-exporter) for the stream that was logged, in the OP comment. OME logs (partially redacted, loki query follows - {container_name=~"hostname-ome-production"} != Explore-logs-2025-02-20 13_52_11.txt And a separate OBS log if it helps, of a more severe instance a while back, which we don't have OME logs for unfortunately It's possible the CORS errors are related, we're investigating those separately. But it seemed prudent to bring it up here in hopes of debug help regarding OME |
Beta Was this translation helpful? Give feedback.
-
I have some questions to analyze this problem.
|
Beta Was this translation helpful? Give feedback.
-
Usually I think the stream is already connected, then disconnects for some
reason, and reconnects (or fails to)
Other streams are not affected
…On Mon, Feb 24, 2025 at 12:04 Jeheon Han ***@***.***> wrote:
One more question for troubleshooting.
To briefly explain the issue,
1.
Sometimes someone fails to connect to OME using OBS.
2.
This resolves itself within a few minutes.
3.
This appears to be a duplicate stream name when looking at the logs.
What about other sessions when the issue occurs? Do you experience issues
with existing OBS connections being disconnected or LLHLS playback failing?
—
Reply to this email directly, view it on GitHub
<#1782 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABV4BWL2HHGGOV4OJKDMUBD2RMDGPAVCNFSM6AAAAABXPW6EZ2VHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTEMRZHE4TSNI>
.
You are receiving this because you commented.Message ID:
***@***.***
com>
|
Beta Was this translation helpful? Give feedback.
-
We are speculating that this issue is exacerbated by a memory leak in a
browser source component of obs
We've pushed a patch to our chat which should improve performance and stop
the memory leak, we'll see if we continue getting flickering.
I think the relevant part for ome, is just that when obs disconnects, it
should immediately be able to reconnect with ome. I hope that's clear
…On Mon, Feb 24, 2025 at 12:13 Jeheon Han ***@***.***> wrote:
Thank you. If it doesn't affect other streams, the cause of the issue
becomes more narrowed down. Thank you.
—
Reply to this email directly, view it on GitHub
<#1782 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABV4BWO6SRXDUVWBBY7U7CL2RMEH7AVCNFSM6AAAAABXPW6EZ2VHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTEMZQGAYDMNQ>
.
You are receiving this because you commented.Message ID:
***@***.***
com>
|
Beta Was this translation helpful? Give feedback.
-
Moved to the Issue board. |
Beta Was this translation helpful? Give feedback.
-
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
Beta Was this translation helpful? Give feedback.
All reactions