agent
agent copied to clipboard
Add startup checks: data folder writeable, camera connection, etc.
Currently the Kerberos Agent doesn't give relevant information about the Kerberos Agent startup status:
- The agent will crash, if trying to write a recording to disk, and no writing permissions where granted.
- Validate if an internet connection can be made if not in "offline mode"
- Proper camera working check
- etc.