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
  • Creating and Managing Web Console Publishing URLs
  • Creating a Publishing URL
  • Managing Publishing URLs
  • External Sharing Mode Web Console
  • Stream List Page
  • Stream Details Page
  • Event Monitoring and Event Timeline Page
  • Access Restriction Error Page
  1. Web Console
  2. Web Console Overview

Web Console Publishing | 0.18.1.2+

OvenMediaEngine Enterprise supports Web Console Publishing starting from version 0.18.1.2-1.

PreviousEvent SpecificationNextLogs

Last updated 4 days ago

Web Console Publishing is a feature that allows you to share the OvenMediaEngine Enterprise Web Console's stream list page, stream details page, and event monitoring page with external users without requiring sign-in. You can share specifying virtual hosts, applications, and streams, as well as you can manage shared links by setting permissions and specifying expiration dates.

Creating and Managing Web Console Publishing URLs

You can create and manage Web Console Publishing URLs from the Publishing page in the Web Console.

  1. Access the Publishing page using the navigation at the top right of the screen.

Creating a Publishing URL

You can create a Publishing URL to share the Web Console externally. Created URLs can be modified or deleted as needed.

  1. Click the New Publishing button at the top of the publishing page to display the Publishing URL creation dialog.

  1. Configure the following values in the dialog to create a Publishing URL:

field
required
description

Source Ids

Y

Specify virtual hosts, applications, and streams that are accessible from the shared Web Console. Multiple settings can be configured and should be separated using commas.

  • Virtual host: Specified in the format #{virtual_host_name}. All applications and streams within the specified virtual host are accessible.

  • Application: Specified in the format #{virtual_host_name}#{app_name}. All streams within the specified application are accessible.

  • Stream: Specified in the format #{virtual_host_name}#{app_name}/{stream_name}. Access to the specified stream is possible.

If you specify #default/app1/stream, #default/app2, you can share the stream (#default/app1/stream) and all streams within the application (#default/app2)

Description

N

You can add a description for record-keeping when creating a Publishing URL.

Permission

Y

  • Read Only: External users can only view the shared pages.

  • ReadWrite: External users can additionally perform the following actions:

  1. Stream list page: Managed Streams creation/modification/deletion, Scheduled Channels creation/modification/deletion, Multiplex Channels creation/deletion.

  2. Stream details page: Recording start/stop, Push Publishing start/stop, (LL)-HLS Dump start/stop.

Expiry Date

Y

You can set the validity period for the Publishing URL.

Managing Publishing URLs

  1. You can check the list of created Publishing URLs and their configuration.

  2. You can verify the Publishing URL to be shared.

  3. You can modify the settings of the created Web Console Publishing URL. You can reconfigure the Source Ids, Description, Permission, and Expiry Date that were set during creation, and changes will be applied immediately to the shared Publishing URL.

  4. Deletes the Publishing URL. The shared Publishing URL becomes immediately unavailable.

External Sharing Mode Web Console

When accessing a Publishing URL, the external sharing mode Web Console's stream list page is displayed.

Stream List Page

  • The list of streams corresponding to the configured Source Ids is displayed.

  • If the configured Permission is Read Write, the functions to create/delete Managed Streams, create/modify/delete Scheduled Channels, and create/delete Multiplex Channels are enabled.

Stream Details Page

  • If the configured Permission is Read Write, the functions to start/stop Recording, start/stop Push Publishing, and start/stop (LL)-HLS Dump are enabled.

Event Monitoring and Event Timeline Page

  • Event Monitoring (List) for streams corresponding to the configured Source Ids are displayed.

Access Restriction Error Page

An access restriction error page is displayed when the Publishing URL authentication fails. Publishing URL authentication failure occurs in the following cases:

  1. Accessing a non-existent Publishing URL.

  2. The Publishing URL has been deleted.

  3. The Publishing URL has expired due to the Expiry Date.

  4. Accessing Source Ids that are not allowed.

Event Monitoring
Event Timeline