mirror of
https://github.com/kerberos-io/openalpr-base.git
synced 2025-10-06 06:46:53 +08:00
Updated startup log
This commit is contained in:
@@ -206,7 +206,7 @@ void streamRecognitionThread(void* arg)
|
|||||||
|
|
||||||
std::vector<uchar> buffer;
|
std::vector<uchar> buffer;
|
||||||
|
|
||||||
LOG4CPLUS_INFO(logger, "Daemon active: " << daemon_active);
|
LOG4CPLUS_INFO(logger, "Starting camera " << tdata->camera_id);
|
||||||
|
|
||||||
while (daemon_active)
|
while (daemon_active)
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user