apache-openmeetings-2.1.1-src

所属分类:IP电话/视频会议
开发工具:Java
文件大小:16093KB
下载次数:9
上传日期:2013-07-13 21:37:21
上 传 者jammay
说明:  OpenMeetings是一个多语言可定制的视频会议和协作系统。它支持音频、视频,能让你查看每个与会者的桌面。OpenMeetings还包含一个白板,通过白板可以导入各种格式的图片和涂鸦。 它是基于OpenLaszlo’s的新流媒体格式和开源的Flash服务器---Red5! [1]
(OpenMeetings is a multi-language customizable video conferencing and collaboration system. It supports audio, video, allowing you to view each participant' s desktop. OpenMeetings also includes a whiteboard, whiteboard can import a variety of image formats and graffiti. It is based on OpenLaszlo' s new streaming media formats and open source Flash server--- Red5! [1])

文件列表:
.settings (0, 2013-07-02)
WebContent (0, 2013-07-02)
WebContent\WEB-INF (0, 2013-07-02)
WebContent\conf (0, 2013-07-02)
WebContent\jrebel (0, 2013-07-02)
WebContent\languages (0, 2013-07-02)
WebContent\openmeetings (0, 2013-07-02)
WebContent\openmeetings\WEB-INF (0, 2013-07-02)
WebContent\openmeetings\WEB-INF\classes (0, 2013-07-02)
WebContent\openmeetings\WEB-INF\conf (0, 2013-07-02)
WebContent\openmeetings\WEB-INF\services (0, 2013-07-02)
WebContent\openmeetings\css (0, 2013-07-02)
WebContent\openmeetings\css\images (0, 2013-07-02)
WebContent\openmeetings\css\images\forms (0, 2013-07-02)
WebContent\openmeetings\default (0, 2013-07-02)
WebContent\openmeetings\images (0, 2013-07-02)
WebContent\openmeetings\js (0, 2013-07-02)
WebContent\openmeetings\public (0, 2013-07-02)
WebContent\openmeetings\public\cliparts (0, 2013-07-02)
WebContent\openmeetings\public\cliparts\thumb (0, 2013-07-02)
WebContent\openmeetings\public\emoticons (0, 2013-07-02)
WebContent\openmeetings\public\themes (0, 2013-07-02)
WebContent\openmeetings\public\themes\basic-theme (0, 2013-07-02)
WebContent\openmeetings\public\themes\basic-theme\auth (0, 2013-07-02)
WebContent\openmeetings\public\themes\basic-theme\conference (0, 2013-07-02)
WebContent\openmeetings\public\themes\basic-theme\dashboard (0, 2013-07-02)
WebContent\openmeetings\public\themes\basic-theme\general (0, 2013-07-02)
WebContent\openmeetings\public\themes\basic-theme\whiteboard (0, 2013-07-02)
WebContent\openmeetings\streams (0, 2013-07-02)
WebContent\openmeetings\streams\hibernate (0, 2013-07-02)
WebContent\openmeetings\upload (0, 2013-07-02)
WebContent\openmeetings\uploadtemp (0, 2013-07-02)
WebContent\red5 (0, 2013-07-02)
WebContent\screensharing (0, 2013-07-02)
WebContent\src (0, 2013-07-02)
WebContent\src\base (0, 2013-07-02)
WebContent\src\base\auth (0, 2013-07-02)
WebContent\src\base\components (0, 2013-07-02)
WebContent\src\base\components\button (0, 2013-07-02)
WebContent\src\base\components\button\resources (0, 2013-07-02)
... ...

Apache OpenMeetings - README Licensed under Apache License 2.0 - http://www.apache.org/licenses/LICENSE-2.0 -------------------------------------------------------------------------------- About ===== Apache Openmeetings provides video conferencing, instant messaging, white board, collaborative document editing and other groupware tools using API functions of the Red5 Streaming Server for Remoting and Streaming. Release Notes 2.1.1 ============= see CHANGELOG file for detailed log Bug fix release for 2.1.0. This release includes some improvements in user interface, fixes for the interview and video only rooms, and localization issues. Configurable hot key for Mute/Unmute have been added. _Known Issues_ Video/audio SIP integration is not a part of this Apache release. Check free red5sip product for this integration. Release passed reliability testing (great job, Vasily Degtyarev!) For 1 hour long conferences the following does not work with this release: * Recordigs (expected to work in 3.0) https://issues.apache.org/jira/browse/OPENMEETINGS-669 * Recent version with Adobe Flash (please downgrade to 11.5 version) https://bugzilla.mozilla.org/show_bug.cgi?id=885188 * Multi-tabbing (no other flash application should be running in different browsers or tabs) Release Notes 2.1 ============= see CHANGELOG file for detailed log _Integration with Asterisk_ SIP/VOIP integration with Asterisk was refactored. Confbridge application is now used instead of Meetme for the conferences. Sound quality and SIP transport stability was significantly improved. Basic support for video is added (is unstable and in beta version stage now). See also: http://openmeetings.apache.org/red5sip-integration_2.1.html _Improving the sound and video quality_ All the audio/video related components now use SWF11 for broadcasting and receiving audio and video signals. Echo cancellation can be enabled in the config. H2*** video codec is now used instead of H263 to enable SIP video support. _Private and moderated chat_ Ability to send private chat messages in the room is added as well as the chat moderation funmctionality. _SMS sending module_ Possibility to send SMS message as a meeting reminder is added. See also: https://cwiki.apache.org/confluence/display/OPENMEETINGS/SMS+Sending+Module _Network testing tool/script_ Network testing tool is implemented and its link is added to the login page. See also: https://cwiki.apache.org/confluence/display/OPENMEETINGS/Connection+testing+tool _Improvements in the mail sending process_ Now e-mails are re-send again in case of unsuccessfull result at the first attempt or OpenMeetings re-start before the sending. SMTP setting updates now takes effect just after they saving whereas previously they started to work after the OpenMeetings re-start only. _Calendar_ Messages about the meeting updates are sent only when substantial changes were made. Multiple external attendees can be added as one operation, it's now possible to specify user name for external guests (user will appear with this name in the user list in the room). _Room Interface_ Possibility to get invitation link without sending an e-mail was added. Confirmation dialog for exclusive audio no longer appears. Hot key is added to be able to "rearrange" video windows in the room. Volume slider on the video pod toolbar was added. _Recordings and screen sharing improvements_ Some improvements for the screen sharing and recordings quality and stability were made. _Cluster capabilities_ In the beta stage: OpenMeetings can be configured in the cluster environment and is ready for the testing, but development has not been fnished yet. See also: http://openmeetings.apache.org/Clustering.html, https://cwiki.apache.org/confluence/display/OPENMEETINGS/Cluster+Master-Slave+overview _Admin/Calendar HTML5 UI_ Additional HTML5 Wicket based UI (fully customizable with CSS) is added for static screens as a proof of the concept. Getting Started =============== Please visit the project website for the latest information: http://openmeetings.apache.org/ Documentation for Installation and Upgrade: http://openmeetings.apache.org/installation.html http://openmeetings.apache.org/Upgrade.html Along with the developer mailing list archive: http://openmeetings.apache.org/mail-lists.html System Requirements =================== You need a platform that supports Sun Java SE 6. Building and running ==================== To build from source code: - Requirements: Sources compilation require Sun Java SE 6. The project is built with Apache ANT 1.8.6 or later. - To build the OpenMeetings project run ant in the root directory: ant For a detailed documentation on how to build from source and options see: http://openmeetings.apache.org/BuildInstructions.html

近期下载者

相关文件


收藏者