Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Plate Recognizer is not configured #60

Open
raphaeldias85 opened this issue Jun 21, 2024 · 2 comments
Open

Plate Recognizer is not configured #60

raphaeldias85 opened this issue Jun 21, 2024 · 2 comments

Comments

@raphaeldias85
Copy link

I am using codeproject.ai and I get this message on log: Plate Recognizer is not configured

I don't see any communication on codeproject.ai server

{code}
frigate:
save_snapshots: True
draw_box: True
always_save_snapshot: True
frigate_url: http://xxxxxx:5000
mqtt_server: xxxxxx
mqtt_auth: true
mqtt_username: xxxxx
mqtt_password: xxxxx
main_topic: frigate
return_topic: plate_recognizer
frigate_plus: false
camera:
- rua
objects:
- car
- person
code_project:
api_url: http://xxxxxx:32168/v1/image/alpr
logger_level: DEBUG
{code}

Anything wrong?

@kyle4269
Copy link
Contributor

kyle4269 commented Jun 21, 2024

It's hard to tell, but it's likely a format issue.

@ljmerza
Copy link
Owner

ljmerza commented Jun 21, 2024

code_project is not under frigate. its at the root level

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants