OvenMediaEngine Enterprise
English
English
  • About
    • Introduction
    • Release Notes
      • 0.19.0
      • 0.18.3
      • 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
  • Pre-Built Package Installation
    • Getting Started
      • Getting Started with Ubuntu
      • Getting Started with RHEL
      • Getting Started with Docker
    • Configuration Structure Overview
  • Advanced Security
    • Digital Rights Management (DRM)
      • OvenMediaEngine Configuration for DRM
      • PallyCon DRM Configuration
    • RTMP Authentication
  • SHA-2 Support
  • High Availability
    • Origin Redundancy
  • 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
        • Multiplex Channels
      • Event Monitoring
        • Configuration
        • Event Specification
      • Web Console Publishing
      • Logs
      • Configuration Files
      • Restart
    • Web Console Settings
      • Server Settings
      • Live Sources (Ingress) Settings
      • ABR and Transcoding Settings
      • Streaming (Egress) Settings
      • TLS Encryption Settings
      • Access Control Settings
      • Thumbnail Settings
      • Recording Settings
      • Push Publishing Settings
      • REST API Settings
      • Alert Settings
  • Operations & Monitoring
    • API Storage
    • Recording Delivery
  • Performance Optimization
    • Hardware Encoder Support
  • Workflow Integration & External System Connectivity
    • CDN Cache Control
    • Proxy Protocol
    • SEI Insertion
    • AMF0 Message Insertion
    • HLS Markers (CUE-OUT/IN)
    • onCuePoint Message Insertion
    • Delay Buffer
    • Query String Handling
    • Default Playlist Creation
    • iOS Audio PTS
  • REST API
    • v2
      • Statistics
        • Current
Powered by GitBook
On this page
  1. Web Console
  2. Web Console Settings

Server Settings

PreviousWeb Console SettingsNextLive Sources (Ingress) Settings
CtrlK
  • Server Settings
  • Modules Settings
  • View Virtual Hosts Information

In the Server section of the Settings, you can check the Server Settings Information of OvenMediaEngine Enterprise referenced by OvenMediaEngine, Each Module Settings Information, Virtual Host Settings Information, etc., and you can modify the current Server Name, Server Type, Server IP, Privacy Protection, Stun Server, and more. The modified items will be reflected in Server.xml.

Please wait a moment as it will be updated in the future so that users can directly modify more information in the Web Console.

Server Settings

In the Server of the Server Settings

This is the screen that appears when you access the Server section in Settings, and it is a function that allows you to check and modify the currently set server information.

  • Name: You can specify the name of your OvenMediaEngine.

  • Type: You can select the Host Type of the OvenMediaEngine to distinguish whether it will be used as an Origin Server or an Edge Server.

  • IP: You can enter the IP address to which OvenMediaEngine will bind. If you enter a specific IP address, the Host can only use that IP address, and if you enter *, the system can use all IP addresses.

  • Privacy Protection: This option removes personal information such as IP and Port from all records to comply with GDPR, PIPEDA, CCPA, LGPD, etc. If you set this option to True, the Client's IP and Port will be converted to xxx.xxx.xxx.xxx:xxx and output in all logs and REST API.

  • Stun Server: OvenMediaEngine needs a Public IP to connect to the Player via WebRTC, but if it cannot get a Public IP via the local interface, OvenMediaEngine can obtain a Public IP by communicating with a Stun Server. You can set up the Stun Server by entering items.

Detailed Guide: https://airensoft.gitbook.io/ovenmediaengine/configuration#server

Modules Settings

In the Modules of the Server Settings

This feature allows you to view and modify the Module information currently set on the server.

  • HTTP2: OvenMediaEngine also supports HTTP/2 so that you can smoothly use the stream that OvenMediaEngine ingresses or egresses through the web browser. This option only works on the TLS port.

  • LLHLS: This option enables or disables Low Latency HLS (LLHLS), which provides HLS streaming with low latency.

  • P2P: P2P Streaming is an experimental feature. When you stream with WebRTC, you can distribute network traffic by designating viewers watching your stream as Hosts. This option is set to False by default, but you can enable it at any time by setting it to True. You can also adjust the number of Peer Count to set the number of Client Peer that connect to one Host Peer.

P2P Guide: https://airensoft.gitbook.io/ovenmediaengine/p2p-delivery

View Virtual Hosts Information

In the Virtual Hosts of the Server Settings

Virtual Host is a way to run two or more streaming servers on one system. OvenMediaEngine supports IP-based Virtual Host and Domain-based Virtual Host.

As you can see in the image above, you can go to the Server in Settings to view the Virtual Host information currently set up on your server.

Detailed Guide: https://airensoft.gitbook.io/ovenmediaengine/configuration#virtual-host