How to Create online radio management system with ruby on rails using icecast streaming server?

1.2k views Asked by At

I am trying to build the online radio management system with Ruby on Rails. I am using Icecast streaming server for streaming audio. Please suggest architecture on radio management system or refer any examples that already available. Thanks in advance.

1

There are 1 answers

0
João Bruno Abou Hatem de Liz On

So, if I understood correctly, you should follow the example of architecture given by Airtime, or even use airtime instead of programming a new radio manager. The documentation is here: http://files.sourcefabric.org/manuals/Airtime/en/airtime23forbroadcasters-en-2013.04.19-15.54.00.pdf See specially page 4, to have a reference of what you need in order to program a good manager.