Sign inSign up

mlapaglia/openalprwebhookprocessor

By mlapaglia

•Updated 6 months ago

OpenALPR Webhook Processor for IP Camera Overlays

Image
1

50K+

mlapaglia/openalprwebhookprocessor repository overview

⁠OpenALPR Webhook Processor

This service accepts license plate webhooks from the OpenALPR web server. The webhook data (license plate number, make/model, year) is then set as text on the configured IP camera video overlay.

⁠Docker Configuration

docker cli

docker run -d \
--name=openalprwebhookprocessor \
--net=bridge \
-p 3859:80 \
mlapaglia/openalprwebhookprocessor

Tag summary

Content type

Image

Digest

sha256:f611d04ec…

Size

116.9 MB

Last updated

6 months ago

docker pull mlapaglia/openalprwebhookprocessor