I can see the methods in PlaylistSubscriber however when i bring it up 
here the methods arent there

public void streamSubscriberClose(ISubscriberStream stream) {


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

Reply via email to