http://<ip-адрес камеры>/axis-cgi/com/ptz.cgi?continuouspantiltmove=-<параметр1>,0
- двигаться влево со скоростью заданной параметром 1http://<ip-адрес камеры>/axis-cgi/com/ptz.cgi?continuouspantiltmove=0,0
- остановить движениеBitmap bmp = new Bitmap(button1.Width, button1.Height);
button1.DrawToBitmap(bmp, button1.ClientRectangle);
<link rel="stylesheet" href="style.css?v=<?php echo filemtime('/path/to/style.css'); ?>">