While feng is undergoing a major rewrite of its configuration system, libnemesi has started to compile under win32 and its simplest example has started to work. Tested under XP and Vista, the latest commit on the git repository has a partially working version of dump_info which is able to send the request to the server and receive the response (while still hanging on thread clean up).
Feng has been eventually released after a relatively silent summer. This is more or less a maintenance release, lots of bugs had been fixes and just few new feature had been introduced.
The network abstraction library netembryo has been fixed as well in order to support FreeBSD.
We hope this release will be solid and with sufficient features while we'll start some quite invasive changes soon.
Please contact us on irc and report bugs and wishes on our bugtracker
Feng has been eventually released after more than half year of development! The new streaming server sports various usability and architectural improvement over Fenice, our previous design.
The current release already provides support for advanced codecs like Vorbis or h264, generic container support using libavformat and on the fly stream composition.
The network abstraction library netembryo has been released as well since it is now a feng's dependency.