caas
  • What are the configurations of the HLS video we deliver?
  • What is required in order to play the videos?
  • What if the HLS videos are not playing?
  • How to fix CORS issue?
  • How to test HLS streams?
  • Where can I get the API token?
  • How to retrieve metadata from my inventory?
  • How to retrieve genre list?
  • How to retrieve category list?
  • How to set up my AWS S3 bucket to receive the files?
Powered by GitBook
On this page

Was this helpful?

What is required in order to play the videos?

PreviousWhat are the configurations of the HLS video we deliver?NextWhat if the HLS videos are not playing?

Last updated 7 months ago

Was this helpful?

In order to play the HLS videos, refer to this list:

  1. Browser player or mobile app player should support HTTP Live Streaming (HLS) in order to play .m3u8 file format. -

    • In case that your player does not support it, you can integrate this script .

    • If your streaming site is built in Wordpress and you are using a plugin, please make sure that HLS is supported. Otherwise, you will need to integrate .

  2. You need to provide the referrer url (i.e. ) which is usually the domain of your site so we can whitelist the domain.

hls.js
hls.js
www.yoursite.com