Skip to content

Releases: OvenMediaLabs/OvenMediaEngine

v0.14.10

05 Sep 06:03

Choose a tag to compare

[Compatibility]

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

[Fixed]

  • Fixed a possibility that SIGSEGV could occur when requesting play to a non-existent app in LLHLS

v0.14.9

29 Aug 04:15

Choose a tag to compare

[Compatibility]

  • MUST run misc/prerequisites.sh. The external library has been updated.
  • Compatible with version 0.14.8 or higher of Origin or Edge
  • Compatible with Server.xml used in 0.12.6 or later

[Added]

[Fixed]

  • Removed limit(cutoff) of audio frequency of OPUS

[Changed]

  • Changed OpenH264 version to 2.3.0

v0.14.8

12 Aug 11:59

Choose a tag to compare

[Compatibility]

  • Compatible with dependencies(prerequisites.sh) installed in 0.14.4 or later
  • MUST upgrade both Origin/Edge to 0.14.8. A problem has been found in older versions of Edge.
  • Compatible with Server.xml used in 0.12.6 or later

[Fixed]

  • Fixed a broken playlist in Edge

v0.14.7

12 Aug 02:32

Choose a tag to compare

[Compatibility]

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

[Fixed]

  • Fixed an issue where AdmissionWebhooks did not work properly in LLHLS
  • Fixed an issue where HTTP/2 could potentially cause SIGSEGV

v0.14.6

04 Aug 14:24

Choose a tag to compare

[Compatibility]

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

[Fixed]

  • Fixed the problem that OvenMediaEngine does not turn on normally after rebooting
  • Fixed all tracks being duplicated in bypassed multitrack audio (#778)

v0.14.5

01 Aug 01:24

Choose a tag to compare

[Compatibility]

  • Compatible with dependencies(prerequisites.sh) installed by previous(0.14.4) versions
  • Compatible with version 0.14.3 or higher of Origin or Edge
  • Compatible with Server.xml used in 0.12.6 or later

[Fixed]

  • Fixed an issue where CPU usage was abnormally high when encoding OPUS audio to mono (#828)
  • Fixed an issue that could cause SIGSEGV in HTTP Server

[Improved]

  • Improved to record normally even in non-monotonous DTS (#743)

[Changed]

  • Changed the default STUN server from stun.l.google.com:19302 to stun.ovenmediaengine.com:13478 because stun.l.google.com sometimes does not work.

v0.14.4

21 Jul 11:46

Choose a tag to compare

[Compatibility]

  • MUST run misc/prerequisites.sh. The external library has been updated.
  • Compatible with version 0.14.3 or higher of Origin or Edge
  • Compatible with Server.xml used in 0.12.6 or later

[Added]

  • Added KeyFrameInterval and BFrames encoding parameters

[Fixed]

  • Fixed the problem that the encoder does not work when dynamic resolution is input
  • Fixed an issue that could cause deadlock if the origin-edge connection was unstable (#819)
  • Fixed an issue that caused SIGSEGV in Edge's PullStream
  • Fixed an issue where audio only stream was not playing in WebRTC (#826)
  • Fixed an issue that recording and packetizing are failing due to non-monotonically increasing DTS (#743)

[Changed]

  • Changed FFmpeg version to 5.0.1

v0.14.3

06 Jul 10:12

Choose a tag to compare

[Compatibility]

  • Compatible with dependencies(prerequisites.sh) installed by previous(0.14.2) versions
  • MUST upgrade both Origin/Edge to 0.14.3. Incompatible with previous versions of Origin/Edge.
  • Compatible with Server.xml used in 0.12.6 or later

[Added]

  • Supports ABR in WebRTC
  • Multiple <Playlist> with multiple different <Rendition> can be configured

[Fixed]

  • Fixed possibility of crashing in WebRTC Retransmission

v0.14.2

09 Jun 09:00

Choose a tag to compare

This is a hotfix, everything else is the same as 0.14.0. Please refer to the 0.14.0 release notes.

[Fixed]

  • Fixed timestamp calculation algorithm of OVT provider

v0.14.1

06 Jun 07:54

Choose a tag to compare

This is a hotfix, everything else is the same as 0.14.0. Please refer to the 0.14.0 release notes.

[Fixed]

  • Fixed incorrect reserved memory size in LLHLS