ivadim / fruitnanny

Raspberry PI based baby monitor
134 stars 57 forks source link
raspberry-pi raspberry-pi-camera raspberrypi

main

Build Status Relase Status

Overview

Fruitnanny is a code name for a DIY geek baby monitor. It uses RaspberryPi, a NoIR camera module, infrared lights, temperature and humidity sensors, and a custom Web UI. Chrome and Firefox with native WebRTC are used as clients. Right now it means support of all major platforms like Windows, Linux, Android, MacOS and iOS.

This repository contains NodeJS application and configurations files.

For more information: https://ivadim.github.io/2017-08-21-fruitnanny/

video

How to setup

Follow installation instruction

Tested platforms (docker-based installation)

Configuration

Modify fruitnanny_config to configure the baby monitor.

Params:

Restart the system after change

To update baby's picture you need to replace file public\project\img\baby.png.

How to build and run locally