OvenMediaEngine Enterprise
한국어
한국어
  • 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+
        • Event 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
    • Generate 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
  • REST API
    • v2
      • Statistics
        • Current
Powered by GitBook
On this page
  • Alert 설정하기
  • Rules 설정하기
  1. Web Console Settings

Alert Settings | 0.15.11.0+

OvenMediaEngine Enterprise 0.15.11.0-1 버전부터 Alert 기능을 제공합니다.

PreviousREST API Settings | 0.11.0.0+NextOrigin Server Redundancy

Alert는 사용자가 Stream이나 System에서 발생할 수 있는 이상 및 관심 패턴을 사전 정의하고, 해당 이상이 감지되면 사용자에게 알림을 보내는 모듈입니다.

Alert 설정하기

Alert Settings 페이지에서 사용자는설정된 Alert의 세부 정보를 검토하고 수정 할 수 있습니다.

  • Url: Alert을 받을 HTTP Server를 의미하며, HTTP와 HTTPS를 모두 사용할 수 있습니다.

  • Secret Key: HMAC-SHA1로 암호화할 때 사용하는 Secret Key입니다. 자세한 내용은 여기 (Alert Security)를 눌러 참고하십시오.

  • Timeout: 요청 후 응답을 기다리는 시간이며, 밀리 초 (ms)를 사용합니다.

Rules 설정하기

Alert Settings 페이지에서 사용자는 Stream이나 System에서 발생할 수 있는 이상 및 관심 패턴을 Rules를 통해 사전 정의 할 수 있습니다.

규칙
설명

Min Bitrate

Ingress Stream의 Bitrate가 설정된 값보다 낮은 경우를 감지합니다.

Max Bitrate

Ingress Stream의 Bitrate가 설정된 값보다 높은 경우를 감지합니다.

Min Framerate

Ingress Stream의 Framerate가 설정된 값보다 낮은 경우를 감지합니다.

Max Framerate

Ingress Stream의 Framerate가 설정된 값보다 높은 경우를 감지합니다.

Min Width

Ingress Stream의 화면 너비가 설정된 값보다 작은 경우를 감지합니다.

Max Width

Ingress Stream의 화면 너비가 설정된 값보다 큰 경우를 감지합니다.

Min Height

Ingress Stream의 화면 높이가 설정된 값보다 작은 경우를 감지합니다.

Max Height

Ingress Stream의 화면 높이가 설정된 값보다 큰 경우를 감지합니다.

Min Samplerate

Ingress Stream의 Samplerate가 설정된 값보다 낮은 경우를 감지합니다.

Max Samplerate

Ingress Stream의 Samplerate가 설정된 값보다 높은 경우를 감지합니다.

Long KeyFrame Interval

Ingress Stream의 Key Frame 간격이 너무 긴 경우 (4초 초과)를 감지합니다.

Has B Frame

Ingress Stream에 B-Frame이 있는 경우를 감지합니다.

세부 가이드: https://airensoft.gitbook.io/ovenmediaengine/alert

Alert Settings
Alert Settings 페이지 내 Rules