We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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?
The text was updated successfully, but these errors were encountered:
It's hard to tell, but it's likely a format issue.
Sorry, something went wrong.
code_project is not under frigate. its at the root level
code_project
No branches or pull requests
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?
The text was updated successfully, but these errors were encountered: