@atom-platform/ngx-video

Video component library by Atom Platform

Usage no npm install needed!

<script type="module">
  import atomPlatformNgxVideo from 'https://cdn.skypack.dev/@atom-platform/ngx-video';
</script>

README

ngx-video

Angular6 video components

This is the first build of atom platform angular 6 video library.

ngx-brightcove-video

This is a presentational component for use within any Angular 6 app.

This component includes:

  • Data attributes as required by the Brightcove API
  • HTML5 video events to simplify tracking user interaction
  • The ability to showcase both single videos and playlists on a dynamic basis
  • Extensibility for displaying Brightcove video metadata

To see an example of how to implement the module with a container component as well as the inputs/outputs, check out this stackblitz example