Daniel Daley wrote:
> Would anyone out there happen to know if the StreamFlow class is 
> currently functional and if so under what conditions? I'm using 
> applications that simply stream flv files and no matter where I 
> request data from the class (ex: streamSubscriberClose with 
> stream.getStreamFlow) it always seems to be 0 or default values. A 
> better example of this is if I check the 
> IStreamFlow#getTotalStreamTime() during the streamSubscriberClose call 
> it will always return the current timestamp in microseconds. After 
> checking the source I see this is because it is trying to subtract the 
> start time from the end time, which means the start time must still be 0.
>
>

Ive experienced this aswell collecting its data on a subscriber close, i 
assume to collect stats ? There was talk of a stats API, maybe its been 
worked on ?


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

Reply via email to