> ## Documentation Index
> Fetch the complete documentation index at: https://mintlify.com/awesome-selfhosted/awesome-selfhosted/llms.txt
> Use this file to discover all available pages before exploring further.

# Video Surveillance

> CCTV and security camera management systems

Video surveillance, also known as Closed-circuit television (CCTV), is the use of video cameras for surveillance in areas that require additional security or ongoing monitoring.

## Applications

<CardGroup cols={2}>
  <Card title="Bluecherry" icon="blueberries" href="https://www.bluecherrydvr.com/">
    Closed-circuit television (CCTV) software application which supports IP and Analog cameras.

    **License:** GPL-2.0 | **Platform:** PHP
  </Card>

  <Card title="Frigate" icon="bird" href="https://frigate.video/">
    Monitor your security cameras with locally processed AI.

    **License:** MIT | **Platform:** Docker/Python/Nodejs
  </Card>

  <Card title="motionEye" icon="eye" href="https://github.com/motioneye-project/motioneye">
    Online interface for the software Motion, a video surveillance program with motion detection.

    **License:** GPL-3.0 | **Platform:** Python/Docker
  </Card>

  <Card title="SentryShot" icon="camera" href="https://codeberg.org/SentryShot/sentryshot">
    Video surveillance management system.

    **License:** GPL-2.0 | **Platform:** Docker/Rust
  </Card>

  <Card title="Viseron" icon="v" href="https://viseron.netlify.app/">
    Self-hosted, local-only NVR and AI Computer Vision software. With features such as object detection, motion detection, face recognition and more, it gives you the power to keep an eye on your home, office or any other place you want to monitor.

    **License:** MIT | **Platform:** Docker
  </Card>

  <Card title="Zoneminder" icon="z" href="https://www.zoneminder.com/">
    Closed-circuit television (CCTV) software application which supports IP, USB and Analog cameras.

    **License:** GPL-2.0 | **Platform:** PHP/deb
  </Card>
</CardGroup>

## Related Categories

* [Media Streaming - Video Streaming](/categories/media-streaming-video)
