Go to advanced search

by JayTay79
Tue Feb 17, 2015 8:38 pm
Forum: General discussion
Topic: Watchdog for Pi2
Replies: 13
Views: 11638

Re: Watchdog for Pi2

I have watchdog working fine on my Pi 2.
by JayTay79
Tue Feb 17, 2015 7:58 pm
Forum: General discussion
Topic: Can Pi2 be used as a webcam surveillance center?
Replies: 24
Views: 6177

Re: Can Pi2 be used as a webcam surveillance center?

You should be able to set it to run as a daemon by editing /etc/default/motion and changing the "start_motion_daemon" value. If so then you should be able to start it with "sudo service motion start" and stop it with "sudo service motion stop".
by JayTay79
Tue Feb 17, 2015 9:25 am
Forum: General discussion
Topic: Can Pi2 be used as a webcam surveillance center?
Replies: 24
Views: 6177

Re: Can Pi2 be used as a webcam surveillance center?

So the %v is what casues the extra number, but there is no explanation as to what it actually means except this: # %v = event, %q = frame number, %t = thread (camera) number, An "event" is a period of activity that triggers the camera, this may mean you have one event with just one image and a seco...
by JayTay79
Mon Feb 16, 2015 10:26 pm
Forum: General discussion
Topic: Can Pi2 be used as a webcam surveillance center?
Replies: 24
Views: 6177

Re: Can Pi2 be used as a webcam surveillance center?

FWIW I'm using an A+ with the camera module running motionPie and it's working absolutely fine. I also have another A+ running Raspbian with MotionEye as the camera software, also with no issues. I initially set up motion but found I had a lot of display issues with the various browsers I use day to...

Go to advanced search