Hacker News new | ask | show | jobs
by roel_v 4484 days ago
Can mopidy play several streams at the same time, through separate sound cards? I'm looking for something like that for a multi-room audio system.
1 comments

Single stream at this point in time, so you would need a mopidy instance per output. So doable but not pretty or something I would really recommend.
Is it a lot of work to implement? For example, do you already pass a 'stream id' to each command to identify multiple streams, or would that have to be added to everything? And is it something that somebody is working on or that is planned for the near future, or just on some 'nice to have someday' list?