MotionEye COMPLETE TUTORIAL: Installation, Configuration & Home Assistant Web Hooks

Описание к видео MotionEye COMPLETE TUTORIAL: Installation, Configuration & Home Assistant Web Hooks

Maybe you have several cameras from different brands that you want to put in one place and you want to record movies or pictures continuously or when motion is detected. Well, you came to the right place I will show you how you can do all of that with #MotionEye on #Raspberry #Pi or any other linux device.

I will show you two ways of installing MotionEye both are kind of universal as you can use them for ARM or x86 processors.

The first method is very easy by using Docker and the second is even easier, but it requires Home Assistant. You can choose which one is more suitable for you.

Then I will show you how you can add cameras in MotionEye and how to configure and use the most important options.

The final part will be configuring an automation in Home Assistant so when motion is detected a notification will be sent using web hooks.

So let’s go:

► TIME TABLE
00:00 Intro
00:26 What is MotionEye?
00:45 Two methods of installing MotionEye in this video
01:42 Install MotionEye using Docker on Raspberry Pi
03:42 Install MotionEye from Home Assistant
04:58 Let's add a camera in MotionEye
06:37 Configure Resolution and Frame rate of the Camera
07:36 Quick Question for You!
07:54 File Storage settings in MotionEye
08:10 Text Overlay settings in MotionEye
08:47 Video Streaming settings in MotionEye
09:31 Still Images settings in MotionEye
10:07 Movies settings in MotionEye
11:10 Motion Detection settings in MotionEye
12:37 Motion Notifications settings in MotionEye
13:05 Working Schedule settings in MotionEye
13:29 Let's test if the motion detection is working
15:13 Create a Home Assistant Automation and configure MotionEye web hook
17:11 Free Bonus for You
19:14 Support my Work

► MY GUIDE - ON SALE
Smart Home Getting Started Smart Home Guide v2.0 - https://peyanski.com/product/smart-ho...

► SUPPORT MY WORK
Patreon –   / kpeyanski  
Paypal – https://www.paypal.me/kpeyanski
Bitcoin – 1GnUtPEXaeCUVWdJxCfDaKkvcwf247akva
Revolut - https://revolut.me/kiriltk3x

► COME AND SAY “HI” on:
My Discord server: https://invite.gg/kpeyanski
My Twitter:   / kpeyanski  

► AFFILIATE LINKS
Wemos D1 Mini V3 (ESP8266) - https://s.click.aliexpress.com/e/_AEGfVP
NodeMCU-32 ESP32 wifi+Bluetooth (ESP32) - https://s.click.aliexpress.com/e/_AVGyc1
NodeMCU V3 (ESP8266) (AliExpress affiliate link) - https://s.click.aliexpress.com/e/_AArg2V
Ubiquiti UniFi Dream Machine (UDM) - https://amzn.to/34B0FQK
Raspberry Pi 4 4GB Starter Kit with 32GB Micro SD Card - https://amzn.to/3qaI5qN
Raspberry Pi Zero W kit 2 - https://s.click.aliexpress.com/e/_A47KBK
Raspberry Pi Zero W Official Starter Kit (Amazon Affiliate link) - https://amzn.to/3ndcX87
Tech that I’m using right now - https://www.amazon.com/shop/kpeyanski
Get $100 in credit over 60 days for DigitalOcean - https://m.do.co/c/6dd2caef1f1f

► CRYPTO AFFILIATE LINKS
Coinbase - Get $10 in Bitcoin when you buy or sell $100 or more - https://www.coinbase.com/join/peyans_4
Binance - One of the biggest Crypto currency exchange - https://www.binance.com/en/register?r...

► FULL ARTICLE
If you prefer to read check the full article here - https://peyanski.com/motioneye-is-it-...

► SUBSCRIBE TO MY NEWSLETTER FOR FULL ARTICLES - SENT WEEKLY. YOU WILL GET FREE EXCLUSIVE GUIDE IF YOU SUBSCRIBE!
You can do that here - https://peyanski.com/newsletter

► CONFIGURATIONS
To install MotionEye using Docker
git clone https://github.com/SensorsIot/IOTstac... ~/IOTstack
cd ~/IOTstack && bash ./menu.sh
docker-compose up -d

add this in automations.yaml
MotionEYE Automation test
alias: Receive Telegram when MotionEye webhooks
trigger:
platform: webhook
webhook_id: 123321
action:
data:
message: 'There is motion detected. Maybe someone is smashing the LIKE button'
service: notify.telegram

to check if web hook automation is working
curl -d "" http://YOUR_HA_IP_HERE:8123/api/webhook/123321

► USEFUL LINKS
Official MotionEye GitHub Page - https://github.com/ccrisan/motioneye
My Smart Home from Raspberry Pi video -    • Raspberry Pi as SMART HOME hub - Home...  
Home Assistant - Telegram Notifications -    • Home Assistant - Telegram Notificatio...  
Home Assistant - Gmail Notifications -    • Home Assistant - Gmail Notifications ...  
Home Assistant - Persistent Notifications -    • Home Assistant - Persistent Notificat...  
Home Assistant - Voice Calls Notifications -    • Home Assistant Voice Calls Notificati...  

✅ Don't Forget to like 👍 comment ✍ and subscribe to my channel!

I really hope that you find this information useful and you now know how to install MotionEye and add all of your cameras.

Thank you for watching, stay at home, stay safe and see you next time.

Комментарии

Информация по комментариям в разработке