Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
http://<server>/command?command=executeaction&actionname=server.tagVideoStart&serverid=[serverid]&deviceid=[devideid]&pretime=[pretime]60&title=[title]&comment=[comment]

...

Notes:

  • If parameters serverid and deviceid are not added, the video of all cameras will be tagged

...

  • Pre- and posttime parameters are optional. If a posttime is added, the videotag will automatically receive the status ‘Inactive’.

 

Result:

Code Block
<result errorcode="0">
  <description>Ok</description>
 </result>

...