diff --git a/millicast/changelog/changelog-dolbyio-platform-media-server.md b/millicast/changelog/changelog-dolbyio-platform-media-server.md index d959d4de0f3c..af3264c43604 100644 --- a/millicast/changelog/changelog-dolbyio-platform-media-server.md +++ b/millicast/changelog/changelog-dolbyio-platform-media-server.md @@ -2,6 +2,24 @@ Updates to Dolby OptiView's Real-time Streaming Platform and Media Server. +## 2026-08-17 + +### Media Server + + + +#### Features + +- Added an optional compatibility mode for contribution from Adobe Media Server. Adobe Media Server can stop sending media once approximately 4 GB of data has been ingested on a single RTMP connection, and this mode works around that behavior. It is disabled by default, can be enabled per account or per publish token on request, and does not change behavior for any other publisher. Please contact your Dolby OptiView account representative if you are affected. +- Improved RTMP diagnostics for RTMP contribution, RTMP pull, and RTMP re-streams, so intermittent connection issues can be investigated faster. + +#### Fixes + +- Fixed a bug where RTMP contribution could intermittently disconnect 30 seconds after the broadcast started, even though media was still being received. +- Fixed an issue where a viewer could connect to a live stream successfully but receive no media. +- Fixed a memory leak on RTMP contribution nodes, where connections that ended immediately after being accepted were not cleaned up. +- General stability and reliability improvements. + ## 2026-07-16 ### Media Server