mirror of
https://github.com/kerberos-io/agent.git
synced 2026-08-23 15:08:32 +00:00
5 lines
220 B
Go
5 lines
220 B
Go
// Package machinery is an open source video surveillance agent that allows you to connect
|
|
// to an arbitrary video camera, process a stream of images and uploaded videos of interest
|
|
// to a cloud provider.
|
|
package main
|