Files
openalpr-base/config/alprd.conf
2014-10-26 21:15:31 -04:00

28 lines
698 B
Plaintext

[daemon]
; country determines the training dataset used for recognizing plates. Valid values are: us, eu
country = us
; topn is the number of possible plate character variations to report
topn = 20
; Declare each stream on a separate line
; each unique stream should be defined as stream = [url]
;stream = http://www.google.com/video.stream
;stream = http://stream2.com/stream
; text name identifier for this location
site_id = site-name
; Determines whether images that contain plates should be stored to disk
store_plates = 0
store_plates_location = /var/www/html/plates/
; upload address is the destination to POST to
upload_data = 0
upload_address = http://localhost:9000/alpr/push/