Dan, >> I modified Application.class (oflaDemo) with the code provided per Dan >> Rossi here: >> http://osflash.org/pipermail/red5_osflash.org/2006-September/005355.html >> >> The headings appear well in the file log but not the data collected in >> streamSubscriberClose. > > Id only use it as a starting pointing, i cant work out myself what > methods to collect everything i need from. If you work it out please let > me know, there is a feature request in JIRA for the stats API to come in > effect. It seems some of the data we really need like bytes > sent/received is missing during the stream subscribed closed method.
Even if i put "logStats.info(dumpLogData(logHeader));" in 'streamSubscriberClose', nothing appears in the log file. Just like 'streamSubscriberClose' is not called? -- Daniel Dupont _______________________________________________ Red5 mailing list [email protected] http://osflash.org/mailman/listinfo/red5_osflash.org
