Listen to music from your own server in your browser using HTML 5.
First, install the requirements:
- ruby
- sqlite3
- libmagic-dev
- libtag1-dev
Then install the bundle gem
gem install bundle
In the music-streamer directory, execute now
bundle install
and start the program with
bundle exec ruby server.rb