UniversityRadioYork / ury-rapid

(obsolete) Radio API Daemon
BSD 2-Clause "Simplified" License
2 stars 0 forks source link

Dynamic driver/server add/remove #21

Open MattWindsor91 opened 10 years ago

MattWindsor91 commented 10 years ago

Ideally, one should be able to add and remove drivers and servers from bra at run-time. This allows bra access to playout systems to be pulled down while the playout system is having maintenance run on it, for instance.

This could involve factoring out some of the Bra::Launcher code so it can be performed in-flight.

This will likely be a prerequisite to the task of making bra reload drivers that go down.

MattWindsor91 commented 10 years ago

Here's a checklist of what we need (check only if in master):