scream
scream copied to clipboard
Scream stream mixer+router, python receiver
Hey, I wanted to share some things I've created that use Scream.
The first is ScreamRouter, this is a multi-source multi-sink system for controlling where your audio goes, as well as equalization and volume. It uses ffmpeg for mixing and equalization. It sends audio back out as either normal Scream streams or as an HTTP MP3 stream. Unix-like only.
https://github.com/netham45/screamrouter
The second is a basic Python Scream receiver. It's largely untested so far but functional for stereo.
https://github.com/netham45/pyscreamreader