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

Audio Control Server Implementation Research #8

Open
austinpray opened this issue Sep 18, 2015 · 0 comments
Open

Audio Control Server Implementation Research #8

austinpray opened this issue Sep 18, 2015 · 0 comments
Assignees

Comments

@austinpray
Copy link
Member

Here is the current rundown on what the audio control server does: https://github.com/UTD-CRSS/exploreapollo.org-project-documentation/blob/1b5ebb93d9808002f8c850f85bab926acc2d6adc/requirements/project-module-map.markdown#p300-audio-control-server

So there are a couple components to this:

  1. mixing the audio channels on the fly
  2. streaming the mixed audio to the client
  3. fetching the tracks from the database and s3

Please research and collaborate with me on how exactly we are going to tackle this. Create a markdown file in this repo that gives recommendations on what tools and techniques we should use to do the following:

  • Create essentially a CLI (or just a regular hardcoded program) that takes a couple tracks of audio and outputs a single mixed audio file.
  • Take the core idea of the above and wrap it in a streaming web service that takes arbitrary requests
@austinpray austinpray modified the milestone: 2015-09-25 weekly meeting Sep 18, 2015
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

No branches or pull requests

2 participants