UNPKG

videojs-wavesurfer

Version:

video.js plugin that adds a navigable waveform for audio and video files.

26 lines (18 loc) 1.65 kB
videojs-wavesurfer ================== A [video.js](https://www.videojs.com/) plugin that adds a navigable waveform for audio and video files, using the [wavesurfer.js](https://github.com/katspaugh/wavesurfer.js) library. Includes support for fullscreen mode and [real-time visualization of microphone input](https://collab-project.github.io/videojs-wavesurfer/#/microphone). ![Screenshot](https://raw.githubusercontent.com/collab-project/videojs-wavesurfer/master/docs/img/screenshot.png?raw=true "Screenshot") [![npm version](https://img.shields.io/npm/v/videojs-wavesurfer.svg?style=flat)](https://www.npmjs.com/package/videojs-wavesurfer) [![npm](https://img.shields.io/npm/dm/videojs-wavesurfer.svg)](https://github.com/collab-project/videojs-wavesurfer/releases) [![License](https://img.shields.io/npm/l/videojs-wavesurfer.svg)](LICENSE) [![Build Status](https://github.com/collab-project/videojs-wavesurfer/workflows/videojs-wavesurfer/badge.svg?branch=master)](https://github.com/collab-project/videojs-wavesurfer/actions?workflow=videojs-wavesurfer) [![Coverage Status](https://coveralls.io/repos/github/collab-project/videojs-wavesurfer/badge.svg?branch=master)](https://coveralls.io/github/collab-project/videojs-wavesurfer?branch=master) ![Size](https://img.shields.io/bundlephobia/minzip/videojs-wavesurfer.svg?style=flat) ![Stars](https://img.shields.io/github/stars/collab-project/videojs-wavesurfer.svg?style=social) ## Documentation The documentation and examples can be found on: https://collab-project.github.io/videojs-wavesurfer ## License This work is licensed under the [MIT License](LICENSE).