# DatoCMS Mux Video component

## Resources for getting started

- [Integration Guide: Web](https://docs.mux.com/docs/web-integration-guide)
- clients
  - [sanity-io/sanity-mux-player: Play videos in the frontend uploaded with the MUX Sanity plugin](https://github.com/sanity-io/sanity-mux-player)
  - [hls.js demo](https://hls-js.netlify.app/demo/)
  - [google/shaka-player: JavaScript player library / DASH & HLS client / MSE-EME player](https://github.com/google/shaka-player)
  - [Dash-Industry-Forum/dash.js: A reference client implementation for the playback of MPEG DASH via Javascript and compliant browsers.](https://github.com/Dash-Industry-Forum/dash.js)
- tutorials
  - [dash.js: How to use DASH events - Video-Dev](https://websites.fraunhofer.de/video-dev/dash-js-how-to-use-dash-events/)
