Sunday, January 17, 2021

Hosting for OpenMeetings and HTML5 Video-Conferencing on om.hosting.com

Om-hosting.com launched a new Cloud Hosting Service for HTML5 Open Source Video Conferencing OpenMeetings!

Om-hosting.com provides
  • Fully automated setup and have your OpenMeetings server up in 20min
  • Self-service portal to manage your server or switch OpenMeetings versions
  • Secure and redundant storage of your files
  • Host your server in different regions (Currently we offer Europe and North-America)
They also expand their offering with more server types and options soon!

With each server of OpenMeetings you get
  • HTML5 Audio/Video Conferencing and screen sharing
  • Whiteboard and document import as well as annotation
  • Recording of conferences
  • Document and user management
  • Soap/Rest API to integrate into your website and ELearning platform
  • Ready to run plugins to integrate your server, for example Moodle https://moodle.org/plugins/mod_openmeetings 

Friday, August 28, 2020

OpenMeetings 5.0.0 release - HTML5 and audio/video using webRTC

OpenMeetings v5.0.0 is the first main release of a HTML5 version of the Web-Conferencing software. All features are using native browser components. There are no plugins required and you can share your webcam and microphone as well as your screen just using HTML5 and JavaScript!

Main new features in 5.0.0

  • Mic/Webcam sharing and viewing in HTML5 
  • Screen sharing and conference room recording in HTML5 
  • Playback of videos and recordings HTML5 
  • Whiteboard in HTML5 
  • Support for mobile and tablet clients using HTML5 enabled browsers 
The migration to HTML5 took 2-3 years and was done in several iterations of partially replacing elements with HTML5. There have been 4 beta releases of v5.0.0 and 200++ Jira tickets as part of version 5, probably 1000++ in the overall migration.

Screenshot from the main conference room:

OpenMeetings HTML5 Conference Room 

Using latest release Apache Wicket 9.0.0 

OpenMeetings uses the latest release of Apache Wicket 9.0.0, especially it uses features around: 

  • Real-Time messaging using WebSockets CSP Policy 
  • Mic/Webcam and Screen access require more strict and reworked browser Content Security Policy (CSP) set via Wicket components 
  • Wicket components for styling and forms for Admin functionality (User and Room management) 
Security in Web-Conferencing and HTML5 

In order to enable mic/webcam and screen access in HTML5 OpenMeetings needs to follow a strict browser security model as required by browsers and webRTC standards (see https://webrtc-security.github.io/). This includes implementing HTTPS for all connections and also some browser specific features. Overview about security and session initialisation at: OpenMeetings+HTML5+Session+Initialisation+and+Security 

Downloads for v5.0.0 are available their project website: https://openmeetings.apache.org/

Commercial support is for hosting or custom development is available from https://openmeetings.apache.org/commercial-support.html