Favicon of Kerberos

Kerberos

Protect your property with an open, modular video surveillance system. Deploy anywhere, connect any camera, and integrate custom storage or machine learning.

Build a robust video security system tailored to your specific needs. This open-source video analytics and management platform allows you to deploy surveillance anywhere, from a simple Raspberry Pi to complex Kubernetes clusters. Whether setting up a small network or a large enterprise landscape, the modular architecture adapts to your requirements.

Key Benefits:

  • Flexible Deployment: Install on your preferred infrastructure, including edge devices, private data centers, or public clouds.
  • Universal Camera Support: Connect any type of camera, including IP cameras and standard USB webcams.
  • Custom Storage Solutions: Bring your own storage infrastructure, whether on-premise or cloud-based, retaining full control over your data.
  • Advanced Analytics Integration: Connect video feeds to custom machine learning pipelines for automated processing and intelligent metadata generation.
  • High Scalability: Manage unlimited cameras with distributed, load-balanced agents designed for high availability.

Directory Structure

kerberos
kerberos-agent
data
.env
docker-compose.yml

docker-compose.yml

services:
  agent:
    image: kerberos/agent:latest
    container_name: agent
    restart: unless-stopped
    ports:
      - "${APP_PORT}:80"
    volumes:
      - ./data:/home/agent/data

.env

APP_PORT=8080

Share:

Ad
Favicon

 

  
 

Similar to Kerberos

Favicon

 

  
  
Favicon

 

  
  
Favicon