Skip to main content

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.xml configuration 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 in StreamName in 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 lookahead option 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.sh in version 0.14.9 or later.
  • Compatible with the Server.xml configuration format used in version 0.12.6 or later.
  • Compatible with Origin and Edge versions 0.15.12 or later.

[Added]

  • Added lookahead encoding option.
  • Added SendEvents API.
  • Added Cue event in HLSv3.
  • Added Etag header in HTTP.
  • Added onTextData, onCuePoint AMF0 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.