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.17.2.4-1 (December 10, 2024)
  • OvenMediaEngine
  • 0.17.2.3-1 (December 6, 2024)
  • OvenMediaEngine
  • 0.17.2.2-1 (November 13, 2024)
  • OvenMediaEngine
  • 0.17.2.1-1 (November 8, 2024)
  • OvenMediaEngine
  • Web Console
  • 0.17.2.0-1 (October 29, 2024)
  • OvenMediaEngine
  1. About
  2. Release Notes

0.17.2

0.17.2.4-1 (December 10, 2024)

OvenMediaEngine

[Changed]

  • Changed to CUDA Scaler instead of NPP Scaler.

  • The value of the crossDomains field in the API response has been changed as follows:

Before

"crossDomains": [
    "url1",
    "url2"
]

After

"crossDomains": {
    "urls": [
        "url1",
        "url2"
    ],
    "headers": [
        {"key": "value"},
        {"key2": "value2"}
    ]
}

0.17.2.3-1 (December 6, 2024)

OvenMediaEngine

[Added]

  • Added a feature to generate Audio Timestamp precisely in RTMP.

[Improved]

  • Improved the segmentation policy of LLHLS to provide more stable streaming.

  • Improved the stability of ScheduledChannel to provide more stable streaming.

[Fixed]

  • Fixed an issue where RTMP had compatibility issues with some encoders (regression bug).

  • Fixed an issue where AdmissionWebhooks might not include the stream name.

  • Fix to prevent propagation of reserved keyword format=ts when PropagateQueryString is true.


0.17.2.2-1 (November 13, 2024)

OvenMediaEngine

[Added]

  • Added thread count setting for S/W-based decoder.

  • Added decoding of only keyframes when no video encoding is present

[Fixed]

  • Fixed hardware resource release on program exit.


0.17.2.1-1 (November 8, 2024)

OvenMediaEngine

[Added]

  • Support ID3 Timed Metadata in HLSv3.

[Improved]

  • Improved to delete unused Sessions faster in LLHLS Publisher.

  • Improved to prevent Stream from being deleted while recording.

[Fixed]

  • Fixed an issue where only one recording and push were possible in one stream.

Web Console

[Fixed]

  • Change the output stream name to be set correctly.

  • Change keyFrameInterval type from Integer to Double.

[Improved]

  • Improve visibility while multiple output profiles are set.


0.17.2.0-1 (October 29, 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 RTMP Authentication feature.

  • HEAD method support in LLHLS, HLS, and API.

[Improved]

  • Improved to maintain the order of the Playlist in HLSv3.

[Fixed]

  • Fixed an issue where memory could be exhausted if incorrect RTMP packets were continuously received.

  • Fixed an issue where the encoder could not be selected by codec name.

  • Fixed an issue where some versions could not load the NVIDIA driver.

  • Fixed an issue where Safari could stop intermittently when changing ABR.

  • Fixed an issue where a crash occurred when the policy value was empty in SignedPolicy.

Previous0.17.3Next0.17.1