0.17.3
0.17.3.1-1 (January 20, 2025)
OvenMediaEngine
[Compatibility]
- Compatible with dependencies installed via prerequisites.sh in version 0.14.9 or later
- Compatible with the
Server.xmlconfiguration format used in version 0.12.6 or later - Compatible with Origin and Edge versions 0.15.12 or later
[Added]
- Added support for
${SourceStream}macro inStreamNamein the Push/File StreamMap file. - Added WebP image codec for Thumbnails.
[Fixed]
- Fixed a crash when the input resolution changed with the Xilinx encoder.
- Remove the
lookaheadoption from the Xilinx encoder because it causes issues with releasing resources during runtime.
0.17.3.0-1 (January 03, 2025)
OvenMediaEngine
[Compatibility]
- Compatible with dependencies installed via
prerequisites.shin version 0.14.9 or later. - Compatible with the
Server.xmlconfiguration format used in version 0.12.6 or later. - Compatible with Origin and Edge versions 0.15.12 or later.
[Added]
- Added
lookaheadencoding option. - Added
SendEventsAPI. - Added Cue event in HLSv3.
- Added
Etagheader in HTTP. - Added
onTextData,onCuePointAMF0 event handling in RTMP Provider and RTMP Push Publisher.
[Fixed]
- Fixed the issue to prevent duplicate streams from being created with the same name.
- Fixed an issue where query strings included in the stream name were not handled.
- Fixed an issue where the original URL might not be preserved when calling the setter in
ov::Url. - Fixed an issue where data type statistics were not calculated.
- Removed unnecessary Stubs library.