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

Optimise audio quality and format #7

Open
reyraa opened this issue Jul 19, 2023 · 0 comments
Open

Optimise audio quality and format #7

reyraa opened this issue Jul 19, 2023 · 0 comments
Labels
epic Epic containing child issues

Comments

@reyraa
Copy link
Member

reyraa commented Jul 19, 2023

The API should be able to serve audios according to the user preference and internet speed. This task has two parts:

  • We should store the uploaded audio in different qualities in our desired format.
  • We should be able to serve the audio (stream) in all stored format. The endpoint should accept a quality parameter. The endpoint should be able to detect low connection speed and adapt accordingly by serving the reminding chunks in lower quality. The endpoint should adapt on the go and increase the quality should the user connection speed improve.
@reyraa reyraa added the epic Epic containing child issues label Jul 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
epic Epic containing child issues
Projects
None yet
Development

No branches or pull requests

1 participant