Block/Allow lists upload

Block/Allow lists upload

curl -v --anyauth "http://root:pass1234@10.0.3.173/local/fflprapp/allow_list.cgi" -s -d@allow.xml


curl -v --anyauth "http://root:pass1234@10.0.3.173/local/fflprapp/block_list.cgi" -s -d@block.xml


Lists examples: block.xml, allow.xml

Please use xml validator www.xmlvalidation.com to check your files. 

Video illustration: watch online, or download AVI or MP4.

Windows CURL library: https://winampplugins.co.uk/curl/



    • 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 ...
    • Simple PHP receiver for multipart post

      This simple receiver may be used with any HTTP server which supports PHP extension. ff_post.php <?php $uploaddir = 'log/'; echo "<pre>\n"; $uploadfile = $uploaddir . basename($_FILES['event']['name']); if ...
    • Application Installation and OFFLINE License Activation (*upd.24.10.23)

      *update 24.10.23 - link to self service License Key Registration & updated procedure To install the CAMMRA application on your camera and activate the license, follow these steps: Access the Camera Web Page: Open a web browser and navigate to the ...
    • Managing License Plate Blacklist and Whitelist

      CAMMRA offers the functionality to add license plates to both the blacklist and whitelist. You can conveniently add license plates directly through the web interface or import them from a CSV file. Here's how to manage the lists: Web Interface ...
    • Adjusting camera settings

      Optimal Camera Settings for License Plate Recognition: To ensure accurate license plate recognition, it is important to configure the camera settings appropriately. Follow these steps to optimize the camera settings for CAMMRA: Positioning the ...