How do i use it ? So where it means scope statistics it will include stuff like stream duration, datarate and other things that were in the stream.getstreamFlow() pointer method ?
Joachim Bauch wrote: > Hi, > > Steven Gong schrieb: > >> Yes, it's been removed after the logic of tracking the client buffer is >> enhanced. We assumed that the StreamFlow only aims to control the client >> buffer and didn't notice that it's been exposed as an API. It seems that >> we need to add this functionality back. Thanks for the reminder. >> > > Steven's right about the removal of IStreamFlow. After all it was an > internal interface (i.e. not in or below org.red5.server.api) so I thought > it was safe to delete it ;) It only was used to calculate the client > buffer - and that it didn't do correctly... > > To provide a better way for querying of statistics, I commited some > interfaces in r1979 where I started working on an API to get live > informations. > > Feel free to check them out in "org.red5.server.api.statistics" and give > some feedback about them and other things you need to get from the stats. > > Joachim > > _______________________________________________ > 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
