You can send ALPR data from Plate Recognizer Stream straight into ParkPow.
Step 1. After you sign up on ParkPow, you can go here to get the ParkPow API Token.
For On-Premise ParkPow deployments, go here to get your local ParkPow API Token: http://local-ip-address:8000/
Step 2. In the Stream config.ini file, add the 3 lines below in the Webhooks section.
webhook_target = https://app.parkpow.com/api/v1/webhook-receiver/
webhook_header = Authorization: Token MY_PARKPOW_TOKEN
webhook_image = yes
Make sure to replace MY_PARKPOW_TOKEN above with your actual Token.
For On-Premise ParkPow deployments, replace the first line with the following: http://local-ip-address:8000/
Refer to the Stream Installation instructions on how to do this.
You’re done!
Go to the ParkPow app to set up your environment, such as your sites, cameras, time zone, etc.
Stuck? Contact Us for assistance.
© 2020 ParkPow, Inc. All rights reserved.
Made with ❤ from Silicon Valley & Budapest.