You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/PTZ.xml
+19-3Lines changed: 19 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -1531,8 +1531,20 @@ Add GeoMove</revremark>
1531
1531
</section>
1532
1532
<sectionxml:id="_Ref469302658">
1533
1533
<title>Normalized digital zoom position space</title>
1534
-
<para>The normalized digital zoom position space represents the mapping between the width of the window (Ww) used for a video stream and the width of the Bounds element of the video source configuration (Sw). This space requires a Media Profile that includes a VideoEncoderConfiguration and a VideoSourceConfiguration.</para>
1535
-
<para>The normalized digital zoom factor is calculated as <inlineequation><mml:mathxmlns:mml="http://www.w3.org/1998/Math/MathML"><mml:mi>Z</mml:mi><mml:mi></mml:mi><mml:mo>=</mml:mo><mml:mn>1</mml:mn><mml:mo>/</mml:mo><mml:mi></mml:mi><mml:mo>(</mml:mo><mml:mfrac><mml:mrow><mml:mi>W</mml:mi><mml:mi>w</mml:mi></mml:mrow><mml:mrow><mml:mi>S</mml:mi><mml:mi>w</mml:mi></mml:mrow></mml:mfrac><mml:mo>)</mml:mo><mml:mi></mml:mi></mml:math></inlineequation> .</para>
1534
+
<para>The normalized digital zoom position space represents the mapping between the width of the window <inlinemediaobject>
<para>The maximum zoom level that can be represented by this space is limited by the smallest size of the window allowed by the camera.</para>
1537
1549
<para>The normalized digital position zoom space is defined as follows: <footnotexml:id="__FN4__"><para>The particular device should reference the proposed name space but the actual range is device specific. The range indicated in the definition shall be interpreted as the maximum range limit for the space.</para></footnote></para>
<para>It’s important to notice that a zoom operation using this space doesn’t affect the current resolution of the video stream being configured in the VideoEncoderConfiguration of the Media Profile. Instead it changes the width and height of the window configured in the VideoSourceConfiguration.</para>
1550
1562
<section>
1551
1563
<title>Example: Zoom level for cropped area</title>
1552
-
<para>For example, a digital PTZ unit with a natively cropped VGA (640x 480) window on a 3MP sensor (2048x1536) would have the zoom level <inlineequation><mml:mathxmlns:mml="http://www.w3.org/1998/Math/MathML"><mml:mi>Z</mml:mi><mml:mi></mml:mi><mml:mo>=</mml:mo><mml:mn>1</mml:mn><mml:mi></mml:mi><mml:mo>/</mml:mo><mml:mo>(</mml:mo><mml:mfrac><mml:mrow><mml:mn>640</mml:mn></mml:mrow><mml:mrow><mml:mn>2048</mml:mn></mml:mrow></mml:mfrac><mml:mo>)</mml:mo><mml:mo>=</mml:mo><mml:mn>3.2</mml:mn><mml:mo>.</mml:mo></mml:math></inlineequation></para>
1564
+
<para>For example, a digital PTZ unit with a natively cropped VGA (640x 480) window on a 3MP sensor (2048x1536) would have the zoom level <inlinemediaobject>
0 commit comments