If that's the reason of the disconnection (although it sounds strange) i
would make a timeout to send a frame each n minutes to keep the connection
alive if no motion is detected. Not really dificult, just a setInterval
blablabla in flash.
If you don't want to send "fake frames" just do something meaningless like
some kind of ping or whatever.

Cheers

On 12/12/06, Ruben Sainz de la Maza <[EMAIL PROTECTED]> wrote:


Hi

How many time can I still conected to the Red5 without send or load
data? I´m making a security application with a webcam, and send video
only with detecting motion.  That works fine, but during the night the
application don´t save any video.
I think the server disconnect the client after some time if they don´t
send anything.
Any solution for that?


Thanks

Atte Ruben Sainz de la Maza
AFIP - Dto Internet




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




--
-------------------------------------------------------------------
"Nos gusta los domingos ir al parque a pinchar los globos de los niños para
verlos llorar" .- Eskorbuto
_______________________________________________
Red5 mailing list
[email protected]
http://osflash.org/mailman/listinfo/red5_osflash.org

Reply via email to