No longer experiencing this issue from upgrade to v0.5.3 & HA update to 0.97.2.
I am trying to start this but am getting the below error. Running this on a Pi Zero W which may be the issue, but Iâm only using it for motion detection on one camera and webhooks to another HA instance so should be able to handle this.
[s6-init] making user provided files available at /var/run/s6/etcâŠexited 0.
[s6-init] ensuring user provided files have correct permsâŠexited 0.
[fix-attrs.d] applying ownership & permissions fixesâŠ
[fix-attrs.d] done.
[cont-init.d] executing container initialization scriptsâŠ
[cont-init.d] 00-banner.sh: executingâŠ
[cont-init.d] 00-banner.sh: exited 267.
[cont-finish.d] executing container finish scriptsâŠ
[cont-finish.d] 99-message.sh: executingâŠ
s6-maximumtime: warning: child process crashed
[cont-finish.d] 99-message.sh: exited 111.
[cont-finish.d] done.
[s6-finish] waiting for services.
[s6-finish] sending all processes the TERM signal.
Iâm not really sure what this means, can anyone help?
Thanks
Jonathan
Pi Zero W
Sorry to hear that, but Iâm not putting any additional time in that. Pi Zero W has its place, but running add-ons is (IMHO) not one of them. Iâm happy to accept a PR for fixes, but not going to investigate.
Thanks, @frenck, and completely understand.
Iâve abandonded this idea now, will use the Pi Zero for Pi-Hole, as that is all it seems powerful enough for!
Frenck
you sound like an awesome bloke.
I have a small issue that I am not sure how to get around.
I have succesfully integrated motioneye into my hassio setup. Setup is hassio supervisor 181 on linux Ubuntu 18.04.2 LTS| running on intel nuc. lovelace front end.
everything is recording well etc using some old foscam cameras.
The issue I have is with the view from frontend. see attached images. When i click one each camera I see the live image. How do I have the camera show the last saved image (or snapshot).
You can see from the images - taken almost the same time that motioneye shows the images. these are not however passed through to the front end. The front end is a picture.entity card
Weird thing is that when away from home and looking at hassio through nabucasa I see all the cameras.
i know itâs something simple but bugger me if I can find it.
Release v0.5.4
This is a general maintenance release.
Changes
- Upgrades nginx to 1.16.1-r0
- Upgrades add-on base image to v4.1.1
- Fixes path handling for SSL certificates
- Use Hass.io DNS as NGinx resolver
- Upgrades ffmpeg to 4.1.4-r0
Questions? Join our Discord server! https://discord.me/hassioaddons
Enjoying my add-ons? Consider supporting my work: https://patreon.com/frenck
So Iâm looking into buying a NUC and getting started with Home Assistant. I will run HassIO directly on it (no Ubuntu, yes I know itâs not that clever but want it simple) and Iâm looking for a way to have security cameras upload videos to my NUC when motion is detected. I then want to be able to see the video files from HA when away from home.
Questions:
- Is this the software I should go with and does it solve my needs?
- Can the IP camera be disconnected from the internet and I will still be able to record to my NUC and live view when away from home?
- Is RTSP the only thing I should be looking for when trying to find a camera fitting my needs that works well with motionEye?
- If I have 4 cameras, is a Celeron NUC with SSD and 4 GB RAM enough?
Sorry if question four is slightly of topic, hope to get some help understanding if Iâm think this right. Thanks.
MotionEye will be perfect, itâs what I use with the same HA installation method.
Yes
This will work fine
Iâm using a Celeron NUC with 8GB RAM recording 2x IP cams on motion only (but at full HD resolution, 10FPS) and it sits on 60% CPU usage, RAM about 40% from memory. I have been considering upgrading to an i7 NUC because ideally Iâd like to record at a better frame rate but I donât want the NUC too strained⊠it ramps up to about 90% CPU when I ask it to update add-ons etc.
Thanks @sparkydave for taking the time to answer my questions! Sounds like motionEye is the way for me to go once I have the hardware in place.
Final question is about using the cameras âmotion triggerâ to trigger the recording in motionEye. I found this on Reddit and it got me think what to look for when buying a camera:
I would make sure the camera has motion detection and exposes a âmotion detectedâ signal so you could use it in HA to trigger (Tensorflow) [motionEye in this case]
So is RTSP simply enough or do I need to look for something else to make sure that the motion triggered by the camera is registered by motionEye in order to start a recording? I will not record 24/7, just when there is a motion.
You donât need to find cameras with in-built motion detection as MotionEye will do this for you. I simply use the motion detection provided by MotionEye and it seems to work well. I only record on motion. You can also get MotionEye to send âmotion detectedâ signals / triggers to HA for use in automations
Alright, but then the camera needs to stream to my NUC constantly? Feels unnecessary to put that load? I imagined that the camera would detect motion and tell motionEye to start recording? That way the NUC and motionEye will only take action when a motion is triggered by the camera.
Is that doable?
IP cameras provide a stream to be available on the network. Itâs then up to the âviewingâ device to look at that data or not. Yes, for MotionEye to use itâs built-in motion detection, it needs to be âwatchingâ the stream constantly, hence my NUCâs 60% CPU usage at âidleâ⊠The cameras I have do support their own motion detection but I havenât looked into how to integrate that with MotionEye. Probably something worth looking at I guess.
Alright, thanks! Makes sense.
If anyone knows if my scenario is doable please let me know: That the camera send a âmotion triggeredâ alert to Home Assistant / motionEye and that triggeres motionEye to start recording. I also want to be able to view the stream âon demandâ meaning that motionEye getâs the stream when I ask for it and show me the live feed from the camera (without having my NUC to constantly read the stream putting pressure on the processor).
Really nice addon!
I have problem with the motion detection treshold, I got motion all the time, right now im up at 6% and getting detection all the time (have an outdoor dahua camera). What threshold is working for you guys? Any tweaking you can recommend (i have edit a mask)?
Release v0.5.5
This is a general maintenance release.
Changes
- Updates motioneye to v0.41 (#50)
Questions? Join our Discord server! https://discord.me/hassioaddons
Enjoying my add-ons? Consider supporting my work: https://patreon.com/frenck
Just installed⊠the component is fine and opens⊠it just wont accept my cameras
What Cameras are supported? Is there a list?
Iâm getting thisâŠ
for this camera
REOLINK RLC-420-5MP PoE IP Camera 5MP HD Video Surveillance
Does your camera support RTSP?
Try with that using the correct port and channel or stream number.
Hi,
how I can install motioneye witchout hass.io store ? ( I donât wanât use all hass.io system )
Here you have instructions how to install on different OS and also on Docker
Google search your Camera model + RTSP stream address.