strangedev / Pynitus-Backend

The foundation for Pynitus.
https://pynitus-universe.github.io/Pynitus-Backend/
GNU Affero General Public License v3.0
1 stars 0 forks source link

Implement remote playback clients #8

Open pdrd opened 7 years ago

pdrd commented 7 years ago

Enable the playback through a network stream, so that clients can connect with their own playback clients remotely.

This also makes it possible to playback in several rooms with one pynitus server.

strangedev commented 7 years ago

+1

Strictly speaking, this is a feature in https://github.com/strangedev/tinnitus, I will create an issue there. Once tinnitus supports multiple backends at once, we can start integrating it into Pynitus.