Julian Waller
Julian Waller
This builds off the work of another fork (https://github.com/briskycat/node-tjpeg) EDIT: This fork is published as [@julusian/jpeg-turbo](https://www.npmjs.com/package/@julusian/jpeg-turbo) and will be updated until this PR is merged. Changes: * Update libjpeg-turbo to...
~~I feel like this should go to 3.3, but it might be needed to fix some bugs in 3.2~~ This is now planned to land in 3.4 immediately after the...
### Is this a feature relevant to companion itself, and not a module? - [X] I believe this to be a feature for companion, not a module ### Is there...
## About the Contributor This pull request is posted on behalf of myself ## Type of Contribution This is a: Code improvement ## Current Behavior We use threadedClass for managing...
I tried to flash a RGBW2 today, and it wasn't working. I was in color mode, and the latest firmware and the debug log reported it was rejecting the new...
I have a project using express-pouchdb that is being packaged up as a single exe using https://github.com/zeit/pkg However since including express-pouchdb, it is failing due to the way that pouchdb-fauxton...
Pouchdb has been a pain since this scanner was first written. The native dependency on leveldown makes packaging rather painful, and api usage isn't the most elegent. We aren't making...
Fixes #16 This will generate webm(vp8) based preview videos. It is limited to one at a time, to minimise resource hogging. It uses its own observable, listening on the db...
Re-implement the ft template data extraction logic used by INFO TEMPLATE (https://github.com/CasparCG/server/commit/22cbe0d2f9292a578626a6f7a7153e38e2119784). Additionally it would be good to figure out a similar system to use for html templates, perhaps some...
It would be useful to be able to optionally generate low res preview videos as well as thumbnails. - Default to disabled - Webm (preserve any alpha) - Serve over...