Skip to main content

Template

The Template module provides configuration interfaces for commonly adjusted system settings, including just-in-time transmuxing, HLS/DASH segment parameters, thumbnail seeking, and custom file naming conventions.

Just-in-Time Transmuxing Configuration

Configure just-in-time transmuxing settings for real-time content processing.

![Figure Needed] Screenshot of just-in-time transmuxing configuration

Note: Please refer to the detailed information link provided for comprehensive configuration guidance.

HLS/DASH Configuration

Segment Duration Settings

Configure the duration of individual segmented files for HLS and DASH streaming protocols. Duration is specified in seconds.

![Figure Needed] Screenshot of HLS/DASH segment duration configuration

Click OK to submit configuration changes.

Thumbnail Seeking Configuration

Configure thumbnail generation settings for video seeking functionality.

![Figure Needed] Screenshot of thumbnail seeking configuration

Thumbnail Parameters

  • Thumbnail Interval: Enter the time interval between thumbnails (in seconds)
  • Tile Count: Enter the number of image tiles in the Sprite Image
  • Sprite Dimensions: Enter the width and height of the Sprite Image
  • Tile Dimensions: Enter the width and height for individual image tiles
  • Tile Spacing: Enter margin and padding values for image tiles
  • Enable Sprite Images: Toggle sprite image generation on/off

Click OK to submit configuration changes.

Custom File Naming

Manifest File Naming

Configure custom naming conventions for manifest files in HLS (m3u8) and MPEG-DASH (mpd) formats.

![Figure Needed] Screenshot of custom file naming configuration

Enter custom naming patterns using the {file_name} variable for dynamic file naming.

Click OK to submit naming convention changes.

Naming Convention Features

  • Variable Support: Use {file_name} variable for dynamic naming
  • Format Flexibility: Customize naming for both HLS and DASH manifest files
  • Template Processing: System automatically applies naming templates during transcoding