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

Version
1.2.0
Type
neos-package
Release Date
Dec 21, 2020 10:54
Source
git
Distribution
zip
Requires
  • neos/neos: ^4.1 || ^5.0 || ^7.0
  • ankitpokhrel/tus-php: ^2.1
MIT cfc566c0036f427d6f276ed6064fb7c288dd04fc

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