Frame changes doesn't appears. #1960

Open
opened 2026-02-28 00:59:29 -05:00 by deekerman · 14 comments
Owner

Originally created by @ALF-2021 on GitHub (Apr 22, 2021).

Good morning i have 2 TAPO C310 install on motioned in Home assistant but when i set "Show frame changes" on motioneye on the right corner of cameras appeares only - and don't work the motion trigger.

Can you help me?

Thanks.

Originally created by @ALF-2021 on GitHub (Apr 22, 2021). Good morning i have 2 TAPO C310 install on motioned in Home assistant but when i set "Show frame changes" on motioneye on the right corner of cameras appeares only - and don't work the motion trigger. Can you help me? Thanks.
Author
Owner

@starbasessd commented on GitHub (Apr 22, 2021):

It should show a red line box around where it sees motion.
Try lowering Settings, Motion Detection, Frame Change Threshold to 0.1%, then slowly move it up if it is too sensitive.
I do not recommend changing Maximum Change Threshold, or enabling Auto THreshold Tuning.
I have Auto Noise Detection ON, Light Switch Detection set to 0% and Despeckle Filter set to On
For most of my cameras I have
Motion Gap 2 seconds
Captured Before from 2-10 frames
Captured After set the same
Minimum Motion Frames set to 2 frames

@starbasessd commented on GitHub (Apr 22, 2021): It should show a red line box around where it sees motion. Try lowering Settings, Motion Detection, Frame Change Threshold to 0.1%, then slowly move it up if it is too sensitive. I do not recommend changing Maximum Change Threshold, or enabling Auto THreshold Tuning. I have Auto Noise Detection ON, Light Switch Detection set to 0% and Despeckle Filter set to On For most of my cameras I have Motion Gap 2 seconds Captured Before from 2-10 frames Captured After set the same Minimum Motion Frames set to 2 frames
Author
Owner

@ALF-2021 commented on GitHub (Apr 22, 2021):

I put your setting in Motioneye but the camera don't reach the motion.

image

image

@ALF-2021 commented on GitHub (Apr 22, 2021): I put your setting in Motioneye but the camera don't reach the motion. ![image](https://user-images.githubusercontent.com/83036797/115779213-fafa9180-a3b7-11eb-8818-70b509152d20.jpeg) ![image](https://user-images.githubusercontent.com/83036797/115779231-01890900-a3b8-11eb-8222-7ce571bf202a.jpeg)
Author
Owner

@starbasessd commented on GitHub (Apr 22, 2021):

If you install RaspberryPiOS, then follow the instructions for installing
motion/motionEye here:
Install On Raspbian · ccrisan/motioneye Wiki
https://github.com/ccrisan/motioneye/wiki/Install-On-Raspbian
Do Not install Home Assistant.
Test for motion detection working.
Let me know.

On Thu, Apr 22, 2021 at 4:14 PM ALF-2021 @.***> wrote:

I put your setting in Motioneye but the camera don't reach the motion.

[image: image]
https://user-images.githubusercontent.com/83036797/115779213-fafa9180-a3b7-11eb-8818-70b509152d20.jpeg

[image: image]
https://user-images.githubusercontent.com/83036797/115779231-01890900-a3b8-11eb-8222-7ce571bf202a.jpeg


You are receiving this because you commented.
Reply to this email directly, view it on GitHub
https://github.com/ccrisan/motioneye/issues/2107#issuecomment-825154341,
or unsubscribe
https://github.com/notifications/unsubscribe-auth/AEZTUHL5Z5D37RQG4PZL5Z3TKB7RZANCNFSM43NH5F4Q
.

--
Thanks

Kevin Shumaker

Personal Tech Support https://kevinshumaker.wixsite.com/thethirdlevel

N38° 19' 56.52"
W85° 45' 8.56"

