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
  • AzureBlobStorage Access
  • Amazon s3 Access
  • FTP Access
  1. Ad Media Condition and Delivery

Ad Media - Origin integration

PreviousAd Media Condition and DeliveryNextAd Media - CDN integration

Last updated 1 year ago

The serverside encoding workflow offers the capability to seamlessly transfer ad media via AWS S3 and Azure Blob services to the customer's origin.

AzureBlobStorage Access

  • Azure storage key for access blob in [storageKey]

  • Azure storage container name in [container]

  • Azure blob name for storing the intermediate and streaming files in [storageAccount]

  • CDN delivery URL in [baseurl]

Amazon s3 Access

  • Access Key ID in [accessKey]

  • Path in [rootPath]

  • Timeout in [timeout]

  • Location in [region]

  • AWS s3 Server in [awsBaseURL]

  • CDN delivery URL in [Bucket]

  • Secret Access Key in [secretAccessKey]

FTP Access

  • CDN delivery URL in [baseURL]

  • Endpoint in [ftpHost]

  • Port in [ftpPort]

  • FTP user in [ftpUser]

  • Password in [ftpPassword]