Changelog¶
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning
2.5.0 - 2026/07/04¶
Performance optimization using direct YUV420 blending if possible
Fixed race condition when image overlays are downloaded from external URL
Compatible with Ant Media Server 3.0.3
2.4.0 - 2025/08/21¶
Compatible with Ant Media Server 2.15.0 (due to ffmpeg upgrade internally to 7.x)
Refined logging related to licensing
2.3.0 - 2024/02/26¶
Compatible with Ant Media Server 2.8.0+ (but not with versions before)
2.2.0 - 2023/10/05¶
Fixed concurrent stream interference bug
Introduced sync/async mode support to enable pushing modified stream to RTMP targets
2.1.0 - 2023/09/27¶
Breaking change: ability to specify multiple target streams for overlays in an array
2.0.1 - 2023/08¶
Improved HTML rendering performance for still image scenarios
2.0.0 - 2023/07/28¶
Release for the 2023 Real-Time Streaming Hackathon with HTML overlay feature
0.0.1 - 2022/11/19¶
Preview release for the 2022 Real-Time Streaming Hackathon