Semper Gumby
“Don't tell people how to do things. Tell them what to do and let them
surprise you with their results.” - G.S. Patton, Gen. USA
Ethics are what we do when no one else is looking.
Quis custodiet ipsos custodes?
“There is no end to the good you can do if you don’t care who
gets the credit.” - C Powell
You know we're sitting on four million pounds of fuel, one nuclear weapon
and a thing that has 270,000 moving parts built by the lowest bidder. Makes
you feel good, doesn't it?

@starbasessd commented on GitHub (Apr 22, 2021): If you install RaspberryPiOS, then follow the instructions for installing motion/motionEye here: Install On Raspbian · ccrisan/motioneye Wiki <https://github.com/ccrisan/motioneye/wiki/Install-On-Raspbian> Do Not install Home Assistant. Test for motion detection working. Let me know. On Thu, Apr 22, 2021 at 4:14 PM ALF-2021 ***@***.***> wrote: > I put your setting in Motioneye but the camera don't reach the motion. > > [image: image] > <https://user-images.githubusercontent.com/83036797/115779213-fafa9180-a3b7-11eb-8818-70b509152d20.jpeg> > > [image: image] > <https://user-images.githubusercontent.com/83036797/115779231-01890900-a3b8-11eb-8222-7ce571bf202a.jpeg> > > — > You are receiving this because you commented. > Reply to this email directly, view it on GitHub > <https://github.com/ccrisan/motioneye/issues/2107#issuecomment-825154341>, > or unsubscribe > <https://github.com/notifications/unsubscribe-auth/AEZTUHL5Z5D37RQG4PZL5Z3TKB7RZANCNFSM43NH5F4Q> > . > -- Thanks Kevin Shumaker Personal Tech Support <https://kevinshumaker.wixsite.com/thethirdlevel> N38° 19' 56.52" W85° 45' 8.56" Semper Gumby “Don't tell people how to do things. Tell them what to do and let them surprise you with their results.” - G.S. Patton, Gen. USA Ethics are what we do when no one else is looking. Quis custodiet ipsos custodes? “There is no end to the good you can do if you don’t care who gets the credit.” - C Powell You know we're sitting on four million pounds of fuel, one nuclear weapon and a thing that has 270,000 moving parts built by the lowest bidder. Makes you feel good, doesn't it?
Author
Owner

@ALF-2021 commented on GitHub (Apr 22, 2021):

There isn't another way to check it motion detection works?

@ALF-2021 commented on GitHub (Apr 22, 2021): There isn't another way to check it motion detection works?
Author
Owner

@starbasessd commented on GitHub (Apr 22, 2021):

It is known to work very well.
Your Pi is working
Your Camera is working fine, you are getting a good picture.
Most of motion/motionEye is working. THere are a lot of known issues with
the motioneye plugin modified bt FRENCK. The quickest way to check is to
take HomeAssistant out of the picture. You don't have to use your current
SDCard, you can test with another one.

On Thu, Apr 22, 2021 at 4:53 PM ALF-2021 @.***> wrote:

There isn't another way to check it motion detection works?


You are receiving this because you commented.
Reply to this email directly, view it on GitHub
https://github.com/ccrisan/motioneye/issues/2107#issuecomment-825177924,
or unsubscribe
https://github.com/notifications/unsubscribe-auth/AEZTUHK2FBEGMZAPNICE4UTTKCEEHANCNFSM43NH5F4Q
.

--
Thanks

Kevin Shumaker

Personal Tech Support https://kevinshumaker.wixsite.com/thethirdlevel

N38° 19' 56.52"
W85° 45' 8.56"

Semper Gumby
“Don't tell people how to do things. Tell them what to do and let them
surprise you with their results.” - G.S. Patton, Gen. USA
Ethics are what we do when no one else is looking.
Quis custodiet ipsos custodes?
“There is no end to the good you can do if you don’t care who
gets the credit.” - C Powell
You know we're sitting on four million pounds of fuel, one nuclear weapon
and a thing that has 270,000 moving parts built by the lowest bidder. Makes
you feel good, doesn't it?

