@videojs/wistia-video
v10.0.0-rc.2
Published
Wistia playback adapter for Video.js
Readme
@videojs/wistia-video
The Video.js playback adapter for Wistia. It owns the supported @wistia/wistia-player runtime and exposes
WistiaAdapter for low-level use.
Installation
pnpm add @videojs/html @videojs/wistia-video
# or
pnpm add @videojs/react @videojs/wistia-videoUsage
import '@videojs/html/media/wistia-video';import { WistiaVideo } from '@videojs/react/media/wistia-video';