Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 17 additions & 0 deletions millicast/changelog/changelog-dolbyio-platform-media-server.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,23 @@

Updates to Dolby OptiView's Real-time Streaming Platform and Media Server.

## 2026-08-17

### Media Server

<!-- 3.5.1 -->

#### 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.
- General stability and reliability improvements.

## 2026-07-16

### Media Server
Expand Down