collab-project / videojs-wavesurfer

video.js plugin that adds a navigable waveform for audio and video files
https://collab-project.github.io/videojs-wavesurfer
MIT License
365 stars 54 forks source link

Cannot see soundwaves #148

Closed vickybiswas closed 3 years ago

vickybiswas commented 3 years ago

Description

All working but cannot see the wave

Steps to reproduce

https://jsfiddle.net/x0ho1b9m/1/

Results

Expected

Expected to see the waveform rendered, everything else works fine.

Actual

Other than the wave rendering all works as expected

Error output

None just doesn't work shows Waveform generated but no waveform.

Versions

Make sure to include the following versions:

videojs/wavesurfer

video.js@7.14.3/dist/video.min.js wavesurfer.js@5.2.0/dist/wavesurfer.js videojs-wavesurfer@3.8.0/dist/videojs.wavesurfer.min.js

Browsers

chrome 92.0 safari 14.1

OSes

all

thijstriemstra commented 3 years ago

duplicate of #99