punktde/cloudflare-stream
composer require punktde/cloudflare-stream
Adaptive video streaming using the cloudflare stream service
1.2.3
Readme excerpt
PunktDe.Cloudflare.Stream
When videos are uploaded to Neos, this package automatically uploads these videos to the cloudflare stream service and stores the provided DASH and HLS URIs, as well as the thumbnail URL for rendering them in the frontend. An Eel helper is provided, to retrieve this meta data by a given video to use it in the video player of your choice.
InstallationInstall the package via composer
$ composer require punktde/cloudflare-stream ConfigurationJust configure you cloudflare credentials:
PunktDe: Cloudflare: Stream: cloudflare: authentication: accountIdentifier: '<AccountIdentifier>' token: '…Read more
The same vendor provides 32 package(s).