punktde/cloudflare-stream

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

Adaptive video streaming using the cloudflare stream service

1.2.3

Version
1.2.3
Type
neos-package
Release Date
Oct 22, 2024 06:02
Source
git
Distribution
zip
Requires
  • neos/neos: ^5.0 || ^7.0 || ^8.0
  • ankitpokhrel/tus-php: ^2.1
MIT fde99ac9232861ab09bf61b890be3bc5b62f20bb

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).