Skip to content

WebRTC with SIP support

Compare
Choose a tag to compare
@solomax solomax released this 12 Mar 05:49
· 33 commits to master since this release

This release provides WebRTC audio/video/screen-sharing in the Room

Security:

  • TLS1.2. is used for OAuth
  • NetTest client count can be limited
  • Captcha is now configurable
  • Recordings can be globally disabled

Stability:

  • Audio/video in room is more stable

UI:

  • Translations are improved
  • Invitation form displays time in client time zone
  • Notifications are displayed using JS Notification API
  • Video pods size can be fixed and configurable per-user

Some other fixes and improvements, 40 issues were addressed