ptz-visca

Installation
SKILL.md

PTZ VISCA

Context: $ARGUMENTS

Send Sony VISCA commands to a PTZ camera over serial (RS-232C/422/485) or IP (UDP:52381). For spec lookup / command byte tables see ptz-docs. For IP cameras without VISCA (ONVIF Profile S/T) use ptz-onvif.

Quick start

  • Pan/tilt the camera: → Step 3 (pan-tilt --x 8 --y 0 --duration 1)
  • Recall a preset: → Step 3 (preset recall --number 2)
  • Zoom tele/wide: → Step 3 (zoom --direction tele --speed 4)
  • Focus: → Step 3 (focus --mode auto / --mode near)
  • Send a raw packet: → Step 3 (raw --hex '81 01 04 00 02 FF')

When to use

Installs
5
GitHub Stars
17
First Seen
May 27, 2026
ptz-visca — damionrashford/media-os