videojs-wavesurfer
Version:
video.js plugin that adds a navigable waveform for audio and video files.
26 lines (18 loc) • 1.65 kB
Markdown
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).

[](https://www.npmjs.com/package/videojs-wavesurfer)
[](https://github.com/collab-project/videojs-wavesurfer/releases)
[](LICENSE)
[](https://github.com/collab-project/videojs-wavesurfer/actions?workflow=videojs-wavesurfer)
[](https://coveralls.io/github/collab-project/videojs-wavesurfer?branch=master)


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