- Apr 6, 2016
- 849
- 508
can some try turning their agent web server on when using the home license? It looks like with that latest agent version they fixed the list of recent plates visible:
This would allow us to skip the webhook completely and just poll the agent constantly.
you need to add this to your alprd.conf
This would allow us to skip the webhook completely and just poll the agent constantly.
you need to add this to your alprd.conf
Code:
web_server_debug = 1
web_server_enabled = 1
web_server_port = 80