Software Update needed
Opened this issue · 5 comments
Unfortunately the simulation does not work anymore with the newest Atem Software (8.2.1)
Error Message: Your mixer need a software update
I am working on a new version that supports 8.2.1. You can try it out if you checkout the master branch of https://github.com/Dev1an/Swift-Atem
There is a target named Simulator. It is basically the same as this app but it's a command line app so there is no GUI. (this makes it easier to test on Linux machines too)
Re: Atem Softw. 8.2.1: Running 'Simulator' > main.swift in 'Sources' of https://github.com/Dev1an/Swift-Atem gives the error 'Type of expression is ambiguous without more context'. [xcode 11.3.1 on osx 10.14 Mojave]
Could you specify in which files and on what expressions these errors occur? Because I can't see them in Xcode 11.7 on Catalina
In https://github.com/Dev1an/Swift-Atem (created by Damiaan 07/06/2020.) 'Atem > Sources> AtemAppleDiscovery > NetService.swift > [unknownProperties]. It is line 50: 'let keys = Set( Key.allCases.map(.rawValue) )'.
Now please know that I do not use XCode to develop, and that this version here does run. Thanks.
What version of ATEM does this work with? The comment states that it doesn't work with 8.2.1 but I can't seem to find the version it does work with. I have tried it with 8.2 and 8.0 and it didn't work. I can download the older version of ATEM I just need to know the version it was built for. Thanks.