User Tools

Site Tools


http_api |

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
http_api [2019/06/10 17:38]
johnw
http_api [2019/06/10 18:13]
johnw
Line 679: Line 679:
  
 Reboot the board Reboot the board
 +
 +
 +==== PtzContinuousMove ====
 +
 +Pan to the left at half speed
 +    action=PtzContinuousMove&​data={"​PanTilt":​{"​x":​-0.5,"​y":​0},"​idx":​0}
 +
 +Pan to the right at half speed
 +    action=PtzContinuousMove&​data={"​PanTilt":​{"​x":​0.5,"​y":​0},"​idx":​0}
 +
 +Tilt down at max speed
 +    action=PtzContinuousMove&​data={"​PanTilt":​{"​x":​0,"​y":​1},"​idx":​0}
 +
 +
 +==== PtzStop ====
 +
 +Stop pan and tilt
 +
 +    action=PtzStop&​data={"​mode":​1,"​idx":​0}
  
  
http_api.txt · Last modified: 2024/04/05 15:35 by anthony