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

Camera values being reset to default #43

Open
jmp0 opened this issue Oct 3, 2020 · 2 comments
Open

Camera values being reset to default #43

jmp0 opened this issue Oct 3, 2020 · 2 comments

Comments

@jmp0
Copy link

jmp0 commented Oct 3, 2020

This happens when running AI Tool as a service.

  1. With AI Tool already started as a service, double-click aitool.exe to bring up the GUI.
  2. Select a camera, change its Cooldown value, and click Save.
  3. Close the GUI or just go to a different page.
  4. Wait a few minutes.
  5. Start the GUI back up and/or go back to the camera settings.
    6 Notice that Cooldown will be 2 minutes regardless of what value you entered before.

If you stop the service and follow the above steps, or stop the service and manually modify the [cameraname].txt file, the settings will be preserved correctly.

@VorlonCD
Copy link

VorlonCD commented Oct 3, 2020

Correct. Until we get a true service set up, the service and the GUI dont talk to each other so you do in fact have to stop the service before changing settings in GUI.

@cydia2020
Copy link

I had the same problem, my solution is to make the camera config file read only to the user that the service is running from.

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

3 participants