You can configure the SharpV to send ALPR data to an SFTP server. ALPR data that is sent to an SFTP server can then be integrated by third-party applications.
What you should know
- You can only configure one extension for the SharpV camera.
- While FTP is still supported, it is insecure and we recommend using SFTP instead.
Procedure
- Log on to the Sharp Portal.
- From the Configuration menu, select the Connectivity > Extension page.
- From the Active extension section, select FTP/SFTP from the Extension type drop-down menu.
-
Configure the following:
- Server
- Enter the SFTP server name and location for the ALPR data. You will need the server name, port number (if different than the standard SFTP server port 21), and the name of the folder. For example, sftp://<ServerName>:<PortNumber>/<FolderNameOnServer>/.
- Username
- Enter the username for the SFTP server.
- Password
- Enter the password for the SFTP server.
- Content Template
- ALPR data is sent in XML format, using the template shown. You can change certain elements if you choose.
- Export context images
- Export the context image (in JPEG format).
- Export ALPR images
- Export the plate image (in JPEG format).
- Retain data when the connection is lost
-
If the checkbox is selected, plate read events are saved locally in the
SharpV’s database if the connection with the SFTP server is lost. The
system tries to re-connect with the server every 30 seconds. Stored reads
are pushed to the server when the connection is re-established. If the
checkbox is cleared, the SharpV does not store reads locally if the
connection with the SFTP server is lost. You can see how many reads are
stored on the SharpV in the Dashboard > Overview >
Storage and usage section.
NOTE: If there are any plate reads in the SharpV's database, clearing this checkbox and saving the configuration deletes the plate reads.
- Click Test connection to test the connection to the SFTP server.
- Click Send sample to send a test plate to verify that the system can connect to the server using these settings.
- Click Save.