Thanks for your quick response. My case is to make reference to a stream that will be regarded as the current from several connected broadcast clients.
That is to say, among the several connected , the one broadcaster that will be subscribed to at any particular time to be regarded as the current and making it possible to access information about it. More like a switcher- Kevin Towes Tutorial in FMS - where a TV like application is created to be able to preview and publish one stream out of several to subscribers. Thanks Sloopy ----- Original Message ----- From: Michael Klishin <[EMAIL PROTECTED]> Date: Friday, August 4, 2006 1:44 pm Subject: Re: [Red5] best reference to the currentstreamID > [EMAIL PROTECTED] wrote: > > Hi all, > > What is the best way to reference the currentStreamID and which > API > > will faciltate that? > > in other words, is the currenStreamID a property of some object > which > > could be referenced? and what methods to be used and which api > is best > > suited for that. > > We talk about current stream mostly in handlers and handler > usually get > a stream object reference that you can call getStreamId() on. > > Is it your case? Please, specify. > > Regards, > > -- > Michael "Antares" Klishin, > > http://www.novemberain.com | mailto:[EMAIL PROTECTED] > > _______________________________________________ > Red5 mailing list > [email protected] > http://osflash.org/mailman/listinfo/red5_osflash.org > _______________________________________________ Red5 mailing list [email protected] http://osflash.org/mailman/listinfo/red5_osflash.org
