https://github.com/collab-project/videojs-wavesurfer
video.js plugin that adds a navigable waveform for audio and video files
https://github.com/collab-project/videojs-wavesurfer
audio audio-visualizer microphone videojs videojs-plugin wavesurfer webaudio
Last synced: 5 months ago
JSON representation
video.js plugin that adds a navigable waveform for audio and video files
- Host: GitHub
- URL: https://github.com/collab-project/videojs-wavesurfer
- Owner: collab-project
- License: mit
- Created: 2014-01-02T23:56:23.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2024-12-15T13:49:53.000Z (10 months ago)
- Last Synced: 2025-05-11T15:26:01.258Z (5 months ago)
- Topics: audio, audio-visualizer, microphone, videojs, videojs-plugin, wavesurfer, webaudio
- Language: JavaScript
- Homepage: https://collab-project.github.io/videojs-wavesurfer
- Size: 11.5 MB
- Stars: 371
- Watchers: 18
- Forks: 56
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGES.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
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).