Skip to content
This repository has been archived by the owner on Jun 9, 2019. It is now read-only.

StreamAudioContext stream pcm with express.js #66

Open
benStre opened this issue Aug 27, 2018 · 1 comment
Open

StreamAudioContext stream pcm with express.js #66

benStre opened this issue Aug 27, 2018 · 1 comment

Comments

@benStre
Copy link

benStre commented Aug 27, 2018

No description provided.

@1j01
Copy link

1j01 commented Aug 28, 2018

I've done this in my project Audio Sponge, see serve-stream.coffee and usage in server.coffee.
It's not production hardened, and a user might be able to crash the server after a while by just pausing the stream.
You can use decaffeinate if you want to convert the CoffeeScript to JavaScript in a clean way (i.e. for use as source code for further editing, as opposed to the CoffeeScript compiler where the output is for running)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants