# Camera

Source: [https://docs.qualcomm.com/doc/80-70020-50/topic/camera.html](https://docs.qualcomm.com/doc/80-70020-50/topic/camera.html)

The Qualcomm IM SDK camera plugin, camsrc, acts as a client to the Qualcomm camera
        service. The camera use cases show the execution and display of the 1080p YUV streams from a
        live source.

For more information about the camera plugin, see [camera
                architecture](https://docs.qualcomm.com/doc/80-70020-50/topic/architecture.html#camera).

### Prerequisites

- Complete the preconditions mentioned in [Run multimedia use cases](https://docs.qualcomm.com/doc/80-70020-50/topic/multimedia-use-cases.html).
- In the terminal of the target device, run the following command to configure the
                    display:

        mount -o remount,rw /Copy to clipboard

        export XDG_RUNTIME_DIR=/dev/socket/weston && export WAYLAND_DISPLAY=wayland-1Copy to clipboard

### Single 1080p YUV stream from live source

Run the use case on the target
                device:

    gst-launch-1.0 -e qtiqmmfsrc name=camsrc video_1::type=preview ! video/x-raw,format=NV12,width=1920,height=1080,framerate=30/1,interlace-mode=progressive,colorimetry=bt601 ! waylandsink fullscreen=true sync=falseCopy to clipboard

The content from the camera stream is displayed.

To stop the use case, use CTRL + C.

The following pipeline shows a single 1080p stream taken from the camera and sent to
                display.

<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" width="385" height="80" viewbox="0 0 385 80">
  <g id="Layer_1" data-name="Layer 1">
    <g>
      <rect x=".5" y=".5" width="384" height="79" rx="7.5" ry="7.5" style="fill: #fafafa;"></rect>
      <path d="M377,1c3.86,0,7,3.14,7,7v64c0,3.86-3.14,7-7,7H8c-3.86,0-7-3.14-7-7V8c0-3.86,3.14-7,7-7h369M377,0H8C3.58,0,0,3.58,0,8v64c0,4.42,3.58,8,8,8h369c4.42,0,8-3.58,8-8V8c0-4.42-3.58-8-8-8h0Z" style="fill: #d2d7e1;"></path>
    </g>
  </g>
  <g id="Layer_2" data-name="Layer 2">
    <g>
      <g>
        <rect x="20" y="15" width="160" height="50" rx="4" ry="4" style="fill: #d2d7e1;"></rect>
        <g>
          <path d="M77.99,42.48c.52,0,.97-.16,1.35-.47.39-.31.6-.7.64-1.17h1.37c-.03.48-.19.95-.5,1.38-.31.44-.72.79-1.23,1.05-.51.26-1.06.39-1.63.39-1.15,0-2.07-.38-2.75-1.15-.68-.77-1.02-1.82-1.02-3.15v-.24c0-.82.15-1.55.45-2.2.3-.64.74-1.14,1.3-1.49.56-.35,1.23-.53,2-.53.95,0,1.74.28,2.36.85.63.57.96,1.3,1,2.21h-1.37c-.04-.55-.25-1-.62-1.35-.37-.35-.83-.53-1.38-.53-.73,0-1.3.26-1.71.79-.4.53-.61,1.29-.61,2.29v.27c0,.97.2,1.72.6,2.25.4.53.97.79,1.72.79Z"></path>
          <path d="M88.19,43.51c-.08-.17-.15-.46-.2-.89-.67.7-1.47,1.05-2.41,1.05-.83,0-1.52-.24-2.05-.71-.53-.47-.8-1.07-.8-1.79,0-.88.33-1.56,1-2.05.67-.49,1.61-.73,2.82-.73h1.41v-.66c0-.5-.15-.91-.45-1.21-.3-.3-.75-.45-1.34-.45-.52,0-.95.13-1.3.39-.35.26-.52.58-.52.95h-1.45c0-.42.15-.83.45-1.22.3-.39.71-.7,1.22-.93.51-.23,1.08-.34,1.69-.34.97,0,1.74.24,2.29.73.55.49.84,1.16.86,2.01v3.89c0,.78.1,1.39.3,1.85v.12h-1.52ZM85.79,42.41c.45,0,.88-.12,1.29-.35s.7-.54.88-.91v-1.73h-1.13c-1.77,0-2.66.52-2.66,1.55,0,.45.15.81.45,1.06.3.26.69.38,1.16.38Z"></path>
          <path d="M93.04,35.05l.04.94c.62-.73,1.46-1.09,2.51-1.09,1.18,0,1.99.45,2.41,1.36.28-.41.65-.73,1.1-.98.45-.25.98-.38,1.6-.38,1.85,0,2.8.98,2.83,2.95v5.66h-1.45v-5.58c0-.6-.14-1.06-.41-1.36-.28-.3-.74-.45-1.39-.45-.54,0-.98.16-1.34.48-.35.32-.56.75-.62,1.29v5.61h-1.45v-5.54c0-1.23-.6-1.84-1.8-1.84-.95,0-1.6.4-1.95,1.21v6.17h-1.45v-8.45h1.37Z"></path>
          <path d="M110.62,41.26c0-.39-.15-.69-.44-.91-.29-.22-.81-.4-1.54-.56-.73-.16-1.31-.34-1.74-.56s-.75-.48-.95-.78c-.21-.3-.31-.66-.31-1.08,0-.69.29-1.28.88-1.76.59-.48,1.33-.72,2.25-.72.96,0,1.74.25,2.33.74.6.5.89,1.13.89,1.9h-1.45c0-.4-.17-.74-.5-1.02-.34-.29-.76-.43-1.27-.43s-.94.11-1.23.34c-.3.23-.45.53-.45.9,0,.35.14.61.41.79.28.18.77.35,1.5.51.72.16,1.31.35,1.75.58.45.22.78.49,1,.81.22.32.32.7.32,1.15,0,.76-.3,1.36-.91,1.82-.6.46-1.39.68-2.35.68-.68,0-1.28-.12-1.8-.36-.52-.24-.93-.57-1.22-1-.29-.43-.44-.89-.44-1.39h1.45c.03.48.22.87.58,1.15.36.28.84.43,1.43.43.55,0,.99-.11,1.32-.33.33-.22.5-.52.5-.89Z"></path>
          <path d="M118.04,36.35c-.22-.04-.46-.05-.71-.05-.95,0-1.59.4-1.93,1.21v6h-1.45v-8.45h1.41l.02.98c.47-.75,1.15-1.13,2.02-1.13.28,0,.49.04.64.11v1.34Z"></path>
          <path d="M122.61,42.48c.52,0,.97-.16,1.35-.47.39-.31.6-.7.64-1.17h1.37c-.03.48-.19.95-.5,1.38-.31.44-.72.79-1.23,1.05-.51.26-1.06.39-1.63.39-1.15,0-2.07-.38-2.75-1.15-.68-.77-1.02-1.82-1.02-3.15v-.24c0-.82.15-1.55.45-2.2.3-.64.74-1.14,1.3-1.49.56-.35,1.23-.53,2-.53.95,0,1.74.28,2.36.85.63.57.96,1.3,1,2.21h-1.37c-.04-.55-.25-1-.62-1.35-.37-.35-.83-.53-1.38-.53-.73,0-1.3.26-1.71.79-.4.53-.61,1.29-.61,2.29v.27c0,.97.2,1.72.6,2.25.4.53.97.79,1.72.79Z"></path>
        </g>
      </g>
      <g>
        <line x1="180" y1="40" x2="199.98" y2="40" style="fill: none; stroke: #000; stroke-miterlimit: 10;"></line>
        <polygon points="198.96 43.49 205 40 198.96 36.51 198.96 43.49"></polygon>
      </g>
      <g>
        <rect x="205" y="15" width="160" height="50" rx="4" ry="4" style="fill: #d2d7e1;"></rect>
        <g>
          <path d="M249.73,41.51l1.62-6.46h1.45l-2.46,8.45h-1.17l-2.05-6.41-2,6.41h-1.17l-2.45-8.45h1.44l1.66,6.33,1.97-6.33h1.16l2.01,6.46Z"></path>
          <path d="M259.49,43.51c-.08-.17-.15-.46-.2-.89-.67.7-1.47,1.05-2.41,1.05-.83,0-1.52-.24-2.05-.71-.53-.47-.8-1.07-.8-1.79,0-.88.33-1.56,1-2.05.67-.49,1.61-.73,2.82-.73h1.41v-.66c0-.5-.15-.91-.45-1.21-.3-.3-.75-.45-1.34-.45-.52,0-.95.13-1.3.39-.35.26-.52.58-.52.95h-1.45c0-.42.15-.83.45-1.22.3-.39.71-.7,1.22-.93.51-.23,1.08-.34,1.69-.34.97,0,1.74.24,2.29.73.55.49.84,1.16.86,2.01v3.89c0,.78.1,1.39.3,1.85v.12h-1.52ZM257.09,42.41c.45,0,.88-.12,1.29-.35s.7-.54.88-.91v-1.73h-1.13c-1.77,0-2.66.52-2.66,1.55,0,.45.15.81.45,1.06.3.26.69.38,1.16.38Z"></path>
          <path d="M265.62,41.39l1.97-6.34h1.55l-3.4,9.76c-.53,1.41-1.36,2.11-2.51,2.11l-.27-.02-.54-.1v-1.17l.39.03c.49,0,.87-.1,1.14-.3.27-.2.5-.56.68-1.09l.32-.86-3.02-8.36h1.58l2.11,6.34Z"></path>
          <path d="M272,43.51h-1.45v-12h1.45v12Z"></path>
          <path d="M279.53,43.51c-.08-.17-.15-.46-.2-.89-.67.7-1.47,1.05-2.41,1.05-.83,0-1.52-.24-2.05-.71-.53-.47-.8-1.07-.8-1.79,0-.88.33-1.56,1-2.05.67-.49,1.61-.73,2.82-.73h1.41v-.66c0-.5-.15-.91-.45-1.21-.3-.3-.75-.45-1.34-.45-.52,0-.95.13-1.3.39-.35.26-.52.58-.52.95h-1.45c0-.42.15-.83.45-1.22.3-.39.71-.7,1.22-.93.51-.23,1.08-.34,1.69-.34.97,0,1.74.24,2.29.73.55.49.84,1.16.86,2.01v3.89c0,.78.1,1.39.3,1.85v.12h-1.52ZM277.13,42.41c.45,0,.88-.12,1.29-.35s.7-.54.88-.91v-1.73h-1.13c-1.77,0-2.66.52-2.66,1.55,0,.45.15.81.45,1.06.3.26.69.38,1.16.38Z"></path>
          <path d="M284.38,35.05l.05,1.06c.65-.81,1.49-1.22,2.53-1.22,1.79,0,2.69,1.01,2.7,3.02v5.59h-1.45v-5.59c0-.61-.14-1.06-.42-1.35-.27-.29-.7-.44-1.28-.44-.47,0-.88.12-1.23.38s-.63.58-.83.98v6.02h-1.45v-8.45h1.37Z"></path>
          <path d="M291.49,39.21c0-1.3.31-2.34.92-3.13s1.42-1.18,2.41-1.18,1.77.34,2.35,1.02v-4.41h1.45v12h-1.33l-.07-.91c-.58.71-1.38,1.06-2.41,1.06s-1.78-.4-2.39-1.2c-.62-.8-.93-1.85-.93-3.14v-.11ZM292.94,39.37c0,.96.2,1.71.59,2.25.4.54.94.81,1.64.81.92,0,1.59-.41,2.01-1.23v-3.88c-.43-.8-1.1-1.2-1.99-1.2-.71,0-1.26.27-1.66.82s-.59,1.36-.59,2.43Z"></path>
          <path d="M305.79,41.26c0-.39-.15-.69-.44-.91-.29-.22-.81-.4-1.54-.56s-1.31-.34-1.74-.56-.75-.48-.95-.78c-.21-.3-.31-.66-.31-1.08,0-.69.29-1.28.88-1.76.59-.48,1.33-.72,2.25-.72.96,0,1.74.25,2.33.74.6.5.89,1.13.89,1.9h-1.45c0-.4-.17-.74-.5-1.02-.34-.29-.76-.43-1.27-.43s-.94.11-1.23.34c-.3.23-.45.53-.45.9,0,.35.14.61.41.79.28.18.77.35,1.5.51.72.16,1.31.35,1.75.58.45.22.78.49,1,.81.22.32.32.7.32,1.15,0,.76-.3,1.36-.91,1.82-.6.46-1.39.68-2.35.68-.68,0-1.28-.12-1.8-.36s-.93-.57-1.22-1-.44-.89-.44-1.39h1.45c.03.48.22.87.58,1.15.36.28.84.43,1.43.43.55,0,.99-.11,1.32-.33.33-.22.5-.52.5-.89Z"></path>
          <path d="M309.12,32.81c0-.23.07-.43.21-.59.14-.16.36-.24.64-.24s.5.08.64.24c.15.16.22.36.22.59s-.07.43-.22.59-.36.23-.64.23-.49-.08-.64-.23-.21-.35-.21-.59ZM310.69,43.51h-1.45v-8.45h1.45v8.45Z"></path>
          <path d="M314.37,35.05l.05,1.06c.65-.81,1.49-1.22,2.53-1.22,1.79,0,2.69,1.01,2.7,3.02v5.59h-1.45v-5.59c0-.61-.14-1.06-.42-1.35-.27-.29-.7-.44-1.28-.44-.47,0-.88.12-1.23.38s-.63.58-.83.98v6.02h-1.45v-8.45h1.37Z"></path>
          <path d="M324.19,39.59l-.91.95v2.97h-1.45v-12h1.45v7.26l.77-.93,2.63-2.78h1.76l-3.29,3.53,3.67,4.92h-1.7l-2.95-3.91Z"></path>
        </g>
      </g>
    </g>
  </g>
</svg>

### Three 720 YUV streams from live source

Run the use case on the target
                device:

    gst-launch-1.0 -e qtivcomposer name=mixer sink_0::position="<0, 0>" sink_0::dimensions="<480, 270>" sink_1::position="<480, 0>" sink_1::dimensions="<480, 270>" sink_2::position="<960, 0>" sink_2::dimensions="<480, 270>" mixer. ! queue ! waylandsink fullscreen=true qtiqmmfsrc name=camsrc camera=0 video_0::type=preview video_1::type=video ! video/x-raw,format=NV12_Q08C,width=1280,height=720,framerate=30/1,interlace-mode=progressive,colorimetry=bt601 ! queue ! mixer. camsrc. ! video/x-raw,format=NV12,width=1280,height=720,framerate=30/1,interlace-mode=progressive,colorimetry=bt601 ! queue ! mixer. camsrc. ! video/x-raw,format=NV12,width=1280,height=720,framerate=30/1,interlace-mode=progressive,colorimetry=bt601 ! queue ! mixer.Copy to clipboard

The content from camera streams is displayed.

To stop the use case, use CTRL + C.
Note: With the GMSL camera, it's been observed that the display
                    doesn't work and the use case doesn't stop when using CTRL
                            + C.

The following pipeline shows three 720p streams taken from the camera and sent to
                display with each stream displayed at different positions on the screen.

<?xml version="1.0" encoding="UTF-8"?>
<svg id="Layer_2" data-name="Layer 2" xmlns="http://www.w3.org/2000/svg" width="385" height="200" viewbox="0 0 385 200">
  <g>
    <rect x=".5" y=".5" width="384" height="199" rx="7.5" ry="7.5" style="fill: #fafafa;"></rect>
    <path d="M377,1c3.86,0,7,3.14,7,7v184c0,3.86-3.14,7-7,7H8c-3.86,0-7-3.14-7-7V8c0-3.86,3.14-7,7-7h369M377,0H8C3.58,0,0,3.58,0,8v184c0,4.42,3.58,8,8,8h369c4.42,0,8-3.58,8-8V8c0-4.42-3.58-8-8-8h0Z" style="fill: #d2d7e1;"></path>
  </g>
  <g>
    <polyline points="209.26 35 190.54 35 190.54 168.51 209.26 168.51" style="fill: none; stroke: #000; stroke-miterlimit: 10;"></polyline>
    <polygon points="208.09 31.01 215 35 208.09 38.99 208.09 31.01"></polygon>
    <polygon points="208.09 172.5 215 168.51 208.09 164.52 208.09 172.5"></polygon>
  </g>
  <g>
    <rect x="10" y="75" width="160" height="50" rx="4" ry="4" style="fill: #d2d7e1;"></rect>
    <g>
      <path d="M67.99,102.48c.52,0,.97-.16,1.35-.47.39-.31.6-.7.64-1.17h1.37c-.03.48-.19.95-.5,1.38-.31.44-.72.79-1.23,1.05-.51.26-1.06.39-1.63.39-1.15,0-2.07-.38-2.75-1.15-.68-.77-1.02-1.82-1.02-3.15v-.24c0-.82.15-1.55.45-2.2.3-.64.74-1.14,1.3-1.49.56-.35,1.23-.53,2-.53.95,0,1.74.28,2.36.85.63.57.96,1.3,1,2.21h-1.37c-.04-.55-.25-1-.62-1.35-.37-.35-.83-.53-1.38-.53-.73,0-1.3.26-1.71.79-.4.53-.61,1.29-.61,2.29v.27c0,.97.2,1.72.6,2.25.4.53.97.79,1.72.79Z"></path>
      <path d="M78.19,103.51c-.08-.17-.15-.46-.2-.89-.67.7-1.47,1.05-2.41,1.05-.83,0-1.52-.24-2.05-.71-.53-.47-.8-1.07-.8-1.79,0-.88.33-1.56,1-2.05.67-.49,1.61-.73,2.82-.73h1.41v-.66c0-.5-.15-.91-.45-1.21-.3-.3-.75-.45-1.34-.45-.52,0-.95.13-1.3.39-.35.26-.52.58-.52.95h-1.45c0-.42.15-.83.45-1.22.3-.39.71-.7,1.22-.93.51-.23,1.08-.34,1.69-.34.97,0,1.74.24,2.29.73.55.49.84,1.16.86,2.01v3.89c0,.78.1,1.39.3,1.85v.12h-1.52ZM75.79,102.41c.45,0,.88-.12,1.29-.35s.7-.54.88-.91v-1.73h-1.13c-1.77,0-2.66.52-2.66,1.55,0,.45.15.81.45,1.06.3.26.69.38,1.16.38Z"></path>
      <path d="M83.04,95.05l.04.94c.62-.73,1.46-1.09,2.51-1.09,1.18,0,1.99.45,2.41,1.36.28-.41.65-.73,1.1-.98.45-.25.98-.38,1.6-.38,1.85,0,2.8.98,2.83,2.95v5.66h-1.45v-5.58c0-.6-.14-1.06-.41-1.36-.28-.3-.74-.45-1.39-.45-.54,0-.98.16-1.34.48-.35.32-.56.75-.62,1.29v5.61h-1.45v-5.54c0-1.23-.6-1.84-1.8-1.84-.95,0-1.6.4-1.95,1.21v6.17h-1.45v-8.45h1.37Z"></path>
      <path d="M100.62,101.26c0-.39-.15-.69-.44-.91-.29-.22-.81-.4-1.54-.56-.73-.16-1.31-.34-1.74-.56s-.75-.48-.95-.78c-.21-.3-.31-.66-.31-1.08,0-.69.29-1.28.88-1.76.59-.48,1.33-.72,2.25-.72.96,0,1.74.25,2.33.74.6.5.89,1.13.89,1.9h-1.45c0-.4-.17-.74-.5-1.02-.34-.29-.76-.43-1.27-.43s-.94.11-1.23.34c-.3.23-.45.53-.45.9,0,.35.14.61.41.79.28.18.77.35,1.5.51.72.16,1.31.35,1.75.58.45.22.78.49,1,.81.22.32.32.7.32,1.15,0,.76-.3,1.36-.91,1.82-.6.46-1.39.68-2.35.68-.68,0-1.28-.12-1.8-.36-.52-.24-.93-.57-1.22-1-.29-.43-.44-.89-.44-1.39h1.45c.03.48.22.87.58,1.15.36.28.84.43,1.43.43.55,0,.99-.11,1.32-.33.33-.22.5-.52.5-.89Z"></path>
      <path d="M108.04,96.35c-.22-.04-.46-.05-.71-.05-.95,0-1.59.4-1.93,1.21v6h-1.45v-8.45h1.41l.02.98c.47-.75,1.15-1.13,2.02-1.13.28,0,.49.04.64.11v1.34Z"></path>
      <path d="M112.61,102.48c.52,0,.97-.16,1.35-.47.39-.31.6-.7.64-1.17h1.37c-.03.48-.19.95-.5,1.38-.31.44-.72.79-1.23,1.05-.51.26-1.06.39-1.63.39-1.15,0-2.07-.38-2.75-1.15-.68-.77-1.02-1.82-1.02-3.15v-.24c0-.82.15-1.55.45-2.2.3-.64.74-1.14,1.3-1.49.56-.35,1.23-.53,2-.53.95,0,1.74.28,2.36.85.63.57.96,1.3,1,2.21h-1.37c-.04-.55-.25-1-.62-1.35-.37-.35-.83-.53-1.38-.53-.73,0-1.3.26-1.71.79-.4.53-.61,1.29-.61,2.29v.27c0,.97.2,1.72.6,2.25.4.53.97.79,1.72.79Z"></path>
    </g>
  </g>
  <g>
    <line x1="170" y1="100" x2="209.98" y2="100" style="fill: none; stroke: #000; stroke-miterlimit: 10;"></line>
    <polygon points="208.96 103.49 215 100 208.96 96.51 208.96 103.49"></polygon>
  </g>
  <g>
    <g>
      <rect x="215" y="140" width="160" height="50" rx="4" ry="4" style="fill: #d2d7e1;"></rect>
      <g>
        <path d="M259.73,166.51l1.62-6.46h1.45l-2.46,8.45h-1.17l-2.05-6.41-2,6.41h-1.17l-2.45-8.45h1.44l1.66,6.33,1.97-6.33h1.16l2.01,6.46Z"></path>
        <path d="M269.49,168.51c-.08-.17-.15-.46-.2-.89-.67.7-1.47,1.05-2.41,1.05-.83,0-1.52-.24-2.05-.71-.53-.47-.8-1.07-.8-1.79,0-.88.33-1.56,1-2.05.67-.49,1.61-.73,2.82-.73h1.41v-.66c0-.5-.15-.91-.45-1.21-.3-.3-.75-.45-1.34-.45-.52,0-.95.13-1.3.39-.35.26-.52.58-.52.95h-1.45c0-.42.15-.83.45-1.22.3-.39.71-.7,1.22-.93.51-.23,1.08-.34,1.69-.34.97,0,1.74.24,2.29.73.55.49.84,1.16.86,2.01v3.89c0,.78.1,1.39.3,1.85v.12h-1.52ZM267.09,167.41c.45,0,.88-.12,1.29-.35s.7-.54.88-.91v-1.73h-1.13c-1.77,0-2.66.52-2.66,1.55,0,.45.15.81.45,1.06.3.26.69.38,1.16.38Z"></path>
        <path d="M275.62,166.39l1.97-6.34h1.55l-3.4,9.76c-.53,1.41-1.36,2.11-2.51,2.11l-.27-.02-.54-.1v-1.17l.39.03c.49,0,.87-.1,1.14-.3.27-.2.5-.56.68-1.09l.32-.86-3.02-8.36h1.58l2.11,6.34Z"></path>
        <path d="M282,168.51h-1.45v-12h1.45v12Z"></path>
        <path d="M289.53,168.51c-.08-.17-.15-.46-.2-.89-.67.7-1.47,1.05-2.41,1.05-.83,0-1.52-.24-2.05-.71-.53-.47-.8-1.07-.8-1.79,0-.88.33-1.56,1-2.05.67-.49,1.61-.73,2.82-.73h1.41v-.66c0-.5-.15-.91-.45-1.21-.3-.3-.75-.45-1.34-.45-.52,0-.95.13-1.3.39-.35.26-.52.58-.52.95h-1.45c0-.42.15-.83.45-1.22.3-.39.71-.7,1.22-.93.51-.23,1.08-.34,1.69-.34.97,0,1.74.24,2.29.73.55.49.84,1.16.86,2.01v3.89c0,.78.1,1.39.3,1.85v.12h-1.52ZM287.13,167.41c.45,0,.88-.12,1.29-.35s.7-.54.88-.91v-1.73h-1.13c-1.77,0-2.66.52-2.66,1.55,0,.45.15.81.45,1.06.3.26.69.38,1.16.38Z"></path>
        <path d="M294.38,160.05l.05,1.06c.65-.81,1.49-1.22,2.53-1.22,1.79,0,2.69,1.01,2.7,3.02v5.59h-1.45v-5.59c0-.61-.14-1.06-.42-1.35-.27-.29-.7-.44-1.28-.44-.47,0-.88.12-1.23.38s-.63.58-.83.98v6.02h-1.45v-8.45h1.37Z"></path>
        <path d="M301.49,164.21c0-1.3.31-2.34.92-3.13s1.42-1.18,2.41-1.18,1.77.34,2.35,1.02v-4.41h1.45v12h-1.33l-.07-.91c-.58.71-1.38,1.06-2.41,1.06s-1.78-.4-2.39-1.2c-.62-.8-.93-1.85-.93-3.14v-.11ZM302.94,164.37c0,.96.2,1.71.59,2.25.4.54.94.81,1.64.81.92,0,1.59-.41,2.01-1.23v-3.88c-.43-.8-1.1-1.2-1.99-1.2-.71,0-1.26.27-1.66.82s-.59,1.36-.59,2.43Z"></path>
        <path d="M315.79,166.26c0-.39-.15-.69-.44-.91-.29-.22-.81-.4-1.54-.56s-1.31-.34-1.74-.56-.75-.48-.95-.78c-.21-.3-.31-.66-.31-1.08,0-.69.29-1.28.88-1.76.59-.48,1.33-.72,2.25-.72.96,0,1.74.25,2.33.74.6.5.89,1.13.89,1.9h-1.45c0-.4-.17-.74-.5-1.02-.34-.29-.76-.43-1.27-.43s-.94.11-1.23.34c-.3.23-.45.53-.45.9,0,.35.14.61.41.79.28.18.77.35,1.5.51.72.16,1.31.35,1.75.58.45.22.78.49,1,.81.22.32.32.7.32,1.15,0,.76-.3,1.36-.91,1.82-.6.46-1.39.68-2.35.68-.68,0-1.28-.12-1.8-.36s-.93-.57-1.22-1-.44-.89-.44-1.39h1.45c.03.48.22.87.58,1.15.36.28.84.43,1.43.43.55,0,.99-.11,1.32-.33.33-.22.5-.52.5-.89Z"></path>
        <path d="M319.12,157.81c0-.23.07-.43.21-.59.14-.16.36-.24.64-.24s.5.08.64.24c.15.16.22.36.22.59s-.07.43-.22.59-.36.23-.64.23-.49-.08-.64-.23-.21-.35-.21-.59ZM320.69,168.51h-1.45v-8.45h1.45v8.45Z"></path>
        <path d="M324.37,160.05l.05,1.06c.65-.81,1.49-1.22,2.53-1.22,1.79,0,2.69,1.01,2.7,3.02v5.59h-1.45v-5.59c0-.61-.14-1.06-.42-1.35-.27-.29-.7-.44-1.28-.44-.47,0-.88.12-1.23.38s-.63.58-.83.98v6.02h-1.45v-8.45h1.37Z"></path>
        <path d="M334.19,164.59l-.91.95v2.97h-1.45v-12h1.45v7.26l.77-.93,2.63-2.78h1.76l-3.29,3.53,3.67,4.92h-1.7l-2.95-3.91Z"></path>
      </g>
    </g>
    <g>
      <rect x="215" y="75" width="160" height="50" rx="4" ry="4" style="fill: #d2d7e1;"></rect>
      <g>
        <path d="M259.73,101.51l1.62-6.46h1.45l-2.46,8.45h-1.17l-2.05-6.41-2,6.41h-1.17l-2.45-8.45h1.44l1.66,6.33,1.97-6.33h1.16l2.01,6.46Z"></path>
        <path d="M269.49,103.51c-.08-.17-.15-.46-.2-.89-.67.7-1.47,1.05-2.41,1.05-.83,0-1.52-.24-2.05-.71-.53-.47-.8-1.07-.8-1.79,0-.88.33-1.56,1-2.05.67-.49,1.61-.73,2.82-.73h1.41v-.66c0-.5-.15-.91-.45-1.21-.3-.3-.75-.45-1.34-.45-.52,0-.95.13-1.3.39-.35.26-.52.58-.52.95h-1.45c0-.42.15-.83.45-1.22.3-.39.71-.7,1.22-.93.51-.23,1.08-.34,1.69-.34.97,0,1.74.24,2.29.73.55.49.84,1.16.86,2.01v3.89c0,.78.1,1.39.3,1.85v.12h-1.52ZM267.09,102.41c.45,0,.88-.12,1.29-.35s.7-.54.88-.91v-1.73h-1.13c-1.77,0-2.66.52-2.66,1.55,0,.45.15.81.45,1.06.3.26.69.38,1.16.38Z"></path>
        <path d="M275.62,101.39l1.97-6.34h1.55l-3.4,9.76c-.53,1.41-1.36,2.11-2.51,2.11l-.27-.02-.54-.1v-1.17l.39.03c.49,0,.87-.1,1.14-.3.27-.2.5-.56.68-1.09l.32-.86-3.02-8.36h1.58l2.11,6.34Z"></path>
        <path d="M282,103.51h-1.45v-12h1.45v12Z"></path>
        <path d="M289.53,103.51c-.08-.17-.15-.46-.2-.89-.67.7-1.47,1.05-2.41,1.05-.83,0-1.52-.24-2.05-.71-.53-.47-.8-1.07-.8-1.79,0-.88.33-1.56,1-2.05.67-.49,1.61-.73,2.82-.73h1.41v-.66c0-.5-.15-.91-.45-1.21-.3-.3-.75-.45-1.34-.45-.52,0-.95.13-1.3.39-.35.26-.52.58-.52.95h-1.45c0-.42.15-.83.45-1.22.3-.39.71-.7,1.22-.93.51-.23,1.08-.34,1.69-.34.97,0,1.74.24,2.29.73.55.49.84,1.16.86,2.01v3.89c0,.78.1,1.39.3,1.85v.12h-1.52ZM287.13,102.41c.45,0,.88-.12,1.29-.35s.7-.54.88-.91v-1.73h-1.13c-1.77,0-2.66.52-2.66,1.55,0,.45.15.81.45,1.06.3.26.69.38,1.16.38Z"></path>
        <path d="M294.38,95.05l.05,1.06c.65-.81,1.49-1.22,2.53-1.22,1.79,0,2.69,1.01,2.7,3.02v5.59h-1.45v-5.59c0-.61-.14-1.06-.42-1.35-.27-.29-.7-.44-1.28-.44-.47,0-.88.12-1.23.38s-.63.58-.83.98v6.02h-1.45v-8.45h1.37Z"></path>
        <path d="M301.49,99.21c0-1.3.31-2.34.92-3.13s1.42-1.18,2.41-1.18,1.77.34,2.35,1.02v-4.41h1.45v12h-1.33l-.07-.91c-.58.71-1.38,1.06-2.41,1.06s-1.78-.4-2.39-1.2c-.62-.8-.93-1.85-.93-3.14v-.11ZM302.94,99.37c0,.96.2,1.71.59,2.25.4.54.94.81,1.64.81.92,0,1.59-.41,2.01-1.23v-3.88c-.43-.8-1.1-1.2-1.99-1.2-.71,0-1.26.27-1.66.82s-.59,1.36-.59,2.43Z"></path>
        <path d="M315.79,101.26c0-.39-.15-.69-.44-.91-.29-.22-.81-.4-1.54-.56s-1.31-.34-1.74-.56-.75-.48-.95-.78c-.21-.3-.31-.66-.31-1.08,0-.69.29-1.28.88-1.76.59-.48,1.33-.72,2.25-.72.96,0,1.74.25,2.33.74.6.5.89,1.13.89,1.9h-1.45c0-.4-.17-.74-.5-1.02-.34-.29-.76-.43-1.27-.43s-.94.11-1.23.34c-.3.23-.45.53-.45.9,0,.35.14.61.41.79.28.18.77.35,1.5.51.72.16,1.31.35,1.75.58.45.22.78.49,1,.81.22.32.32.7.32,1.15,0,.76-.3,1.36-.91,1.82-.6.46-1.39.68-2.35.68-.68,0-1.28-.12-1.8-.36s-.93-.57-1.22-1-.44-.89-.44-1.39h1.45c.03.48.22.87.58,1.15.36.28.84.43,1.43.43.55,0,.99-.11,1.32-.33.33-.22.5-.52.5-.89Z"></path>
        <path d="M319.12,92.81c0-.23.07-.43.21-.59.14-.16.36-.24.64-.24s.5.08.64.24c.15.16.22.36.22.59s-.07.43-.22.59-.36.23-.64.23-.49-.08-.64-.23-.21-.35-.21-.59ZM320.69,103.51h-1.45v-8.45h1.45v8.45Z"></path>
        <path d="M324.37,95.05l.05,1.06c.65-.81,1.49-1.22,2.53-1.22,1.79,0,2.69,1.01,2.7,3.02v5.59h-1.45v-5.59c0-.61-.14-1.06-.42-1.35-.27-.29-.7-.44-1.28-.44-.47,0-.88.12-1.23.38s-.63.58-.83.98v6.02h-1.45v-8.45h1.37Z"></path>
        <path d="M334.19,99.59l-.91.95v2.97h-1.45v-12h1.45v7.26l.77-.93,2.63-2.78h1.76l-3.29,3.53,3.67,4.92h-1.7l-2.95-3.91Z"></path>
      </g>
    </g>
    <g>
      <rect x="215" y="10" width="160" height="50" rx="4" ry="4" style="fill: #d2d7e1;"></rect>
      <g>
        <path d="M259.73,36.51l1.62-6.46h1.45l-2.46,8.45h-1.17l-2.05-6.41-2,6.41h-1.17l-2.45-8.45h1.44l1.66,6.33,1.97-6.33h1.16l2.01,6.46Z"></path>
        <path d="M269.49,38.51c-.08-.17-.15-.46-.2-.89-.67.7-1.47,1.05-2.41,1.05-.83,0-1.52-.24-2.05-.71-.53-.47-.8-1.07-.8-1.79,0-.88.33-1.56,1-2.05.67-.49,1.61-.73,2.82-.73h1.41v-.66c0-.5-.15-.91-.45-1.21-.3-.3-.75-.45-1.34-.45-.52,0-.95.13-1.3.39-.35.26-.52.58-.52.95h-1.45c0-.42.15-.83.45-1.22.3-.39.71-.7,1.22-.93.51-.23,1.08-.34,1.69-.34.97,0,1.74.24,2.29.73.55.49.84,1.16.86,2.01v3.89c0,.78.1,1.39.3,1.85v.12h-1.52ZM267.09,37.41c.45,0,.88-.12,1.29-.35s.7-.54.88-.91v-1.73h-1.13c-1.77,0-2.66.52-2.66,1.55,0,.45.15.81.45,1.06.3.26.69.38,1.16.38Z"></path>
        <path d="M275.62,36.39l1.97-6.34h1.55l-3.4,9.76c-.53,1.41-1.36,2.11-2.51,2.11l-.27-.02-.54-.1v-1.17l.39.03c.49,0,.87-.1,1.14-.3.27-.2.5-.56.68-1.09l.32-.86-3.02-8.36h1.58l2.11,6.34Z"></path>
        <path d="M282,38.51h-1.45v-12h1.45v12Z"></path>
        <path d="M289.53,38.51c-.08-.17-.15-.46-.2-.89-.67.7-1.47,1.05-2.41,1.05-.83,0-1.52-.24-2.05-.71-.53-.47-.8-1.07-.8-1.79,0-.88.33-1.56,1-2.05.67-.49,1.61-.73,2.82-.73h1.41v-.66c0-.5-.15-.91-.45-1.21-.3-.3-.75-.45-1.34-.45-.52,0-.95.13-1.3.39-.35.26-.52.58-.52.95h-1.45c0-.42.15-.83.45-1.22.3-.39.71-.7,1.22-.93.51-.23,1.08-.34,1.69-.34.97,0,1.74.24,2.29.73.55.49.84,1.16.86,2.01v3.89c0,.78.1,1.39.3,1.85v.12h-1.52ZM287.13,37.41c.45,0,.88-.12,1.29-.35s.7-.54.88-.91v-1.73h-1.13c-1.77,0-2.66.52-2.66,1.55,0,.45.15.81.45,1.06.3.26.69.38,1.16.38Z"></path>
        <path d="M294.38,30.05l.05,1.06c.65-.81,1.49-1.22,2.53-1.22,1.79,0,2.69,1.01,2.7,3.02v5.59h-1.45v-5.59c0-.61-.14-1.06-.42-1.35-.27-.29-.7-.44-1.28-.44-.47,0-.88.12-1.23.38s-.63.58-.83.98v6.02h-1.45v-8.45h1.37Z"></path>
        <path d="M301.49,34.21c0-1.3.31-2.34.92-3.13s1.42-1.18,2.41-1.18,1.77.34,2.35,1.02v-4.41h1.45v12h-1.33l-.07-.91c-.58.71-1.38,1.06-2.41,1.06s-1.78-.4-2.39-1.2c-.62-.8-.93-1.85-.93-3.14v-.11ZM302.94,34.37c0,.96.2,1.71.59,2.25.4.54.94.81,1.64.81.92,0,1.59-.41,2.01-1.23v-3.88c-.43-.8-1.1-1.2-1.99-1.2-.71,0-1.26.27-1.66.82s-.59,1.36-.59,2.43Z"></path>
        <path d="M315.79,36.26c0-.39-.15-.69-.44-.91-.29-.22-.81-.4-1.54-.56s-1.31-.34-1.74-.56-.75-.48-.95-.78c-.21-.3-.31-.66-.31-1.08,0-.69.29-1.28.88-1.76.59-.48,1.33-.72,2.25-.72.96,0,1.74.25,2.33.74.6.5.89,1.13.89,1.9h-1.45c0-.4-.17-.74-.5-1.02-.34-.29-.76-.43-1.27-.43s-.94.11-1.23.34c-.3.23-.45.53-.45.9,0,.35.14.61.41.79.28.18.77.35,1.5.51.72.16,1.31.35,1.75.58.45.22.78.49,1,.81.22.32.32.7.32,1.15,0,.76-.3,1.36-.91,1.82-.6.46-1.39.68-2.35.68-.68,0-1.28-.12-1.8-.36s-.93-.57-1.22-1-.44-.89-.44-1.39h1.45c.03.48.22.87.58,1.15.36.28.84.43,1.43.43.55,0,.99-.11,1.32-.33.33-.22.5-.52.5-.89Z"></path>
        <path d="M319.12,27.81c0-.23.07-.43.21-.59.14-.16.36-.24.64-.24s.5.08.64.24c.15.16.22.36.22.59s-.07.43-.22.59-.36.23-.64.23-.49-.08-.64-.23-.21-.35-.21-.59ZM320.69,38.51h-1.45v-8.45h1.45v8.45Z"></path>
        <path d="M324.37,30.05l.05,1.06c.65-.81,1.49-1.22,2.53-1.22,1.79,0,2.69,1.01,2.7,3.02v5.59h-1.45v-5.59c0-.61-.14-1.06-.42-1.35-.27-.29-.7-.44-1.28-.44-.47,0-.88.12-1.23.38s-.63.58-.83.98v6.02h-1.45v-8.45h1.37Z"></path>
        <path d="M334.19,34.59l-.91.95v2.97h-1.45v-12h1.45v7.26l.77-.93,2.63-2.78h1.76l-3.29,3.53,3.67,4.92h-1.7l-2.95-3.91Z"></path>
      </g>
    </g>
  </g>
</svg>

### Request many streams with different fps from camera

Run the following use cases on the target device:

- Two streams with capture request mode at 30 fps/15
                    fps:

        gst-launch-1.0 -e --gst-debug=fpsdisplaysink:6 qtiqmmfsrc name=qmmf frc-mode=capture-request video_0::type=video video_1::type=preview ! video/x-raw,format=NV12,width=1920,height=1080,framerate=30/1 ! fpsdisplaysink name=disp1 signal-fps-measurements=true text-overlay=false video-sink="fakesink" qmmf. ! video/x-raw,format=NV12,width=1920,height=1080,framerate=15/1 ! fpsdisplaysink name=disp2 signal-fps-measurements=true text-overlay=false video-sink="fakesink"Copy to clipboard
- Two streams with capture request mode at 17 fps/10
                    fps:

        gst-launch-1.0 -e --gst-debug=fpsdisplaysink:6 qtiqmmfsrc name=qmmf frc-mode=capture-request video_0::type=video video_1::type=preview qmmf.video_0 ! video/x-raw,format=NV12,width=1920,height=1080,framerate=17/1 ! fpsdisplaysink name=disp1 signal-fps-measurements=true text-overlay=false video-sink="fakesink" qmmf.video_1 ! video/x-raw,format=NV12,width=1920,height=1080,framerate=10/1 ! fpsdisplaysink name=disp2 signal-fps-measurements=true text-overlay=false video-sink="fakesink"Copy to clipboard
- Two streams with capture request mode at 5 fps/25 fps:
The smaller frame rate
                        is processed first and the camera updates the frame rate on the second
                        stream.

        gst-launch-1.0 -e --gst-debug=fpsdisplaysink:6 qtiqmmfsrc name=qmmf frc-mode=capture-request video_0::type=video video_1::type=preview qmmf.video_0 ! video/x-raw,format=NV12,width=1920,height=1080,framerate=5/1 ! fpsdisplaysink name=disp1 signal-fps-measurements=true text-overlay=false video-sink="fakesink" qmmf.video_1 ! video/x-raw,format=NV12,width=1920,height=1080,framerate=25/1 ! fpsdisplaysink name=disp2 signal-fps-measurements=true text-overlay=false video-sink="fakesink"Copy to clipboard

### Set sensor mode

Set the sensor mode in the camsrc
                plugin:

    export GST_PLUGIN_PATH=/usr/lib/gstreamer-1.0 && gst-launch-1.0 qtiqmmfsrc camera=0 name=camsrc sensor-mode=0 ! video/x-raw,format=NV12,width=1920,height=1080,framerate=30/1 ! multifilesink enable-last-sample=false location="/opt/frame%d.yuv" max-files=5Copy to clipboard

For `sensor-mode=<option>`, add the appropriate number for the
                sensor mode.

For example, for
                    imx766\_preview\_1080p30fps\_streaming\_sensor\_mode\_1 use case,
                run the following command to set the sensor mode as
                0:

    export GST_PLUGIN_PATH=/usr/lib/gstreamer-1.0 && gst-launch-1.0 qtiqmmfsrc camera=0 name=camsrc sensor-mode=0 ! video/x-raw,format=NV12,width=1920,height=1080,framerate=30/1 ! multifilesink enable-last-sample=false location="/opt/frame%d.yuv" max-files=5Copy to clipboard

## Single camera stream with socket

Source: [https://docs.qualcomm.com/doc/80-70020-50/topic/camera.html](https://docs.qualcomm.com/doc/80-70020-50/topic/camera.html)

This use case shows how to store a camera stream in a socket. This camera stream from
        the socket is then encoded to AVC and stored in a file.

1. Complete the preconditions mentioned in [Run multimedia use cases](https://docs.qualcomm.com/doc/80-70020-50/topic/multimedia-use-cases.html).
2. Run the use case on the target device:
    - In console
                        1:

            gst-launch-1.0 -e qtisocketsrc socket=/tmp/input.sock ! video/x-raw,format=NV12,width=1920,height=1080,framerate=30/1,interlace-mode=progressive,colorimetry=bt601 ! v4l2h264enc capture-io-mode=4 output-io-mode=5 ! h264parse ! mp4mux ! queue ! filesink location=/opt/video.mp4
            Copy to clipboard
    - In console
                        2:

            gst-launch-1.0 -e qtiqmmfsrc name=camsrc ! video/x-raw,format=NV12,width=1920,height=1080,framerate=30/1 ! qtisocketsink socket=/tmp/input.sockCopy to clipboard

    The following figure shows the flow of the pipeline execution:

Figure : 1080p camera stream sent to socket, read from socket, encoded to AVC and
                        stored in file
                    
                    <?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" width="940" height="279.68" viewbox="0 0 940 279.68">
  <g id="Layer_1" data-name="Layer 1">
    <g>
      <rect x=".5" y=".5" width="939" height="278.68" rx="7.5" ry="7.5" style="fill: #fafafa;"></rect>
      <path d="M932,1c3.86,0,7,3.14,7,7v263.68c0,3.86-3.14,7-7,7H8c-3.86,0-7-3.14-7-7V8c0-3.86,3.14-7,7-7h924M932,0H8C3.58,0,0,3.58,0,8v263.68c0,4.42,3.58,8,8,8h924c4.42,0,8-3.58,8-8V8c0-4.42-3.58-8-8-8h0Z" style="fill: #d2d7e1;"></path>
    </g>
    <line y1="121.61" x2="940" y2="121.61" style="fill: none; stroke: #d2d7e1; stroke-miterlimit: 10;"></line>
    <g>
      <g>
        <path d="M859.89,253.12c0,.96-.15,1.79-.46,2.49-.31.69-.73,1.24-1.29,1.63l1.78,1.39-.9.83-2.1-1.67c-.33.08-.67.12-1.04.12-.78,0-1.48-.19-2.08-.58-.61-.38-1.08-.93-1.41-1.65-.34-.71-.51-1.54-.52-2.48v-.72c0-.96.17-1.8.5-2.54s.8-1.29,1.41-1.69c.61-.39,1.3-.58,2.09-.58s1.51.19,2.12.58c.61.39,1.08.94,1.41,1.67.33.73.49,1.58.49,2.55v.64ZM858.57,252.47c0-1.17-.23-2.08-.7-2.71-.47-.64-1.13-.95-2-.95s-1.48.32-1.95.95c-.48.63-.72,1.51-.74,2.63v.73c0,1.14.24,2.04.71,2.69.48.66,1.14.98,1.99.98s1.5-.31,1.97-.93c.46-.62.7-1.5.72-2.66v-.74Z"></path>
        <path d="M866.28,257.04c-.49.58-1.21.87-2.17.87-.79,0-1.39-.23-1.8-.69-.41-.46-.62-1.14-.62-2.03v-4.81h1.26v4.78c0,1.12.46,1.68,1.37,1.68.97,0,1.61-.36,1.93-1.08v-5.38h1.26v7.4h-1.2l-.03-.73Z"></path>
        <path d="M874,257.77c-.07-.15-.13-.41-.18-.78-.59.61-1.29.92-2.11.92-.73,0-1.33-.21-1.79-.62-.47-.41-.7-.93-.7-1.57,0-.77.29-1.37.88-1.79.59-.43,1.41-.64,2.47-.64h1.23v-.58c0-.44-.13-.79-.4-1.06-.26-.26-.65-.39-1.17-.39-.45,0-.83.11-1.13.34s-.46.5-.46.83h-1.27c0-.37.13-.73.39-1.07.26-.34.62-.62,1.07-.82.45-.2.94-.3,1.48-.3.85,0,1.52.21,2,.64.48.43.73,1.01.75,1.76v3.4c0,.68.09,1.22.26,1.62v.11h-1.33ZM871.9,256.81c.4,0,.77-.1,1.13-.31s.61-.47.77-.8v-1.52h-.99c-1.55,0-2.32.45-2.32,1.36,0,.4.13.71.4.93s.6.33,1.02.33Z"></path>
        <path d="M878.42,257.77h-1.26v-10.5h1.26v10.5Z"></path>
        <path d="M883.41,256.88c.45,0,.85-.14,1.18-.41s.52-.62.56-1.03h1.2c-.02.42-.17.83-.44,1.21s-.63.69-1.08.92c-.45.23-.92.34-1.43.34-1.01,0-1.81-.34-2.4-1.01-.6-.67-.89-1.59-.89-2.76v-.21c0-.72.13-1.36.4-1.92s.64-1,1.14-1.31c.49-.31,1.08-.46,1.75-.46.83,0,1.52.25,2.07.75.55.5.84,1.14.88,1.93h-1.2c-.04-.48-.22-.87-.54-1.18-.33-.31-.73-.46-1.21-.46-.64,0-1.14.23-1.49.69-.35.46-.53,1.13-.53,2.01v.24c0,.85.18,1.51.53,1.97s.85.69,1.5.69Z"></path>
        <path d="M887.43,254c0-.72.14-1.38.43-1.96.29-.58.68-1.03,1.19-1.34.51-.31,1.09-.47,1.74-.47,1.01,0,1.82.35,2.44,1.05.62.7.93,1.62.93,2.78v.09c0,.72-.14,1.37-.41,1.94-.28.57-.67,1.02-1.18,1.34-.51.32-1.1.48-1.77.48-1,0-1.81-.35-2.44-1.05-.62-.7-.93-1.62-.93-2.77v-.09ZM888.71,254.15c0,.82.19,1.48.57,1.98.38.5.89.75,1.53.75s1.15-.25,1.53-.75c.38-.5.57-1.21.57-2.12,0-.81-.19-1.47-.58-1.97-.39-.5-.9-.76-1.54-.76s-1.13.25-1.51.75-.57,1.21-.57,2.13Z"></path>
        <path d="M896.94,250.37l.03.82c.54-.64,1.27-.96,2.19-.96,1.03,0,1.74.4,2.11,1.19.25-.36.57-.64.96-.86.39-.22.86-.33,1.4-.33,1.62,0,2.45.86,2.47,2.58v4.96h-1.26v-4.88c0-.53-.12-.92-.36-1.19-.24-.26-.65-.39-1.22-.39-.47,0-.86.14-1.17.42-.31.28-.49.66-.54,1.13v4.91h-1.27v-4.85c0-1.08-.53-1.61-1.58-1.61-.83,0-1.4.35-1.7,1.06v5.4h-1.26v-7.4h1.2Z"></path>
        <path d="M909.21,250.37l.03.82c.54-.64,1.27-.96,2.19-.96,1.03,0,1.74.4,2.11,1.19.25-.36.57-.64.96-.86.39-.22.86-.33,1.4-.33,1.62,0,2.45.86,2.47,2.58v4.96h-1.26v-4.88c0-.53-.12-.92-.36-1.19-.24-.26-.65-.39-1.22-.39-.47,0-.86.14-1.17.42-.31.28-.49.66-.54,1.13v4.91h-1.27v-4.85c0-1.08-.53-1.61-1.58-1.61-.83,0-1.4.35-1.7,1.06v5.4h-1.26v-7.4h1.2Z"></path>
      </g>
      <rect x="830.88" y="245.68" width="16" height="16" rx="2" ry="2" style="fill: #2a2aea;"></rect>
    </g>
  </g>
  <g id="Layer_2" data-name="Layer 2">
    <g>
      <g>
        <rect x="297.5" y="51.61" width="160" height="50" rx="4" ry="4" style="fill: #2a2aea;"></rect>
        <g>
          <path d="M336.85,75.82c0-1.33.3-2.38.91-3.15s1.43-1.16,2.45-1.16,1.79.34,2.37,1.01l.06-.85h1.33v11.7h-1.45v-4.03c-.58.62-1.36.94-2.33.94-1.02,0-1.83-.4-2.44-1.19-.61-.79-.91-1.85-.91-3.16v-.1ZM338.29,75.99c0,.97.2,1.73.61,2.28.41.55.96.83,1.65.83.86,0,1.52-.38,1.97-1.14v-4.14c-.46-.74-1.11-1.12-1.95-1.12-.7,0-1.25.28-1.66.83-.41.55-.62,1.37-.62,2.46Z" style="fill: #fff;"></path>
          <path d="M348.25,69.62v2.05h1.58v1.12h-1.58v5.25c0,.34.07.59.21.76.14.17.38.25.72.25.17,0,.4-.03.69-.09v1.17c-.38.1-.75.16-1.11.16-.65,0-1.13-.2-1.46-.59s-.49-.95-.49-1.66v-5.24h-1.54v-1.12h1.54v-2.05h1.45Z" style="fill: #fff;"></path>
          <path d="M351.53,69.43c0-.23.07-.43.21-.59.14-.16.36-.24.64-.24s.49.08.64.24c.15.16.22.36.22.59s-.07.43-.22.59c-.15.16-.36.23-.64.23s-.49-.08-.64-.23c-.14-.16-.21-.35-.21-.59ZM353.09,80.12h-1.45v-8.45h1.45v8.45Z" style="fill: #fff;"></path>
          <path d="M355.05,75.82c0-1.33.3-2.38.91-3.15s1.43-1.16,2.45-1.16,1.79.34,2.37,1.01l.06-.85h1.33v11.7h-1.45v-4.03c-.58.62-1.36.94-2.33.94-1.02,0-1.83-.4-2.44-1.19-.61-.79-.91-1.85-.91-3.16v-.1ZM356.5,75.99c0,.97.2,1.73.61,2.28.41.55.96.83,1.65.83.86,0,1.52-.38,1.97-1.14v-4.14c-.46-.74-1.11-1.12-1.95-1.12-.7,0-1.25.28-1.66.83-.41.55-.62,1.37-.62,2.46Z" style="fill: #fff;"></path>
          <path d="M365.86,71.67l.04.94c.62-.73,1.46-1.09,2.51-1.09,1.18,0,1.99.45,2.41,1.36.28-.41.65-.73,1.1-.98.45-.25.98-.38,1.6-.38,1.85,0,2.8.98,2.83,2.95v5.66h-1.45v-5.58c0-.6-.14-1.06-.41-1.36-.28-.3-.74-.45-1.39-.45-.54,0-.98.16-1.34.48-.35.32-.56.75-.62,1.29v5.61h-1.45v-5.54c0-1.23-.6-1.84-1.8-1.84-.95,0-1.6.4-1.95,1.21v6.17h-1.45v-8.45h1.37Z" style="fill: #fff;"></path>
          <path d="M379.88,71.67l.04.94c.62-.73,1.46-1.09,2.51-1.09,1.18,0,1.99.45,2.41,1.36.28-.41.65-.73,1.1-.98.45-.25.98-.38,1.6-.38,1.85,0,2.8.98,2.83,2.95v5.66h-1.45v-5.58c0-.6-.14-1.06-.41-1.36-.28-.3-.74-.45-1.39-.45-.54,0-.98.16-1.34.48-.35.32-.56.75-.62,1.29v5.61h-1.45v-5.54c0-1.23-.6-1.84-1.8-1.84-.95,0-1.6.4-1.95,1.21v6.17h-1.45v-8.45h1.37Z" style="fill: #fff;"></path>
          <path d="M393.25,80.12v-7.34h-1.34v-1.12h1.34v-.87c0-.91.24-1.61.73-2.1.48-.49,1.17-.74,2.05-.74.33,0,.66.04.99.13l-.08,1.17c-.25-.05-.51-.07-.78-.07-.47,0-.83.14-1.09.41-.26.27-.38.67-.38,1.18v.89h1.8v1.12h-1.8v7.34h-1.45Z" style="fill: #fff;"></path>
          <path d="M403.02,77.88c0-.39-.15-.69-.44-.91-.29-.22-.81-.4-1.54-.56-.73-.16-1.31-.34-1.74-.56s-.75-.48-.95-.78c-.21-.3-.31-.66-.31-1.08,0-.69.29-1.28.88-1.76.59-.48,1.33-.72,2.25-.72.96,0,1.74.25,2.33.74.6.5.89,1.13.89,1.9h-1.45c0-.4-.17-.74-.5-1.02-.34-.29-.76-.43-1.27-.43s-.94.11-1.23.34c-.3.23-.45.53-.45.9,0,.35.14.61.41.79.28.18.77.35,1.5.51.72.16,1.31.35,1.75.58.45.22.78.49,1,.81.22.32.32.7.32,1.15,0,.76-.3,1.36-.91,1.82-.6.46-1.39.68-2.35.68-.68,0-1.28-.12-1.8-.36-.52-.24-.93-.57-1.22-1-.29-.43-.44-.89-.44-1.39h1.45c.03.48.22.87.58,1.15.36.28.84.43,1.43.43.55,0,.99-.11,1.32-.33.33-.22.5-.52.5-.89Z" style="fill: #fff;"></path>
          <path d="M410.43,72.97c-.22-.04-.46-.05-.71-.05-.95,0-1.59.4-1.93,1.21v6h-1.45v-8.45h1.41l.02.98c.47-.75,1.15-1.13,2.02-1.13.28,0,.49.04.64.11v1.34Z" style="fill: #fff;"></path>
          <path d="M415,79.1c.52,0,.97-.16,1.35-.47.39-.31.6-.7.64-1.17h1.37c-.03.48-.19.95-.5,1.38-.31.44-.72.79-1.23,1.05-.51.26-1.06.39-1.63.39-1.15,0-2.07-.38-2.75-1.15-.68-.77-1.02-1.82-1.02-3.15v-.24c0-.82.15-1.55.45-2.2.3-.64.74-1.14,1.3-1.49.56-.35,1.23-.53,2-.53.95,0,1.74.28,2.36.85.63.57.96,1.3,1,2.21h-1.37c-.04-.55-.25-1-.62-1.35-.37-.35-.83-.53-1.38-.53-.73,0-1.3.26-1.71.79-.4.53-.61,1.29-.61,2.29v.27c0,.97.2,1.72.6,2.25.4.53.97.79,1.72.79Z" style="fill: #fff;"></path>
        </g>
      </g>
      <g>
        <line x1="457.5" y1="76.61" x2="477.48" y2="76.61" style="fill: none; stroke: #000; stroke-miterlimit: 10;"></line>
        <polygon points="476.46 80.11 482.5 76.61 476.46 73.12 476.46 80.11"></polygon>
      </g>
      <g>
        <rect x="482.5" y="51.61" width="160" height="50" rx="4" ry="4" style="fill: #2a2aea;"></rect>
        <g>
          <path d="M515.9,75.82c0-1.33.3-2.38.91-3.15s1.43-1.16,2.45-1.16,1.79.34,2.37,1.01l.06-.85h1.33v11.7h-1.45v-4.03c-.58.62-1.36.94-2.33.94-1.02,0-1.83-.4-2.44-1.19-.61-.79-.91-1.85-.91-3.16v-.1ZM517.35,75.99c0,.97.2,1.73.61,2.28.41.55.96.83,1.65.83.86,0,1.52-.38,1.97-1.14v-4.14c-.46-.74-1.11-1.12-1.95-1.12-.7,0-1.25.28-1.66.83s-.62,1.37-.62,2.46Z" style="fill: #fff;"></path>
          <path d="M527.31,69.62v2.05h1.58v1.12h-1.58v5.25c0,.34.07.59.21.76.14.17.38.25.72.25.17,0,.4-.03.69-.09v1.17c-.38.1-.75.16-1.11.16-.65,0-1.13-.2-1.46-.59s-.49-.95-.49-1.66v-5.24h-1.54v-1.12h1.54v-2.05h1.45Z" style="fill: #fff;"></path>
          <path d="M530.58,69.43c0-.23.07-.43.21-.59.14-.16.36-.24.64-.24s.5.08.64.24c.15.16.22.36.22.59s-.07.43-.22.59-.36.23-.64.23-.49-.08-.64-.23-.21-.35-.21-.59ZM532.14,80.12h-1.45v-8.45h1.45v8.45Z" style="fill: #fff;"></path>
          <path d="M539.38,77.88c0-.39-.15-.69-.44-.91-.29-.22-.81-.4-1.54-.56s-1.31-.34-1.74-.56-.75-.48-.95-.78c-.21-.3-.31-.66-.31-1.08,0-.69.29-1.28.88-1.76.59-.48,1.33-.72,2.25-.72.96,0,1.74.25,2.33.74.6.5.89,1.13.89,1.9h-1.45c0-.4-.17-.74-.5-1.02-.34-.29-.76-.43-1.27-.43s-.94.11-1.23.34c-.3.23-.45.53-.45.9,0,.35.14.61.41.79.28.18.77.35,1.5.51.72.16,1.31.35,1.75.58.45.22.78.49,1,.81.22.32.32.7.32,1.15,0,.76-.3,1.36-.91,1.82-.6.46-1.39.68-2.35.68-.68,0-1.28-.12-1.8-.36s-.93-.57-1.22-1-.44-.89-.44-1.39h1.45c.03.48.22.87.58,1.15.36.28.84.43,1.43.43.55,0,.99-.11,1.32-.33.33-.22.5-.52.5-.89Z" style="fill: #fff;"></path>
          <path d="M542.32,75.82c0-.83.16-1.57.49-2.23.33-.66.78-1.17,1.36-1.53s1.24-.54,1.99-.54c1.15,0,2.08.4,2.79,1.2s1.07,1.86,1.07,3.18v.1c0,.82-.16,1.56-.47,2.21-.32.65-.77,1.16-1.35,1.53-.59.36-1.26.55-2.02.55-1.15,0-2.07-.4-2.79-1.2s-1.07-1.85-1.07-3.16v-.1ZM543.78,75.99c0,.94.22,1.69.65,2.26.43.57,1.02.85,1.75.85s1.32-.29,1.75-.86c.43-.58.65-1.38.65-2.42,0-.93-.22-1.68-.66-2.25-.44-.58-1.02-.86-1.75-.86s-1.29.28-1.73.85c-.44.57-.66,1.38-.66,2.44Z" style="fill: #fff;"></path>
          <path d="M555.22,79.1c.52,0,.97-.16,1.35-.47s.6-.7.64-1.17h1.37c-.03.48-.19.95-.5,1.38s-.72.79-1.23,1.05-1.06.39-1.63.39c-1.15,0-2.07-.38-2.75-1.15-.68-.77-1.02-1.82-1.02-3.15v-.24c0-.82.15-1.55.45-2.2s.74-1.14,1.3-1.49c.57-.35,1.23-.53,2-.53.95,0,1.74.28,2.36.85.63.57.96,1.3,1,2.21h-1.37c-.04-.55-.25-1-.62-1.35s-.83-.53-1.38-.53c-.73,0-1.3.26-1.71.79-.4.53-.61,1.29-.61,2.29v.27c0,.97.2,1.72.6,2.25.4.53.97.79,1.72.79Z" style="fill: #fff;"></path>
          <path d="M562.57,76.21l-.91.95v2.97h-1.45v-12h1.45v7.26l.77-.93,2.63-2.78h1.76l-3.29,3.53,3.67,4.92h-1.7l-2.95-3.91Z" style="fill: #fff;"></path>
          <path d="M571.67,80.28c-1.15,0-2.08-.38-2.8-1.13-.72-.75-1.08-1.76-1.08-3.02v-.27c0-.84.16-1.59.48-2.25.32-.66.77-1.17,1.34-1.55.58-.37,1.2-.56,1.87-.56,1.1,0,1.95.36,2.56,1.09.61.72.91,1.76.91,3.11v.6h-5.73c.02.83.26,1.51.73,2.02.47.51,1.06.77,1.78.77.51,0,.94-.1,1.3-.31.35-.21.66-.48.93-.83l.88.69c-.71,1.09-1.77,1.63-3.19,1.63ZM571.49,72.7c-.58,0-1.07.21-1.47.64-.4.42-.64,1.02-.73,1.79h4.23v-.11c-.04-.73-.24-1.3-.59-1.71-.35-.4-.83-.61-1.44-.61Z" style="fill: #fff;"></path>
          <path d="M578.6,69.62v2.05h1.58v1.12h-1.58v5.25c0,.34.07.59.21.76.14.17.38.25.72.25.17,0,.4-.03.69-.09v1.17c-.38.1-.75.16-1.11.16-.65,0-1.13-.2-1.46-.59s-.49-.95-.49-1.66v-5.24h-1.54v-1.12h1.54v-2.05h1.45Z" style="fill: #fff;"></path>
          <path d="M586.79,77.88c0-.39-.15-.69-.44-.91-.29-.22-.81-.4-1.54-.56s-1.31-.34-1.74-.56-.75-.48-.95-.78c-.21-.3-.31-.66-.31-1.08,0-.69.29-1.28.88-1.76.59-.48,1.33-.72,2.25-.72.96,0,1.74.25,2.33.74.6.5.89,1.13.89,1.9h-1.45c0-.4-.17-.74-.5-1.02-.34-.29-.76-.43-1.27-.43s-.94.11-1.23.34c-.3.23-.45.53-.45.9,0,.35.14.61.41.79.28.18.77.35,1.5.51.72.16,1.31.35,1.75.58.45.22.78.49,1,.81.22.32.32.7.32,1.15,0,.76-.3,1.36-.91,1.82-.6.46-1.39.68-2.35.68-.68,0-1.28-.12-1.8-.36s-.93-.57-1.22-1-.44-.89-.44-1.39h1.45c.03.48.22.87.58,1.15.36.28.84.43,1.43.43.55,0,.99-.11,1.32-.33.33-.22.5-.52.5-.89Z" style="fill: #fff;"></path>
          <path d="M590.12,69.43c0-.23.07-.43.21-.59.14-.16.36-.24.64-.24s.5.08.64.24c.15.16.22.36.22.59s-.07.43-.22.59-.36.23-.64.23-.49-.08-.64-.23-.21-.35-.21-.59ZM591.68,80.12h-1.45v-8.45h1.45v8.45Z" style="fill: #fff;"></path>
          <path d="M595.36,71.67l.05,1.06c.65-.81,1.49-1.22,2.53-1.22,1.79,0,2.69,1.01,2.7,3.02v5.59h-1.45v-5.59c0-.61-.14-1.06-.42-1.35-.27-.29-.7-.44-1.28-.44-.47,0-.88.12-1.23.38s-.63.58-.83.98v6.02h-1.45v-8.45h1.37Z" style="fill: #fff;"></path>
          <path d="M605.18,76.21l-.91.95v2.97h-1.45v-12h1.45v7.26l.77-.93,2.63-2.78h1.76l-3.29,3.53,3.67,4.92h-1.7l-2.95-3.91Z" style="fill: #fff;"></path>
        </g>
      </g>
    </g>
    <g>
      <g>
        <rect x="20" y="173.68" width="160" height="50" rx="4" ry="4" style="fill: #2a2aea;"></rect>
        <g>
          <path d="M56.99,197.89c0-1.33.3-2.38.91-3.15s1.43-1.16,2.45-1.16,1.79.34,2.37,1.01l.06-.85h1.33v11.7h-1.45v-4.03c-.58.62-1.36.94-2.33.94-1.02,0-1.83-.4-2.44-1.19-.61-.79-.91-1.85-.91-3.16v-.1ZM58.44,198.05c0,.97.2,1.73.61,2.28.41.55.96.83,1.65.83.86,0,1.52-.38,1.97-1.14v-4.14c-.46-.74-1.11-1.12-1.95-1.12-.7,0-1.25.28-1.66.83-.41.55-.62,1.37-.62,2.46Z" style="fill: #fff;"></path>
          <path d="M68.4,191.69v2.05h1.58v1.12h-1.58v5.25c0,.34.07.59.21.76.14.17.38.25.72.25.17,0,.4-.03.69-.09v1.17c-.38.1-.75.16-1.11.16-.65,0-1.13-.2-1.46-.59s-.49-.95-.49-1.66v-5.24h-1.54v-1.12h1.54v-2.05h1.45Z" style="fill: #fff;"></path>
          <path d="M71.67,191.49c0-.23.07-.43.21-.59.14-.16.36-.24.64-.24s.49.08.64.24c.15.16.22.36.22.59s-.07.43-.22.59c-.15.16-.36.23-.64.23s-.49-.08-.64-.23c-.14-.16-.21-.35-.21-.59ZM73.23,202.19h-1.45v-8.45h1.45v8.45Z" style="fill: #fff;"></path>
          <path d="M80.47,199.94c0-.39-.15-.69-.44-.91-.29-.22-.81-.4-1.54-.56-.73-.16-1.31-.34-1.74-.56s-.75-.48-.95-.78c-.21-.3-.31-.66-.31-1.08,0-.69.29-1.28.88-1.76.59-.48,1.33-.72,2.25-.72.96,0,1.74.25,2.33.74.6.5.89,1.13.89,1.9h-1.45c0-.4-.17-.74-.5-1.02-.34-.29-.76-.43-1.27-.43s-.94.11-1.23.34c-.3.23-.45.53-.45.9,0,.35.14.61.41.79.28.18.77.35,1.5.51.72.16,1.31.35,1.75.58.45.22.78.49,1,.81.22.32.32.7.32,1.15,0,.76-.3,1.36-.91,1.82-.6.46-1.39.68-2.35.68-.68,0-1.28-.12-1.8-.36-.52-.24-.93-.57-1.22-1-.29-.43-.44-.89-.44-1.39h1.45c.03.48.22.87.58,1.15.36.28.84.43,1.43.43.55,0,.99-.11,1.32-.33.33-.22.5-.52.5-.89Z" style="fill: #fff;"></path>
          <path d="M83.41,197.88c0-.83.16-1.57.49-2.23.33-.66.78-1.17,1.36-1.53.58-.36,1.24-.54,1.99-.54,1.15,0,2.08.4,2.79,1.2s1.07,1.86,1.07,3.18v.1c0,.82-.16,1.56-.47,2.21-.32.65-.77,1.16-1.35,1.53-.59.36-1.26.55-2.02.55-1.15,0-2.07-.4-2.79-1.2s-1.07-1.85-1.07-3.16v-.1ZM84.87,198.05c0,.94.22,1.69.65,2.26.43.57,1.02.85,1.75.85s1.32-.29,1.75-.86c.43-.58.65-1.38.65-2.42,0-.93-.22-1.68-.66-2.25-.44-.58-1.02-.86-1.75-.86s-1.29.28-1.73.85c-.44.57-.66,1.38-.66,2.44Z" style="fill: #fff;"></path>
          <path d="M96.31,201.16c.52,0,.97-.16,1.35-.47.39-.31.6-.7.64-1.17h1.37c-.03.48-.19.95-.5,1.38-.31.44-.72.79-1.23,1.05-.51.26-1.06.39-1.63.39-1.15,0-2.07-.38-2.75-1.15-.68-.77-1.02-1.82-1.02-3.15v-.24c0-.82.15-1.55.45-2.2.3-.64.74-1.14,1.3-1.49.56-.35,1.23-.53,2-.53.95,0,1.74.28,2.36.85.63.57.96,1.3,1,2.21h-1.37c-.04-.55-.25-1-.62-1.35-.37-.35-.83-.53-1.38-.53-.73,0-1.3.26-1.71.79-.4.53-.61,1.29-.61,2.29v.27c0,.97.2,1.72.6,2.25.4.53.97.79,1.72.79Z" style="fill: #fff;"></path>
          <path d="M103.66,198.27l-.91.95v2.97h-1.45v-12h1.45v7.26l.77-.93,2.63-2.78h1.76l-3.29,3.53,3.67,4.92h-1.7l-2.95-3.91Z" style="fill: #fff;"></path>
          <path d="M112.76,202.34c-1.15,0-2.08-.38-2.8-1.13-.72-.75-1.08-1.76-1.08-3.02v-.27c0-.84.16-1.59.48-2.25.32-.66.77-1.17,1.34-1.55.58-.37,1.2-.56,1.87-.56,1.1,0,1.95.36,2.56,1.09.61.72.91,1.76.91,3.11v.6h-5.73c.02.83.26,1.51.73,2.02.47.51,1.06.77,1.78.77.51,0,.94-.1,1.3-.31.35-.21.66-.48.93-.83l.88.69c-.71,1.09-1.77,1.63-3.19,1.63ZM112.58,194.76c-.58,0-1.07.21-1.47.64-.4.42-.64,1.02-.73,1.79h4.23v-.11c-.04-.73-.24-1.3-.59-1.71-.35-.4-.83-.61-1.44-.61Z" style="fill: #fff;"></path>
          <path d="M119.69,191.69v2.05h1.58v1.12h-1.58v5.25c0,.34.07.59.21.76.14.17.38.25.72.25.17,0,.4-.03.69-.09v1.17c-.38.1-.75.16-1.11.16-.65,0-1.13-.2-1.46-.59s-.49-.95-.49-1.66v-5.24h-1.54v-1.12h1.54v-2.05h1.45Z" style="fill: #fff;"></path>
          <path d="M127.88,199.94c0-.39-.15-.69-.44-.91-.29-.22-.81-.4-1.54-.56-.73-.16-1.31-.34-1.74-.56s-.75-.48-.95-.78c-.21-.3-.31-.66-.31-1.08,0-.69.29-1.28.88-1.76.59-.48,1.33-.72,2.25-.72.96,0,1.74.25,2.33.74.6.5.89,1.13.89,1.9h-1.45c0-.4-.17-.74-.5-1.02-.34-.29-.76-.43-1.27-.43s-.94.11-1.23.34c-.3.23-.45.53-.45.9,0,.35.14.61.41.79.28.18.77.35,1.5.51.72.16,1.31.35,1.75.58.45.22.78.49,1,.81.22.32.32.7.32,1.15,0,.76-.3,1.36-.91,1.82-.6.46-1.39.68-2.35.68-.68,0-1.28-.12-1.8-.36-.52-.24-.93-.57-1.22-1-.29-.43-.44-.89-.44-1.39h1.45c.03.48.22.87.58,1.15.36.28.84.43,1.43.43.55,0,.99-.11,1.32-.33.33-.22.5-.52.5-.89Z" style="fill: #fff;"></path>
          <path d="M135.29,195.03c-.22-.04-.46-.05-.71-.05-.95,0-1.59.4-1.93,1.21v6h-1.45v-8.45h1.41l.02.98c.47-.75,1.15-1.13,2.02-1.13.28,0,.49.04.64.11v1.34Z" style="fill: #fff;"></path>
          <path d="M139.86,201.16c.52,0,.97-.16,1.35-.47.39-.31.6-.7.64-1.17h1.37c-.03.48-.19.95-.5,1.38-.31.44-.72.79-1.23,1.05-.51.26-1.06.39-1.63.39-1.15,0-2.07-.38-2.75-1.15-.68-.77-1.02-1.82-1.02-3.15v-.24c0-.82.15-1.55.45-2.2.3-.64.74-1.14,1.3-1.49.56-.35,1.23-.53,2-.53.95,0,1.74.28,2.36.85.63.57.96,1.3,1,2.21h-1.37c-.04-.55-.25-1-.62-1.35-.37-.35-.83-.53-1.38-.53-.73,0-1.3.26-1.71.79-.4.53-.61,1.29-.61,2.29v.27c0,.97.2,1.72.6,2.25.4.53.97.79,1.72.79Z" style="fill: #fff;"></path>
        </g>
      </g>
      <g>
        <line x1="180" y1="198.68" x2="199.98" y2="198.68" style="fill: none; stroke: #000; stroke-miterlimit: 10;"></line>
        <polygon points="198.96 202.17 205 198.68 198.96 195.19 198.96 202.17"></polygon>
      </g>
      <g>
        <rect x="205" y="173.68" width="160" height="50" rx="4" ry="4" style="fill: #d2d7e1;"></rect>
        <g>
          <path d="M243.36,200.23l2.09-6.49h1.48l-3.03,8.45h-1.1l-3.06-8.45h1.48l2.15,6.49Z"></path>
          <path d="M254.27,198.37h1.58v1.18h-1.58v2.64h-1.45v-2.64h-5.18v-.85l5.09-7.88h1.54v7.55ZM249.28,198.37h3.54v-5.58l-.17.31-3.37,5.27Z"></path>
          <path d="M258.88,202.19h-1.45v-12h1.45v12Z"></path>
          <path d="M268.49,202.19h-7.45v-1.04l3.94-4.38c.58-.66.99-1.2,1.21-1.61.22-.41.33-.84.33-1.29,0-.59-.18-1.08-.54-1.46-.36-.38-.84-.57-1.44-.57-.72,0-1.28.2-1.68.61-.4.41-.6.98-.6,1.71h-1.45c0-1.05.34-1.89,1.01-2.54.67-.65,1.58-.97,2.71-.97,1.06,0,1.89.28,2.51.83.61.55.92,1.29.92,2.21,0,1.12-.71,2.45-2.14,4l-3.05,3.3h5.71v1.18Z"></path>
          <path d="M271.62,194.76c.64-.79,1.47-1.18,2.5-1.18,1.79,0,2.69,1.01,2.7,3.02v5.59h-1.45v-5.59c0-.61-.14-1.06-.42-1.35-.27-.29-.7-.44-1.28-.44-.47,0-.88.12-1.23.38-.35.25-.63.58-.83.98v6.02h-1.45v-12h1.45v4.57Z"></path>
          <path d="M286.29,202.19h-7.45v-1.04l3.94-4.38c.58-.66.99-1.2,1.21-1.61.22-.41.33-.84.33-1.29,0-.59-.18-1.08-.54-1.46-.36-.38-.84-.57-1.44-.57-.72,0-1.28.2-1.68.61-.4.41-.6.98-.6,1.71h-1.45c0-1.05.34-1.89,1.01-2.54.67-.65,1.58-.97,2.71-.97,1.06,0,1.89.28,2.51.83.61.55.92,1.29.92,2.21,0,1.12-.71,2.45-2.14,4l-3.05,3.3h5.71v1.18Z"></path>
          <path d="M293.49,190.8v1.23h-.27c-1.12.02-2.02.35-2.69,1-.67.65-1.05,1.55-1.16,2.73.6-.69,1.42-1.03,2.45-1.03s1.78.35,2.37,1.05c.59.7.89,1.6.89,2.7,0,1.17-.32,2.11-.96,2.81-.64.7-1.49,1.05-2.57,1.05s-1.97-.42-2.65-1.25c-.68-.84-1.02-1.91-1.02-3.23v-.55c0-2.09.45-3.69,1.34-4.8.89-1.11,2.22-1.67,3.99-1.7h.26ZM291.59,195.93c-.5,0-.95.15-1.37.45-.42.3-.71.67-.87,1.12v.53c0,.94.21,1.69.63,2.27.42.57.95.86,1.58.86s1.16-.24,1.54-.72c.37-.48.56-1.11.56-1.88s-.19-1.41-.57-1.89c-.38-.48-.88-.72-1.5-.72Z"></path>
          <path d="M302.91,198.37h1.58v1.18h-1.58v2.64h-1.45v-2.64h-5.18v-.85l5.09-7.88h1.54v7.55ZM297.91,198.37h3.54v-5.58l-.17.31-3.37,5.27Z"></path>
          <path d="M309.45,202.34c-1.15,0-2.08-.38-2.8-1.13-.72-.75-1.08-1.76-1.08-3.02v-.27c0-.84.16-1.59.48-2.25.32-.66.77-1.17,1.34-1.55.58-.37,1.2-.56,1.87-.56,1.1,0,1.95.36,2.56,1.09.61.72.91,1.76.91,3.11v.6h-5.73c.02.83.26,1.51.73,2.02.47.51,1.06.77,1.78.77.51,0,.94-.1,1.3-.31.35-.21.66-.48.93-.83l.88.69c-.71,1.09-1.77,1.63-3.19,1.63ZM309.27,194.76c-.58,0-1.07.21-1.47.64-.4.42-.64,1.02-.73,1.79h4.23v-.11c-.04-.73-.24-1.3-.59-1.71-.35-.4-.83-.61-1.44-.61Z"></path>
          <path d="M315.78,193.73l.05,1.06c.65-.81,1.49-1.22,2.53-1.22,1.79,0,2.69,1.01,2.7,3.02v5.59h-1.45v-5.59c0-.61-.14-1.06-.42-1.35-.27-.29-.7-.44-1.28-.44-.47,0-.88.12-1.23.38-.35.25-.63.58-.83.98v6.02h-1.45v-8.45h1.37Z"></path>
          <path d="M326.63,201.16c.52,0,.97-.16,1.35-.47.39-.31.6-.7.64-1.17h1.37c-.03.48-.19.95-.5,1.38-.31.44-.72.79-1.23,1.05-.51.26-1.06.39-1.63.39-1.15,0-2.07-.38-2.75-1.15-.68-.77-1.02-1.82-1.02-3.15v-.24c0-.82.15-1.55.45-2.2.3-.64.74-1.14,1.3-1.49.56-.35,1.23-.53,2-.53.95,0,1.74.28,2.36.85.63.57.96,1.3,1,2.21h-1.37c-.04-.55-.25-1-.62-1.35-.37-.35-.83-.53-1.38-.53-.73,0-1.3.26-1.71.79-.4.53-.61,1.29-.61,2.29v.27c0,.97.2,1.72.6,2.25.4.53.97.79,1.72.79Z"></path>
        </g>
      </g>
      <g>
        <line x1="365" y1="198.68" x2="384.98" y2="198.68" style="fill: none; stroke: #000; stroke-miterlimit: 10;"></line>
        <polygon points="383.96 202.17 390 198.68 383.96 195.19 383.96 202.17"></polygon>
      </g>
      <g>
        <rect x="390" y="173.68" width="160" height="50" rx="4" ry="4" style="fill: #d2d7e1;"></rect>
        <g>
          <path d="M434.75,194.76c.64-.79,1.47-1.18,2.5-1.18,1.79,0,2.69,1.01,2.7,3.02v5.59h-1.45v-5.59c0-.61-.14-1.06-.42-1.35-.27-.29-.7-.44-1.28-.44-.47,0-.88.12-1.23.38-.35.25-.63.58-.83.98v6.02h-1.45v-12h1.45v4.57Z"></path>
          <path d="M449.42,202.19h-7.45v-1.04l3.94-4.38c.58-.66.99-1.2,1.21-1.61.22-.41.33-.84.33-1.29,0-.59-.18-1.08-.54-1.46-.36-.38-.84-.57-1.44-.57-.72,0-1.28.2-1.68.61-.4.41-.6.98-.6,1.71h-1.45c0-1.05.34-1.89,1.01-2.54.67-.65,1.58-.97,2.71-.97,1.06,0,1.89.28,2.51.83.61.55.92,1.29.92,2.21,0,1.12-.71,2.45-2.14,4l-3.05,3.3h5.71v1.18Z"></path>
          <path d="M456.62,190.8v1.23h-.27c-1.12.02-2.02.35-2.69,1-.67.65-1.05,1.55-1.16,2.73.6-.69,1.42-1.03,2.45-1.03s1.78.35,2.37,1.05c.59.7.89,1.6.89,2.7,0,1.17-.32,2.11-.96,2.81-.64.7-1.49,1.05-2.57,1.05s-1.97-.42-2.65-1.25c-.68-.84-1.02-1.91-1.02-3.23v-.55c0-2.09.45-3.69,1.34-4.8.89-1.11,2.22-1.67,3.99-1.7h.26ZM454.72,195.93c-.5,0-.95.15-1.37.45-.42.3-.71.67-.87,1.12v.53c0,.94.21,1.69.63,2.27.42.57.95.86,1.58.86s1.16-.24,1.54-.72c.37-.48.56-1.11.56-1.88s-.19-1.41-.57-1.89c-.38-.48-.88-.72-1.5-.72Z"></path>
          <path d="M466.04,198.37h1.58v1.18h-1.58v2.64h-1.45v-2.64h-5.18v-.85l5.09-7.88h1.54v7.55ZM461.04,198.37h3.54v-5.58l-.17.31-3.37,5.27Z"></path>
          <path d="M476.21,198.05c0,1.29-.29,2.32-.88,3.11-.59.79-1.39,1.18-2.39,1.18s-1.83-.33-2.42-.98v4.07h-1.45v-11.7h1.32l.07.94c.59-.73,1.41-1.09,2.45-1.09s1.82.38,2.41,1.15.89,1.83.89,3.2v.13ZM474.76,197.89c0-.95-.2-1.71-.61-2.26-.41-.55-.96-.83-1.67-.83-.88,0-1.53.39-1.97,1.16v4.04c.43.77,1.09,1.16,1.98,1.16.69,0,1.24-.27,1.65-.82.41-.55.61-1.37.61-2.45Z"></path>
          <path d="M483.26,202.19c-.08-.17-.15-.46-.2-.89-.67.7-1.47,1.05-2.41,1.05-.83,0-1.52-.24-2.05-.71-.53-.47-.8-1.07-.8-1.79,0-.88.33-1.56,1-2.05.67-.49,1.61-.73,2.82-.73h1.41v-.66c0-.5-.15-.91-.45-1.21-.3-.3-.75-.45-1.34-.45-.52,0-.95.13-1.3.39-.35.26-.52.58-.52.95h-1.45c0-.42.15-.83.45-1.22.3-.39.71-.7,1.22-.93.51-.23,1.08-.34,1.69-.34.97,0,1.74.24,2.29.73.55.49.84,1.16.86,2.01v3.89c0,.78.1,1.39.3,1.85v.12h-1.52ZM480.86,201.08c.45,0,.88-.12,1.29-.35s.7-.54.88-.91v-1.73h-1.13c-1.77,0-2.66.52-2.66,1.55,0,.45.15.81.45,1.06.3.26.69.38,1.16.38Z"></path>
          <path d="M490.83,195.03c-.22-.04-.46-.05-.71-.05-.95,0-1.59.4-1.93,1.21v6h-1.45v-8.45h1.41l.02.98c.47-.75,1.15-1.13,2.02-1.13.28,0,.5.04.64.11v1.34Z"></path>
          <path d="M497.08,199.94c0-.39-.15-.69-.44-.91-.29-.22-.81-.4-1.54-.56s-1.31-.34-1.74-.56-.75-.48-.95-.78c-.21-.3-.31-.66-.31-1.08,0-.69.29-1.28.88-1.76.59-.48,1.33-.72,2.25-.72.96,0,1.74.25,2.33.74.6.5.89,1.13.89,1.9h-1.45c0-.4-.17-.74-.5-1.02-.34-.29-.76-.43-1.27-.43s-.94.11-1.23.34c-.3.23-.45.53-.45.9,0,.35.14.61.41.79.28.18.77.35,1.5.51.72.16,1.31.35,1.75.58.45.22.78.49,1,.81.22.32.32.7.32,1.15,0,.76-.3,1.36-.91,1.82-.6.46-1.39.68-2.35.68-.68,0-1.28-.12-1.8-.36s-.93-.57-1.22-1-.44-.89-.44-1.39h1.45c.03.48.22.87.58,1.15.36.28.84.43,1.43.43.55,0,.99-.11,1.32-.33.33-.22.5-.52.5-.89Z"></path>
          <path d="M503.92,202.34c-1.15,0-2.08-.38-2.8-1.13-.72-.75-1.08-1.76-1.08-3.02v-.27c0-.84.16-1.59.48-2.25.32-.66.77-1.17,1.34-1.55.58-.37,1.2-.56,1.87-.56,1.1,0,1.95.36,2.56,1.09.61.72.91,1.76.91,3.11v.6h-5.73c.02.83.26,1.51.73,2.02.47.51,1.06.77,1.78.77.51,0,.94-.1,1.3-.31.35-.21.66-.48.93-.83l.88.69c-.71,1.09-1.77,1.63-3.19,1.63ZM503.74,194.76c-.58,0-1.07.21-1.47.64-.4.42-.64,1.02-.73,1.79h4.23v-.11c-.04-.73-.24-1.3-.59-1.71-.35-.4-.83-.61-1.44-.61Z"></path>
        </g>
      </g>
      <g>
        <line x1="550" y1="198.68" x2="569.98" y2="198.68" style="fill: none; stroke: #000; stroke-miterlimit: 10;"></line>
        <polygon points="568.96 202.17 575 198.68 568.96 195.19 568.96 202.17"></polygon>
      </g>
      <g>
        <rect x="575" y="173.68" width="160" height="50" rx="4" ry="4" style="fill: #d2d7e1;"></rect>
        <g>
          <path d="M615.1,193.73l.04.94c.62-.73,1.46-1.09,2.51-1.09,1.18,0,1.99.45,2.41,1.36.28-.41.65-.73,1.1-.98s.98-.38,1.6-.38c1.85,0,2.8.98,2.83,2.95v5.66h-1.45v-5.58c0-.6-.14-1.06-.41-1.36-.28-.3-.74-.45-1.39-.45-.54,0-.98.16-1.34.48s-.56.75-.62,1.29v5.61h-1.45v-5.54c0-1.23-.6-1.84-1.8-1.84-.95,0-1.6.4-1.95,1.21v6.17h-1.45v-8.45h1.37Z"></path>
          <path d="M634.91,198.05c0,1.29-.29,2.32-.88,3.11-.59.79-1.39,1.18-2.39,1.18s-1.83-.33-2.42-.98v4.07h-1.45v-11.7h1.32l.07.94c.59-.73,1.41-1.09,2.45-1.09s1.82.38,2.41,1.15.89,1.83.89,3.2v.13ZM633.46,197.89c0-.95-.2-1.71-.61-2.26-.41-.55-.96-.83-1.67-.83-.88,0-1.53.39-1.97,1.16v4.04c.43.77,1.09,1.16,1.98,1.16.69,0,1.24-.27,1.65-.82.41-.55.61-1.37.61-2.45Z"></path>
          <path d="M640.25,202.34c-1.15,0-2.08-.38-2.8-1.13-.72-.75-1.08-1.76-1.08-3.02v-.27c0-.84.16-1.59.48-2.25.32-.66.77-1.17,1.34-1.55.58-.37,1.2-.56,1.87-.56,1.1,0,1.95.36,2.56,1.09.61.72.91,1.76.91,3.11v.6h-5.73c.02.83.26,1.51.73,2.02.47.51,1.06.77,1.78.77.51,0,.94-.1,1.3-.31.35-.21.66-.48.93-.83l.88.69c-.71,1.09-1.77,1.63-3.19,1.63ZM640.07,194.76c-.58,0-1.07.21-1.47.64-.4.42-.64,1.02-.73,1.79h4.23v-.11c-.04-.73-.24-1.3-.59-1.71-.35-.4-.83-.61-1.44-.61Z"></path>
          <path d="M644.88,197.89c0-1.32.3-2.37.91-3.14.61-.78,1.42-1.17,2.42-1.17s1.84.36,2.41,1.09l.07-.94h1.32v8.25c0,1.09-.32,1.96-.97,2.59-.65.63-1.52.95-2.61.95-.61,0-1.21-.13-1.79-.39-.58-.26-1.03-.62-1.34-1.07l.75-.87c.62.77,1.38,1.15,2.27,1.15.7,0,1.25-.2,1.64-.59.39-.4.59-.95.59-1.67v-.73c-.58.67-1.37,1-2.37,1s-1.79-.4-2.4-1.2-.92-1.88-.92-3.26ZM646.33,198.05c0,.95.2,1.7.59,2.25.39.54.94.82,1.64.82.91,0,1.58-.41,2.01-1.24v-3.86c-.44-.81-1.11-1.21-1.99-1.21-.7,0-1.25.27-1.65.82s-.59,1.36-.59,2.43Z"></path>
          <path d="M656.16,191.69v2.05h1.58v1.12h-1.58v5.25c0,.34.07.59.21.76.14.17.38.25.72.25.17,0,.4-.03.69-.09v1.17c-.38.1-.75.16-1.11.16-.65,0-1.13-.2-1.46-.59s-.49-.95-.49-1.66v-5.24h-1.54v-1.12h1.54v-2.05h1.45Z"></path>
          <path d="M664.34,199.94c0-.39-.15-.69-.44-.91-.29-.22-.81-.4-1.54-.56s-1.31-.34-1.74-.56-.75-.48-.95-.78c-.21-.3-.31-.66-.31-1.08,0-.69.29-1.28.88-1.76.59-.48,1.33-.72,2.25-.72.96,0,1.74.25,2.33.74.6.5.89,1.13.89,1.9h-1.45c0-.4-.17-.74-.5-1.02-.34-.29-.76-.43-1.27-.43s-.94.11-1.23.34c-.3.23-.45.53-.45.9,0,.35.14.61.41.79.28.18.77.35,1.5.51.72.16,1.31.35,1.75.58.45.22.78.49,1,.81.22.32.32.7.32,1.15,0,.76-.3,1.36-.91,1.82-.6.46-1.39.68-2.35.68-.68,0-1.28-.12-1.8-.36s-.93-.57-1.22-1-.44-.89-.44-1.39h1.45c.03.48.22.87.58,1.15.36.28.84.43,1.43.43.55,0,.99-.11,1.32-.33.33-.22.5-.52.5-.89Z"></path>
          <path d="M669.03,193.73l.04.94c.62-.73,1.46-1.09,2.51-1.09,1.18,0,1.99.45,2.41,1.36.28-.41.65-.73,1.1-.98s.98-.38,1.6-.38c1.85,0,2.8.98,2.83,2.95v5.66h-1.45v-5.58c0-.6-.14-1.06-.41-1.36-.28-.3-.74-.45-1.39-.45-.54,0-.98.16-1.34.48s-.56.75-.62,1.29v5.61h-1.45v-5.54c0-1.23-.6-1.84-1.8-1.84-.95,0-1.6.4-1.95,1.21v6.17h-1.45v-8.45h1.37Z"></path>
          <path d="M686.91,201.35c-.56.66-1.39.99-2.48.99-.9,0-1.59-.26-2.06-.79s-.71-1.3-.71-2.32v-5.5h1.45v5.46c0,1.28.52,1.92,1.56,1.92,1.1,0,1.84-.41,2.2-1.23v-6.15h1.45v8.45h-1.38l-.03-.84Z"></path>
          <path d="M693.35,196.82l1.88-3.09h1.69l-2.77,4.18,2.85,4.27h-1.67l-1.95-3.16-1.95,3.16h-1.68l2.85-4.27-2.77-4.18h1.67l1.85,3.09Z"></path>
        </g>
      </g>
      <g>
        <line x1="735" y1="198.68" x2="754.98" y2="198.68" style="fill: none; stroke: #000; stroke-miterlimit: 10;"></line>
        <polygon points="753.96 202.17 760 198.68 753.96 195.19 753.96 202.17"></polygon>
      </g>
      <g>
        <rect x="760" y="173.68" width="160" height="50" rx="4" ry="4" style="fill: #d2d7e1;"></rect>
        <g>
          <path d="M795.32,191.69v2.05h1.58v1.12h-1.58v5.25c0,.34.07.59.21.76.14.17.38.25.72.25.17,0,.4-.03.69-.09v1.17c-.38.1-.75.16-1.11.16-.65,0-1.13-.2-1.46-.59s-.49-.95-.49-1.66v-5.24h-1.54v-1.12h1.54v-2.05h1.45Z"></path>
          <path d="M801.98,201.16c.52,0,.97-.16,1.35-.47s.6-.7.64-1.17h1.37c-.03.48-.19.95-.5,1.38s-.72.79-1.23,1.05-1.06.39-1.63.39c-1.15,0-2.07-.38-2.75-1.15-.68-.77-1.02-1.82-1.02-3.15v-.24c0-.82.15-1.55.45-2.2s.74-1.14,1.3-1.49c.57-.35,1.23-.53,2-.53.95,0,1.74.28,2.36.85.63.57.96,1.3,1,2.21h-1.37c-.04-.55-.25-1-.62-1.35s-.83-.53-1.38-.53c-.73,0-1.3.26-1.71.79-.4.53-.61,1.29-.61,2.29v.27c0,.97.2,1.72.6,2.25.4.53.97.79,1.72.79Z"></path>
          <path d="M814.1,198.05c0,1.29-.29,2.32-.88,3.11-.59.79-1.39,1.18-2.39,1.18s-1.83-.33-2.42-.98v4.07h-1.45v-11.7h1.32l.07.94c.59-.73,1.41-1.09,2.45-1.09s1.82.38,2.41,1.15.89,1.83.89,3.2v.13ZM812.66,197.89c0-.95-.2-1.71-.61-2.26-.41-.55-.96-.83-1.67-.83-.88,0-1.53.39-1.97,1.16v4.04c.43.77,1.09,1.16,1.98,1.16.69,0,1.24-.27,1.65-.82.41-.55.61-1.37.61-2.45Z"></path>
          <path d="M820.86,199.94c0-.39-.15-.69-.44-.91-.29-.22-.81-.4-1.54-.56s-1.31-.34-1.74-.56-.75-.48-.95-.78c-.21-.3-.31-.66-.31-1.08,0-.69.29-1.28.88-1.76.59-.48,1.33-.72,2.25-.72.96,0,1.74.25,2.33.74.6.5.89,1.13.89,1.9h-1.45c0-.4-.17-.74-.5-1.02-.34-.29-.76-.43-1.27-.43s-.94.11-1.23.34c-.3.23-.45.53-.45.9,0,.35.14.61.41.79.28.18.77.35,1.5.51.72.16,1.31.35,1.75.58.45.22.78.49,1,.81.22.32.32.7.32,1.15,0,.76-.3,1.36-.91,1.82-.6.46-1.39.68-2.35.68-.68,0-1.28-.12-1.8-.36s-.93-.57-1.22-1-.44-.89-.44-1.39h1.45c.03.48.22.87.58,1.15.36.28.84.43,1.43.43.55,0,.99-.11,1.32-.33.33-.22.5-.52.5-.89Z"></path>
          <path d="M827.7,202.34c-1.15,0-2.08-.38-2.8-1.13-.72-.75-1.08-1.76-1.08-3.02v-.27c0-.84.16-1.59.48-2.25.32-.66.77-1.17,1.34-1.55.58-.37,1.2-.56,1.87-.56,1.1,0,1.95.36,2.56,1.09.61.72.91,1.76.91,3.11v.6h-5.73c.02.83.26,1.51.73,2.02.47.51,1.06.77,1.78.77.51,0,.94-.1,1.3-.31.35-.21.66-.48.93-.83l.88.69c-.71,1.09-1.77,1.63-3.19,1.63ZM827.52,194.76c-.58,0-1.07.21-1.47.64-.4.42-.64,1.02-.73,1.79h4.23v-.11c-.04-.73-.24-1.3-.59-1.71-.35-.4-.83-.61-1.44-.61Z"></path>
          <path d="M836.75,195.03c-.22-.04-.46-.05-.71-.05-.95,0-1.59.4-1.93,1.21v6h-1.45v-8.45h1.41l.02.98c.47-.75,1.15-1.13,2.02-1.13.28,0,.5.04.64.11v1.34Z"></path>
          <path d="M841.01,200.23l2.09-6.49h1.48l-3.03,8.45h-1.1l-3.06-8.45h1.48l2.15,6.49Z"></path>
          <path d="M849.38,202.34c-1.15,0-2.08-.38-2.8-1.13-.72-.75-1.08-1.76-1.08-3.02v-.27c0-.84.16-1.59.48-2.25.32-.66.77-1.17,1.34-1.55.58-.37,1.2-.56,1.87-.56,1.1,0,1.95.36,2.56,1.09.61.72.91,1.76.91,3.11v.6h-5.73c.02.83.26,1.51.73,2.02.47.51,1.06.77,1.78.77.51,0,.94-.1,1.3-.31.35-.21.66-.48.93-.83l.88.69c-.71,1.09-1.77,1.63-3.19,1.63ZM849.2,194.76c-.58,0-1.07.21-1.47.64-.4.42-.64,1.02-.73,1.79h4.23v-.11c-.04-.73-.24-1.3-.59-1.71-.35-.4-.83-.61-1.44-.61Z"></path>
          <path d="M858.43,195.03c-.22-.04-.46-.05-.71-.05-.95,0-1.59.4-1.93,1.21v6h-1.45v-8.45h1.41l.02.98c.47-.75,1.15-1.13,2.02-1.13.28,0,.5.04.64.11v1.34Z"></path>
          <path d="M864.68,199.94c0-.39-.15-.69-.44-.91-.29-.22-.81-.4-1.54-.56s-1.31-.34-1.74-.56-.75-.48-.95-.78c-.21-.3-.31-.66-.31-1.08,0-.69.29-1.28.88-1.76.59-.48,1.33-.72,2.25-.72.96,0,1.74.25,2.33.74.6.5.89,1.13.89,1.9h-1.45c0-.4-.17-.74-.5-1.02-.34-.29-.76-.43-1.27-.43s-.94.11-1.23.34c-.3.23-.45.53-.45.9,0,.35.14.61.41.79.28.18.77.35,1.5.51.72.16,1.31.35,1.75.58.45.22.78.49,1,.81.22.32.32.7.32,1.15,0,.76-.3,1.36-.91,1.82-.6.46-1.39.68-2.35.68-.68,0-1.28-.12-1.8-.36s-.93-.57-1.22-1-.44-.89-.44-1.39h1.45c.03.48.22.87.58,1.15.36.28.84.43,1.43.43.55,0,.99-.11,1.32-.33.33-.22.5-.52.5-.89Z"></path>
          <path d="M868.02,191.49c0-.23.07-.43.21-.59.14-.16.36-.24.64-.24s.5.08.64.24c.15.16.22.36.22.59s-.07.43-.22.59-.36.23-.64.23-.49-.08-.64-.23-.21-.35-.21-.59ZM869.58,202.19h-1.45v-8.45h1.45v8.45Z"></path>
          <path d="M873.26,193.73l.05,1.06c.65-.81,1.49-1.22,2.53-1.22,1.79,0,2.69,1.01,2.7,3.02v5.59h-1.45v-5.59c0-.61-.14-1.06-.42-1.35-.27-.29-.7-.44-1.28-.44-.47,0-.88.12-1.23.38s-.63.58-.83.98v6.02h-1.45v-8.45h1.37Z"></path>
          <path d="M883.08,198.27l-.91.95v2.97h-1.45v-12h1.45v7.26l.77-.93,2.63-2.78h1.76l-3.29,3.53,3.67,4.92h-1.7l-2.95-3.91Z"></path>
        </g>
      </g>
    </g>
    <g>
      <path d="M449.86,30.02c-.42.51-1.02.9-1.79,1.18s-1.62.42-2.56.42c-.98,0-1.85-.21-2.59-.64s-1.32-1.05-1.72-1.87c-.4-.82-.61-1.78-.62-2.88v-.77c0-1.14.19-2.12.57-2.95.38-.83.93-1.47,1.66-1.91.72-.44,1.57-.66,2.54-.66,1.35,0,2.4.32,3.16.96.76.64,1.21,1.58,1.35,2.81h-2.28c-.1-.65-.33-1.13-.69-1.43-.36-.3-.85-.45-1.47-.45-.8,0-1.4.3-1.82.9-.42.6-.63,1.49-.63,2.67v.73c0,1.19.23,2.09.68,2.7s1.12.91,1.99.91,1.51-.19,1.88-.56v-1.96h-2.13v-1.73h4.48v4.54Z"></path>
      <path d="M457.65,28.47c0-.44-.16-.78-.47-1.02-.31-.24-.88-.49-1.69-.75-.81-.26-1.46-.52-1.93-.78-1.29-.7-1.94-1.64-1.94-2.82,0-.61.17-1.16.52-1.64.35-.48.84-.86,1.49-1.13.65-.27,1.38-.41,2.18-.41s1.54.15,2.17.44c.64.29,1.13.71,1.48,1.25.35.54.53,1.15.53,1.83h-2.34c0-.52-.16-.93-.49-1.21s-.79-.43-1.38-.43-1.02.12-1.34.36-.48.56-.48.96c0,.37.19.68.56.93s.92.48,1.64.7c1.33.4,2.3.9,2.91,1.49s.91,1.33.91,2.22c0,.98-.37,1.76-1.12,2.32-.75.56-1.75.84-3.01.84-.88,0-1.67-.16-2.39-.48s-1.27-.76-1.64-1.32c-.38-.56-.57-1.2-.57-1.94h2.35c0,1.26.75,1.88,2.25,1.88.56,0,.99-.11,1.3-.34s.47-.54.47-.95Z"></path>
      <path d="M470.15,21.98h-3.48v9.48h-2.34v-9.48h-3.44v-1.9h9.27v1.9Z"></path>
      <path d="M475,31.45v-11.38h3.98c1.38,0,2.43.26,3.14.79.71.53,1.07,1.3,1.07,2.32,0,.56-.14,1.05-.43,1.47-.29.42-.68.74-1.2.93.58.15,1.04.44,1.38.88.34.44.5.98.5,1.62,0,1.09-.35,1.92-1.05,2.48s-1.69.85-2.98.86h-4.42ZM477.35,24.84h1.73c1.18-.02,1.77-.49,1.77-1.41,0-.52-.15-.89-.45-1.11s-.77-.34-1.42-.34h-1.64v2.87ZM477.35,26.5v3.07h2.01c.55,0,.98-.13,1.29-.39.31-.26.46-.63.46-1.09,0-1.04-.54-1.57-1.62-1.59h-2.15Z"></path>
      <path d="M487.71,31.45h-2.34v-11.38h2.34v11.38Z"></path>
      <path d="M499.13,31.45h-2.34l-4.56-7.48v7.48h-2.34v-11.38h2.34l4.57,7.5v-7.5h2.34v11.38Z"></path>
    </g>
    <g>
      <path d="M449.86,152.08c-.42.51-1.02.9-1.79,1.18s-1.62.42-2.56.42c-.98,0-1.85-.21-2.59-.64s-1.32-1.05-1.72-1.87c-.4-.82-.61-1.78-.62-2.88v-.77c0-1.14.19-2.12.57-2.95.38-.83.93-1.47,1.66-1.91.72-.44,1.57-.66,2.54-.66,1.35,0,2.4.32,3.16.96.76.64,1.21,1.58,1.35,2.81h-2.28c-.1-.65-.33-1.13-.69-1.43-.36-.3-.85-.45-1.47-.45-.8,0-1.4.3-1.82.9-.42.6-.63,1.49-.63,2.67v.73c0,1.19.23,2.09.68,2.7s1.12.91,1.99.91,1.51-.19,1.88-.56v-1.96h-2.13v-1.73h4.48v4.54Z"></path>
      <path d="M457.65,150.53c0-.44-.16-.78-.47-1.02-.31-.24-.88-.49-1.69-.75-.81-.26-1.46-.52-1.93-.78-1.29-.7-1.94-1.64-1.94-2.82,0-.61.17-1.16.52-1.64.35-.48.84-.86,1.49-1.13.65-.27,1.38-.41,2.18-.41s1.54.15,2.17.44c.64.29,1.13.71,1.48,1.25.35.54.53,1.15.53,1.83h-2.34c0-.52-.16-.93-.49-1.21s-.79-.43-1.38-.43-1.02.12-1.34.36-.48.56-.48.96c0,.37.19.68.56.93s.92.48,1.64.7c1.33.4,2.3.9,2.91,1.49s.91,1.33.91,2.22c0,.98-.37,1.76-1.12,2.32-.75.56-1.75.84-3.01.84-.88,0-1.67-.16-2.39-.48s-1.27-.76-1.64-1.32c-.38-.56-.57-1.2-.57-1.94h2.35c0,1.26.75,1.88,2.25,1.88.56,0,.99-.11,1.3-.34s.47-.54.47-.95Z"></path>
      <path d="M470.15,144.04h-3.48v9.48h-2.34v-9.48h-3.44v-1.9h9.27v1.9Z"></path>
      <path d="M475,153.52v-11.38h3.98c1.38,0,2.43.26,3.14.79.71.53,1.07,1.3,1.07,2.32,0,.56-.14,1.05-.43,1.47-.29.42-.68.74-1.2.93.58.15,1.04.44,1.38.88.34.44.5.98.5,1.62,0,1.09-.35,1.92-1.05,2.48s-1.69.85-2.98.86h-4.42ZM477.35,146.91h1.73c1.18-.02,1.77-.49,1.77-1.41,0-.52-.15-.89-.45-1.11s-.77-.34-1.42-.34h-1.64v2.87ZM477.35,148.57v3.07h2.01c.55,0,.98-.13,1.29-.39.31-.26.46-.63.46-1.09,0-1.04-.54-1.57-1.62-1.59h-2.15Z"></path>
      <path d="M487.71,153.52h-2.34v-11.38h2.34v11.38Z"></path>
      <path d="M499.13,153.52h-2.34l-4.56-7.48v7.48h-2.34v-11.38h2.34l4.57,7.5v-7.5h2.34v11.38Z"></path>
    </g>
  </g>
</svg>

## Troubleshooting

For any application, if the camera service doesn't work or fails during execution,
        see [Camera troubleshooting](https://docs.qualcomm.com/bundle/publicresource/topics/80-70020-17/troubleshooting.html) to restart it.

Last Published: Jan 30, 2026

[Previous Topic
Run multimedia use cases](https://docs.qualcomm.com/bundle/publicresource/80-70020-50/topics/multimedia-use-cases.md) [Next Topic
Video encode and decode](https://docs.qualcomm.com/bundle/publicresource/80-70020-50/topics/camera-and-video-encode.md)