examples icon indicating copy to clipboard operation
examples copied to clipboard

FFT Service

Open jsusan opened this issue 5 years ago • 2 comments

Create a FFT service and any related code, including documentation and tests, to implement this service. Dockerize / Horizonize an FFT service - suggest one container could stream audio to another container that would process it with FFTs, and provide result data in some easy-to-consume format (e.g., JSON) that some example application could consume? Maybe use an MQTT broker in the middle to facilitate asynchronous pub/sub? Or maybe do something more basic and place all of the above into a single container? We are completely flexible on this example program. The language or languages you use to develop this is not important to us. MQTT doesn't matter either. If you think it is the right tool, go for it, otherwise use whatever you think is best. Same with alsa.

  • SoftServe is currently working this issue

jsusan avatar Apr 24 '20 21:04 jsusan

Per email discussion: working on this issue, will submit PR when ready.

vkorn avatar Apr 30 '20 21:04 vkorn

Vlad update: We’re working with Glen on the PR merge, expecting finish on Friday. All communication is in PR itself

jsusan avatar Jun 04 '20 01:06 jsusan