PTZ Presets
PTZ presets let you save camera positions (pan, tilt, zoom) and recall them instantly. This is essential for productions where you need to quickly switch between predefined camera angles.
Storing a preset
- Move the camera to the desired position using PTZ controls
- Frame the shot as you want it
- Store the position as a numbered preset
The camera’s current pan, tilt, and zoom values are saved.
Recalling a preset
Tap a stored preset number to instantly move the camera to that saved position. The camera moves to the stored pan, tilt, and zoom values.
Use cases
- Church production — Preset 1: Wide shot of stage. Preset 2: Close-up of podium. Preset 3: Close-up of band
- Conference — Preset 1: Wide audience shot. Preset 2: Speaker podium. Preset 3: Presentation screen
- Studio show — Preset 1: Host two-shot. Preset 2: Host close-up. Preset 3: Guest close-up
OSC control
| Address | Args | Description |
|---|---|---|
/pmix/ptz/preset/{n} |
— | Recall preset n |
/pmix/ptz/store/{n} |
— | Store current position as preset n |
This makes presets triggerable from automation systems. For example, a Companion button can recall a preset, switch to that camera, and trigger a transition — all in one action.
Tips
- Number your presets logically — Use consistent numbering across shows (e.g., 1 = wide, 2 = medium, 3 = close-up)
- Test presets before going live — Recall each preset to verify the framing is still correct
- Combine with switching — Use OSC or Companion to trigger a preset recall and a camera switch in sequence for fully automated camera movements