-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Client connections get disconnected after ~60sec #806
Comments
@cloudcover2021 |
@dimiden By latest you mean this one: https://airensoft.gitbook.io/ovenmediaengine/v/master-1/ |
@dimiden I installed the version mentioned above but still same issue. No changes made to configurations. PFB the OME logs:
** Also I checked the status of the OME service on ubuntu VM after the load test failure and the following was its status. Error highlighted in BOLD:
|
Is there any configuration to increase the timeout from 60 sec to a higher value. |
I changed from the OvenStreamEncoder app to OBS(https://obsproject.com/) to start the stream. Same error but this time the status of the OME service on ubuntu VM after the load test failure was below:
No error this time |
Yes. The version I mentioned is master branch or v0.14.2.
Decoding issues related to
Adjusting timeout is not recommended because increasing the timeout will only cause the problem to appear later. This is a complex issue, so the exact cause should be analyzed by looking at the system/full log/settings/etc.
P.S. There was a timeout issue when we tested it before, which was a symptom of packet transmission being slowed down little by little at the point of a certain number of times, and many of the connected clients being disconnected as the slow speed accumulated. |
@cloudcover2021 |
Thanks for reporting this issue. |
Issue fixed. Thanks |
While trying to figure out the cause, I found a problem with the OvenStreamEncoder app and solved it. Thank you so much.
|
PROBLEM
Client connections get disconnected after ~60sec from Tester Server which is used for performance tuning.
a. After 60 secs the connection is disconnected from the testing server
b. Following logs are observed on the OME var/log/ovenmediaengine/ovenmediaengine.log file
ENVIRONMENTAL INFORMATION
Version used 0.12.4.
Deployed on GCE(Google Compute Engine)
OvenStreamEncoder is used for streaming video
Please tell me which address you used to send and play. You can hide IP or Domain.
Ubuntu 20.04
The text was updated successfully, but these errors were encountered: