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

Allow streaming AAC, not only mp3 #13

Open
rstemmer opened this issue Oct 31, 2018 · 0 comments
Open

Allow streaming AAC, not only mp3 #13

rstemmer opened this issue Oct 31, 2018 · 0 comments
Labels
🐍 Back-End Back-End Issues 🚀 Feature Proposal of a new feature ☃️ Low Priority Issue has no influence to the every-day usage

Comments

@rstemmer
Copy link
Owner

rstemmer commented Oct 31, 2018

via https://twitter.com/whiteblue3/status/1057449660682387457

Possible Implementation
Before sending the audio data to icecast, push them through a second gstreamer pipeline.
This second pipeline can be used to transcode the stream to any final encoding icecast can handle.
Further more it may be possible to make icecast optional and directly use that pipeline for streaming.

@rstemmer rstemmer added 🚀 Feature Proposal of a new feature ☃️ Low Priority Issue has no influence to the every-day usage labels Oct 31, 2018
@rstemmer rstemmer added the 🐍 Back-End Back-End Issues label Sep 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐍 Back-End Back-End Issues 🚀 Feature Proposal of a new feature ☃️ Low Priority Issue has no influence to the every-day usage
Projects
None yet
Development

No branches or pull requests

1 participant