Hello!

I recently hosted a collaborative 24 hour drone (the musical kind, not the 
flying kind) project thanks to liquidsoap. We set up 15 input.harbor sources 
which contributors could connect to on demand (with a silent file for a 
fallback on each harbor) which were then mixed into a single stream and sent to 
icecast.

This worked out great for our purposes -- participants could come and go during 
the 24 hours and I set up a connect & disconnect callback for each harbor so 
the webpage was also able to display who was currently being mixed into the 
stream.

What I'd really love to do is be able to create a new input.harbor on demand -- 
through an external registration & moderation system -- and allow users to 
register to participate at any time, without interrupting the stream.

I could generate the liquidsoap script and specify each input.harbor in the 
same way, restarting the stream whenever a user is added or removed, but I'd 
love to find a solution that won't interrupt the stream.

Is something like this possible? Or maybe input.harbor isn't the best way to go 
about it?

Thanks in advance for any advice anyone might have!

Best,
Erik Schoster
http://radio.af
_______________________________________________
Savonet-users mailing list
Savonet-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/savonet-users

Reply via email to