We have been busy working on AVConference within the past week and we managed to add a lot of new features and improvements, so let’s get to it.
Here are all the new feature added:
- Implemented new setting autoCloseCams that when set to 1 when a user that is being watched leaves the room, his webcam will be removed from the stage instead of saying “this user has left the room” or “this user has stopped broadcasting”.
- When asking for webcam access AVConference now shows the ‘Privacy’ dialog box with 3 options: allow, deny and remember instead of the one with just 2 options.
- When a camera is closed all the other cams are now rearranged.
- Implemented new setting disableCameraWindowResize in avc_settings.xxx that controls whether or not the web-cam window can be resized or not (when resizing is turned off the red resizing corner disappers and zooming in/out with the mouse wheel is disabled).
- Added four new tags, <displayWidth>, <displayHeight>, <othersDisplayWidth> and <othersDisplayHeight> in the audio-video quality profiles XML files, that allow the user to set the width and height of his webcam area and other webcam areas independent of the actual stream resolution.
- Implemented a JS API that gives you the connection status of AVConference. When AVConference attempts to connect to the media server it will call the netConnectionStatus JS function found in index.html and admin.html.
- Implemented new setting windowsFontColor found in avc_settings.xxx that controls the color of all the texts/titles inside the windows.
- Added new setting (hideUsersList ) that controls whether or not the users-list will be hidden or not. If this setting is set to 1, along with setting fileSharingEnabled to 0 and allowSendAudioVideo to 0, AVConference can be set to function as an instant messenger, so this makes it very customizable. Here’s how it looks set as mentioned above:
- Added new setting (errorTextColor) that controls the color of the errors shown.
- Added new setting (loginTextColor) that controls the color of the login texts.
- Microphone and camera icons can now be changed by replacing camera.gif and mic.gif.
Here are all the fixes that we’ve made:
- Fixed issue with web-cam windows not auto-positioning correctly.
- Fixed issue with disableGenderSelection not working properly.
- Fixed issue with login elements not being centered relative to the flash area.
- Fixed issue with text that was showing at the top
How to download and upgrade:
You can download this new build of AVConference from your client account.
Steps to upgrade an old installation:
- overwrite all old client side files.
- overwrite the media server files and restart the media server.
If you have issues with it after upgrading make sure you clear your browser’s cache. If you still have issues after doing that send us an email at support@nusofthq.com.