Skip to content

Thaldos/Raspberry-surveillance-camera

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 

Repository files navigation

Raspberry-surveillance-camera

Prerequisites

To build this project, you'll need:

Total: 141€

Hardware

Connect you camera on your raspberry

Connect your Raspberry to internet with an ethernet link. It is required for the MotionEyeOS install but you will can removed it just after installation and use wifi connect.

Install MotionEyeOS

Download MotionEyeOS : https://github.com/ccrisan/motioneyeos/releases

Install MotionEyeOS : https://github.com/ccrisan/motioneyeos/wiki/Installation

Get your Raspberry local IP by looking along informations displayed on the Raspberry screen.

Configure MotionEyeOS

With a computer connected on the same network with your Raspberry, open a browser and type your raspberry local IP (for me http://192.168.1.111).

Login with admin and no password. admin password

You can see the live video of your camera. You can seen the live video of your camera

Go to Settings on top left, then General settings and define your Admin Password and your Surveillance Password. If you don't define your Surveillance Password, your live video will be public accessible on internet. Login with admin and no password

Then in Network define your static wifi IP. Set your static wifi connection

Apply these modifications.

Unlink the ethernet link. Now your Raspberry will use your wifi network.

Check to access to your Raspberry by typing the wifi local IP in browser on an other device connected to the same wifi network.

And then explore all options and defined it as you wish.

This is my configuration :

Video Motion

Check your Rasbperry local access by typing your Raspberry local IP (192.168.1.202) in a browser on a device connected on same wifi network.

Configure the access to your Raspberry from Internet

My modem is a Huawei E5180s-22 but your modem can be different, the forwarding (NAT) configuration will be similar.

Huawei E5180s-22

Go to your modem admin panel control and add a forwarding (NAT) to your Raspberry local IP :

NAT

Check your Rasbperry public access : type your modem public IP in a browser, you should access successfully to your Raspberry.

Configure a human friendly domain with www.noip.com to access to your Raspberry from Internet

Create an account on www.noip.com

Go to on https://www.noip.com/.

Create a free account.

Create a host.

noip

This host is a human friendly address (e.i. www.maisonlimoges.ddns.net) which will redirect to your modem public IP.

Install the noip client on a device connected on same wifi network

Windows

Download the client https://www.noip.com/download?page=win and install it on your windows computer using the same Raspberry network wifi.

client

Raspbian

Follow this good tutorial : http://fr.sizious.com/2017/04/30/comment-installer-no-ip-dynamic-update-client-duc-sous-raspbian/

Check your Rasbperry public access with a human friendly domain by typing it in a browser.

Use your own domain to access to your Raspberry

Create on your ftp server a .htaccess file with :

redirect 301 /camera http://maisonlimoges.ddns.net

Now you can access to your camera every where with your own domain :).

Enjoy

About

Surveillance camera project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages