Skip to content
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

Multiple Tally Lights #3

Closed
Kevitto opened this issue Feb 26, 2021 · 7 comments
Closed

Multiple Tally Lights #3

Kevitto opened this issue Feb 26, 2021 · 7 comments

Comments

@Kevitto
Copy link

Kevitto commented Feb 26, 2021

Quick question, is it possible to modify the config file to allow multiple tally lights on a single RPi? I'm looking to use this as a tally switcher, with each light for up to 8 cameras connected to a single RPi instead of one RPi per tally.

Thanks!

@robere2
Copy link
Member

robere2 commented Mar 12, 2021

Apologies for the delay. I believe this is already how it works, however I haven't touched this code in a while. It should allow for at least 4 per Raspberry Pi.

@robere2
Copy link
Member

robere2 commented Mar 12, 2021

Will look into this more, because just looking at the code, it seems like you're right. However, worst case, you can create eight configs and run eight instances of the program, one for each tally.

@robere2
Copy link
Member

robere2 commented Mar 12, 2021

This branch adds support for multiple tally lights:
https://github.com/rpitv/atem-tally/tree/add-multiple-tallys
It seemingly wasn't pushed, and I don't currently have the ability to test it due to the pandemic, however I was using it or some version of it in the past. If it doesn't work, please try the other solution I posted above, and at some point after the pandemic I hope to get it working and merged into master.

@robere2 robere2 pinned this issue Mar 12, 2021
@Kevitto
Copy link
Author

Kevitto commented Mar 12, 2021

I'm sorry, I completely forgot I posted this a while back when I was working on this project. I ended up just changing index file to retrieve a switch/case to control multiple tally lights, it is currently running 8 lights on a ATEM Studio Pro without a hitch.

We can definitely close the issue if you're not particularily inclined to add the functionality. Thanks!

@Kevitto Kevitto closed this as completed Mar 12, 2021
@robere2
Copy link
Member

robere2 commented Mar 12, 2021

I'm sorry, I completely forgot I posted this a while back when I was working on this project. I ended up just changing index file to retrieve a switch/case to control multiple tally lights, it is currently running 8 lights on a ATEM Studio Pro without a hitch.

We can definitely close the issue if you're not particularily inclined to add the functionality. Thanks!

Great, and it works well? Feel free to also share your code. I'll still keep this issue pinned until a final solution is merged after the pandemic.

@robere2
Copy link
Member

robere2 commented Mar 12, 2021

Reopening so I don't forget about it :)

@robere2 robere2 reopened this Mar 12, 2021
@robere2
Copy link
Member

robere2 commented Mar 8, 2022

Merged

@robere2 robere2 closed this as completed Mar 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants