Open CryZe opened 4 years ago
The image comparison portion of this (and deciding whether to split based on that) sounds like something that livesplit-core should handle.
Yeah absolutely. For the sploosh kaboom capturing opencv.js was used and it was really slow, so we absolutely want to do this in WASM or the GPU.
While "normal" auto splitting won't work in the web version, what can actually work is video based auto splitting. The web has a fairly easy to use screen capturing API, which we could build this on.