Hi Darren,
> We have tried the demo server and it works fine from both at home and from work. It doesn't log us out suddenly.
Just to confirm ... that's using wifi, but when you access your BigBlueButton server, your getting logged out?
On area to investigate is whether the University is doing any packet shaping on incoming connections? We had a problem at another University where remote users couldn't connect, but this might be related. BigBlueButton used port 1935.
Of course, this doesn't make sense as the packets should be the same (access remotely from wifi or lan), but there is clearly something different. The other possibility is that when accessing remotely to your University, you are tunnelling to BigBlueButton (again, this doesn't make immediate sense as the connections between wifi or lan should be the same, but your seeing different behaviour).
Can you turn on the debug log in the client. On your BigBlueButton server, edit
/var/www/bigbluebutton/client/conf/config.xml
and change
<layout showLogButton="false" ...
to
<layout showLogButton="true" ...
Reconnect to your server, then click the small document icon in the lower right-hand corner. It will show a log window. Look for the lines
6/20/2012 07:36:31.001 [DEBUG] NetConnectionDelegate:Connection to viewers application succeeded.
and let us know if you get RTMP or RTMPT. If you can do this in a setup that is disconnected after 2-3 minutes, it will tell us if you are accessing directly (RMTP - port 1935) or tunnelling (RTMPT - port 80).
Regards,... Fred
--
BigBlueButton Developer
BigBlueButton on twitter: @bigbluebutton
If that's the case, can you check with your University to see if they
--
You received this message because you are subscribed to the Google Groups "bigbluebutton-users" group.