diff --git a/config/alprd.conf b/config/alprd.conf index ca36c2a..bc1259b 100644 --- a/config/alprd.conf +++ b/config/alprd.conf @@ -6,17 +6,17 @@ country = us ; text name identifier for this location -site_id = site-name +site_id = your-unique-sitename ; Declare each stream on a separate line ; each unique stream should be defined as stream = [url] -;stream = http://www.google.com/videostream.mjpeg -;stream = http://stream2.com/stream +stream = http://127.0.0.1/example_video_stream.mjpeg +;stream = http://127.0.0.1/example_second_stream.mjpeg ; topn is the number of possible plate character variations to report -topn = 20 +topn = 10