Anyone managed to get huisun working with I spy?

avi6581

Getting the hang of it
Joined
Nov 13, 2014
Messages
99
Reaction score
30
Seems like It needs a manual edit of the xml files to manually update the calls the browser makes upon ptz ?
 

csshih

n3wb
Joined
Apr 10, 2014
Messages
11
Reaction score
0
I've been looking into getting it working manually with iSpy for PTZ tracking.. but I'm trying to figure out the syntax for actually sending commands.
So far I've figured out that the command URL is : /ipnc/
with the following commands
1 = Up
2 = Down
3 = Left
4 = Right
5 = Left Up
6 = Right Up
7 = Left Down
8 = Right Down

21 = zoom in
20 = zoom out
22 = focus +
23 = focus -
24 = iris +
25 = iris -



The commands are somehow sent in JSON format (I think)
{"cmd":1027,"channel":0,"control":0,"pan_speed":100,"tilt_speed":100,"zoom_speed":30}}

cmd/channel don't change, so I'm not sure what they're for
"control" commands are above, and the the speeds are as adjusted in the PTZ controls.

I have emailed iSpy :)
 

aksurrey

n3wb
Joined
Feb 3, 2016
Messages
7
Reaction score
0
Hi Csshih ,

Were you able to make any additional progress with ispy/Huisun PTZ setup?
If so, would you be able to share your findings?

best regards..AJ
 
Top