Alien8 Recordings wrote: > Do you mean that I must redeclare these classes in the > Application.java file? Currently the Application.java file does have > that class.
Say you may implement IStreamAwareScopeHandler interface. Thus you'll implement streamBroadcastStart method that is being triggered when stream broadcasting starts. Then check whether client passed to handler is an instance of IFlowControllable and use setBandwidthConfig method. Real world implementation may vary on your needs. -- Michael "Antares" Klishin, http://www.novemberain.com | mailto:[EMAIL PROTECTED] _______________________________________________ Red5 mailing list [email protected] http://osflash.org/mailman/listinfo/red5_osflash.org
