Onvif Interface Guide Specification: January 2019
Onvif Interface Guide Specification: January 2019
Onvif Interface Guide Specification: January 2019
ONVIF®
Interface Guide Specification
Version 1.1
January 2019
www.onvif.org
ONVIF Interface Guide Specification v1.1
© 2008 - 2019 by ONVIF: Open Network Video Interface Forum, Inc. All rights reserved.
Recipients of this document may copy, distribute, publish, or display this document so long as this
copyright notice, license and disclaimer are retained with all copies of the document. No license is
granted to modify this document.
THIS DOCUMENT IS PROVIDED "AS IS," AND THE CORPORATION AND ITS MEMBERS AND
THEIR AFFILIATES, MAKE NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO, WARRANTIES OF MERCHANTABILITY, FITNESS
FOR A PARTICULAR PURPOSE, NON-INFRINGEMENT, OR TITLE; THAT THE CONTENTS OF
THIS DOCUMENT ARE SUITABLE FOR ANY PURPOSE; OR THAT THE IMPLEMENTATION OF
SUCH CONTENTS WILL NOT INFRINGE ANY PATENTS, COPYRIGHTS, TRADEMARKS OR
OTHER RIGHTS.
www.onvif.org
2
ONVIF Interface Guide Specification v1.1
REVISION HISTORY
www.onvif.org
3
ONVIF Interface Guide Specification v1.1
TABLE OF CONTENTS
1 Introduction ......................................................................................................................... 5
1.1 IMPORTANT ............................................................................................................... 5
1.2 Scope .......................................................................................................................... 5
1.3 Normative References................................................................................................. 5
1.4 Informative References ............................................................................................... 5
2 Terms and Definitions ........................................................................................................ 7
2.1 Conventions ................................................................................................................ 7
2.2 Definitions ................................................................................................................... 7
3 Purpose of the ONVIF Interface Guide .............................................................................. 8
4 Requirement Levels ............................................................................................................ 9
5 Mandatory Sections .......................................................................................................... 10
5.1 Overview ................................................................................................................... 10
5.2 Prerequisites ............................................................................................................. 11
5.3 Installation ................................................................................................................. 11
5.4 Default Network Settings ........................................................................................... 11
5.5 Default Login ............................................................................................................. 11
5.6 Local Configuration ................................................................................................... 11
5.7 Enabling ONVIF ........................................................................................................ 11
5.8 Querying Capabilities ................................................................................................ 12
6 Optional Sections ............................................................................................................. 13
6.1 Remote Configuration ............................................................................................... 13
7 XML Template .................................................................................................................... 14
8 Suggested tools and more information .......................................................................... 15
www.onvif.org
4
ONVIF Interface Guide Specification v1.1
1 Introduction
1.1 IMPORTANT
This ONVIF Interface Guide Specification v1.1 replaces the previously released version 1.0.1. As
of April 1, 2019 ONVIF Members shall only apply this version of the specification together with the
latest XML template to prepare an Interface Guide.
In order to facilitate an automated checking mechanism by the ONVIF office, the ONVIF Interface
Guide shall be provided in XML format, conforming to the DocBook v5.x standard and using the
provided template.
1.2 Scope
This specification defines and describes the ONVIF Interface Guide, which shall accompany any
DoC submission via the ONVIF Member Portal as part of the ONVIF Conformance Process.
www.onvif.org
5
ONVIF Interface Guide Specification v1.1
www.onvif.org
6
ONVIF Interface Guide Specification v1.1
2.1 Conventions
The key words “shall”, “shall not”, “should”, “should not”, “may”, “need not”, “can”, “cannot” in this
specification are to be interpreted as described in [ISO/IEC Directives].
2.2 Definitions
member organization participating in good standing in the Full,
Contributing, or User Membership level in ONVIF
ONVIF device networked appliance or software program that exposes one or
multiple ONVIF Web Services
ONVIF client networked appliance or software program that uses ONVIF
Webservices
profile specific and unambiguous set of features that an ONVIF device
or ONVIF client shall implement or use to claim conformance to,
as defined in the Profile Specification for that specific profile
Product Name basic product identifier including the product name and model
Version Number release number for firmware version or client software version
www.onvif.org
7
ONVIF Interface Guide Specification v1.1
The Member should make the ONVIF Interface Guide available on its website or as part of the
product documentation materials. ONVIF shall make the Interface Guides provided by the members
available as part of the product information on the ONVIF conformant product homepage.
The ONVIF Interface Guide shall be provided by the indicated Member which is solely responsible
for declared conformance and the information in the guide. Conformity is valid ONLY for the ONVIF
product identified when used in a manner consistent with the intent of the referenced documents.
The conformity assessment is the “activity concerned with determining directly or indirectly that
relevant requirements are fulfilled,” as stated in the ISO/IEC Guide 2: Standardization and Related
Activities: General Vocabulary [ISO/IEC G2].
www.onvif.org
8
ONVIF Interface Guide Specification v1.1
4 Requirement Levels
Each feature in this document has a requirement level for device and client that shall be provided
in the ONVIF Interface Guide document.
• Mandatory = Documentation shall be provided for a device or client in the ONVIF Interface
Guide.
• Optional = Documentation of a feature or function may be provided for a device or client in
the ONVIF Interface Guide.
• Conditional = Documentation of a feature or function or requirement shall be provided if
applicable for devices and clients in the ONVIF Interface Guide.
• M = Mandatory
• O = Optional
• C = Conditional
www.onvif.org
9
ONVIF Interface Guide Specification v1.1
5 Mandatory Sections
The ONVIF Interface Guide shall provide the following sections. Any differences between product
models or product family within the scope of an ONVIF Interface Guide shall be indicated in the
respective sections of the ONVIF Interface Guide.
5.1 Overview
• [M] Standard template text:
The purpose of this guide is to provide the initial steps required to operate this product
using the ONVIF API. For more information on ONVIF, refer to http://www.onvif.org.
This ONVIF Interface Guide is issued by the indicated Member which is solely responsible
for declared conformance and the information in this guide. Conformity is valid ONLY for
the ONVIF product identified when used in a manner consistent with the intent of the
referenced documents.
www.onvif.org
10
ONVIF Interface Guide Specification v1.1
5.2 Prerequisites
• [C] Hardware or software required to interact with each of the ONVIF clients or devices,
including:
o Hardware and operating system
o Internet browser
o Network configuration
5.3 Installation
• [M] Instructions for how to install the product as applicable, could include:
o Power Source
o Network Connection
o Wiring
o Software installation
www.onvif.org
11
ONVIF Interface Guide Specification v1.1
www.onvif.org
12
ONVIF Interface Guide Specification v1.1
6 Optional Sections
The ONVIF Interface Guide may provide the following sections:
www.onvif.org
13
ONVIF Interface Guide Specification v1.1
7 XML Template
Members shall use the most current XML template available to create their Interface Guide. The
provided XML document template uses the DocBook v5.x standard.
The template is available on the ONVIF Member Forum in the Conformance Process area:
ONVIF Forum > Member Information > Documents & Specifications > Conformance Process >
ONVIF Interface Guide Specification v1.1.
www.onvif.org
14
ONVIF Interface Guide Specification v1.1
• https://developer.onvif.org/showthread.php?1382-HOWTO-Managing-images-for-your-
Interface-Guide
www.onvif.org
15