Migrating wiki contents from Google Code
This commit is contained in:
9
News.md
Normal file
9
News.md
Normal file
@@ -0,0 +1,9 @@
|
||||
# News #
|
||||
**2008-07-13:**
|
||||
Plans for rewriting the project using [Spring Dynamic Modules](http://springframework.org/osgi) is on the way. OSGI FTW!
|
||||
|
||||
**2008-07-14:**
|
||||
Working version commited to the repository. But a big refactoring is on the way.
|
||||
|
||||
**2008-07-14:**
|
||||
Created this google code page. I've recently found a bug that appear when connection multiple times to the server. I'm hoping to fix it this week. Before the bug is fixed no code will be checked in. ie I want to startup with working code.
|
||||
10
ProjectHome.md
Normal file
10
ProjectHome.md
Normal file
@@ -0,0 +1,10 @@
|
||||
Basic icecast server for handling multiple mp3-streams. It's written in pure Java and works on all platforms. The only external library that is used is jAudioTagger for extracting id3-tags from the media.
|
||||
|
||||
This was more of a proof of concept than a real project, if there are people interested in using/developing an icecast server in java i could start up the project again. If so, please send me an email.
|
||||
|
||||
See the [project news page](http://code.google.com/p/locality-icecast/wiki/News) for more information.
|
||||
|
||||
### Features ###
|
||||
* Mp3 support
|
||||
* Metadata
|
||||
* 100% Java
|
||||
Reference in New Issue
Block a user