You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Your simple code can help me started with monitoring licence plate data from an ANPR camera. I am not very familiar with python, but hopefully I will manage. I am running on Debian 12 (bookworm)
In your main you reference "package io.trzcinski.hikvision" - how can I find that package?
You also import "okhttp3.*" but apt install does not find such a package. apt search refers to libokhttp-java and libokhttp-signpost-java so I am guessing that I need those packages - correct?
Will I have issues with "import javax.xml.parsers.DocumentBuilderFactory" and "import java.io.ByteArrayInputStream" as well?
Hoping that you can help me,
Thanks,
Keith
The text was updated successfully, but these errors were encountered:
Your simple code can help me started with monitoring licence plate data from an ANPR camera. I am not very familiar with python, but hopefully I will manage. I am running on Debian 12 (bookworm)
Hoping that you can help me,
Thanks,
Keith
The text was updated successfully, but these errors were encountered: