[Red5] Webcam Timeout

Nicolas Cannasse ncannasse at motion-twin.com
Sat Dec 15 05:39:59 PST 2007


Hi guys,

I'm currently trying to finish haxeVideo, and I have one last 
protocol-related problem.

After calling ns.publish("mywebam") on the client, the server correctly 
starts receiving Audio+Video packets. But after 2-3 minutes and around 
7000 packets sent, the Flash Player simply stop sending data. It doesn't 
notify the client that the connection has been closed, unless of course 
I stop the server.

It seems like the FlashPlayer is then "waiting" for some message of the 
server before sending more data. Maybe some kind of ping ? Currently the 
server only send a "onStatus" reply to the "publish" command.

Any help to solve this problem would be greatly welcome :)

Best Regards,
Nicolas



More information about the Red5 mailing list