Release notes
This page provides the release notes for Media Gateway.
2025.5.28
New features
-
Low-bitrate high-quality streaming
Video transcoding now supports low-bitrate high-quality streaming through PVC (Perceptual Video Coding) and Super Resolution features. Enable these features when creating, resetting, or updating stream configuration templates using the
pvc
andsuperResolution
objects undertranscoding.video.advancedOptions
.
For configuration details, see PVC and Super Quality configuration. -
Adaptive Bitrate (ABR)
Stream configuration templates now support ABR functionality. With video transcoding enabled, configure multi-bitrate encoding through the
simulcastStreamLayers
object when creating, resetting, or updating templates.
For configuration details, see Enable Adaptive Bitrate. -
SRT streaming protocol support
Gateway nodes now support the SRT (Secure Reliable Transport) streaming protocol with the following codec formats:
- Video: H.264, H.265
- Audio: AAC, OPUS
For configuration details, see SRT streaming.
Improvements
-
NCS callback configuration by VID
Configure NCS callback logic by VID. For the
live_profile_updated
(4) event, you can configure whichprofile
fields are required. -
NCS callback event updates
This version updates the format of NCS callback events, including:
live_stream_connected
(1): Now includes transcoding parameter configuration information for the current streamlive_stream_disconnected
(2): Now includes total input and output bytes for the stream, enabling average bitrate calculation when combined with stream start and end times
2024.8.21
This release includes the following updates:
- Adds support for a backup primary domain name and a secondary domain name to ensure service availability.
- Adds the
mode
field for setting the transcoding mode, and updateswidth
,height
, andfps
fields to support more transcoding options.
2024.6.21
Agora Media Gateway reaches General Availability (GA) status with the following core functions:
- Pushing media streams into Agora SD-RTN™.
- Supporting RTMP/SRT streaming protocols, H.264/H.265 video codecs, and AAC audio codec.
- Customizing transcoding options, including video resolution, frame rate, and bitrate.