Skip to content

Commit 2eba029

Browse files
authored
Fix typos in PTZ.xml, addon/tls-configuration.adoc, and Receiver.xml (#727)
1 parent 291f01a commit 2eba029

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

addon/tls-configuration.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -229,7 +229,7 @@ This section describes the operations related to device discovery.
229229
==== Device requirements
230230

231231
* *Device shall support listing capabilities via the GetServices and GetServiceCapabilities operation.*
232-
* *Device shall declare the Add-on support via GetServices and GetServiceCapabilties response“Addons” list using the following text string:*
232+
* *Device shall declare the Add-on support via GetServices and GetServiceCapabilities response“Addons” list using the following text string:*
233233

234234
TLSServerConfiguration
235235

doc/PTZ.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -682,7 +682,7 @@ Add GeoMove</revremark>
682682
</section>
683683
<section>
684684
<title>GetCompatibleConfigurations</title>
685-
<para>A device signalling support for GetCompatibleConfigurations via the capability GetCompatibleConfigurations shall return all available PTZConfigurations that can be added to the referenced media profile through the GetComatibleConfigurations operation.</para>
685+
<para>A device signalling support for GetCompatibleConfigurations via the capability GetCompatibleConfigurations shall return all available PTZConfigurations that can be added to the referenced media profile through the GetCompatibleConfigurations operation.</para>
686686
<para>A device providing more than one PTZConfiguration or more than one VideoSourceConfiguration or which has any other resource interdependency between PTZConfiguration entities and other resources listable in a media profile should implement this operation. PTZConfiguration entities returned by this operation shall not fail on adding them to the referenced media profile.</para>
687687
<variablelist role="op">
688688
<varlistentry>
@@ -1414,7 +1414,7 @@ Add GeoMove</revremark>
14141414
<section xml:id="_Ref469301646">
14151415
<title>Spherical pan/tilt position space in degrees</title>
14161416
<para>
1417-
<xref linkend="_Ref469303432" /> shows a camera with pan and tilt mechanics and the corresponding spherical coordinate system. The space description assumes that the dome is mounted on the ceiling. The definition of a Pan movement is the rotation of the camera module around the pan axis. Thereby, the tilt axis is also rotated in the same direction in the plane orthogonal to the pan axis, so that it is still orthogonal to the camera lens axis. Tilt movement is the rotation of the camera module around the tilt axis. W ith the tilt axis the camera direction can be changed from looking downward to looking at the horizon. Some devices may support a camera which can look above the horizon.</para>
1417+
<xref linkend="_Ref469303432" /> shows a camera with pan and tilt mechanics and the corresponding spherical coordinate system. The space description assumes that the dome is mounted on the ceiling. The definition of a Pan movement is the rotation of the camera module around the pan axis. Thereby, the tilt axis is also rotated in the same direction in the plane orthogonal to the pan axis, so that it is still orthogonal to the camera lens axis. Tilt movement is the rotation of the camera module around the tilt axis. With the tilt axis the camera direction can be changed from looking downward to looking at the horizon. Some devices may support a camera which can look above the horizon.</para>
14181418
<para>The angles describing the rotation around pan and tilt axis are referred to as pan and tilt angles, where pan is represented by the X coordinate of the position vector and tilt is represented by the Y coordinate of the position vector. Both angles are specified in degrees. The initial position of this coordinate system is when the direction of the camera lens is parallel to the ceiling. The pan and tilt angles in this initial direction are zero (0,0).</para>
14191419
<para>When starting from the initial direction and increasing the pan angle, objects that have previously been in the centre of the image will move towards the left of the image. When starting from the initial direction and increasing the tilt angle, objects which have been previously in the middle of the image move towards the bottom of the image.</para>
14201420
<para>The maximum range for pan and tilt angles are between -180 and +180 degrees <footnote xml:id="__FN1__"><para>-180 and +180 is the same pan position in the space and the camera can choose to represent the pan position using any of them</para></footnote>. The device can restrict the tilt range arbitrarily. The tilt angle of a camera can change its direction in the space of a hemisphere like a dome camera that is typically bounded from 0 to -90 degrees. If a device cannot pan the full range, it may limit the pan range to an appropriate interval.</para>

doc/Receiver.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -512,7 +512,7 @@
512512
<term>response</term>
513513
<listitem>
514514
<para role="param">Capabilities [trv:Capabilities]</para>
515-
<para role="text">List of capabilties as defined below.</para>
515+
<para role="text">List of capabilities as defined below.</para>
516516
</listitem>
517517
</varlistentry>
518518
<varlistentry>

0 commit comments

Comments
 (0)