Skip to content

Create Recordings with ONVIF #661

Closed Answered by vivekatoffice
ValentinScheller asked this question in General
Discussion options

You must be logged in to vote

Hi @ValentinScheller ,
I am adding the steps that I use for testing Edge Storage using ONVIF:

1. Send CreateRecording

From Axis VMS

<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:soap="http://www.w3.org/2003/05/soap-envelope" xmlns:trc="http://www.onvif.org/ver10/recording/wsdl" xmlns:tt="http://www.onvif.org/ver10/schema">
  <soap:Body>
    <trc:CreateRecording>
      <trc:RecordingConfiguration>
        <tt:Source>
          <tt:SourceId>http://www.w3.org/2005/08/addressing/anonymous</tt:SourceId>
          <tt:Name>Recording1</tt:Name>
          <tt:Location>Location description</tt:Location>
          <tt:Description>Source Description</tt:Description>
          <tt:Address

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
3 replies
@ValentinScheller
Comment options

@fserafini
Comment options

@vivekatoffice
Comment options

Answer selected by ValentinScheller
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants