I've spent most of the day searching the forums for a solution to this problem, and all I can find is other people who haven't been able to solve it either.
I've tested my RMS install using the boonex tool and it all seems to work fine. Webcams in chat work fine. When I try to record video however, the recorder gives me the "Connection Error. Click Here To Reconnect" box. RMS sticks this in its error log:
[WARN] [DefaultQuartzScheduler_Worker-3] org.red5.server.net.rtmp.RTMPConnection - Closing RTMPMinaConnection from my.ip : 34545 to server.ip (in: 3511 out 3221 ), with id 2097538400 due to long handshake
I've got my domain in access.log, and I've tried all sorts of variants in my red5-web.properties, such as:
webapp.virtualHosts=server.ip.address
webapp.virtualHosts=*, localhost, 127.0.0.1
Basically whatever I could find in the forums today. No dice.
Dolphin is 7.0, RMS is RMS-LINUX-v.3.5.2
Box is running CentOS 5.2, java is the standard java/openjdk rpm installed by yum.
Any help would be appreciated, I'm so stuck at this point.