[Red5devs] Red5devs Digest, Vol 29, Issue 17

Chafic Sakakini info at mediaworks-lb.com
Mon May 26 10:47:38 PDT 2008


> Send Red5devs mailing list submissions to
> 	red5devs at osflash.org
>
> To subscribe or unsubscribe via the World Wide Web, visit
> 	http://osflash.org/mailman/listinfo/red5devs_osflash.org
> or, via email, send a message with subject or body 'help' to
> 	red5devs-request at osflash.org
>
> You can reach the person managing the list at
> 	red5devs-owner at osflash.org
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of Red5devs digest..."
>
>
> Today's Topics:
>
>    1. Re: Too much inactivity - Calling disconnect callbacks?
>       (Steven Gong)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Sun, 25 May 2008 10:07:50 +0800
> From: "Steven Gong" <steven.gong at gmail.com>
> Subject: Re: [Red5devs] Too much inactivity - Calling disconnect
> 	callbacks?
> To: red5devs at osflash.org
> Message-ID:
> 	<7d3cd4a50805241907m156e1948ob5c695f006871957 at mail.gmail.com>
> Content-Type: text/plain; charset="iso-8859-1"
>
> You can change pingInterval to 0 so that the keep-alive job will be
> disabled.
>
> On Sun, May 25, 2008 at 2:22 AM, Matt Hodgson <mhodgson at youcastr.com>
> wrote:
>
>> Hey guys, I posted this on the user list and didn't get a response so
>> I figured I'd try here.
>>
>> I'm seeing the occasional "too much inactivity" message in my logs
>> (production) and it appears that when clients are disconnected with
>> this method the call backs (such as roomDisconnect, appDisconnect,
>> etc.) are not being triggered.
>>
>> Is this the desired behavior? I know in my case it causes my listener
>> objects (in the web server db) to be left as "live" indefinitely since
>> the synchronization methods in roomDisconnect are not called.
>>
>> Can you guys:
>>
>> 1. Verify that this is indeed the desired behavior
>> 2. Provide me some quick direction on how I might be able to modify
>> this? My gut says maybe to just call the close method (in
>> RTMPCOnnection) in the KeepAliveJob method when the "too much
>> inactivity" is triggered.
>>
>> Thanks for the help.
>>
>> -Matt
>>
>> _______________________________________________
>> Red5devs mailing list
>> Red5devs at osflash.org
>> http://osflash.org/mailman/listinfo/red5devs_osflash.org
>>
>
>
>
> --
> Best Regards
> Steven Gong
>
> InfraRed5 Red5 Consultant: http://www.infrared5.com, steven at infrared5.com
>
> Red5 Developer: http://osflash.org/red5,
> http://jira.red5.org/confluence/display/~steven/Home
>
> Javaflash Project Founder and Maintainer: http://osflash.org/javaflash
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL:
> http://osflash.org/pipermail/red5devs_osflash.org/attachments/20080525/e0ed414e/attachment-0001.html
>
> ------------------------------
>
> _______________________________________________
> Red5devs mailing list
> Red5devs at osflash.org
> http://osflash.org/mailman/listinfo/red5devs_osflash.org
>
>
> End of Red5devs Digest, Vol 29, Issue 17
> ****************************************
>





More information about the Red5devs mailing list