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
  • Server 설정하기
  • Modules 설정하기
  • Virtual Hosts 정보 조회하기
  1. Web Console Settings

Server Settings

PreviousWeb Console SettingsNextLive Sources (Ingress Protocols) Settings

Settings 내 Server 항목에서는 OvenMediaEngine Enterprise가 참조하고 있는 OvenMediaEngine의 Server 설정 정보, 각 Module 설정 정보, Virtual Host 설정 정보 등을 확인할 수 있며, 현재 Server 명, Server 타입, Server IP, Privacy Protection, Stun Server 등을 수정할 수 있습니다. 수정된 내용은 Server.xml에 반영됩니다.

추후 사용자가 직접 Web Console에서 더 많은 정보를 수정할 수 있도록 업데이트 될 예정이오니 잠시만 기다려주십시오.

Server 설정하기

Setting 내 Server 항목으로 진입했을 때 보이는 화면으로 현재 설정된 Server 정보를 조회하고 수정할 수 있는 기능입니다.

  • Name: 사용할 OvenMediaEngine의 이름을 지정할 수 있습니다.

  • Type: OvenMediaEngine의 Host Type을 선택하여 Origin Server 또는 Edge Server로의 용도를 구분할 수 있습니다.

  • IP: OvenMediaEngine이 바인딩할 IP를 입력할 수 있습니다. 특정 IP를 기입하는 경우 Host는 해당 IP만 사용할 수 있으며, *를 기입하는 경우 시스템은 모든 IP 주소를 사용할 수 있습니다.

  • Privacy Protection: IP, Port 등 개인정보를 모든 기록에서 삭제하여 GDPR, PIPEDA, CCPA, LGPD 등을 준수하는 옵션입니다. 해당 옵션을 True로 설정하면 모든 Log 및 REST API에서 Client의 IP와 Port가 xxx.xxx.xxx.xxx:xxx로 변환되어 출력됩니다.

  • Stun Server: OvenMediaEngine이 WebRTC를 통해 Player와 연결하기 위해 Public IP가 필요하지만, 로컬 인터페이스를 통해 Public IP를 획득하지 못하는 경우 OvenMediaEngine은 Stun Server와 통신하여 Public IP를 얻을 수 있습니다. 이때 필요한 Stun Server를 해당 항목에 기입하여 설정할 수 있습니다.

세부 가이드: https://airensoft.gitbook.io/ovenmediaengine/configuration#server

Modules 설정하기

Setting 내 Server 항목으로 진입했을 때 포함되어있는 옵션으로 현재 Server에 설정된 Module 정보를 조회하고 수정할 수 있는 기능입니다.

  • HTTP2: Web Browser를 통해 OvenMediaEngine이 Ingress 또는 Egress하는 Stream을 원활하게 이용할 수 있도록 OvenMediaEngine 또한 HTTP/2를 지원합니다. 해당 옵션은 TLS Port에서만 작동합니다.

  • LLHLS: HLS 스트리밍을 더 낮은 지연시간으로 제공하는 Low Latency HLS (LLHLS)의 사용 여부를 설정하는 옵션입니다.

  • P2P: P2P Streaming은 현재 실험 단계에 있는 기능으로 사용자가 특정 Stream을 WebRTC로 Egress할 때 개별 시청자를 Host화 하여 Streaming 시 발생하는 네트워크 트래픽을 분산시키는 옵션입니다. 해당 옵션은 기본적으로 False로 설정되어 있지만, 언제든지 True로 설정하여 활성화 할 수 있고 Peer Count의 숫자를 변경해 하나의 Host Peer에 연결되는 Client Peer 수를 설정할 수 있습니다.

P2P 세부 가이드: https://airensoft.gitbook.io/ovenmediaengine/p2p-delivery

Virtual Hosts 정보 조회하기

Virtual Host는 하나의 시스템에서 둘 이상의 Streaming Server를 실행하는 방법으로 OvenMediaEngine은 IP 기반 Virtual Host와 Domain 기반 Virtual Host를 지원합니다.

위 이미지처럼 Setting 내 Server 항목으로 진입하여 현재 Server에 설정된 Virtual Host 정보를 조회할 수 있습니다.

세부 가이드: https://airensoft.gitbook.io/ovenmediaengine/configuration#virtual-host

Server Setting 페이지 내 Server 항목
Server Setting 페이지 내 Modules 항목
Server Setting 페이지 내 Virtual Hosts 항목