Julian Waller

Results 106 issues of Julian Waller

Trying to use v2.1.1 on debian 10 results in an error: ``` Jan 28 11:48:14 companion node[2345]: Error: /usr/lib/x86_64-linux-gnu/libstdc++.so.6: version `GLIBCXX_3.4.26' not found (required by /home/julus/companion-src/lib/module/thingm-blink1/node_modules/node-hid/build/Release/HID_hidraw.node) Jan 28 11:48:14 companion...

Inspired by/based upon a start made by nxtedition at https://github.com/nxtedition/casparcg This needs a bit more testing to ensure it works smoothly and without glitches. In particular, when audio starts/stops within...

Reopen accidentally closed #1510 This is a prototype which makes use of the dirty rectangles as reported by CEF to minimise the pixel copying from CEF to OpenGL pixel buffers....

When using the PLAY/LOAD/LOADBG and CG ADD/CG PLAY caspar internally attempts to initialize each producer in turn until one successfully parses the command. This has required a [HTML] prefix to...

type/enhancement
feedback/discussion
amcp

There are currently 41 templatehost files that are required on windows to be able to use the flash producer. Does someone at SVT who knows the flash producer well know...

type/enhancement
flash-producer
cleanup

### Description MIXER VOLUME sets and gets values in the range of 0-1 ### Solution suggestion It would be nice to be able to specify values in db, to help...

type/feature
amcp

Related: #885 The 10.11 SDK added support for Rec. 2020 conversions. We should update the sdk headers so that it can be used. We need to make sure that this...

type/enhancement
decklink-consumer
decklink-producer
feedback/pull request wanted

I don't have a plan for when to do a v8 release, other than ideally not soon. I find that having semver breaking versions too frequently can cause pain for...

Implements some of the ideas from https://github.com/cmake-js/cmake-js/issues/310 in a v7 compatible way Example usage: https://github.com/Julusian/node-jpeg-turbo/compare/master...Julusian:node-jpeg-turbo:wip/cmake-js-overhaul So far: 1) Reworks the injected variables, defines, includes, libs to be done via a...

Since 2017(?) Visual Studio ships with cmake. It would be nice if we could use that version instead of needing it to be installed separately. A typical path to it...

enhancement