This repository has been archived by the owner on Oct 23, 2024. It is now read-only.
OWT Server V5.0
This is the source code release for OWT Server v5.0, here is the update:
New features:
- Enabled peer connection reuse for conferencing, now force to use single
peer connection in JavaScript SDK as pilot. - Provided the option to subscribe the three most active audio streams
which the conference server switching to forward. - Added WebTransport over QUIC channel to transmit arbitrary data
between conference server and JavaScript clients. - Upgraded the analytics-agent processing framework to be GStreamer.
- Enabled region-based scheduling for video-agent, audio-agent and
streaming-agent.
Changes:
REST API for MCU Management: Added an attribute selectActiveAudio to room configuration
for active audio selecting feature setting.