top | item 25581740

(no title)

streamer45 | 5 years ago

Nice! Are all user inputs mixed into the same stream?

discuss

order

timdaub|5 years ago

Yes they are. Technically though it's not mixed. All arriving audio data is dumped into a single buffer. Mixing would now be a great way to get rid of the stream's choppyness.

now that so many users are playing simultaneously, I'm a bit annoyed that some leave the website open and stream silence.

Wondering how I could get a user a fair slot to perform now...

Anyways, the stream has become a great source of entropy now :D

streamer45|5 years ago

Oh I see. Server side mixing would probably be a good option to help it scale better. Cool stuff anyway :)