SteffeyDev / atemOSC

Control ATEM video switchers over the network with OSC messages
http://www.atemosc.com
202 stars 32 forks source link

Advanced Chroma Keying support #149

Closed AndreasMUC closed 9 months ago

AndreasMUC commented 4 years ago

Please add support to control the Advanced Chroma Keyer. Using today's Chroma Key controls with a product which uses the advanced keyer crashed the app (e.g. Atem Mini).

IBMDSwitcherKeyAdvancedChromaParameters

SteffeyDev commented 4 years ago

We already support a number of advanced chroma key options. If you had a crash, please attack the crash log to the issue. If you would like additional parameters supported, please list which ones.

AndreasMUC commented 4 years ago

It seems that the current implementation is not compatible with the Atem Mini. Using any of them crashes the app.

Interesting parameters are: ForegroundLevel BackgroundLevel KeyEdge SpillSuppress FlareSuppress

SteffeyDev commented 4 years ago

Have you tried the latest version 3.0.5? You are correct, I don’t think those specific parameters are supported yet, so I’ll tag this as a feature request

bqiu86 commented 4 years ago

It seems that the current implementation is not compatible with the Atem Mini. Using any of them crashes the app.

Interesting parameters are: ForegroundLevel BackgroundLevel KeyEdge SpillSuppress FlareSuppress

These parameters are very useful. It would be great if you can add support!

SteffeyDev commented 2 years ago

Note to self: initial dev work complete, testing needed

SteffeyDev commented 9 months ago

I've released a new major version which includes support for these endpoints. Please test on that and open a support request at www.atemosc.com/support if there are any issues.