Skip to main content

0.17.1

0.17.1.2-1 (October 7, 2024)

OvenMediaEngine

[Compatibility]

  • Compatible with dependencies (prerequisites.sh) installed in 0.14.9 or later.
  • Compatible with Server.xml used in 0.12.6 or later.
  • Compatible with version 0.15.12 or higher of Origin or Edge.

[Added]

  • Added the <CreateDefaultPlaylist> option for WebRTC, LL-HLS, and HLSv3 publishers, allowing them to disable default playlist creation (default: true).
  • Added the <PropagateQueryString> option for HLSv3 (default: false).
  • Added the <ServerTimeBasedSegmentNumbering> option for HLSv3 (default: true).

[Changed]

  • Changed the policy so that if a track registered in an HLSv3 playlist rendition does not exist, TS files are still generated.
  • Dynamic app auto-deletion in Edge can now be controlled with the <Modules><DynamicAppRemoval> option (default: false).

[Improved]

  • Improved Origin to continuously attempt stream registration in OriginMapStore.
  • Made ome_docker_launcher compatible with non-GNU awk.
  • Improved Docker container shutdown to properly terminate when receiving a SIGTERM signal.

[Fixed]

  • Fixed an issue where HLSv3 could hang and continue to consume memory
  • Modified X-TARGETDURATION to be the nearest integer number of seconds.
  • Corrected the use of HlsChunklistPathDepth instead of HLSChunklistPathDepth in the Mux Provider.
  • Fixed an issue where the application occasionally failed to shut down properly.

0.17.1.1-1 (September 23, 2024)

OvenMediaEngine

[Compatibility]

  • Compatible with dependencies (prerequisites.sh) installed in 0.14.9 or later.
  • Compatible with Server.xml used in 0.12.6 or later.
  • Compatible with version 0.15.12 or higher of Origin or Edge.

[Fixed]

  • Fixed an issue where HLSv3 could hang and continue to consume memory.

0.17.1.0-1 (August 26, 2024)

OvenMediaEngine

[Compatibility]

  • Compatible with dependencies (prerequisites.sh) installed in 0.14.9 or later.
  • Compatible with Server.xml used in 0.12.6 or later.
  • Compatible with version 0.15.12 or higher of Origin or Edge.

[Changed]

  • Changed LLHLS legacy mode (_HLS_legacy=YES) to lower the HLS Version (HLS version 6).
  • Changed H.264/H.265 decoding multithreading type.

[Fixed]

  • Fixed the issue of sudden stopping when using Push.
  • Fixed an issue with the playback time of recorded files was displayed incorrectly.
  • Fixed Xilinx driver installation failure on Ubuntu 20.x.