Julian Waller

Results 106 issues of Julian Waller

_In the Sofie-project at NRK we work in sprints, generally 2-3 weeks long and we'll communicate the status of each release here. The releases are also documented [here](https://nrkno.github.io/sofie-core/releases)._ _Note: This...

Release
In Development

## The name of the device, hardware, or software you would like to control: Blackmagic design camera REST api Perhaps related to #719 and https://github.com/bitfocus/companion-module-bmd-atem/issues/94 ## What you would like...

Hardware

* **What kind of change does this PR introduce?** (Bug fix, feature, docs update, ...) feature * **What is the current behavior?** (You can also link to an open issue...

* **I'm submitting a ...** [ ] bug report [x] feature request [ ] question about the decisions made in the repository [ ] question about how to use this...

enhancement

This has been opened to share some ideas on how this could be approached # Motivation In some deployments of Sofie, it is required to exercise good network security practises....

RFC
Contribution

**What kind of change does this PR introduce?** (Bug fix, feature, docs update, ...) feature prototype **What is the new behavior (if this is a feature change)?** This allows for...

This reworks/rewrites a large chunk of the library to be node-api based. This means that it doesn't need recompiling or fixing for new versions of node I haven't done much...

@ventr1x Moving discussion from https://github.com/Lange/node-elgato-stream-deck/issues/61 I need to do some more testing of this, but this should resolve your problems using jimp. While writing an example for jimp I found...

Related: #10 WebHID is now available in some early builds of Chrome behind a feature flag and so can be tested. (https://bugs.chromium.org/p/chromium/issues/detail?id=890096) Demo at: https://streamdeck.julusian.dev/ This PR aims to add...

I have some libraries which provide node-api prebuilds for all common platforms. This means that electron-rebuild should almost never need to rebuild my library. Rebuilding it forces users to spend...