Skip to content

Video service

kodiakhq[bot] edited this page Jul 29, 2021 · 13 revisions

Core Service

The Video service intakes a Kaltura player [r1] videoId and fetches the video and associated meta data from Kaltura Media Center.

image WIP. Need to verify with dev.


Table of contents

Dependencies (1)
  • Kaltura API [r1]

Used by (3)

Back links (11)

CTA (5)

  • video type CTA uses the Video service to populate the CTA and Lightbox media...
  • 2.1.2 | video.id && copy | pre-filled by Video service's name if not defined.
  • 2.2.2 | video.id && copy | pre-filled by Video service's name if not defined.
  • ...2.3.2 | video.id && heading | pre-filled by Video service's name if not defined.
  • ...2.3.4 | video.id && cta copy | pre-filled by Video service's duration if not defined.

Lightbox media viewer (3)

  • ...ID | If a Video ID is provided use the Video service to get Video data and render
  • ...(default)|headingis pre-filled by ***Video service***'sname` if provided.
  • ...(default)|copyhere is pre-filled by ***Video service***'sdescription` if provided.

Video (3)

  • ...custom override of all content returned by the Video service except video
  • ...| undefined (default) |Caption prefilled by Video service's provided name.
  • ...2](#2-poster-image)] prefilled by Video service's provided image.

Resources


Input

Data name Type
videoID Number

Output

Data name Type
Name Text
Description Text
Duration Number
Poster image Image

Website guidelines

Publishing guidelines (6)

Functional specs

Layout component (37)
Service (3)
UI component (34)
Utility (5)

Additional components

Carbon component (19)
Design only (9)
Feature flag (3)
Clone this wiki locally