Class StreamingProxy

java.lang.Object
org.red5.proxy.StreamingProxy
All Implemented Interfaces:
INetStreamEventHandler, IPendingServiceCallback, IConsumer, IMessageComponent, IPipeConnectionListener, IPushableConsumer

A proxy to publish stream from server to server. TODO: Use timer to monitor the connect/stream creation.
Author:
Steven Gong (steven.gong@gmail.com), Andy Shaules (bowljoman@hotmail.com), Paul Gregoire (mondain@gmail.com)