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
  • Alert Settings
  • Rules Settings
  1. Web Console
  2. Web Console Settings

Alert Settings | 0.15.11.0+

OvenMediaEngine Enterprise provides the Alert feature starting from version 0.15.11.0-1.

PreviousREST API Settings | 0.11.0.0+NextOrigin Server Redundancy

Alert is a module that can detect anomalies and patterns of interest in a stream or system and send notifications to you. Anomalies and patterns of interest can be set through predefined, and when detected, the module sends an HTTP(S) request to the user's notification server.

Alert Settings

On the Alert Settings, you can view and edit the details of the set Alert.

  • Url: The HTTP Server will receive the notification. HTTP and HTTPS are available.

  • Timeout: The time (in milliseconds) to wait for a response after a request.

Rules Settings

On the Rules in the Alert Settings, you can predefine anomalies and patterns of interest that may occur in a stream or system through Rules.

Rule
Description

Min Bitrate

Detects when the ingress stream's bitrate is lower than the set value.

Max Bitrate

Detects when the input stream's bitrate is greater than the set value.

Min Framerate

Detects when the ingress stream's framerate is lower than the set value.

Max Framerate

Detects when the ingress stream's framerate is greater than the set value.

Min Width

Detects when the ingress stream's width is lower than the set value.

Max Width

Detects when the ingress stream's width is greater than the set value.

Min Height

Detects when the ingress stream's height is lower than the set value.

Max Height

Detects when the ingress stream's height is greater than the set value.

Min Samplerate

Detects when the ingress stream's sample rate is lower than the set value.

Max Samplerate

Detects when the ingress stream's sample rate is greater than the set value.

Long KeyFrame Interval

Detects when the ingress stream's keyframe interval is too long (exceeds 4 seconds).

Has B Frame

Detects when there are B-frames in the ingress stream.

Secret Key: The secret key used when encrypting with HMAC-SHA1. For more information, please see .

Detailed Guide:

Security
https://airensoft.gitbook.io/ovenmediaengine/alert
Alert Settings
In the Rules of the Alrrt Settings