• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
MagicMirror Forum
  • Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.

Motion Detection with RaspiCam, Non-Module version

Scheduled Pinned Locked Moved Tutorials
47 Posts 13 Posters 41.6k Views 17 Watching
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • D Offline
    dam4 @bhepler
    last edited by Nov 15, 2017, 11:19 AM

    @bhepler
    This is what I get when I type that in.
    pi@raspberrypi:~ $ ls -ah /home/pi/motion
    . CONTRIBUTING.md mask1.png netcam_ftp.h rotate.o
    … COPYING md5.c netcam_ftp.o stream.c
    aclocal.m4 copyright md5.h netcam.h stream.h
    alg.c CREDITS md5.o netcam_http.c stream.o
    alg.h .depend mmalcam.c netcam_http.h test_builds.sh
    alg.o draw.c mmalcam.h netcam_http.o track.c
    autom4te.cache draw.o mmalcam.o netcam_jpeg.c track.h
    camera1-dist.conf event.c mmx.h netcam_jpeg.o track.o
    camera1-dist.conf.in event.h motion netcam.o .travis.yml
    camera2-dist.conf event.o motion.1 netcam_rtsp.c version.sh
    camera2-dist.conf.in FAQ motion.c netcam_rtsp.h video_bktr.c
    camera3-dist.conf ffmpeg.c motion-dist.conf netcam_rtsp.o video_bktr.h
    camera3-dist.conf.in ffmpeg.h motion-dist.conf.in netcam_wget.c video_bktr.o
    camera4-dist.conf ffmpeg.o motion_guide.html netcam_wget.h video_common.c
    camera4-dist.conf.in .git motion.h netcam_wget.o video_common.h
    CHANGELOG .gitignore motion.init-Debian normal.jpg video_common.o
    CODE_STANDARD INSTALL motion.init-Debian.in outputmotion1.jpg video_loopback.c
    conf.c ISSUE_TEMPLATE.md motion.init-FreeBSD.sh outputnormal1.jpg video_loopback.h
    conf.h jpegutils.c motion.init-FreeBSD.sh.in picture.c video_loopback.o
    config.h jpegutils.h motion.o picture.h video_v4l2.c
    config.h.in jpegutils.o motion.service picture.o video_v4l2.h
    config.log logger.c motion.service.in pwc-ioctl.h video_v4l2.o
    config.status logger.h motion.spec raspicam webhttpd.c
    configure logger.o motion.spec.in README.md webhttpd.h
    configure.ac Makefile netcam.c rotate.c webhttpd.o
    conf.o Makefile.in netcam_ftp.c rotate.h
    pi@raspberrypi:~ $

    1 Reply Last reply Reply Quote 0
    • D Offline
      dam4 @bhepler
      last edited by Nov 16, 2017, 8:30 PM

      @bhepler The motion works only when MagicMirror isn’t running. I have it starting with pm2. When MagicMirror is running the motion doesn’t work. Any suggestions?

      B 1 Reply Last reply Nov 17, 2017, 1:04 AM Reply Quote 0
      • B Offline
        bhepler Module Developer @dam4
        last edited by Nov 17, 2017, 1:04 AM

        @dam4 What the hell… ls is the “list” command. It should only show you the listing for the file, including dates and permissions. But it’s… executing.

        Just to be sure: pm2 shows two separate processes when you type pm2 status, correct?

        D 1 Reply Last reply Nov 17, 2017, 1:19 AM Reply Quote 0
        • D Offline
          dam4 @bhepler
          last edited by Nov 17, 2017, 1:19 AM

          @bhepler I copied and pasted exactly what you wrote for the command to make sure I didn’t mistype something.
          Yes there are two processes running when I type pm2 status. One is MagicMirror and the other is motion.

          1 Reply Last reply Reply Quote 0
          • T Offline
            trividar
            last edited by Dec 19, 2017, 7:59 AM

            Does anyone get it to work on stretch? I tried it but without success.

            F 1 Reply Last reply Mar 2, 2018, 7:37 PM Reply Quote 0
            • A Offline
              AnduriI
              last edited by Feb 11, 2018, 9:23 PM

              Hey there,

              I have this running for quite some time and it works in general. But after some hours it gets really slow and unresponsiv. A motion need a few seconds before it is detected. I already have enabled a daily reboot, but still these few hours are enough. I also tried only restarting motion via pm2, but this leads to problems. I checked it with pm2 monit and got this:

              motion > [0] [NTC] [ALL] main: Waiting for threads to finish, pid: 13536 
              motion > [1] [NTC] [ALL] motion_init: Thread 1 started , motion detection Enabled
              motion > [1] [ALR] [VID] mmalcam_start: MMAL Camera thread starting... for camera (vc.ril.camera) of 640 x 480 at 4 fps
              motion > [1] [ALR] [VID] mmalcam_start: MMAL Camera using video capture
              motion > [0] [ERR] [ALL] main: Thread 1 - Watchdog timeout, trying to do a graceful restart
              motion > [0] [ERR] [ALL] main: Thread 1 - Watchdog timeout, did NOT restart graceful,killing it! 
              motion > [0] [NTC] [STR] stream_stop: Closing motion-stream listen socket & active motion-stream sockets 
              motion > [0] [NTC] [STR] stream_stop: Closed motion-stream listen socket & active motion-stream sockets
              motion > [0] [INF] [ALL] motion_cleanup: Calling vid_close() from motion_cleanup 
              motion > [0] [INF] [VID] vid_close: calling video source cleanup 
              motion > [0] [ALR] [VID] MMAL Camera cleanup 
              motion > /home/pi/motion.sh: Zeile 2: 13536 Speicherzugriffsfehler  (Speicherabzug geschrieben) ./motion -c motion.conf
              PM2 > App [motion] with id [0] and pid [13532], exited with code [139] via signal [SIGINT] 
              PM2 > Starting execution sequence in -fork mode- for app name:motion id:0
              PM2 > App name:motion id:0 online
              motion > [0] [NTC] [ALL] conf_load: Processing thread 0 - config file motion.conf
              motion > [0] [NTC] [ALL] motion_startup: Motion mmaltest Started 
              motion > [0] [NTC] [ALL] motion_startup: Logging to syslog 
              motion > [0] [NTC] [ALL] motion_startup: Using log type (ALL) log level (INF)
              motion > [0] [NTC] [ENC] ffmpeg_init: ffmpeg LIBAVCODEC_BUILD 3670272 LIBAVFORMAT_BUILD 3670272
              motion > [0] [NTC] [ALL] main: Thread 1 is from motion.conf
              motion > [0] [NTC] [ALL] main: Thread 1 is device: /dev/video0 input -1
              motion > [0] [NTC] [ALL] main: Stream port 8081
              motion > [0] [NTC] [ALL] main: Waiting for threads to finish, pid: 13583 
              motion > [1] [NTC] [ALL] motion_init: Thread 1 started , motion detection Enabled
              motion > [1] [ALR] [VID] mmalcam_start: MMAL Camera thread starting... for camera (vc.ril.camera) of 640 x 480 at 4 fps
              motion > [1] [ALR] [VID] mmalcam_start: MMAL Camera using video capture
              

              Can anyone suggest how to correctly restart motion?

              1 Reply Last reply Reply Quote 0
              • F Offline
                Freebond @trividar
                last edited by Mar 2, 2018, 7:37 PM

                @trividar I’m trying to install it right now. You posted 2 months ago. Did you get it running?

                1 Reply Last reply Reply Quote 0
                • 1
                • 2
                • 3
                • 4
                • 5
                • 5 / 5
                • First post
                  Last post
                Enjoying MagicMirror? Please consider a donation!
                MagicMirror created by Michael Teeuw.
                Forum managed by Sam, technical setup by Karsten.
                This forum is using NodeBB as its core | Contributors
                Contact | Privacy Policy