0.20.2
0.20.2.9-1 (January 27, 2026)
OvenMediaEngine
[Compatibility]
- Compatible with dependencies installed via
prerequisites.shin version 0.19.1 or later. - Compatible with the
Server.xmlconfiguration format used in version 0.12.6 or later. - Compatible with Origin and Edge versions 0.18.0.0 or later.
[Fixed]
- Fixed a regression bug in LLHLS where the session querystring was included when in
OriginMode
0.20.2.8-1 (January 23, 2026)
OvenMediaEngine
[Compatibility]
- Compatible with dependencies installed via
prerequisites.shin version 0.19.1 or later. - Compatible with the
Server.xmlconfiguration format used in version 0.12.6 or later. - Compatible with Origin and Edge versions 0.18.0.0 or later.
[Fixed]
- Fixed an issue where FairPlay playback could fail on iOS.
- Fixed an issue where a crash occurred during shutdown when monitoring was enabled.
[Improved]
- Improved performance by fixing the number of sessions when (LL-)HLS operates in
OriginMode.
0.20.2.7-1 (January 19, 2026)
OvenMediaEngine
[Compatibility]
- Compatible with dependencies installed via
prerequisites.shin version 0.19.1 or later. - Compatible with the
Server.xmlconfiguration format used in version 0.12.6 or later. - Compatible with Origin and Edge versions 0.18.0.0 or later.
[Fixed]
- Fixed an issue where OVT streams could miss network events.
0.20.2.6-1 (January 19, 2026)
OvenMediaEngine
[Compatibility]
- Compatible with dependencies installed via
prerequisites.shin version 0.19.1 or later. - Compatible with the
Server.xmlconfiguration format used in version 0.12.6 or later. - Compatible with Origin and Edge versions 0.18.0.0 or later.
[Changed]
- Change the default number of retries for the OVT Provider to 0.
[Improved]
- Improved (LL-)HLS streams to be cleaned up faster regardless of connection.
info
After stabilization testing, we consolidated version 0.20.2.5-1 into version 0.20.2.6-1.
0.20.2.4-1 (January 16, 2026)
OvenMediaEngine
[Compatibility]
- Compatible with dependencies installed via
prerequisites.shin version 0.19.1 or later. - Compatible with the
Server.xmlconfiguration format used in version 0.12.6 or later. - Compatible with Origin and Edge versions 0.18.0.0 or later.
[Fixed]
- Fixed OVT to correctly synchronize the
publicName,maxWidth, andmaxHeightproperties of media tracks. - Fixed incorrect information display for tracks with reused encoders.
- Fixed an issue where streams in SRT Publisher might not be properly cleaned up.
- Fixed potential memory issue in
OVT.
[Improved]
- Improved prevention of duplicate encoder creation.
- Improved automatic
SkipFramesconfiguration algorithm. - Improved exception to prevent alerts for temporary transcoding errors caused by invalid data.
info
A stability issue was identified in version 0.20.2.3, and an urgent patch has been released in version 0.20.2.4. The OvenMediaEngine Enterprise team will continue ongoing testing and monitoring to maintain a stable release.
0.20.2.2-1 (January 9, 2026)
OvenMediaEngine
[Compatibility]
- Compatible with dependencies installed via
prerequisites.shin version 0.19.1 or later. - Compatible with the
Server.xmlconfiguration format used in version 0.12.6 or later. - Compatible with Origin and Edge versions 0.18.0.0 or later.
[Added]
- Added
maxWidthandmaxHeightproperties to Track. - Applied the Oven-Capabilities HTTP header (
max_width=,max_height=) in WHIP.
[Fixed]
- Fixed the incorrect frame rate value in the HLS/LL-HLS playlist when using
SkipFrames. - Fixed an issue where a crash could occur during license authentication when a network failure occurred.
Web Console
[Fixed]
- Fixed an issue where the UI did not display the concurrent viewer count correctly.
0.20.2.1-1 (December 31, 2025)
OvenMediaEngine
[Compatibility]
- Compatible with dependencies installed via
prerequisites.shin version 0.19.1 or later. - Compatible with the
Server.xmlconfiguration format used in version 0.12.6 or later. - Compatible with Origin and Edge versions 0.18.0.0 or later.
[Added]
- Added
ConnectionTimeoutandSendTimeoutsettings to the Push Publisher.
[Fixed]
- Fixed an issue where the session was terminated if the DTS (Decoding Time Stamp) was not monotonically increasing during RTMP Push.
- Fixed an issue where DTS might not increase monotonically during event insertion via API.
[Improved]
- Improved the Push Publisher to output detailed logs upon failure.
0.20.2.0-1 (December 19, 2025)
OvenMediaEngine
[Compatibility]
- Compatible with dependencies installed via
prerequisites.shin version 0.19.1 or later. - Compatible with the
Server.xmlconfiguration format used in version 0.12.6 or later. - Compatible with Origin and Edge versions 0.18.0.0 or later.
[Added]
- Added an alert rule for
TranscodeStatusand an associated alert message. - Added fault injection API.
- Added SCTE-35 (splice insert) event forwarding to SRT/MPEG-2 TS providers.
- Added an event forwarding exclusions API.
- Added receive timeout support to the transcode webhook.
[Fixed]
- Fixed an issue where the Timeout setting in
AdmissionWebhooksandAlertwere not working correctly. - Fixed an issue where, when
WHIPandLLHLSconnected as a single session, the connection could be routed to an incorrect module. - Fixed an issue where the OVT Publisher could crash due to malicious packets.
- Fixed an issue where a crash could occur due to invalid video metadata.
- Fixed an issue where a delayed transcode webhook blocked other streams.
- Fixed crash when the transcode webhook response is returned as an array.
- Fixed
INTERNAL_QUEUE_CONGESTIONmessage not being duplicated when sending the queue congestion notification. - Fixed an issue where events could lose messages if the Alert callback responded late.
- Fixed an issue where the system could hang when a webhook connection error occurred.
[Improved]
- Improved logs to show the transcode webhook response time.