On Tue, 2012-08-14 at 11:22 -0700, Scott Plunkett wrote:
> I disabled my Firewall. I am assuming it need sport 1935 open on my local
> machine to connect, correct?
You only need to allow *outgoing* connections on ports 1935, 80 (and for
desktop sharing, 9123). You do not need to allow incoming connections.
If you can connect to
demo.bigbluebutton.org, your firewall is probably
alright, so this is a bit confusing :)
It might be helpful if you can grab some information from the Flash
client logs on your machine. Try editing the config.xml on your sever to
set `showLogButton="true"`, so you can see the debug logs from the
connection attempt. (There will be a new button added to the bottom bar
that you can click to see the logs)
https://code.google.com/p/bigbluebutton/wiki/ClientConfiguration
has the defails on the file location and where to edit it.
After editing the file, you will need to clear your browser cache before
attempting to reconnect.