AV Conductor is a frontend for the AV Orchestration project.
https://github.com/plugorgau/eventstreamr
Provides a ui for the stations apis that allow you to manage rooms, stations and streams.
$ git clone git@github.com:plugorgau/eventstreamr-frontend.git
$ cd eventstreamr-frontend && sudo npm install
$ node bin/www
go to http://localhost:5001