Open Collective
Open Collective
Loading
[0.15.13] OvenMediaEngine has been updated! (June 19, 2023)
Published on June 19, 2023 by JS Lee

OvenMediaEngine has been updated to 0.15.13, which includes 0.15.12 with support for HEVC in SRT Provider and LLHLS Publisher. In 0.15.13, we have enhanced compatibility and usability to make the streaming server more stable. For more information, see the release notes for versions 0.15.12 and 0.15.13.

0.15.13

[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 lastThroughputIn and lastThroughputOut for the current video bitrate stat (thanks @bchah).
[Improved]
  • Improved WebRTC ICE connectivity.
  • Improved WHIP compatibility.
  • Improved RTSP Pull Provider to prevent timeout by periodically sending PING (get_parameters) to the server.
  • Improved performance when converting from Annex-B format to AVCC format.
[Changed]
  • Changed LLHLS to forcibly create a playlist even if there is no track.
  • Changed HTTP timeout from 10 seconds to 60 seconds.
  • Changed LLHLS segment max duration to 2x TargetDuration.
[Fixed]
  • Fixed an issue with some H.264 SPS not being parsed.
  • Fixed sending malformed audio tracks in RTMP Push.
  • Fixed incorrect calculation of resolution in HEVC.
  • Fixed HEVC IDR frame-checking method.
  • Fixed a compilation error on ArchLinux (#1271).
  • Fixed an issue with the TLS client not working properly (#1025).

0.15.12

[Added]
  • HEVC support in SRT Provider and LLHLS Publisher.
  • Added default CrossDomains configuration.
  • Added support for various audio layouts.
[Changed]
  • Changed user-agent to user_agent in AdmissionWebhooks.
[Fixed]
  • Fixed a problem that could crash when deleting dynamic apps.
  • Fixed an issue where AdmissionWebhooks failed when an application does not exist in Thumbnail/LLHLS publisher.
  • Fixed a problem that occurs when timestamp wraps around in MPEG2-TS, SRT Provider.
  • Fixed an issue where a SIGSEGV occurred upon execution failure.
  • Fixed a problem that the transcoder filter is not terminated.

Thank you!