v0.2.2 #60
Javinator9889
announced in
Announcements
v0.2.2
#60
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Acexy 0.2.2
✨ Highlights
This release adds support for configurable writer eviction timeout (#57), giving some extra time to slow players (or those with an unstable connection) to continue playing the stream.
🔧 What's Fixed
⏳ Players with slow bandwidth or unreliable connection get kicked off (#57)
The player timeout was set to 5 seconds. However, under certain circumstances this proved to not be sufficient, leading to evicted clients due to unreliable connection or slow bandwidth. This setting is now adjustable through the
ACEXY_CLIENT_EVICTION_TIMEOUTenvironment variable, or-client-eviction-timeoutparameter.🚀 Upgrading
Update your
docker-compose.ymlimage reference:Or pull and restart:
🙏 Special Thanks
Special thanks to @Edutraceur, who helped me debugging the issue and testing all the changes I performed
This discussion was created from the release v0.2.2.
Beta Was this translation helpful? Give feedback.
All reactions