Dan Rossi wrote:
Dan Rossi wrote:

Sorry somehow it got sent twice
  

I guess there is no easy way to find which methods i can use for obtaining the data for the logging i need ?


is anyone able to comment if the totalbytes transferred during a stream is accessed like this and if its available during a stream closed state as this is returning 0

public void streamSubscriberClose(ISubscriberStream stream) {
log.info(stream.getStreamFlow().getTotalBytesTransfered());
}


_______________________________________________
Red5 mailing list
[email protected]
http://osflash.org/mailman/listinfo/red5_osflash.org

Reply via email to