Package flumotion :: Package component :: Package misc :: Package porter :: Module porter
[hide private]

Module porter

source code


Version: $Rev$

Classes [hide private]
PorterAvatar
An Avatar in the porter representing a streamer
PorterRealm
A Realm within the Porter that creates Avatars for streamers logging into the porter.
PorterMedium
Porter
The porter optionally sits in front of a set of streamer components.
PorterProtocolFactory
PorterProtocol
The base porter is capable of accepting HTTP-like protocols (including RTSP) - it reads the first line of a request, and makes the decision solely on that.
HTTPPorterProtocol
RTSPPorterProtocol
Variables [hide private]
  __package__ = 'flumotion.component.misc.porter'