-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ATEM Constellation 8k not working properly #142
Comments
I now restarted SuperConductor couple of times and observed different behaviours:
|
Thanks for the report! I don't have a Constellation 8k readily available for testing, so first we need to figure out if your issues are unique to that or if they apply to all/most of the ATEM. Regarding the whole-ATEM-reset issue This is a known problem, and is addressed in this issue, Regarding the missing resources This might be a tough nut to crack without hands-on fiddling with the Constellation. If you where to clone the repo and start it up in dev-mode ( The resources are fetched here,
|
Hello there, I made some test, the TRS get stuck on the initialization of the device
If I run the app again in dev mode the resources of the atem are available on the view. I've just open up the code now I'll going to search the problem. |
@nytamin using https://github.com/LibAtem/AtemUtils/tree/master/AtemMock with one of the data files from https://github.com/nrkno/sofie-atem-connection/tree/master/src/__tests__/connection will give you enough of a constellation to make the atem library (and official software) think its connected to a constelllation 8k, or whatever model you choose. Or if that doesnt reproduce it, there is a tool https://builds.julusian.dev/atem/ to generate one of those data files from an atem, which would be useful to add as a test case if something is broken in the connection library |
Describe the bug
I'm trying to make SuperConductor to work with the ATEM Constallation 8k.
I can connect to the ATEM, but when I connect, the whole state of the ATEM is reset (e.g. all SuperSource or Upstream Keyers are reseted, all program inputs are set to BLK) and also I don't get any ressource in the rundown view:
I also tried to refresh the available resources but don't get anything.
To Reproduce
Expected behavior
Screenshots
Added to the desscription
Desktop (please complete the following information):
Additional context
The text was updated successfully, but these errors were encountered: