clvLabs / PyATEMMax

A Python library to monitor and control Blackmagic Design ATEM video switchers.
https://clvlabs.github.io/PyATEMMax/
GNU General Public License v3.0
77 stars 20 forks source link

Chroma Keying - Advanced Settings #27

Open jannickgl opened 2 years ago

jannickgl commented 2 years ago

Is there a way to set and read advanced upstream key settings like Key Adjustement, Chroma Correction or Color Adjustement of the Upstream Key when using Chroma ?

And if not, is it planned to add this functionality in the future ? 😄

Thanks in advance.

Capture

clvLabs commented 2 years ago

Hi @jackygeee,

Having a look at the Set methods documentation I find a few methods to make adjustments to keys and keyers (sorry... don't know the difference)

Have you tried with any of these ?

Keys

Keyers

If you don't find what you need there, I'm afraid I won't be able to add it myself (would take too much time as it needs protocol reverse engineering), but the issue could be kept open in case somebody wants to have a go with it.