Daniel Kao

Results 3 issues of Daniel Kao

Wanted to see if there is interest in a patch that helps speed up our workflows significantly, or if there are any further ideas for improving on such a feature....

**Describe the bug** My internet connection is fairly slow, (about 2mbps up) and as a result, Maestral seems to get stuck in a loop and eat up bandwidth to the...

feature request
daemon

Currently, using webcodecs may result in heavy memory usage, likely because of the way that [this](https://github.com/dkaoster/scrolly-video/blob/main/src/ScrollyVideo.js#L209) is simply pushing all the processed frames into an array. Doing so is particularly...