All notable changes to this project will be documented in this file.
- add a new plugin audiobridge
- The APIs of Videoroom is compatible with Janus-gateway of v1.1.3
- support the new cascade mode for videoroom plugin
- support to subscribe the streams of the different publishers in cascade mode
- refactor videoroom plugin to support the new multistream API of Janus-gateway v1.x
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- initial version released
- janus-proxy and janus-sentinel are finished
- echotest, videocall, p2pcall, videoroom plugins of janus-proxy are ready