SERVERSIDE.AI
  • Welcome to serverside.ai
  • Getting Started
    • Prerequisites
    • Onboarding Guide
      • Serverside.ai: Create an account
      • Prepare content source
        • Encoding specification
        • Packaging specification
        • Ad-Marker specification
          • SSAI LIVE - SCTE35
          • SSAI VoD - AdCuePoints
      • Request SSAI enabled stream
    • Features
  • Content Source
    • Encoding
    • Packaging
      • HLS
      • DASH
    • Protection
    • Ad-Marker Specifications
  • Video Player/App
    • Live - DASH/HLS
    • VOD - DASH/HLS
    • VAST Tracking
      • Live - DASH
      • Live - HLS
      • VOD - DASH/HLS
      • ClientSideTracking SDK
    • Timeshift/Startover for LIVE
    • Playlist size for LIVE
    • PauseLiveTV
  • Ad-Server Integration
    • Ad-Server Parameter
      • Equativ/ SmartAdServer
      • Freewheel
      • Google Ad Manager
      • SpotX
    • GVA - Generic VAST Adapter
      • GVA - Configuration
    • 3rd Party Audience Data Integration/DMP
  • Ad Media Condition and Delivery
    • Ad Media - Origin integration
    • Ad Media - CDN integration
    • Prefetch API
  • Manual - User Interface
    • Account
    • Channels/Streams
    • Reports
    • Assets
  • REST API
    • Channels
      • API routes - Channels
      • VOD Channels
      • Detailed channel analysis errors
    • Reports
      • API Routes - reports
    • Playlists
    • Error responses for all routes
    • Further Documentation
  • Support
    • About support case management
    • Creating a case
    • Case language
    • Case processing
    • Booking a meeting
    • Requesting elevated attention
    • Closing a case
  • FAQ - Questionnaire - Glossary
    • Q&A
    • Questionnaire
    • Glossary
    • Files
  • Quality of Service
  • Release Notes
    • Version 2.1.0.x
    • Version 2.0.7.x
    • Version 2.0.6.x
    • Version 2.0.5.x
Powered by GitBook
On this page
  • Introduction
  • How it works
  • Setup and configuration
  • Playback request
  1. Video Player/App

PauseLiveTV

PreviousPlaylist size for LIVENextAd-Server Integration

Last updated 1 year ago

Introduction

The following article provides a detailed explanation of the PauseLiveTV feature, purpose, usage and configuration. This feature is complementary to the feature and share some requirements.

This feature requires a backend configuration, as well as a playback request parameter.

How it works

With the configuration of the absolute playlist size, by default the previous ad marker is not used for ad insertion. This is required to prevent any unnecessary requests to the adServer. By enabling/allowing the ad replacement for "past ad breaks", serverside.ai will use these ad markers and create an ad replacement on session start.

Setup and configuration

In order to replace the previous ad marker, it is required to configure both channel features Timeshift Window and Playlist Size.

Playback request

The query request parameter replaceBehind=true will trigger an ad replacement for previous ad markers.

https://live.serverside.ai/:format/view/:channelID?api-key=:apiKey&replaceBehind=true
Playlist size