Skip to content

Setting up action rule triggered by digital input acitve #259

Closed Answered by vivekatoffice
HerczeTo asked this question in VAPIX
Discussion options

You must be logged in to vote

Hi @HerczeTo
Please try following steps:

Step 1

AddActionConfiguration_NAS

URL: http://{{device}}/vapix/services

Content-Type: application/soap+xml; charset=utf-8

Body

<?xml version="1.0" encoding="UTF-8"?>
<Envelope xmlns="http://www.w3.org/2003/05/soap-envelope">
 <Header/>
 <Body >
  <AddActionConfiguration xmlns="http://www.axis.com/vapix/ws/action1">
   <NewActionConfiguration>
    <Name>Record video while the rule is active</Name>
    <TemplateToken>com.axis.action.unlimited.recording.storage</TemplateToken>
    <Parameters>
     <Parameter Name="stream_options" Value="&amp;streamprofile=&amp;camera=1"/>
     <Parameter Name="pre_duration" Value="3000"/>
     <Parameter Name="post_d…

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by HerczeTo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
VAPIX
Labels
None yet
2 participants