Jump to letter: [
8ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
flumotion - Flumotion - the Fluendo Streaming Server
- Description:
Flumotion, the Fluendo Streaming Server.
Flumotion is a GPL streaming media server written in Python. It is distributed
and component-based: every step in the streaming process (production,
conversion, consumption) can be run inside a separate process on separate
machines.
Flumotion uses Twisted and GStreamer. Twisted enables the high-level
functionality, distributing components over the network. GStreamer, through the
Python bindings, enables the high-speed low-level functionality: actual media
processing.
Flumotion uses a central manager process to control the complete network; one
or more worker processes distributed over machines to run actual streaming
components; and one or more admin clients connecting to the manager to control
it.
Packages
flumotion-0.4.2-5.fc9.ppc
[3.9 MiB] |
Changelog
by Alex Lancaster (2008-04-11):
- Override epydoc option as --ignore-param-mismatch appears not to be
supported by the version 3 of epydoc in F-9.
- Fix License tag: GPLv2.
|