Results 1 to 4 of 4

Thread: Motion configuration file...

  1. #1
    Join Date
    Dec 2007
    Location
    Charlotte, NC
    Beans
    1,087
    Distro
    Ubuntu 12.04 Precise Pangolin

    Motion configuration file...

    I'm trying to setup motion in ubuntu 10.10. My webcam is detected and works - however, motion does not adhere to my configuration file, especially here:
    # Threshold for number of changed pixels in an image that
    # triggers motion detection (default: 1500)
    threshold 2

    # Automatically tune the threshold down if possible (default: off)
    threshold_tune off

    # Noise threshold for the motion detection (default: 32)
    noise_level 2

    # Automatically tune the noise threshold (default: on)
    noise_tune off
    I ran motion in setup mode to check the levels I was getting and based on the output, my levels are useless, here's an example:
    [1] Changes: 140 - noise level: 13
    [1] Changes: 209 - noise level: 13
    [1] Changes: 352 - noise level: 13
    [1] Changes: 461 - noise level: 13
    [1] Changes: 651 - noise level: 13
    [1] Changes: 865 - noise level: 13
    [1] Changes: 986 - noise level: 13
    [1] Changes: 1065 - noise level: 13
    [1] Changes: 1115 - noise level: 13
    [1] Changes: 1133 - noise level: 13
    [1] Changes: 1220 - noise level: 13
    [1] Changes: 1295 - noise level: 13
    [1] Changes: 1308 - noise level: 13
    and no motion was detected, only when the default (1500) was reached, did motion capture images...

    Any thoughts?
    "There are 10 types of people: Those who read binary and those who don't"
    >>>"who is general failure and why is he reading my files"<<<
    The Ubuntu Counter Project - user number # 22367
    Howto automount NTFS - My wallpaper

  2. #2
    Join Date
    Apr 2011
    Beans
    3

    Re: Motion configuration file...

    same problem here....

  3. #3
    Join Date
    Jul 2011
    Beans
    2

    Re: Motion configuration file...

    I'm having a similar problem in mint9, it won't save videos only images and it dumps them straight to the home folder instead of creating /tmp/motion like it should

  4. #4
    Join Date
    Jul 2011
    Beans
    2

    Re: Motion configuration file...

    its because your not using motion as root, if you use sudo motion it should work properly, or just give the user root access to the motion folder

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •