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

[streaming] refactor to use outputs_quality_subscribe #1467

Conversation

whatdoineed2do
Copy link
Contributor

A rework of previous PR #982

This refactors the httpd_streaming to:

  • use outputs_quality_subscribe() to avoid transcoding within httpd_streaming module
  • introduce streaming_ctx that represents specific streaming format (ie mp3, flac etc) to allow easier support of other formats / streaming endpoints (/streaming.mp3 or /streaming.flac etc) (FLAC network streaming #1419)

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.

None yet

1 participant