@starbasessd commented on GitHub (Apr 22, 2021): It is known to work very well. Your Pi is working Your Camera is working fine, you are getting a good picture. Most of motion/motionEye is working. THere are a lot of known issues with the motioneye plugin modified bt FRENCK. The quickest way to check is to take HomeAssistant out of the picture. You don't have to use your current SDCard, you can test with another one. On Thu, Apr 22, 2021 at 4:53 PM ALF-2021 ***@***.***> wrote: > There isn't another way to check it motion detection works? > > — > You are receiving this because you commented. > Reply to this email directly, view it on GitHub > <https://github.com/ccrisan/motioneye/issues/2107#issuecomment-825177924>, > or unsubscribe > <https://github.com/notifications/unsubscribe-auth/AEZTUHK2FBEGMZAPNICE4UTTKCEEHANCNFSM43NH5F4Q> > . > -- Thanks Kevin Shumaker Personal Tech Support <https://kevinshumaker.wixsite.com/thethirdlevel> N38° 19' 56.52" W85° 45' 8.56" Semper Gumby “Don't tell people how to do things. Tell them what to do and let them surprise you with their results.” - G.S. Patton, Gen. USA Ethics are what we do when no one else is looking. Quis custodiet ipsos custodes? “There is no end to the good you can do if you don’t care who gets the credit.” - C Powell You know we're sitting on four million pounds of fuel, one nuclear weapon and a thing that has 270,000 moving parts built by the lowest bidder. Makes you feel good, doesn't it?
Author
Owner

@ALF-2021 commented on GitHub (Apr 22, 2021):

Ok. I will do and I will send you the feedback.

Thanks. Best regards.

@ALF-2021 commented on GitHub (Apr 22, 2021): Ok. I will do and I will send you the feedback. Thanks. Best regards.
Author
Owner

@ALF-2021 commented on GitHub (May 18, 2021):

Hello, I updated HA and reinstalled one cam.
I noticed the number of pixel on high right corner in on, but when I turn on "working schedule" it disappears. Check the images. image

image

Can you help me.

Best regards.

@ALF-2021 commented on GitHub (May 18, 2021): Hello, I updated HA and reinstalled one cam. I noticed the number of pixel on high right corner in on, but when I turn on "working schedule" it disappears. Check the images. ![image](https://user-images.githubusercontent.com/83036797/118700936-74e53580-b813-11eb-91ad-f1b26d1fc572.jpeg) ![image](https://user-images.githubusercontent.com/83036797/118701059-98a87b80-b813-11eb-952e-1564224f78f2.jpeg) Can you help me. Best regards.
Author
Owner

@starbasessd commented on GitHub (May 18, 2021):

Is the time and date set correctly for the OS?
If you want motion to be detected, using motionEye's working schedule, you need to set the start & end times for either detect or outside working schedule.
I really wish you would take HA out of the picture, to see if it's a motionEye issue or HA issue.

@starbasessd commented on GitHub (May 18, 2021): Is the time and date set correctly for the OS? If you want motion to be detected, using motionEye's working schedule, you need to set the start & end times for either detect or outside working schedule. I really wish you would take HA out of the picture, to see if it's a motionEye issue or HA issue.
Author
Owner

@ALF-2021 commented on GitHub (May 18, 2021):

I'm sorry but I don't understand which you mean with:

"I really wish you would take HA out of the picture, to see if it's a motionEye issue or HA issue."

Can you explain me better please?

Thanks.

@ALF-2021 commented on GitHub (May 18, 2021): I'm sorry but I don't understand which you mean with: "I really wish you would take HA out of the picture, to see if it's a motionEye issue or HA issue." Can you explain me better please? Thanks.
Author
Owner

@ALF-2021 commented on GitHub (May 18, 2021):

I'm sorry but I don't understand which you mean with:

"I really wish you would take HA out of the picture, to see if it's a motionEye issue or HA issue."

Can you explain me better please?

Thanks.

@ALF-2021 commented on GitHub (May 18, 2021): I'm sorry but I don't understand which you mean with: "I really wish you would take HA out of the picture, to see if it's a motionEye issue or HA issue." Can you explain me better please? Thanks.
Author
Owner

@starbasessd commented on GitHub (May 18, 2021):

https://github.com/ccrisan/motioneye/issues/2107#issuecomment-825167117

@starbasessd commented on GitHub (May 18, 2021): https://github.com/ccrisan/motioneye/issues/2107#issuecomment-825167117
Author
Owner

@ALF-2021 commented on GitHub (May 18, 2021):

I'm sorry you were joking.

Do you need the side with HA settings?

@ALF-2021 commented on GitHub (May 18, 2021): I'm sorry you were joking. Do you need the side with HA settings?
Author
Owner

@starbasessd commented on GitHub (May 18, 2021):

No. There are many cases here where running with HA has problems that go
away when not using HA.
Not joking.
Maybe someone else will be able to help with HA, or even the HA support at

Home Assistant Community Add-on: motionEye - Home Assistant OS - Home
Assistant Community
https://community.home-assistant.io/t/home-assistant-community-add-on-motioneye/71826

On Tue, May 18, 2021 at 2:49 PM ALF-2021 @.***> wrote:

I'm sorry you were joking.

Do you need the side with HA settings?


You are receiving this because you commented.
Reply to this email directly, view it on GitHub
https://github.com/ccrisan/motioneye/issues/2107#issuecomment-843446087,
or unsubscribe
https://github.com/notifications/unsubscribe-auth/AEZTUHOAIR3ICSDTGCAIDCLTOKZCXANCNFSM43NH5F4Q
.

--
Thanks

Kevin Shumaker

Personal Tech Support https://kevinshumaker.wixsite.com/thethirdlevel

N38° 19' 56.52"
W85° 45' 8.56"

Semper Gumby
“Don't tell people how to do things. Tell them what to do and let them
surprise you with their results.” - G.S. Patton, Gen. USA
Ethics are what we do when no one else is looking.
Quis custodiet ipsos custodes?
“There is no end to the good you can do if you don’t care who
gets the credit.” - C Powell
You know we're sitting on four million pounds of fuel, one nuclear weapon
and a thing that has 270,000 moving parts built by the lowest bidder. Makes
you feel good, doesn't it?

@starbasessd commented on GitHub (May 18, 2021): No. There are many cases here where running with HA has problems that go away when not using HA. Not joking. Maybe someone else will be able to help with HA, or even the HA support at Home Assistant Community Add-on: motionEye - Home Assistant OS - Home Assistant Community <https://community.home-assistant.io/t/home-assistant-community-add-on-motioneye/71826> On Tue, May 18, 2021 at 2:49 PM ALF-2021 ***@***.***> wrote: > I'm sorry you were joking. > > Do you need the side with HA settings? > > — > You are receiving this because you commented. > Reply to this email directly, view it on GitHub > <https://github.com/ccrisan/motioneye/issues/2107#issuecomment-843446087>, > or unsubscribe > <https://github.com/notifications/unsubscribe-auth/AEZTUHOAIR3ICSDTGCAIDCLTOKZCXANCNFSM43NH5F4Q> > . > -- Thanks Kevin Shumaker Personal Tech Support <https://kevinshumaker.wixsite.com/thethirdlevel> N38° 19' 56.52" W85° 45' 8.56" Semper Gumby “Don't tell people how to do things. Tell them what to do and let them surprise you with their results.” - G.S. Patton, Gen. USA Ethics are what we do when no one else is looking. Quis custodiet ipsos custodes? “There is no end to the good you can do if you don’t care who gets the credit.” - C Powell You know we're sitting on four million pounds of fuel, one nuclear weapon and a thing that has 270,000 moving parts built by the lowest bidder. Makes you feel good, doesn't it?
Author
Owner

@ALF-2021 commented on GitHub (May 18, 2021):

Ok I will try with Motioneye OS.

Thanks.

@ALF-2021 commented on GitHub (May 18, 2021): Ok I will try with Motioneye OS. Thanks.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/motioneye#1960
No description provided.