@videojs/cloudflare-video
v10.0.0-rc.2
Published
Cloudflare Stream playback adapter for Video.js
Readme
@videojs/cloudflare-video
Cloudflare Stream playback adapter for Video.js. It exposes the adapter, its props, and defaults; the HTML and React façades live in @videojs/html and
@videojs/react.
Installation
pnpm add @videojs/html @videojs/cloudflare-video
# or
pnpm add @videojs/react @videojs/cloudflare-videoUsage
import '@videojs/html/media/cloudflare-video';