Home-made CCTV using Raspberry Pi and MotionEyeOS
Have you thought about the simple, tiny and awesome house surveilance camera you can easily make with your Raspberry Pi?
We’re just going to do that, so bare with me. ?
First of all, you should prepare Raspberry Pi with OS.
Please click the following button to look into other posts for prerequisite lessons.
but please note that we're going to use different OS image this time called 'MotionEyeOS'.
Please click here to download the recent MotionEyeOS image for Raspberry Pi.
(At current time, motioneyeos-raspberrypi2-20180627.img.xz if you're using Raspberry Pi 2)
so, now we're ready to boot our Raspberry Pi with MotionEyeOS Image. Let's do initial setup then.
- Log into MotionEyeOS
- Initial Set-up
1.Log into MotionEyeOS
We first need to find the IP address of Raspberry Pi.
There are a few ways to do it.
- In your router, you can examine DHCP table for Raspberry Pi
- You can connect to Monitor via HDMI and see what ID address is being used in wifi connection
- You can connect to Monitor via HDMI and type 'sudo ifconfig' in terminal window
However, if you still can't get it, just google it and see how the people are doing it.
2. Initial Set-up
- When you type IP address of Raspberry Pi at browser, you can see the Login page to MotionEyeOS.
The username is admin, and there is no password
- You should see a live image from the camera at this point like the following.
- Now, Let's configure other settings for MotionEyeOS.
- General Settings
I'd recommend to change password for Admin for security reason.
Turn ON 'Advanced Settings' and see what options we can change.
You can input 'Surveillance Username and Password' as well.
Set the Time Zone and Hostname if you want. It's totally up to you!
- Network
In this case(Raspberry Pi zero), IP address was automatically picked up as you know.
so you can see what IP address the Raspberry Pi is using from this page.
- The other options
You can explore the other options such as 'Services', 'Expert Settings', etc..
but this is pretty much initial setup for MotioneyeOS.
Thanks for reading! 🙂
Leave a Reply
Want to join the discussion?Feel free to contribute!