Skip to content

Commit cf1f08b

Browse files
committed
Document command line automation purpose
1 parent 082ef3b commit cf1f08b

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,15 @@ PTZ cameras and keeps the original Windows GUI application available. The fork
77
adds a stronger focus on automation, command-line operation, release packaging,
88
and future Bitfocus Companion integration.
99

10+
## Purpose of the command-line tool
11+
12+
`PTZControlConsole` is intended for automation scenarios where camera control
13+
should be triggered from scripts, batch files, Stream Deck buttons, Bitfocus
14+
Companion actions, or other external control surfaces. It provides command-line
15+
verbs for camera discovery, camera selection, zoom, pan/tilt, presets, metadata,
16+
and diagnostics so PTZ camera actions can be integrated into existing production
17+
workflows.
18+
1019
Important additions in this fork include:
1120

1221
- A .NET-based `PTZControlConsole` command-line application.

0 commit comments

Comments
 (0)