Get started with videojs-wavesurfer CDN

MIT licensed

Video.js adds waveform with Wavesurfer plugin.

Tags:
  • waveform
  • audio
  • video
  • wavesurfer
  • videojs
  • videojs-plugin
  • player

Stable version

Copied!

How to start using videojs-wavesurfer CDN


<head>
  <link href="https://cdn.jsdelivr.net/npm/video.js@7.11.4/dist/video-js.min.css" rel="stylesheet">
  <script src="https://cdn.jsdelivr.net/npm/video.js@7.11.4/dist/video.min.js"></script>
  <script src="https://cdn.cdnhub.io/videojs-wavesurfer/3.10.0/videojs.wavesurfer.min.js"></script>
</head>
Copied!
Copied!
Copied!
Copied!

All versions