Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

m3u8 with wavesurfer enabled? #99

Open
aronquiray opened this issue May 10, 2020 · 5 comments
Open

m3u8 with wavesurfer enabled? #99

aronquiray opened this issue May 10, 2020 · 5 comments

Comments

@aronquiray
Copy link

aronquiray commented May 10, 2020

Description

Basically, I already have a m3u8 file (along with the files) and also generated peaks.
The problem is that each time I try to load the wavesurfer separately, It doesn't show at all

My Code & Results

https://prnt.sc/se0wj2
download (2)

but if I add a source inside the wavesurfer, and remove on the player.src, it does play, but kinda slow to load especially when you have big files uploaded somewhere.
Also, it only accepts non m3u8 files w/c I believe an issue also to wavesurfer

Error output

No any errors generated.

Versions

VIDEOJS: Using video.js 7.6.5 with videojs-wavesurfer 2.11.0 and wavesurfer.js 3.1.0

videojs/wavesurfer

VIDEOJS: Using video.js 7.6.5 with videojs-wavesurfer 2.11.0 and wavesurfer.js 3.1.0

Browsers

Chrome

OSes

Windows

@thijstriemstra
Copy link
Member

thijstriemstra commented May 12, 2020

@aronquiray you're trying with an older version of videojs-wavesurfer (2.11.0). Can you try v3.0.0 or newer instead?

@aronquiray
Copy link
Author

will try.

@aronquiray
Copy link
Author

I got this error now.
Screenshot_1006

@thijstriemstra
Copy link
Member

Ah, that sucks. I'll take a look.

@thijstriemstra
Copy link
Member

related to #17

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants