mirror of
https://github.com/kerberos-io/agent.git
synced 2025-10-17 13:41:05 +08: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
|