impress / impress.js

It's a presentation framework based on the power of CSS3 transforms and transitions in modern browsers and inspired by the idea behind prezi.com.
http://impress.js.org
MIT License
37.64k stars 6.66k forks source link

Problems with sound and video (with impress-audio.js) #867

Open Kuhlig opened 11 months ago

Kuhlig commented 11 months ago

Hello

I have the following problems if someone could help me would be very nice. It only must work with Chrome, Firefox and others we (I) can do later.

1) The video in the first slide does not start automatically. it used to work at the moment I don't know why it doesn't work anymore or onyl sometimes.

2) When the video starts automatically, the sound of the second slide is also played on the first slide and then on the second slide again

3) The console shows the following error impress-audio.js:36 Uncaught TypeError: $el.parent is not a function at impressObj.goto (impress-audio.js:36:20) at impress.js:4478:17 at impress.js:1240:24

The link to the page would be User: help Passwd: ThankYou

Link to video error

ThankYou Rob

PS the content is created from a DB . generating it may take a while

janishutz commented 10 months ago

Hello Sorry for the late response, I currently have barely any time to work on projects other than a few select ones.

Have you tried using older versions of impress.js as well? I will add this to my ToDo list for beginning of December and I will look into this.

janishutz commented 10 months ago

@Kuhlig

Is impress-audio.js even an officially supported plugin? Because I don't recall ever seeing any code in this or the extras repositories. After a quick search I've found this: https://github.com/danielsimons1/impress-audio

Is this the thing you've been using?

On another note, I'll think about creating an official plugin for this with the refactor as well, so any suggestions would be highly appreciated.

Also FF should work out of the box as it's almost 100% compatible with Chromium. So no worries about that as I also only use FF based browsers I can just check that it works. I'll use Brave to check whether it works on Chromium or not, as I refuse to install Chrome on my OS. Hope that is fine for you

Kuhlig commented 10 months ago

I was using this one ... https://github.com/danielsimons1/impress-audio ... thanks for your help curob

henrikingo commented 10 months ago

Hi

Unfortunately I didn't get past the password prompt

janishutz commented 9 months ago

@Kuhlig We can't get past the pw prompt. Can you fix this please?