I agree with this. I guess this is some basic streaming server functionality, especially for management/logging/monitoring purposes. I'd appreciate it if someone finds some time to comment on this.
Bram Op Thursday 18 mei 2006 11:50, schreef Tom Krcha: > Hi Steven, > > > > Can you please provide some tutorial? > > Or steps "to do"? > > > > The main points is to handle users activity in the system i.e.: > > 1) when user starts watching the stream > > a. to handle: WHO, WHAT, WHEN > > 2) stops, seeks, pauses the stream > > > > Such information should be very useful. > > > > Thanks > > > > Tom > > > > > > _____ > > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf > Of Steven Gong > Sent: Thursday, May 18, 2006 12:51 AM > To: [email protected] > Subject: Re: [Red5] Stream handling > > > > Hi Tom, > IIUC the stream service is handled separately from other services and you > may have to declare a bean named 'streamService' in your spring file. > > On 5/18/06, Tom Krcha <[EMAIL PROTECTED]> wrote: > > Hi, > > > > As written Tuesday 14.5.: > > > > "Hi, > > > > Is it enough to just implement IStreamService into Application to make > those interface methods accessible? > > > > Because i've tried to implement this into working oflaDemo and methods > (stream listeners) were not called. > > > > How to make them work in such example? > > " > > > > Simply: Does anyone know how to handle stream events on server-side? > > > > Thanks > > > > Tom > > > _______________________________________________ > 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
