refactor: rename zoom commands to use camelCase in API and PTZ control

This commit is contained in:
2026-01-13 14:50:26 +08:00
parent ffb3fc423e
commit ff4ddfacba
4 changed files with 5 additions and 7 deletions

View File

@ -15,8 +15,6 @@ var (
"upleft": 10,
"zoomin": 16,
"zoomout": 32,
"zoom_in": 16,
"zoom_out": 32,
}
ptzSpeedMap = map[string]uint8{