Trees
Indices
Help
[
hide private
]
[
Module Hierarchy
|
Class Hierarchy
]
Module Hierarchy
flumotion.admin
:
client-side code for administration clients
flumotion.admin.admin
:
model abstraction for administration clients supporting different views
flumotion.admin.assistant
flumotion.admin.assistant.configurationwriter
flumotion.admin.assistant.interfaces
:
Flumotion interfaces used by the configuration assistant
flumotion.admin.assistant.models
:
model objects used by the configuration assistant steps
flumotion.admin.assistant.save
flumotion.admin.command
:
flumotion-command modules and packages
flumotion.admin.command.common
:
common functionality for flumotion-admin-command
flumotion.admin.command.component
:
component commands
flumotion.admin.command.main
:
main for flumotion-command
flumotion.admin.command.manager
:
manager commands
flumotion.admin.command.utils
:
utilities used by flumotion-command
flumotion.admin.command.worker
:
worker commands
flumotion.admin.config
:
parsing of admin configuration files
flumotion.admin.connections
:
recent connections
flumotion.admin.gtk
:
flumotion-admin modules and packages
flumotion.admin.gtk.about
:
new about dialog
flumotion.admin.gtk.adminwindow
:
admin window interface, the main interface of flumotion-admin.
flumotion.admin.gtk.basesteps
flumotion.admin.gtk.componentlist
:
widget to display a list of components.
flumotion.admin.gtk.componentview
:
widget holder displaying a component specific views
flumotion.admin.gtk.configurationassistant
:
Configuration Assistant - A graphical user interface to create a stream.
flumotion.admin.gtk.connections
:
connection widgets and dialogs
flumotion.admin.gtk.debugmarkerview
:
dialog to display debug markers
flumotion.admin.gtk.dialogs
:
generic dialogs such as progress, error and about
flumotion.admin.gtk.greeter
:
greeter interface, displayed when the user first starts flumotion.
flumotion.admin.gtk.main
:
flumotion-admin entry point, command line parsing and invokation
flumotion.admin.gtk.message
:
a view display messages containing warnings, errors and information.
flumotion.admin.gtk.overlaystep
flumotion.admin.gtk.statusbar
:
statusbar widget used by in admin window
flumotion.admin.gtk.workerlist
flumotion.admin.gtk.workerstep
flumotion.admin.multi
:
admin model used to connect to multiple managers
flumotion.admin.rrdmon
:
flumotion-rrdmon modules and packages
flumotion.admin.rrdmon.config
:
RRD monitor configuration parser.
flumotion.admin.rrdmon.main
:
flumotion-rrdmon entry point, command line parsing and invokation
flumotion.admin.rrdmon.rrdmon
:
RRD resource poller daemon for Flumotion.
flumotion.admin.settings
:
Save and restore the settings of the mainwindow
flumotion.admin.text
:
flumotion-admin-text modules and packages
flumotion.admin.text.admin_text
:
base view for displaying cursor components
flumotion.admin.text.connection
:
connecting to a manager interface
flumotion.admin.text.greeter
:
interface displayed when you first run the cursor interface
flumotion.admin.text.main
:
flumotion-admin-text entry point, command line parsing and invokation
flumotion.admin.text.misc_curses
:
utilties and misc code used by the cursor interface
flumotion.admin.text.view
flumotion.common
:
common code used by all flumotion processes
flumotion.common.avltree
:
self-balancing binary search tree.
flumotion.common.boot
:
boostrapping functions for flumotion
flumotion.common.bugreporter
:
system information collector and bug reporter
flumotion.common.bundle
:
bundles of files used to implement caching over the network
flumotion.common.bundleclient
:
bundle interface for fetching, caching and importing
flumotion.common.common
:
small common functions used by all processes
flumotion.common.componentui
:
jelliers for State shared between worker, manager and admin
flumotion.common.config
:
configuration parsing utilities.
flumotion.common.connection
:
helpers for dealing with Twisted PB connections.
flumotion.common.dag
:
directed acyclic graph implementation.
flumotion.common.debug
:
debugging helper code
flumotion.common.documentation
:
creating links to online/installed documentation.
flumotion.common.enum
:
simple enum and implementation
flumotion.common.errors
:
exceptions used by Flumotion, serializable and normal
flumotion.common.eventcalendar
flumotion.common.format
flumotion.common.formatting
:
formatting functions for storage, time, etc
flumotion.common.fraction
:
convert to and from fractions
flumotion.common.fxml
:
xml parsing routines
flumotion.common.gstreamer
:
gstreamer helpers
flumotion.common.i18n
:
internationalization helpers
flumotion.common.identity
:
manager-side identities of objects.
flumotion.common.interfaces
:
interfaces used by flumotion
flumotion.common.keycards
:
serializable keycards used for authentication
flumotion.common.log
:
logging used by Flumotion, inspired by GStreamer
flumotion.common.managerspawner
:
spawn a local manager and worker
flumotion.common.manhole
:
opening a telnet or ssh manhole
flumotion.common.medium
:
base classes for PB client-side mediums.
flumotion.common.messages
:
serializable translatable messages.
flumotion.common.mimetypes
:
convert mimetypes or launch an application based on one
flumotion.common.netutils
:
miscellaneous network functions.
flumotion.common.options
:
command-line parsing and options
flumotion.common.package
:
objects and functions used in dealing with packages
flumotion.common.planet
:
serializable objects from worker through manager to admin.
flumotion.common.poller
:
cancellable, periodic call to a procedure
flumotion.common.process
:
utilities for interacting with processes
flumotion.common.pygobject
:
pygobject helper functions
flumotion.common.python
:
forward compatibility with future python versions
flumotion.common.reflectcall
:
getting coherent errors when calling procedures in named modules
flumotion.common.registry
:
parsing of registry, which holds component and bundle information
flumotion.common.reload
:
reloading of code
flumotion.common.server
:
helper classes for creating a twisted server
flumotion.common.setup
:
initalizing logging and package paths.
flumotion.common.signals
:
synchronous message passing between python objects
flumotion.common.startset
:
a data structure to manage asynchronous avatar starts and shutdowns
flumotion.common.testsuite
:
testsuite base classes and helpers for diffing strings
flumotion.common.tz
flumotion.common.vfs
:
Virtual File System API.
flumotion.common.vfsgio
:
GIO backend for Virtual File System.
flumotion.common.vfsgnome
:
GnomeVFS backend for Virtual File System.
flumotion.common.watched
:
abstract data types with built-in notification support
flumotion.common.worker
:
objects related to the state of workers.
flumotion.common.xdg
:
Simple XDG Base Directory Specification implementation.
flumotion.common.xmlwriter
:
xml serializer and component comparison
flumotion.component
:
code executed by components in workers and for components in admin clients
flumotion.component.base
:
Base classes for components and their UIs.
flumotion.component.base.admin_gtk
:
Base classes for component UI's using GTK+
flumotion.component.base.admin_text
flumotion.component.base.baseadminnode
flumotion.component.base.componentnode
:
Component tab in the component UI
flumotion.component.base.eatersnode
:
Eaters tab in the component UI
flumotion.component.base.effectsnode
:
Base class for effect ui nodes
flumotion.component.base.feedersnode
:
Feeders tab in the component UI
flumotion.component.base.http
flumotion.component.base.multiple
flumotion.component.base.propertiesnode
:
Properties tab in the component UI
flumotion.component.base.scheduler
flumotion.component.base.statewatcher
flumotion.component.base.watcher
flumotion.component.bouncers
:
Bouncer components perform authentication services for other components.
flumotion.component.bouncers.admin_gtk
flumotion.component.bouncers.algorithms
:
Bouncer components perform authentication services for other components.
flumotion.component.bouncers.algorithms.base
flumotion.component.bouncers.algorithms.icalbouncer
:
A bouncer that only lets in during an event scheduled with an ical file.
flumotion.component.bouncers.algorithms.ipbouncer
:
A bouncer that authenticates based on the IP address of the remote side, as seen by the bouncer.
flumotion.component.bouncers.algorithms.tokentest
:
A test token bouncer.
flumotion.component.bouncers.base
flumotion.component.bouncers.combinator
:
A bouncer-algorithm combinator, using the pyparsing module and a simple logic expression language.
flumotion.component.bouncers.component
:
Base class and implementation for bouncer components, who perform authentication services for other components.
flumotion.component.bouncers.htpasswdcrypt
:
an htpasswd-backed bouncer with crypt passwords
flumotion.component.bouncers.icalbouncer
:
A bouncer that only lets in during an event scheduled with an ical file.
flumotion.component.bouncers.ipbouncer
:
A bouncer that authenticates based on the IP address of the remote side, as seen by the bouncer.
flumotion.component.bouncers.multibouncer
:
A bouncer that combines other bouncers.
flumotion.component.bouncers.multibouncerplug
flumotion.component.bouncers.plug
flumotion.component.bouncers.saltsha256
:
a bouncer with a username/salt/sha256 data backend
flumotion.component.bouncers.tokentestbouncer
:
A test token bouncer.
flumotion.component.combiners
flumotion.component.combiners.composite
flumotion.component.combiners.composite.composite
flumotion.component.combiners.switch
flumotion.component.combiners.switch.admin_gtk
flumotion.component.combiners.switch.basicwatchdog
flumotion.component.combiners.switch.patternswitch
flumotion.component.combiners.switch.switch
flumotion.component.common
flumotion.component.common.avproducer
flumotion.component.common.avproducer.admin_gtk
flumotion.component.common.avproducer.avproducer
flumotion.component.common.fgdp
flumotion.component.common.fgdp.fgdp
flumotion.component.common.fgdp.protocol
flumotion.component.common.streamer
flumotion.component.common.streamer.admin_gtk
flumotion.component.common.streamer.fragmentedresource
flumotion.component.common.streamer.fragmentedstreamer
flumotion.component.common.streamer.mfdsresources
flumotion.component.common.streamer.multifdsinkstreamer
flumotion.component.common.streamer.resources
flumotion.component.common.streamer.streamer
flumotion.component.component
:
worker-side objects for components
flumotion.component.consumers
flumotion.component.consumers.disker
flumotion.component.consumers.disker.admin_gtk
flumotion.component.consumers.disker.admin_text
flumotion.component.consumers.disker.disker
flumotion.component.consumers.disker.disker_plug
flumotion.component.consumers.disker.wizard_gtk
flumotion.component.consumers.fgdp
:
code for porter clients and servers
flumotion.component.consumers.fgdp.fgdp
flumotion.component.consumers.fgdp.wizard_gtk
flumotion.component.consumers.hlsstreamer
flumotion.component.consumers.hlsstreamer.admin_gtk
flumotion.component.consumers.hlsstreamer.hlsring
flumotion.component.consumers.hlsstreamer.hlssink
flumotion.component.consumers.hlsstreamer.hlsstreamer
flumotion.component.consumers.hlsstreamer.resources
flumotion.component.consumers.httpstreamer
flumotion.component.consumers.httpstreamer.admin_gtk
flumotion.component.consumers.httpstreamer.httpstreamer
flumotion.component.consumers.httpstreamer.wizard_gtk
:
HTTP wizard integration
flumotion.component.consumers.icystreamer
flumotion.component.consumers.icystreamer.admin_gtk
flumotion.component.consumers.icystreamer.icymux
flumotion.component.consumers.icystreamer.icystreamer
flumotion.component.consumers.icystreamer.resources
flumotion.component.consumers.pipeline
flumotion.component.consumers.pipeline.pipeline
flumotion.component.consumers.preview
flumotion.component.consumers.preview.preview
flumotion.component.consumers.shout2
flumotion.component.consumers.shout2.shout2
flumotion.component.consumers.shout2.wizard_gtk
flumotion.component.converters
flumotion.component.converters.overlay
flumotion.component.converters.overlay.genimg
flumotion.component.converters.overlay.overlay
flumotion.component.converters.pipeline
flumotion.component.converters.pipeline.pipeline
flumotion.component.converters.video
flumotion.component.converters.video.video
flumotion.component.decodercomponent
:
Decoder component, participating in the stream
flumotion.component.decoders
flumotion.component.decoders.generic
flumotion.component.decoders.generic.generic
flumotion.component.eater
flumotion.component.effects
:
code shared between components to implement effects
flumotion.component.effects.audioconvert
flumotion.component.effects.audioconvert.audioconvert
flumotion.component.effects.audioresync
flumotion.component.effects.audioresync.admin_gtk
flumotion.component.effects.audioresync.audioresync
flumotion.component.effects.colorbalance
flumotion.component.effects.colorbalance.admin_gtk
flumotion.component.effects.colorbalance.colorbalance
flumotion.component.effects.deinterlace
flumotion.component.effects.deinterlace.admin_gtk
flumotion.component.effects.deinterlace.deinterlace
flumotion.component.effects.kuscheduler
flumotion.component.effects.kuscheduler.kuscheduler
flumotion.component.effects.videorate
flumotion.component.effects.videorate.videorate
flumotion.component.effects.videoscale
flumotion.component.effects.videoscale.admin_gtk
flumotion.component.effects.videoscale.videoscale
flumotion.component.effects.volume
flumotion.component.effects.volume.admin_gtk
flumotion.component.effects.volume.volume
flumotion.component.encoders
flumotion.component.encoders.dirac
flumotion.component.encoders.dirac.dirac
flumotion.component.encoders.dirac.wizard_gtk
flumotion.component.encoders.jpeg
flumotion.component.encoders.jpeg.jpeg
flumotion.component.encoders.jpeg.wizard_gtk
flumotion.component.encoders.mulaw
flumotion.component.encoders.mulaw.mulaw
flumotion.component.encoders.mulaw.wizard_gtk
flumotion.component.encoders.smoke
flumotion.component.encoders.smoke.smoke
flumotion.component.encoders.smoke.wizard_gtk
flumotion.component.encoders.speex
flumotion.component.encoders.speex.speex
flumotion.component.encoders.speex.wizard_gtk
flumotion.component.encoders.theora
flumotion.component.encoders.theora.theora
flumotion.component.encoders.theora.wizard_gtk
flumotion.component.encoders.vorbis
flumotion.component.encoders.vorbis.vorbis
flumotion.component.encoders.vorbis.vorbis010
flumotion.component.encoders.vorbis.vorbisutils
flumotion.component.encoders.vorbis.wizard_gtk
flumotion.component.encoders.vp8
flumotion.component.encoders.vp8.vp8
flumotion.component.encoders.vp8.wizard_gtk
flumotion.component.feed
:
implementation of a PB Client to interface with feedserver.py
flumotion.component.feedcomponent
:
Feed components, participating in the stream
flumotion.component.feedcomponent010
flumotion.component.feeder
flumotion.component.misc
flumotion.component.misc.httpserver
flumotion.component.misc.httpserver.admin_gtk
flumotion.component.misc.httpserver.cachedprovider
flumotion.component.misc.httpserver.cachemanager
flumotion.component.misc.httpserver.cachestats
flumotion.component.misc.httpserver.fileprovider
flumotion.component.misc.httpserver.httpcached
flumotion.component.misc.httpserver.httpcached.common
flumotion.component.misc.httpserver.httpcached.file_provider
flumotion.component.misc.httpserver.httpcached.file_reader
flumotion.component.misc.httpserver.httpcached.http_client
flumotion.component.misc.httpserver.httpcached.http_utils
flumotion.component.misc.httpserver.httpcached.request_manager
flumotion.component.misc.httpserver.httpcached.resource_manager
flumotion.component.misc.httpserver.httpcached.server_selection
flumotion.component.misc.httpserver.httpcached.strategy_base
flumotion.component.misc.httpserver.httpcached.strategy_basic
flumotion.component.misc.httpserver.httpfile
flumotion.component.misc.httpserver.httpserver
flumotion.component.misc.httpserver.localpath
flumotion.component.misc.httpserver.localprovider
flumotion.component.misc.httpserver.metadataprovider
flumotion.component.misc.httpserver.mimetypes
flumotion.component.misc.httpserver.ondemandbrowser
:
Ondemand Browser widget
flumotion.component.misc.httpserver.ourmimetypes
flumotion.component.misc.httpserver.ratecontrol
flumotion.component.misc.httpserver.serverstats
flumotion.component.misc.kuscheduler
flumotion.component.misc.kuscheduler.kuscheduler
flumotion.component.misc.porter
:
code for porter clients and servers
flumotion.component.misc.porter.porter
flumotion.component.misc.porter.porterclient
flumotion.component.misc.repeater
:
code for porter clients and servers
flumotion.component.misc.repeater.repeater
flumotion.component.muxers
flumotion.component.muxers.base
:
Base wizard plugin for muxers
flumotion.component.muxers.checks
flumotion.component.muxers.multipart
flumotion.component.muxers.ogg
flumotion.component.muxers.webm
flumotion.component.muxers.wizard_gtk
:
Wizard plugin for the ogg, multipart and webm muxers
flumotion.component.padmonitor
flumotion.component.plugs
:
Base classes for components and their ui's.
flumotion.component.plugs.adminaction
flumotion.component.plugs.base
flumotion.component.plugs.cortado
:
cortado applet plug
flumotion.component.plugs.cortado.cortado
flumotion.component.plugs.cortado.cortado_location
flumotion.component.plugs.cortado.wizard_gtk
:
Wizard plugin for the cortado http plug
flumotion.component.plugs.hlsmultibitrate
:
Base classes for components and their ui's.
flumotion.component.plugs.hlsmultibitrate.multibitrate
flumotion.component.plugs.html5
:
html5 plug
flumotion.component.plugs.html5.html5
flumotion.component.plugs.html5.wizard_gtk
:
Wizard plugin for the html5 http plug
flumotion.component.plugs.identity
flumotion.component.plugs.manhole
flumotion.component.plugs.request
flumotion.component.plugs.requestmodifier
flumotion.component.plugs.rrd
flumotion.component.plugs.streamdata
flumotion.component.plugs.wizard_gtk
:
Wizard plugin for the cortado http plug
flumotion.component.producers
flumotion.component.producers.audiotest
flumotion.component.producers.audiotest.admin_gtk
flumotion.component.producers.audiotest.audiotest
flumotion.component.producers.audiotest.wizard_gtk
flumotion.component.producers.bttv
flumotion.component.producers.bttv.admin_gtk
flumotion.component.producers.bttv.bttv
flumotion.component.producers.bttv.wizard_gtk
flumotion.component.producers.checks
flumotion.component.producers.fgdp
:
code for porter clients and servers
flumotion.component.producers.fgdp.fgdp
flumotion.component.producers.firewire
flumotion.component.producers.firewire.admin_gtk
flumotion.component.producers.firewire.firewire
flumotion.component.producers.firewire.wizard_gtk
flumotion.component.producers.icecast
flumotion.component.producers.icecast.icecast
flumotion.component.producers.ivtv
flumotion.component.producers.ivtv.ivtv
flumotion.component.producers.looper
flumotion.component.producers.looper.admin_gtk
flumotion.component.producers.looper.looper
flumotion.component.producers.looper.wizard_gtk
flumotion.component.producers.pipeline
flumotion.component.producers.pipeline.pipeline
flumotion.component.producers.playlist
flumotion.component.producers.playlist.admin_gtk
flumotion.component.producers.playlist.playlist
flumotion.component.producers.playlist.playlistparser
flumotion.component.producers.playlist.singledecodebin
:
Single-stream queue-less decodebin
flumotion.component.producers.playlist.smartscale
:
Smart video scaler
flumotion.component.producers.rtsp
flumotion.component.producers.rtsp.rtsp
flumotion.component.producers.screencast
flumotion.component.producers.screencast.screencast
flumotion.component.producers.soundcard
flumotion.component.producers.soundcard.admin_gtk
flumotion.component.producers.soundcard.soundcard
flumotion.component.producers.soundcard.wizard_gtk
flumotion.component.producers.unixdomain
:
Producer to receive gdp-payloaded data on a unix domain socket
flumotion.component.producers.unixdomain.unixdomain
flumotion.component.producers.videotest
flumotion.component.producers.videotest.admin_gtk
flumotion.component.producers.videotest.admin_text
flumotion.component.producers.videotest.videotest
flumotion.component.producers.videotest.wizard_gtk
flumotion.component.producers.webcam
flumotion.component.producers.webcam.admin_gtk
flumotion.component.producers.webcam.webcam
flumotion.component.producers.webcam.wizard_gtk
flumotion.configure
:
configure-time information and settings
flumotion.configure.configure
:
configure-time variables for installed or uninstalled operation
flumotion.configure.installed
flumotion.configure.uninstalled
flumotion.extern
flumotion.extern.code
flumotion.extern.command
flumotion.extern.command.command
:
Command class.
flumotion.extern.exceptiondialog
flumotion.extern.fdpass
flumotion.extern.fdpass.fdpass
flumotion.extern.log
flumotion.extern.log.log
:
Logging module.
flumotion.extern.log.termcolor
flumotion.extern.log.test_log
flumotion.extern.unixcrypt
:
this module supposedly emulates the unix crypt() routine.
flumotion.job
:
code for jobs executing for workers
flumotion.job.job
:
the job-side half of the worker-job connection
flumotion.job.main
flumotion.launch
:
code for flumotion-launch
flumotion.launch.inspect
flumotion.launch.main
:
Flumotion-launch: A gst-launch analog for Flumotion.
flumotion.launch.parse
:
flumotion.launch.parse: A parsing library for flumotion-launch syntax.
flumotion.manager
:
manager-side code
flumotion.manager.admin
:
manager-side objects to handle administrative clients
flumotion.manager.base
:
common classes and code to support manager-side objects
flumotion.manager.component
:
manager-side objects for components
flumotion.manager.config
:
parsing of manager configuration files
flumotion.manager.main
:
manager main function
flumotion.manager.manager
:
manager implementation and related classes
flumotion.manager.worker
:
manager-side objects to handle worker clients
flumotion.project
flumotion.project.project
flumotion.service
flumotion.service.main
flumotion.service.service
:
Servicer object used in service scripts
flumotion.twisted
:
Twisted-like base code written for Flumotion
flumotion.twisted.checkers
:
Flumotion Twisted credential checkers
flumotion.twisted.compat
:
Flumotion Twisted compatibility assistance
flumotion.twisted.credentials
:
Flumotion Twisted credentials
flumotion.twisted.defer
flumotion.twisted.fdserver
flumotion.twisted.flavors
:
Flumotion Twisted-like flavors
flumotion.twisted.integration
:
Framework for writing automated integration tests.
flumotion.twisted.pb
:
Flumotion Perspective Broker using keycards
flumotion.twisted.portal
:
portal-related functionality inspired by twisted.cred.portal
flumotion.twisted.reflect
:
functions based on twisted.python.reflect
flumotion.twisted.rtsp
:
RTSP - Real Time Streaming Protocol.
flumotion.worker
:
code for workers executing jobs for the manager
flumotion.worker.base
:
worker-side objects to handle worker clients
flumotion.worker.checks
flumotion.worker.checks.audio
flumotion.worker.checks.check
flumotion.worker.checks.cortado
flumotion.worker.checks.device
flumotion.worker.checks.encoder
flumotion.worker.checks.gst010
flumotion.worker.checks.http
flumotion.worker.checks.video
flumotion.worker.config
:
Parsing of configuration files.
flumotion.worker.feedserver
:
implementation of a PB Server through which other components can request to eat from or feed to this worker's components.
flumotion.worker.job
:
worker-side objects to handle worker clients
flumotion.worker.main
flumotion.worker.medium
:
worker-side objects to handle worker clients
flumotion.worker.worker
:
worker-side objects to handle worker clients
Trees
Indices
Help
Generated by Epydoc 3.0.1 on Tue Aug 13 06:16:55 2013
http://epydoc.sourceforge.net