A project to make a radio music player based on gstreamer-java to play music and spots.
This is an IDLE radio player, its meant to play music, radiospots, update icecast while the radio staff does NOTHING. The program will run on a server hidden somewhere, it loads music, spots, it even logs what has been played and then, updates icecast. The Radio Music Machine For Lazy Student Radio Members
- Place nsr-mp.jar in a sutable folder
- Copy nsrmp.example.properties to the same folder and rename it nsrmp.properties
- Modefy nsrmp.properties to suit your needs
- Launch the application with "java -jar nsr-mp.jar"
- Java 1.6
- Linux based OS (or something that plays nice with gstreamer)
NSR-MP's source code is licensed under the GNU General Public License, except for the external libraries listed below.
- gstreamer-java-1.5 (included)
- jna-3.2.4 (included)
Version 0.3 - 2013 - Christoffer Nordeng
Version 0.2 - 2012 - Vegard Langås
Version 0.1 - 2011 - Viktor Basso
Christoffer Müller Nordeng for reviewing the code and offering design assistance.