Janus Cloud Versions Save

a cluster solution for Janus WebRTC server, by API proxy approach

v1.0.0

1 year ago
  • refactor videoroom plugin to support the new multistream API of Janus-gateway v1.x

v0.8.0

2 years ago
  • refactor for backend room management
  • januscloud.proxy.core move to januscloud.core
  • janus-sentinel support public ip, isp, location configuration
  • backend videoroom sweeper is moved from videoroom plugin to sentnel

v0.7.0

2 years ago
  • Initial support of DTX for VideoRoom
  • Make record directory changeable via edit in AudioBridge and VideoRoom
  • Added number of subscribers in response to listpartipants
  • Add support for playout-delay RTP extension
  • The APIs of Videoroom, Videocall, P2pcall is compatible with Janus-gateway of v0.12.0

v0.6.0

2 years ago
  • sentinel exit elegantly by post abnormal status to janus-proxy
  • The APIs of Videoroom, Videocall, P2pcall is compatible with Janus-gateway of v0.11.4

v0.5.0

3 years ago
  • Supports redis as the room db type for videoroom plugin
  • Add info/ping interface to proxy rest API
  • Support redis as the user db for videocall plugin
  • Support multi-proxy mode for videocall plugin
  • Add exists request for videocall plugin API

v0.4.0

3 years ago
  • Added support for audio level feature for videoroom
  • Added support for h265, av1 codec support for videoroom
  • Support for require end-to-end encryption (require_e2ee) on videoroom
  • Added simulcast support for rtp_forward of videoroom
  • The APIs of Videoroom, Videocall, P2pcall is compatible with Janus-gateway of v0.10.7
  • The gevent is updated to 20.9.0, which support python 3.7 or higher

v0.3.0

3 years ago
  • add rtp_forward operations to the admin API of videoroom plugin
  • Add support for VP9 and H.264 profile negotiation for videoroom and echotest plugin
  • Added support for multichannel Opus audio (surround) for videoroom
  • Added VideoRoom option to only allow admins to change the recording state
  • Enable / disable recording while conference is in progress for videoroom
  • support redis to store the backend server info

v0.2.0

4 years ago
  • Janus-proxy support api_secret authorization
  • Janus-sentinel support admin_secret for sending admin API request
  • The APIs of Videoroom, Videocall, P2pcall is compatible with Janus-gateway of v0.9.2
  • support rtp_forward feature for videoroom

v0.1.0

4 years ago
  • initial version released
  • janus-proxy and janus-sentinel are finished
  • echotest, videocall, p2pcall, videoroom plugins of janus-proxy are ready