mirror of
https://github.com/ZoneMinder/zoneminder.git
synced 2026-06-21 12:09:31 -04:00
Adds a control protocol module for cameras built on the HiSilicon Hi3510 SoC which expose cgi-bin/hi3510/ptzctrl.cgi rather than the older Foscam decoder_control.cgi interface. Contributed by Turgut Kalfaoglu on the forums, tested on a Tenvis TH661. Supports continuous pan/tilt with auto-stop, emulated diagonals, presets 1-8, and horizontal/vertical patrol via presets 9/10. Credential and host parsing uses the Control.pm guess_credentials helper; the camera-tested wire format (usr/pwd query parameters) is preserved. Adds the Controls table row to zm_create.sql.in and an idempotent zm_update-1.39.15.sql migration, and bumps version to 1.39.15. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>