Atem-Simulator icon indicating copy to clipboard operation
Atem-Simulator copied to clipboard

Software Update needed

Open WachterChristoph opened this issue 5 years ago • 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

WachterChristoph avatar May 03 '20 17:05 WachterChristoph

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)

Dev1an avatar May 03 '20 19:05 Dev1an

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]

wernertgithub avatar Sep 05 '20 20:09 wernertgithub

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

Dev1an avatar Sep 07 '20 10:09 Dev1an

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.

wernertgithub avatar Sep 12 '20 09:09 wernertgithub

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.

riegel avatar Mar 04 '21 05:03 riegel