Keyboard Shortcuts
ctrl + shift + ? :
Show all keyboard shortcuts
ctrl + g :
Navigate to a group
ctrl + shift + f :
Find
ctrl + / :
Quick actions
esc to dismiss
Likes
Search
Axis VAPIX module?
Sammy Truong
Hey all,
I've got a project in the queue with many Axis PTZ cameras on the job sheet (model is P5512 specifically). Does anybody have an Axis VAPIX module to control PTZ and possibly some other functions? Didn't see any Axis stuff in the Files section. There was a thread started by eldiablo80 earlier this year working through gaining control -- are you here eldiablo80? Did you ever make a module? Thanks in advance, Sammy |
Andrew Yalowitz
Once I resolve my Axis multicast issue (see thread from earlier today), this was my next area of inquiry. I'd have to say that, looking over the API docs on the Axis website, it looks pretty straightforward for the sort of basic PTZ / preset control that I typically would be most interested in.
A From: Crestron@... [mailto:Crestron@...] On Behalf Of Sammy Truong Sent: Monday, September 17, 2012 5:47 PM To: Crestron@... Subject: [Crestron] Axis VAPIX module? Hey all, I've got a project in the queue with many Axis PTZ cameras on the job sheet (model is P5512 specifically). Does anybody have an Axis VAPIX module to control PTZ and possibly some other functions? Didn't see any Axis stuff in the Files section. There was a thread started by eldiablo80 earlier this year working through gaining control -- are you here eldiablo80? Did you ever make a module? Thanks in advance, Sammy |
Sorry to keep you hanging, I had a tough time trying to catch up in the office.
toggle quoted message
Show quoted text
I am posting my logic with a module I made but ended up not using because I couldn't get a certain critical piece to work. I wanted to make the Camera IP address and speed as parameters but for some reason I don't think it was formatting properly. I checked debugger and a period "." was sometimes being introduced into the string so I took the straightforward approach instead and that worked fine. I didn't include a HOME preset command but I'm pretty sure you can figure it out based on whats in there. If someone can take a look at my module and update/edit it I'm sure we would all benefit. Thanks. HTH Evan --- In Crestron@..., Andrew Yalowitz <andrewy@...> wrote:
|
I don't have a processor for testing, so maybe this doesn't work.. Put this into the SIO in the module and try it:
toggle quoted message
Show quoted text
GET /axis-cgi/com/ptz.cgi?continuouspantiltmove=home HTTP/1.0\nHost:\[IP Address\]\n\n Or maybe some combination with quotes, who knows: GET /axis-cgi/com/ptz.cgi?continuouspantiltmove=home HTTP/1.0\nHost:\["IP Address"\]\n\n --- In Crestron@..., "ediablo80" <ediablo80@...> wrote:
|
to navigate to use esc to dismiss