Skip to main content

Controlling Your Recorder App with Vidsy

App Control lets Vidsy Pipes act as an operator assistant for the recording or reporting application your team already uses in the field.

Use it when you want to keep your existing workflow and still get the codes for live detections into your existing tools with less manual typing and fewer missed steps.

Why use App Control

App Control is built for teams that already have an established reporting workflow but want Vidsy Pipes to do more than flag detections on screen.

  • Keep your current Windows recording or reporting software in place.
  • Trigger observation transfer directly from the camera view or with a global hotkey.
  • Reduce duplicate entry while the inspection is still in progress.
  • Let operators stay focused on validation instead of retyping findings.

Typical workflow

  1. Vidsy Pipes detects active events during live analysis.
  2. The operator triggers App Control from the camera view or with a hotkey.
  3. Vidsy Pipes sends the matching key sequence to the target reporting application.
  4. The operator verifies the result instead of entering the observation from scratch.

App Control tab placeholder

Configure App Control

Open Outputs configuration and use the App Control tab.

  • Enable or disable App Control.
  • Select a controller definition by its name.
  • Optionally enable a global hotkey.
  • Configure hotkey modifiers (ctrl, alt, shift) and one key.
  • Default hotkey: ctrl+shift+F1.

If the selected definition is no longer available for the loaded project/template, App Control is automatically disabled.

App Control settings placeholder

For details on where definition files are stored and how to write them, see App Control Definition File Format.

Triggering observation updates

You can trigger App Control in two ways:

  • Select button in the camera tab.
  • Global hotkey (if enabled).

Active-event selection behavior

  • If no active events exist (no endTime), nothing is sent.
  • If multiple active events exist:
    • Minimized events (still running, but currently not visible) are excluded.
    • If multiple remain, a selection dialog is shown.
    • By default, all events are selected.
    • Enter confirms.
    • Number keys (1, 2, 3, ...) select events.
    • ctrl + number toggles an event on/off.

Event selection placeholder

Troubleshooting

  • App Control disables itself: verify the selected definition still exists in the loaded definitions.
  • No observation is added: confirm at least one active event exists.
  • Wrong target app receives input: verify the window matcher in the definition file.
  • Too many possible target windows: close duplicates or make the window value more specific.
  • Hotkey does nothing: verify global hotkey is enabled and configured correctly.