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
  • Thumbnail Port Settings
  • View Output Profiles Information
  1. Web Console
  2. Web Console Settings

Thumbnail Settings | 0.15.7.0+

OvenMediaEngine Enterprise provides basic thumbnail functionality starting from version 0.11.0.0-1, and more extensive thumbnail support starting from version 0.15.7.0-1.

PreviousAccess Control SettingsNextRecording Settings | 0.16.5.0+

OvenMediaEngine can extract thumbnails in .jpeg or .png format from Live. This feature allows for more intuitive tasks such as organizing broadcast lists on a website or checking multiple streams simultaneously in a monitoring system.

Thumbnail Port Settings

On the Thumbnail Settings, you can check and modify the Port Binding information and activation status of the Thumbnail for each Application.

  • Port: The Port that the server will use to receive HTTP requests

  • TLS Port: Data is encrypted using the Transport Layer Security (TLS) Protocol between the web browser and the server. The encrypted data is transmitted over the Port.

The Port of the Thumbnail Publisher can use the same Port as HLS and DASH.

View Output Profiles Information

Explain the Output Profiles in the image above, you can see that the Encode content is defined to extract the Thumbnail Image from the Stream called ${OriginStreamName} (all streams included in the Application) and generate a jpeg image with the size of 320*180 per second.

  • Cross Domain: Most browsers and players prohibit accessing other domain resources in the currently running domain. You can control this situation via this option.

Detailed Guide:

https://airensoft.gitbook.io/ovenmediaengine/thumbnail
In the Bind of the Thumbnail Setting
In the Output Profiles of the Thumbnail Setting