punktde/cloudflare-stream

Last activity 22 Oct 2024 4 14130
composer require punktde/cloudflare-stream

Adaptive video streaming using the cloudflare stream service

1.2.1

Version
1.2.1
Type
neos-package
Release Date
Jan 08, 2021 09:18
Source
git
Distribution
zip
Requires
  • neos/neos: ^4.1 || ^5.0 || ^7.0
  • ankitpokhrel/tus-php: ^2.1
MIT c202f1b41d9bbe0bf0fa5016ee4e6c0ced90a866

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.

Installation

Install the package via composer

$ composer require punktde/cloudflare-stream Configuration

Just configure you cloudflare credentials:

PunktDe: Cloudflare: Stream: cloudflare: authentication: accountIdentifier: '<AccountIdentifier>' token: '…
Read more
The content of the readme is provided by an external source, which we have no control over. Check out the actual readme at its source.
The same vendor provides 32 package(s).