|
 |
Release notes for
FlumotionĀ 0.3.1
"La Merce"
The Flumotion team is happy to announce
a new development release of the
unstable 0.3 branch
of the Flumotion Streaming Server.
This branch will lead up to the stable 0.4 series. It is not yet meant
for production purposes. People who want to run a stable Flumotion
should stick to the 0.2 releases, or wait for the 0.4 releases.
Flumotion is a streaming server for GNU/Linux
systems featuring an easy to use configuration and administration GUI.
Implemented using GStreamer as the processing backend and using python and
Twisted for the high-level operations and GUI, it combines a wide feature set
with ease of use.
Features of this release
- dropped support for GStreamer 0.10
- dropped support for Twisted 1.3.0
- workers only expose one TCP port for feeds now
- porter component allows sharing one TCP port for all streamers
- added plugs and sockets for finer-grained extensibility
- added a static file serving component
- workers and jobs reconnect on network failures
- components reconnect feeds on network failures
- added integration test framework
Bugs fixed in this release
-
327
: Clock slaves can start up before the clock provider
-
332
: Patch for valgrinding jobs
-
359
: Components that fail to start can't be restarted later
Download
You can find source releases of flumotion in the
flumotion download directory.
Flumotion Homepage
More details can be found on the project's website,
http://flumotion.net/.
Support and Issues
We use an issue tracker for
bug reports and feature requests.
Developers
You can
browse the flumotion repository.
All code is in SVN and can be checked out from there.
Contributors to this release
- Andy Wingo
- Michael Smith
- Thomas Vander Stichele
- Zaheer Merali
|