Julian Waller
Julian Waller
> So, just to confirm you're sayig this will put Fill and Key down one SDI It won't do it down one SDI, but in one stream to the card,...
I suspect you might be hitting this bug: https://github.com/CasparCG/server/issues/627 Keep an eye on https://github.com/nrkno/tv-automation-casparcg-server/pull/21 as that should resolve that issue and has some other PSD fixes
Escaping " and ' is not a simple task I have found. It is definitely possible to use " inside the string, as I often pass in JSON which needs...
There isnt currently any support for the app. For a few reasons: 1) why use their paid app instead of a simple standalone webpage? 1) I have little interest in...
No, this is not supported currently. You will need to feed each frame into fillimage at the rate they should be displayed. I shall try and look into if this...
Are you able to check what the path is supposed to be? Ive not had any issues in a Mac Mini M1 The path is coming directly from and fed...
If you are connecting the device through a usb hub, it is possible that the path is too long for an underlying library and so is being trimmed, causing the...
> Something weird on mac where two things can't control the USB/communicate to the streamdeck at the same time all the time That is expected. The usb devices are opened...
Oh yeah, windows is different. Its an issue with different behaviour in a library a couple of layers deep, with different hardcoded behaviour for different platforms (exclusive mode on linux...
Would you want the config to also be stored with the executable in the drive?