Julian Waller

Results 106 issues of Julian Waller

Support for defining channel resolutions in the config file. And running a decklink on a channel at a different resolution to the channel, outputting a subregion. The only requirement is...

Windows build pulled from https://cdn-fastly.obsproject.com/downloads/cef_binary_4638_windows_x64.zip (built from https://github.com/obsproject/cef/commit/8092a57fcf4295015a1b2affe863b8ab6dc88de3) And packaged with https://github.com/julusian/cef-binary

### Description CEF often has breaking bugs which block us from upgrading to certain versions. The purpose of this issue is to track those bugs so that we know why...

type/enhancement
html
on hold

Version: 2.1.0.3440 f15ba60 Beta 2 I have found that if I run a play closely followed by two mixer commands, only one of which has a tween, then the tween...

type/bug

CEF does not appear to support routing of audio, there is a PR to add it but it is stale and not near being merged: https://bitbucket.org/chromiumembedded/cef/pull-requests/18/adding-audio-support/diff This means that any...

type/enhancement

Example usage: ``` >>REQ abc BEGIN >>PLAY 1-10 GREEN >>REQ bbb PLAY 1-11 BLUE >>PLAY COMMIT DISCARD ``` When a command is received as part of the batch, it is...

This is something that will want discussion, I think was back when 2.2 was being started, but I am finding the current build process to be a bit limiting. Primarily,...

build
feedback/discussion

### Description Once a buffer for a frame is allocated it gets used, then stored in a pool for later use. This mostly works fine, but isn't good when media...

type/enhancement
feedback/discussion
image-mixer

I have a simple case where if a child terminates, that is never reported back to the application in a way that can be handled. test-child.ts ```typescript import { expose...

Most of the time, we already rely on access to the internet in order to download the headers needed to compile against We could take this further, and say that...