Search found 25 matches

by mythedoff
Mon Dec 17, 2012 9:59 pm
Forum: ZoneMinder 1.24.x
Topic: Foscam FI8910W PT PZ Will Not Work, Incompatible.
Replies: 12
Views: 9486

Re: Foscam FI8910W PT PZ Will Not Work, Incompatible.

Are the firmware versions of your two 8910s the same?
Yes, they are the same.
If you aren't already, you might keep your eye on the 1.25 forum where the issue is/has been talked about. It looks like it is more a problem with the control script than anything we might be doing.
by mythedoff
Mon Dec 17, 2012 5:35 pm
Forum: ZoneMinder 1.24.x
Topic: Foscam FI8910W PT PZ Will Not Work, Incompatible.
Replies: 12
Views: 9486

Re: Foscam FI8910W PT PZ Will Not Work, Incompatible.

I can use the software packaged with the FI8910W to completely control the cameara. Works fine. In a windows machine? What you don't mention is whether you unchecked the pt setting by accessing the camera directly using the browser. If I recall, for this model, the default for pt is disabled. [edit...
by mythedoff
Wed Jul 25, 2012 10:29 pm
Forum: ZoneMinder 1.25.x
Topic: [SOLVED] 1.25 crontab issues
Replies: 11
Views: 5217

Re: [SOLVED] 1.25 crontab issues

Glad you figured it out. Had me thinking.
FWIW, the third line of your crontab will run every minute.
by mythedoff
Thu Jul 19, 2012 8:50 pm
Forum: ZoneMinder 1.25.x
Topic: [SOLVED] 1.25 crontab issues
Replies: 11
Views: 5217

Re: [UNSOLVED] 1.25 crontab issues

Maybe some additions to each line.

Like:

Code: Select all

0 8 * * 1-5 /usr/local/bin/zmpkg.pl MotionOff > /somedirectory/stdout.log 2>/somedirectory/stderr.log
by mythedoff
Fri Jul 13, 2012 6:38 pm
Forum: ZoneMinder 1.25.x
Topic: [SOLVED] 1.25 crontab issues
Replies: 11
Views: 5217

Re: 1.25 crontab issues

Did you?

Code: Select all

sudo crontab -e
by mythedoff
Wed Mar 14, 2012 3:45 pm
Forum: Hardware Queries
Topic: Viewing ZoneMinder on a SmartTV
Replies: 3
Views: 4094

Re: Viewing ZoneMinder on a SmartTV

Sorry no experience with SmartTV but I've done/do this via a web browser through in a htpc on both sd and hd tv's. No matter what is happening on the htpc, I can click a button on the remote and instantly view the cam that I have set up to view. It has a very big wow factor when people see it happen...
by mythedoff
Fri Jan 27, 2012 7:23 pm
Forum: ZoneMinder 1.24.x
Topic: Foscam FI8918W with ZoneMinder 1.24.4
Replies: 8
Views: 3664

Re: Foscam FI8918W with ZoneMinder 1.24.4

You don't list you're settings but I'd start with shmmax and shmall

You're setup might need to be different but this works for me:

Code: Select all

$ cat /etc/sysctl.conf | grep -i ^k
kernel.shmall = 134217728
kernel.shmmax = 805011456
by mythedoff
Sat Jan 21, 2012 4:40 am
Forum: ZoneMinder 1.24.x
Topic: Foscam FI8918W with ZoneMinder 1.24.4
Replies: 8
Views: 3664

Re: Foscam FI8918W with ZoneMinder 1.24.4

I am successfully using this camera with Ubuntu 10.10 and zoneminder 1.24.2. I made sure that I setup the camera for pt by accessing the camera directly and also set a static ip. I added a user and gave that user a password and the status of operator. If I recall, a pt setting speed of 0 will disable.
by mythedoff
Tue Feb 08, 2011 7:24 pm
Forum: ZoneMinder 1.24.x
Topic: Problem with ZM and Logitech Quickcam 9000 Pro& Advice?
Replies: 7
Views: 4646

I use the same webcam
using:
$ cat /proc/sys/kernel/shmall
134217728
$ cat /proc/sys/kernel/shmmax
805011456
by mythedoff
Sat Dec 04, 2010 5:28 pm
Forum: ZoneMinder 1.24.x
Topic: Logitech webcams not working
Replies: 2
Views: 2143

Logitech pro 9000
I have this working at 800x600 @ 7fps

Have read up on:
kernel.shmall
kernel.shmmax