Apr 6
Red5: appDisconnect problem

There are a lot of tutorials in the web about red5 media server. When I was trying to build my first application for red5 server I was using following tutorial Getting started with red5 server. When I compile app in eclipse, restart red5 server and was trying to connect to this application via my flash client, I detect from the red5.log that appConnect method worked correctly but when I closed flash client which was connected to red5 server, nothing happened. Seems that appDisconnect was not triggered.
Read the rest of this entry »