Replies: 1 comment
-
It was discovered that my photo editor does not have an explicit option to save the mask file in binary format. I used a different editor with binary save option and it works. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I created all white mask file (e.g., mask01.pgm) and entered its pathname in the configuration file:
mask_file /etc/motion/mask01.pgm
The mask is in 640x480 matching with the camera low resolution (netcam_url). After restarting Motion, I get the following error in the motion log:
Motion does detect motion in the view. I then created a new mask with a black area just to test. Motion has the same error and simply ignores mask (as it says).
What is causing this problem and how do I correct it?.
Any help would be very much appreciated. Thank you.
Beta Was this translation helpful? Give feedback.
All reactions