-
Notifications
You must be signed in to change notification settings - Fork 3
Description
Hi I'm receiving this error this does not work on ATEM 1 M/E Production Studio 4K
Connecting to 172.16.1.206 ...
Connected
Unhandled Exception: System.InvalidCastException: Unable to cast COM object of type 'System.__ComObject' to interface type 'BMDSwitcherAPI.IBMDSwitcherFairlightAudioMixer'. This operation failed because the QueryInterface call on the COM component for the interface with IID '{BC625428-D969-4512-9462-8AF8B65F0B21}' failed due to the following error: No such interface supported (Exception from HRESULT: 0x80004002 (E_NOINTERFACE)).
at AtemAudioMonitorSwitcher.AtemSwitcher.fetchAudioInputs() in C:\workspace\atem-controller\repo\AtemAudioMonitorSwitcher\AtemSwitcher.cs:line 82
at AtemAudioMonitorSwitcher.AtemSwitcher.Connect(String ipAddress) in C:\workspace\atem-controller\repo\AtemAudioMonitorSwitcher\AtemSwitcher.cs:line 32
at AtemAudioMonitorSwitcher.Program.RunListInputs(DefaultVerbOption opts) in C:\workspace\atem-controller\repo\AtemAudioMonitorSwitcher\Program.cs:line 62
at AtemAudioMonitorSwitcher.Program.<>c.
at CommandLine.ParserResultExtensions.MapResult[T1,T2,T3,TResult](ParserResult
1 result, Func2 parsedFunc1, Func2 parsedFunc2, Func2 parsedFunc3, Func`2 notParsedFunc)at AtemAudioMonitorSwitcher.Program.Main(String[] args) in C:\workspace\atem-controller\repo\AtemAudioMonitorSwitcher\Program.cs:line 52
C:\Users\James\Desktop\AtemAudioMonitorSwitcher\Release>