Installation
Installation procedure
- Copy "AnprFairPark.exe" to a folder of your choice.
- Copy "libcrypto-1_1.dll" and "libssl-1_1.dll" and "PKE AnprFairpark.chm" to the same folder.
- Install the Service by using commandline "AnprFairPark.exe /install". You have to perform this with Administrator Rights.
(do not start the service at this point)
- Create a directory "WebserverData" with subdirectory "template" and "wwwRoot" (see "File- and Directory structure" below).
- Create html templates for raspberry digital signage.
- Copy the html files to the according directories (see "File- and Directory structure" below).
- Create the Raspberry screenly assets.
- Copy "AnprFairpark.exe" only to a folder where you have read/write access rights (eg. users\documents\).
- If AnprFairpark.exe is at the same machine where the service is installed - start "AnprFairpark.exe - standalone", otherwise just execute the application.
- Edit the configuration, over the now visible configuration UI. Save it to file and copy the file "SiteConfig.json" to the application directory.
- Configure Tattile Vega Cameras strictly as described.
- Configure Moxa devices strictly as described.
File- and Directory structure
- [DIR]AppDirectory (name of your choice)
- [FILE]AnprFairPark.exe
- [FILE]libcrypto-1_1.dll
- [FILE]libssl-1_1.dll
- [DIR]Log (automatically created)
- [DIR]SslCerts
- [FILE] 01cert.pem
- [FILE] 01key.pem
- [FILE] openssl.conf
- [FILE] RootCaCertsBundle.pem
- [FILE] TrustedCABundle.pem
- [DIR]TrustedCaStore
- [FILE] 6F6359FC.0
- [DIR]WebServerData
- [DIR]template
- [FILE] match.html (name of your choice)
- [DIR]wwwRoot
- [FILE] waiting.html (name of your choice)
- [FILE] nomatch.html (name of your choice)
|
Important: The name of the html files MUST match the asset URL's of screenly! |