Media Formats

Media formats supported by Senza

Senza is designed to consume Adaptive Bitrate Video (ABR) in a DASH format from the URL specified by the web application ( see Remote player API ).

The table below contains a summary of supported media :

MediaFormat
ManifestDASH
Media ContainerFragmented MP4 meeting CMAF standards
Video CodecH.264
Audio CodecAAC
Subtitle FormatTTML or SMPTE-TT
Cipher SuiteTLS1.2 Cipher (AES-128 CBC)

See the encoding Video page for tips on transcoding video into the correct format.

HTTPS

If the video in your CDN is distributed over a connection encrypted with HTTPS, you may need to perform some additional steps:

  1. Enable HTTPS support in cloud settings (how?).
  2. Verify that your CDN supports the TLC CBC cypher suite. If you are using CloudFront, enable the TLSv1.2_2019 setting.