moviemasher / moviemasher.js

JavaScript library for realtime, browser-based video and audio editing
Mozilla Public License 2.0
305 stars 62 forks source link

Using with plain HTML #19

Closed ghost closed 7 years ago

ghost commented 7 years ago

Hello there again. Is it possible to use MovieMasher with just plain HTML?

Thanks in advance for any help.

Bye, Ivano.

ghost commented 7 years ago

I tried it with Firefox and it works without any server or other frameworks. Unfortunately, it doesn't work on Chrome.

Thanks anyhow.

syntropo commented 7 years ago

I just tested again on Chrome and it seems to be working okay - what was your experience? It will not run locally due to the way we're drawing images and such into the canvas.

ghost commented 7 years ago

Running locally on Firefox works, running locally on Chrome shows script updates when adding stuff, but nothing is shown when clicking on play/pause. Edit: Running on webserver with Chrome works ok.