OvenMediaEngine Enterprise
English
English
  • About
    • Introduction
    • Release Notes
      • 0.18.2
      • 0.18.1
      • 0.18.0
      • 0.17.3
      • 0.17.2
      • 0.17.1
      • 0.17.0
      • 0.16.8
      • 0.16.7
      • 0.16.6
      • 0.16.5
      • 0.16.4
  • Installation
    • Getting Started
      • Getting Started with Ubuntu
      • Getting Started with RHEL
      • Getting Started with Docker
    • Configuration Structure Overview
  • Web Console
    • Getting Started with Web Console
    • Web Console Overview
      • Sign In
      • Change Password
      • Web Console Home
      • Stream List
        • Managed and Instant Streams
        • Scheduled Channels | 0.16.4.0+
        • Multiplex Channels | 0.16.5.0+
      • Event Monitoring | 0.18.1.0+
        • Configuration
        • Event Specification
      • Web Console Publishing | 0.18.1.2+
      • Logs
      • Configuration Files
      • Restart
    • Web Console Settings
      • Server Settings
      • Live Sources (Ingress Protocols) Settings
      • ABR and Transcoding Settings
      • Streaming (Egress Protocols) Settings
      • TLS Encryption Settings | 0.14.0.0+
      • Access Control Settings
      • Thumbnail Settings | 0.15.7.0+
      • Recording Settings | 0.16.5.0+
      • Push Publishing Settings | 0.15.14.0+
      • REST API Settings | 0.11.0.0+
      • Alert Settings | 0.15.11.0+
  • CDN Compatibility
    • Origin Server Redundancy
    • Origin Cache Control
  • Protection
    • RTMP Authentication | 0.17.2.0+
    • Proxy Protocol Integration | 0.16.6.2+
    • Digital Rights Management (DRM)
      • OvenMediaEngine Configuration for DRM | 0.16.0.0+
      • PallyCon DRM Configuration | 0.16.4.0+
  • Performance
    • Hardware-Accelerated Video Encoding | 0.16.4.0+
  • Event Insertion
    • Insert SEI into H.264 (AVC) Streams | v0.18.0.0+
    • Insert AMF0 messages in RTMP Push Publisher | 0.17.3.0+
  • Monetization
    • Insert Ad Markers (EXT-X-CUE-OUT/EXT-X-CUE-IN) | v0.17.3.0+
    • Insert onCuePoint messages into YouTube Live | 0.17.3.0+
  • Advanced Management
    • Generating Audio PTS | 0.17.2.3+
    • API Storage | 0.17.0.0+
    • Restart Application | 0.17.0.0+
    • Record Delivery | 0.16.5.0+
    • Add Delay to the Stream
    • Control Default Playlist Creation
Powered by GitBook
On this page
  • 0.16.6.2-1 (July 17, 2024)
  • OvenMediaEngine
  • 0.16.6.1-1 (July 8, 2024)
  • OvenMediaEngine
  • 0.16.6.0-1 (July 5, 2024)
  • OvenMediaEngine
  1. About
  2. Release Notes

0.16.6

0.16.6.2-1 (July 17, 2024)

OvenMediaEngine

[Added]

  • Supports HAProxy's The PROXY protocol.

  • Supports the following proxies in AdmissionWebhooks and SignedPolicy.

    • Client address of The PROXY protocol version 1 of HAProxy.

    • Nginx's X-Forwarded-For and X-Real-IP.

[Improved]

  • Improved smooth transitions in Scheduled Channels.

[Fixed]

  • Fixed an issue where Edge could crash when it was running as a Dynamic Application.

  • Fixed an issue where Scheduled Channels might not play in certain situations.


0.16.6.1-1 (July 8, 2024)

OvenMediaEngine

[Fixed]

  • Fixed a crash that occurred when the source track name in the mux file was set incorrectly.

  • Fixed an issue where the HLS DVR Retention buffer would delete incorrect files.

  • Fixed an issue where urgent events were not processed with high-priority.

[Improved]

  • Thumbnail Publisher supports HTTP/1.0.


0.16.6.0-1 (July 5, 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]

[Changed]

  • Deprecated DASH, LLDASH, and HLS.

  • Changed the default number of decoder threads for S/W H.264, and H.265.

[Improved]

  • Improved GET Stream API to also respond with Default Playlist.

  • Improved support for dynamic resolution input in XMA Codec and NV Codec.

  • Added various statistics to the GET Stream API (e.g. bitrateConf, bitrateAvg, bitrateLatest).

  • Improved Keyframe Interval stability in encoders.

  • Supported SRT access control style streamid.

  • Enhanced AppWorker distribution algorithm.

  • Improved Stream Action API to work with mux and scheduled as well.

  • Improved Mux Provider to not drop initial packets.

[Fixed]

  • Fixed an issue where Output Stream was not created when Framerate was not set.

  • Fixed MPEG-2 TS buffer not being consumed under certain conditions.

  • Fixed AUD NAL code.

  • Fixed an issue where duplicate frames could be inserted when using Mux.

Previous0.16.7Next0.16.5

Added a new HLS Publisher, now officially supporting legacy HLS version 3 based on TS Containers (existing DASH, LLDASH, and Legacy HLS are completely deprecated): .

Added concludeHlsLive action API: .

Supported for MPEG-2 TS containers in ScheduledChannel ().

Supported aac in TS file and opus in MP4 file in ScheduledChannel ().

Fixed issue potentially causing deadlock ().

Fixed crash issue when unable to obtain tc_url from RTMP stream (, ).

Fixed RTMP compatibility issue ().

https://airensoft.gitbook.io/ovenmediaengine/v/dev/streaming/hls
https://airensoft.gitbook.io/ovenmediaengine/v/dev/rest-api/v1/virtualhost/application/stream/conclude-hls-live
#1611
#1618
#1633
#1631
#1639
#1631