Skip to content
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

Improve audio streaming #740

Merged
merged 8 commits into from
Jul 6, 2023
Merged

Improve audio streaming #740

merged 8 commits into from
Jul 6, 2023

Conversation

marcelveldt
Copy link
Member

  • Refactor stream controller
  • Only use multi subscriber logic when really needed (sync groups)
  • More robust handling of misbehaving clients (dlna, kodi etc) that do multiple GET requests per session
  • Speed improvements
  • Foundation for Core controllers abstraction with configuration options
  • Split off stream webserver from regular webserver
  • Fixed some possible eventloop blockages
  • Fixed some race conditions
  • An awful lot of other improvements

@marcelveldt marcelveldt merged commit eedffcc into main Jul 6, 2023
4 checks passed
@marcelveldt marcelveldt deleted the improve-stream-controller branch July 6, 2023 23:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant