Installation
Install the addon via composer.
sh
composer require daun/statamic-mux
Backend Requirements
- PHP 8.1+
- Laravel 10+
- Statamic 4+
Frontend Scripts
To stream videos from your frontend, you need a video player to handle adaptive bitrate streaming. Mux provides ready-to-go web components you can install through NPM or include from a CDN. If you use the built-in Antlers tags like mux:video
, you can configure them to automatically include the required scripts.