GET recognition statistic

GET recognition statistic

curl -v --anyauth -u axis:axis 


<vcount>

<direction>

<in>9696</in>

<out>4162</out>

<unk>16476</unk>

</direction>

<list>

<blocklist>0</blocklist>

<allowlist>0</allowlist>

<customlist>0</customlist>

<nonelist>30334</nonelist>

</list>

<roi>

<roi1>30334</roi1>

<roi2>0</roi2>

</roi>

<total>30334</total>

</vcount>


Example with the time period

http://10.0.3.175/local/fflprapp/search.cgi?timestampfrom=1631703600000000&timestampto=1631725200000000&text=&roi_id=-1&car_direction=-1&car_model=&car_maker=&car_type=0&car_color=65536&limit=11&offset=0


Time sets in microseconds Unix time




    • Related Articles

    • Confidence level (recognition issue)

      If you are experiencing frequent missed license plates, consider lowering the recognition confidence setting by 0.1 or 0.05. After adjusting the confidence level, monitor the system and review the results after 100-150 license plate events to gather ...
    • 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 ...
    • HTML response

      HTTP GET request target: http://<camera-IP-address>/local/fflprapp/events.cgi?<paramName1>=<value1>&<paramName2>=<value2> Request and response parameters are as above, while response data is wrapped into HTML instead of XML.
    • Advanced Settings

      To access the advanced settings in CAMMRA and customize the application according to your needs, follow these instructions: Plate Size Min. and Max. (Default): The plate size settings determine the minimum and maximum size of license plates that ...
    • Events Request \ Request URL Examples

      To download event records from the on-camera database, you can make an HTTP GET request using the following target: http://<camera-IP-address>/local/fflprapp/search.cgi?<paramName1>=<value1>&<paramName2>=<value2> The request allows you to specify ...