Invalid Name

Results 132 comments of Invalid Name

@fzyzcjy You could try to to use something like [node-packer](https://github.com/pmq20/node-packer) to compile the library or some similar option (like [jsc](https://notes.eatonphil.com/aot-compilation-of-javascript-with-v8.html)) to compile the library AOT.

Run `sudo apt install libavcodec58 libavdevice58 libavfilter7 libavformat58 libswresample3` and then rerun `sudo motioneye_init`.

Unfortunately with the way motioneye works right now it would be very complicated to do. Currently motioneye only sends images continuously to the web interface to give the illusion of...

Can you please elaborate on what the problem is you are facing? Are you trying to change what port the web interface is on, or are you trying to change...

Does the developer tools console give you any messages?

@Andranik-89 @jackturner4416 Sorry for being so slow to respond. After just barely visiting the links @Andranik-89 provided I couldn't seem to reproduce the issue on `Chrome 102.0.5005.75 (Official Build) (64-bit)`...

@jackturner4416 Can you please provide the three SVGs and the code you tried?

@jackturner4416 I will test it when I have time later today.

@jackturner4416 After playing around with the code for a little bit I ran into some issues. Both `SVG1.svg` and `SVG2.svg` work on Chrome and Firefox, but `SVG3.svg` does not work...