Post

MotionEye NVR

MotionEye is an open-source, self-hosted network video recording (NVR) software designed to manage and monitor IP cameras. It runs on various platforms such as Linux, Raspberry Pi, and Docker, and offers features such as real-time video streaming, motion detection, and customizable camera views.

MotionEye NVR

Installation

Default install:

1
bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/motioneye.sh)"
CPU: 2 cores RAM: 2048 MB Disk: 8 GB OS: Debian 13

Default Credentials

UsernamePassword
adminnone

Configuration

Config file:

1
/etc/motioneye/motioneye.conf

Web Interface

Port: 8765

This post is licensed under CC BY 4.0 by the author.