Package sample

Package sample

<tt:MetadataStream xmlns:tt="http://www.onvif.org/ver10/schema">

  <tt:Event xmlns:tt="http://www.onvif.org/ver10/schema">

    <wsnt:NotificationMessage xmlns:tns1="http://www.onvif.org/ver10/topics" xmlns:tnsaxis="http://www.axis.com/2009/event/topics" xmlns:wsnt="http://docs.oasis-open.org/wsn/b-2" xmlns:wsa5="http://www.w3.org/2005/08/addressing">

      <wsnt:Topic Dialect="http://docs.oasis-open.org/wsn/t-1/TopicExpression/Simple">tnsaxis:CameraApplicationPlatform/LPR</wsnt:Topic>

      <wsnt:ProducerReference>

        <wsa5:Address>uri://c37d4bf5-fa69-498d-8294-e0c8ade51ded/ProducerReference</wsa5:Address>

      </wsnt:ProducerReference>

      <wsnt:Message>

        <tt:Message UtcTime="2023-05-20T11:54:21.894000Z">

          <tt:Source>

          </tt:Source>

          <tt:Data>

            <tt:SimpleItem Name="consumedTime" Value="153" />

            <tt:SimpleItem Name="frame_timestamp" Value="1288416958" />

            <tt:SimpleItem Name="carMoveDirection" Value="unknown" />

            <tt:SimpleItem Name="carState" Value="new" />

            <tt:SimpleItem Name="action" Value="No action" />

            <tt:SimpleItem Name="capture_timestamp" Value="1621511661894" />

            <tt:SimpleItem Name="width" Value="168" />

            <tt:SimpleItem Name="carID" Value="1139066" />

            <tt:SimpleItem Name="top" Value="354" />

            <tt:SimpleItem Name="country" Value="PRT" />

            <tt:SimpleItem Name="left" Value="539" />

            <tt:SimpleItem Name="height" Value="28" />

            <tt:SimpleItem Name="listName" Value="" />

            <tt:SimpleItem Name="text" Value="II04458" />

          </tt:Data>

        </tt:Message>

      </wsnt:Message>

    </wsnt:NotificationMessage>

  </tt:Event>

</tt:MetadataStream>



    • Related Articles

    • Package Description for License Plate Recognition (LPR)

      Real-time recognition events are received from a camera using either the VAPIX or ONVIF protocol. These events provide relevant information related to license plate recognition, without including the actual image data. To learn more about the usage ...
    • API FF Integration Events \ HTTP Multipart POST

      New Event: This event occurs when a vehicle is detected for the first time. The direction of the vehicle is undefined. Update Event: This event occurs when there is a change in the data package. It can include updates to the recognized license plate, ...
    • Real-time Events API (VAPIX or ONVIF)

      To receive real-time recognition events from the camera, you can utilize either the VAPIX or ONVIF protocol. These protocols allow you to access event data packets containing relevant information without the actual image. The packet structure for ...