Package flumotion :: Package component :: Package consumers :: Package httpstreamer :: Module wizard_gtk
[hide private]

Module wizard_gtk

source code

HTTP wizard integration

This provides a step which you can chose:
- http port
- bandwidth/client limit
- mount point (eg, the url it will be accessed as)
- burst on connect
- cortado java applet

A component of type 'http-streamer' will always be created.
In addition, if you include the java applet, a 'porter' and
'http-server' will be included to share the port between the streamer
and the server and to serve an html file plus the java applet itself.
On the http-server the applet will be provided with help of a plug.


Version: $Rev$

Classes [hide private]
HTTPStreamer
I am a model representing the configuration file for a HTTP streamer component.
HTTPSpecificStep
I am a step of the configuration wizard which allows you to configure a stream to be served over HTTP.
HTTPBothStep
HTTPAudioStep
HTTPVideoStep
HTTPGenericStep
HTTPStreamerWizardPlugin
Variables [hide private]
  __package__ = 'flumotion.component.consumers.httpstreamer'