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
Previous revision
Next revision Both sides next revision
http_api [2019/06/10 17:38]
johnw
http_api [2020/03/04 18:45]
cflintiii [HTTP API for Z3CAM / HE2K-DCK / HE4K-DCK / FV2K-DCK / FV4K-DCK/ FSDI-DCK / DME-10 / HE1080-RPS]
Line 1: Line 1:
-====== HTTP API for Z3CAM / HE2K-DCK / HE4K-DCK / FV2K-DCK / FV4K-DCK/ FSDI-DCK / DME-10 / HE1080-RPS ======+====== HTTP API for Z3CAM / HE2K-DCK / HE4K-DCK / FV2K-DCK / FV4K-DCK/ FSDI-DCK / DME-10 / HE1080-RPS ​/ ZCube / ZCube-SDI ​======
  
  
 For HE4K-01 / HE4K-R4 / MVE-150 / MVE-100R / SME-01 / DME-02/​03/​04 use [[:​http_api_lua|Z3-TI-http_api]] For HE4K-01 / HE4K-R4 / MVE-150 / MVE-100R / SME-01 / DME-02/​03/​04 use [[:​http_api_lua|Z3-TI-http_api]]
- 
  
 ===== Configuration API Syntax ===== ===== Configuration API Syntax =====
Line 679: Line 678:
  
 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