OvenMediaEngine Enterprise
English
English
  • Introduction
  • OvenMediaEngine Configuration
  • Getting Started
    • Getting Started with Ubuntu
    • Getting Started with RHEL
    • Getting Started with Docker
  • Enterprise-grade Features
    • Web Console
      • Web Console Configuration
      • Sign In
      • Change Password
      • Web Console Home
        • Stream List
      • Stream Monitoring
        • Managed and Instant Streams
        • Scheduled Channels | 0.16.4.0+
        • Multiplex Channels | 0.16.5.0+
      • Monitoring
      • Logs
      • Configuration Files
      • Settings
        • Server
        • Live Sources (Ingress Protocols)
          • RTMP | 0.9.0.0+
          • WebRTC/WHIP | 0.12.0.0+/0.15.1.0+
          • SRT | 0.12.0.0+
          • MPEG-2 TS | 0.10.4.0+
          • Scheduled Channels | 0.16.4.0+
          • Multiplex Channels | 0.16.5.0+
        • ABR and Transcoding
          • Transcoding
          • Output Profiles
          • Adaptive Bitrate Streaming (ABR) | 0.14.3.0+
          • Encodes
          • Conditional Transcoding
        • Streaming (Egress Protocols)
          • WebRTC/WHIP | 0.9.0.0+/0.15.1.0+
          • Low Latency HLS (LLHLS) | 0.14.0.0+
          • Legacy HLS | 0.16.6.0+
        • TLS Encryption | 0.14.0.0+
        • Access Control
          • Signed Policy | 0.12.0.0+
          • Admission Webhooks | 0.12.2.0+
        • Thumbnail | 0.15.7.0+
        • Recording | 0.16.5.0+
        • Push Publishing | 0.15.14.0+
        • REST API | 0.11.0.0+
        • Alert | 0.15.11.0+
      • Restart
    • Record Delivery | 0.16.5.0+
    • Digital Rights Management (DRM)
      • OvenMediaEngine Configuration for DRM | 0.16.0.0+
      • PallyCon DRM Configuration | 0.16.4.0+
    • Hardware-Accelerated Video Encoding | 0.16.4.0+
    • Proxy Protocol Integration | 0.16.6.2+
    • Event Monitoring | 0.18.1.0+
      • Configuration
      • Event Specification
    • Web Console Publishing | 0.18.1.2+
  • Advanced Management Tools
    • API Storage | 0.17.0.0+
    • Restart Application | 0.17.0.0+
    • Publisher Extension
    • RTMP Authentication | 0.17.2.0+
    • Generating Audio PTS | 0.17.2.3+
    • Inserting AMF0 messages in RTMP Push Publisher | 0.17.3.0+
    • Inserting Ad Markers (EXT-X-CUE-OUT/EXT-X-CUE-IN) | v0.17.3.0+
    • Inserting SEI into H.264 (AVC) Streams | v0.18.0.0+
  • Release Notes
    • 0.18.1 (May 9, 2025 update)
    • 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
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. 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

Last updated 8 months ago

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