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

Req: Save tally input selection based on saved VMIX preset. #2

Open
kingpyrrhus opened this issue Jul 16, 2020 · 8 comments
Open

Req: Save tally input selection based on saved VMIX preset. #2

kingpyrrhus opened this issue Jul 16, 2020 · 8 comments
Labels
enhancement New feature or request On hold

Comments

@kingpyrrhus
Copy link

Not sure if this is possible, but it would be beneficial to have the tally light save settings for multiple presets. A camera may be input 3 for one vmix preset but input 4 for another. I'd assume that if this were to be implemented it would be part of the web interface for the tally light.

@guido-visser
Copy link
Owner

I'm not sure what the problem is you're having. If the tally input number is configurable via a web interface, wouldn't that cover your issue?

Or do you want to save the tally number in conjunction with the preset name?

@kingpyrrhus
Copy link
Author

kingpyrrhus commented Jul 16, 2020

I would like to save the tally number in conjunction to the preset name. We use multiple setups depending on the event, I'd like to just distribute the tally lights without having to configure each time.

@guido-visser
Copy link
Owner

I will focus on configuration via a web browser first. When that's done, I might consider this feature.

Repository owner deleted a comment from julianlee-korea Aug 7, 2020
@guido-visser
Copy link
Owner

guido-visser commented Aug 7, 2020

Since I've added quite a lot of new features, is this still something you'd like? I don't really see a straightforward solution to implement this, since the tally doesn't know anything about the preset that is loaded in vMix. Maybe use the 'on the fly tally number' feature to quickly change the tally input number on the stick.

@kingpyrrhus
Copy link
Author

kingpyrrhus commented Aug 7, 2020

That could definitely work. However, another idea is to allow us to save our own preset on the m5stickc. So instead of having to remember which inputs to assign, we just load our saved preset through the web interface.

Again, I have to say thank you for this project. You’ve done a great job and we have deployed multiple units for our setup and has been working with great success.

@guido-visser
Copy link
Owner

Okay, the use case is clear now. The only problem is that I'd have to save all the presets to the EEPROM, and that doesn't have a lot of storage. How many presets would you like to be able to choose from?

You're very welcome. The goal was to make something to use in my church, but the project got a lot more mature in a short time. I'm glad it's working good for other people as well 😄

@kingpyrrhus
Copy link
Author

I would say 3, but 5 would be even better. We use it for services as well. But we also use it for bible studies, virtual choir rehearsals, and meetings.

@guido-visser guido-visser added the enhancement New feature or request label Aug 7, 2020
@guido-visser
Copy link
Owner

guido-visser commented Oct 15, 2020

Still thinking about implementing something like this. To save space on the memory of the stick, would you be satisfied with an import/export feature? Do you think that that might solve your problem?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request On hold
Projects
None yet
Development

No branches or pull requests

2 participants