Skip to content
This repository has been archived by the owner on Nov 25, 2021. It is now read-only.

audio not working #17

Open
LanceMango opened this issue Sep 1, 2016 · 2 comments
Open

audio not working #17

LanceMango opened this issue Sep 1, 2016 · 2 comments

Comments

@LanceMango
Copy link

LanceMango commented Sep 1, 2016

Hi stanko,

for me, audio is still not working on iPhone6. and the whole plug isn't working on android. should it?

Greetings
Lance

@Stanko
Copy link
Owner

Stanko commented Sep 2, 2016

Hi Lance,
I just tried it on iPhone 6 plus and iPhone 6s and audio works on both. If you are trying on demo, it is disabled on purpose
https://github.com/Stanko/html-canvas-video-player/blob/gh-pages/index.html#L158

Just pass audio: true in player options.

I hope that answers your question.

@LanceMango
Copy link
Author

LanceMango commented Sep 2, 2016

Hey Stanko,

thx for your reply. Yes, you are right. But you have to trigger it directly with an event like click.

What I tried was, to fire the video after an animation has finished. This seems to be handled as an autoplay then and sound is not working. you can simulate it with a simple timeout. if the timeout is to long, it won't work.

can you reproduce it?

Greetings
Lance

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

No branches or pull requests

2 participants