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

Profile Switching Issue: Returning to Incorrect Profile after end of "while held" action #1048

Open
1 task done
dwi110 opened this issue Sep 29, 2024 · 4 comments
Open
1 task done
Labels
enhancement New feature or request Fund

Comments

@dwi110
Copy link

dwi110 commented Sep 29, 2024

Is there an existing issue for this?

  • I searched the existing issues and did not find anything similar.

Current Behavior

Hi,

I'm trying to set up a configuration with antimicrox to control 4 cameras and a scoreboard using a game controller. Here’s the setup I want:

Buttons A, B, X, Y: Press to switch between camera profiles (1-4).
In all 4 profiles, holding L1 should temporarily switch to profile 5 for scoreboard actions. Once I release L1, it should return to the camera profile I was in before.
The issue I’m encountering is that antimicrox always returns to the profile where I last configured L1 to switch to profile 5.

For example:

I configured L1 in profile 4 last.
When I’m in profile 2 and hold L1, after releasing it, it doesn’t go back to profile 2 but to profile 4.
Is this behavior intentional (by design), or is it a bug? Does anyone have suggestions for a workaround?

Thanks in advance!

Expected Behavior

Pressing buttons A, B, X, Y should switch to the respective camera profiles (1-4).
Holding L1 in any camera profile (1-4) should switch temporarily to profile 5 for scoreboard actions.
After releasing L1, the profile should return to the camera profile (1-4) that was active before L1 was held.

Steps To Reproduce

No response

Environment

3.4.1
win 10

Anything else?

ill fund via polar to get this fixed / feature added


Upvote & Fund

  • If you find this issue important, mark it with 👍. It lets us see which fixes and features are demanded by the most users.
  • We're using Polar.sh so you can upvote and help fund this issue. It may incentivize some developers to contribute to this project and fix some bugs.
  • Funded developer receives the funding once the issue is completed & confirmed by you.
  • Thank you in advance for helping prioritize & fund our backlog.
Fund with Polar
@dwi110 dwi110 added the bug Something isn't working label Sep 29, 2024
@pktiuk pktiuk added the Fund label Sep 30, 2024
@pktiuk
Copy link
Member

pktiuk commented Sep 30, 2024

Discussion, where this problem was mentioned earlier: #1028

@rogerhub
Copy link

rogerhub commented Oct 1, 2024

I think the software might not currently support what you're trying to do? You can sort of emulate the same behavior by making many copies of set 5 though.

  • Set 1 switches to Set 5 when pressing L1
  • Set 2 -> Set 6
  • Set 3 -> Set 7
  • Set 4 -> Set 8

@dwi110
Copy link
Author

dwi110 commented Oct 1, 2024

@rogerhub thanks that could work but unfortunately i have 5 cameras not 4 so i would need 10 or more profiles but the limit is 8 at the moment. and also i have 2 profiles for other stream related settings to adjust. but aynways that still will help with 4 cameras layout

thanks!

@pktiuk
Copy link
Member

pktiuk commented Oct 20, 2024

@dwi110
Just as rogerhub said.
This feature is not supported.
AntiMicroX does not remember from which set you are coming from. It only knows where it should switch you to when you press or release selected buttons. It is not a bug, but this is a good idea for possible improvement in the future.

@pktiuk pktiuk added enhancement New feature or request and removed bug Something isn't working labels Oct 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Fund
Projects
None yet
Development

No branches or pull requests

3 participants