OpenMeetings

Activities ::: mod_openmeetings
Maintained by Maxim Solodovnik
OpenMeetings is a free browser-based software that allows you to set up instantly a conference in the Web. You can use your microphone and/or webcam, share documents on a white board, discuss in a chat, share your screen or record meetings. It is available as hosted service or you download and install a package on your own server.
Latest release:
665 sites
342 downloads
107 fans
Current versions available: 1

No support in the comments section on this page

Please note that we don't provide any support for this plugin in the comments section on this page anymore. Please have a look at the github repository of this plugin.

With this integration and the current OpenMeetings version 5.x you can create different types of rooms and separated users in OpenMeetings with the access-level "SOAP-Only". The "SOAP-Only" user can do exactly what is needed to run the integration but nothing more. This does result in no need for any OpenMeetings Admin-User in the Moodle Module config! So you can better protect your OpenMeetings server from non-authorized access via the SOAP Gateway and no need to share confidential account data. "SOAP-Only" users can not login to OpenMeetings administration. OpenMeetings also supports access via https and ldap-/Active Directory- and OAuth2-Integration.

Please NOTE: if you have "Access Denied" message while room entering this might be due to cookies are not being saved in iframe.
To bypass this please edit ${OM_HOME}/webapp/META-INF/context.xml and change
      <CookieProcessor sameSiteCookies="Lax" />
to be 
     <CookieProcessor sameSiteCookies="none" />

The latest OpenMeetings Moodle Plugin is for Moodle 3.5 and later and is compatible only with OpenMeetings version 5.x. It is recommended to update to the latest version of OpenMeetings.

Sample Video showing the installation of the Moodle Module and integration with new access level:

The features of the OpenMeetings Moodle Plugin:
- Openmeetings rooms can be displayed inside a Moodle course in a frame, in a new window or can occupy the entire window
- Secure "SOAP-Only" user access level (see documentation on top)
- 3 Moderation Types for Conference Rooms (Moodle admins, teachers and course creators are automatically a moderator):
Moderation Type A) Participants need to wait till the teacher enters the room
Moderation Type B) Participants can already start (first User in room becomes moderator)
Moderation Type C) Every participant is automatically moderator when he/she enters the room
- 3 Room Types (Conference, Interview & Presentation)
- New Flag "Allow Recording": You can set in the room configuration now a flag that controls if the recording button is available or not
- Moodle Module languages: German, French, Spanish, Italian, Russian, Brazilian (OpenMeetings itself has around 30 languages)
- Clear and restructure conference creation form for Moodle moderators

Tutorials for installing OpenMeetings you can find here:
    https://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+for+installing+OpenMeetings+and+Tools

Development of OpenMeetings: Apache Build Server & JIRA Issue Navigator:

    https://builds.apache.org/view/M-R/view/OpenMeetings/
    https://issues.apache.org/jira/browse/OPENMEETINGS/?selectedTab=com.atlassian.jira.jira-projects-plugin:summary-panel

OpenMeetings Mailinglists:
    https://mail-archives.apache.org/mod_mbox/openmeetings-user
    https://mail-archives.apache.org/mod_mbox/openmeetings-dev

Screenshots

Screenshot #0
Screenshot #1
Screenshot #2
Screenshot #3

Contributors

Maxim Solodovnik (Lead maintainer)
mee
Sebastian Wagner: Former lead maintainer
Michael Wuttke: Contributor
Please login to view contributors details and/or to contact them

Comments RSS

Show comments
  • Maxim Solodovnik
    xue, 19 de mar de 2020, 09:44
    Can you check Browser console (usually available after F12 is pressed)
    Are there any errors?
  • 我的蚂蚁
    vie, 20 de mar de 2020, 16:52
    I used moodle3.82 and openmeetings4.0.10.
    An error occurred whether or not SSL was used:
    "Fault (Service error)
    Could not login User to OpenMeetings, check your OpenMeetings Module Configuration"
  • 我的蚂蚁
    vie, 20 de mar de 2020, 16:54
    In jee-container.xml, openmeetings4.0.10 is configured to enable SSL.
  • 我的蚂蚁
    vie, 20 de mar de 2020, 21:36
    The previous problem was resolved, but now there is a new problem: with SSL enabled, audio and video cannot be used.Are there any Settings that need to be changed?
  • 我的蚂蚁
    llu, 23 de mar de 2020, 13:28
    Problem solved.
    The server's port 1935 is not open.
  • LUIZ AUGUSTO MACHADO MACHADO
    mié, 25 de mar de 2020, 00:12
    When I try to access the room through moodle it says Access denied. You have no rights to enter this room.
  • Maxim Solodovnik
    mié, 25 de mar de 2020, 11:34
  • Yash Patel
    vie, 17 de abr de 2020, 03:17
    how many students can join the call ? i need to have a call with 100 students
  • Maxim Solodovnik
    vie, 17 de abr de 2020, 21:54
    According to Kurento Media Server devs 100 users are possible if 99 will have no audio/video (i.e. will be watchers/listeners)
  • Fernanda R.
    mar, 14 de xnt de 2020, 05:09
    Hi, I have some questions: Is it free? Does it work with 3.9? Is it secure? Does it let Moodle slow? Thanks a lot!
  • Maxim Solodovnik
    mar, 14 de xnt de 2020, 11:30
    Yes, OpenMeetings Moodle plugin is free, it works as expected with Moodle 3.9 (just have tested it)
    AFAIK it doesn't slow down Moodle
  • Fernanda R.
    xue, 16 de xnt de 2020, 01:06
    Thanks, @Maxim Solodovnik for the quick reply!! sorrisa
  • Jürgen Schmitz
    mar, 16 de xin de 2024, 20:59
    We updated to 4.4.0 and now getting error: Call to undefined method mod_openmeetings_mod_form::getFile()

    I verfified that, in 4.4.0 and 4.4.1 the getFile() function does no longer exist in mod_form.php. However it is still called in lib.php.
  • Jürgen Schmitz
    xue, 18 de xin de 2024, 17:06
    Thanks, @Maxim Solodovnik for quick fix!
  • Maxim Solodovnik
    xue, 18 de xin de 2024, 17:08
    my pleasure @Jürgen Schmitz! thanks for the report!
1 2 3 4 5 6 7 8 9 10
Please login to post comments