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
  • RTMP 설정하기 | 0.9.0.0+
  • RTMP Authentication 활성화 여부 확인하기 | 0.17.2.0+
  • WebRTC/WHIP 설정하기 | 0.12.0.0+/0.15.1.0+
  • SRT 설정하기 | 0.12.0.0+
  • MPEG-2 TS 설정하기 | 0.10.4.0+
  • Scheduled Channel 활성화 여부 확인하기 | 0.16.4.0+
  • Multiplex Channel 활성화 여부 확인하기 | 0.16.5.0+
  1. Web Console Settings

Live Sources (Ingress Protocols) Settings

PreviousServer SettingsNextABR and Transcoding Settings

Live Sources Settings 페이지에서 OvenMediaEngine이 제공하는 다양한 Ingress Protocol을 관리할 수 있습니다.

RTMP 설정하기 | 0.9.0.0+

Live Source Settings 페이지에서 RTMP Ingress Protocol 정보와 Application 별 RTMP 활성화 여부를 제어 할 수 있으며, 해당 페이지에서 Port와 Worker Count를 수정할 수 있습니다. Worker Count는 Socket을 통한 전송 및 수신에 사용되는 스레드 수를 설정할 수 있는 옵션입니다.

또한, Application 항목에서 Virtual Host와 Application을 선택할 수 있고, 선택된 위치에서 RTMP Provider가 활성화되어 있는지 확인할 수 있습니다.

세부 가이드: https://airensoft.gitbook.io/ovenmediaengine/live-source/rtmp

RTMP Authentication 활성화 여부 확인하기 | 0.17.2.0+

OvenMediaEngine Enterprise에서 인증된 RTMP만 수신해야 하는 경우, Server.xml의<VirtualHosts><VirtalHost><Applications><Application><Providers><RTMP> 내 <AuthFile>을 지정하여 사용할 수 있습니다. 자세한 내용은 RTMP Authentication | 0.17.2.0+ 가이드를 확인하십시오.

WebRTC/WHIP 설정하기 | 0.12.0.0+/0.15.1.0+

Live Source Settings 페이지에서 WebRTC 및 WHIP Ingress Protocol 정보와 Application 별 WebRTC 및 WHIP 활성화 여부를 관리 할 수 있으며, 해당 페이지에서 Signalling Port, ICE Candidate Port, TLC Port 등을 수정할 수 있습니다.

또한, Application 항목에서 Virtual Host와 Application을 선택할 수 있고, 선택된 위치에서 WebRTC Provider가 활성화되어 있는지 확인할 수 있습니다.

세부 가이드: https://airensoft.gitbook.io/ovenmediaengine/live-source/webrtc

SRT 설정하기 | 0.12.0.0+

Live Source Settings 페이지에서 SRT Ingress Protocol 정보와 Application 별 SRT 사용 여부를 제어할 수 있으며, 해당 페이지에서 Port와 Worker Count를 수정할 수 있습니다. Worker Count는 Socket을 통한 전송 및 수신에 사용되는 스레드 수를 설정할 수 있는 옵션입니다. 그리고 Application 항목에서 Virtual Host와 Application을 선택할 수 있고, 선택된 위치에서 SRT Provider가 활성화되어 있는지 확인할 수 있습니다.

또한, SRT는 Stream을 전송할 때 MPEG-TS 포맷을 사용하여, RTMP와 달리 많은 코덱을 지원할 수 있습니다.

세부 가이드: https://airensoft.gitbook.io/ovenmediaengine/live-source/srt

MPEG-2 TS 설정하기 | 0.10.4.0+

Live Source Settings 페이지에서 MPEG-2 TS Ingress Protocol 정보와 Application 별 MPEG-2 TS 사용 여부를 관리 할 수 있으며, 해당 페이지에서 Port와 Worker Count를 수정할 수 있습니다. Worker Count는 Socket을 통한 전송 및 수신에 사용되는 스레드 수를 설정할 수 있는 옵션입니다.

또한, Application 항목에서 Virtual Host와 Application을 선택할 수 있고, 선택된 위치에서 MPEG-2 TS Provider가 활성화되어 있는지 확인할 수 있습니다.

세부 가이드: https://airensoft.gitbook.io/ovenmediaengine/live-source/mpeg-2-ts-beta

Scheduled Channel 활성화 여부 확인하기 | 0.16.4.0+

Live Source Settings 페이지에서 Application 별 Scheduled Channel 활성화 여부와 설정된 Directory 경로를 확인할 수 있습니다.

  • Media Root Dir: OvenMediaEngine이 편성에 사용하고 있는 Media Source (Media File 또는 Live)의 경로를 보여 줍니다.

  • Scheduled Files Dir: OvenMediaEngine이 편성에 참조 중인 Schedule 파일 (.sch)의 경로를 보여줍니다.

세부 가이드: https://airensoft.gitbook.io/ovenmediaengine/live-source/scheduled-channel

Multiplex Channel 활성화 여부 확인하기 | 0.16.5.0+

Live Source Settings 페이지에서 Application 별 Multiplex Channel 활성화 여부와 설정된 Directory 경로를 확인할 수 있습니다.

  • Mux Files Dir: OvenMediaEngine이 참조 중인 여러 개의 Stream을 하나의 Stream으로 결합하도록 설정된 Mux 파일 (.mux)의 경로를 보여줍니다.

세부 가이드: https://airensoft.gitbook.io/ovenmediaengine/live-source/multiplex-channel

Live Source Setting 페이지 내 RTMP 항목
Live Source Setting 페이지 내 WebRTC/WHIP 항목
Live Source Setting 페이지 내 SRT 항목
Live Source Setting 페이지 내 MPEG-2 TS 항목
Live Source Setting 페이지 내 Scheduled Channel 항목
Live Source Setting 페이지 내 Multiplex Channel 항목