Search found 6 matches

by gjpc
Sun Oct 16, 2011 3:15 pm
Forum: ZoneMinder 1.25.x
Topic: new install on Ubuntu 11.10 server...... no streaming
Replies: 5
Views: 3434

Re: new install on Ubuntu 11.10 server...... no streaming

if
mkdir /tmp/zm
chown www-data:www-data -R /tmp/zm

fixes your problem, I would put them in /etc/init.d/zm
by gjpc
Wed Oct 12, 2011 4:24 pm
Forum: ZoneMinder 1.25.x
Topic: ZoneMinder Console - Stopped - v1.25.0
Replies: 6
Views: 4075

Re: ZoneMinder Console - Stopped - v1.25.0

does www-data:www-data own your /tmp/zm directory?
by gjpc
Wed Oct 12, 2011 4:20 pm
Forum: ZoneMinder 1.25.x
Topic: v1.25.0 package for Ubuntu
Replies: 3
Views: 3057

Re: v1.25.0 package for Ubuntu

I have been working on UBUNTU server/64 and have added:

mkdir /tmp/zm
chown www-data:www-data -R /tmp/zm

to the init script just after the

echo -n "Starting $prog: "

Not sure if this is reason that it has not come up every time, I am still testing but it does no harm
by gjpc
Sat Oct 08, 2011 1:43 pm
Forum: Non-ZoneMinder Chat
Topic: IP Camera Database
Replies: 8
Views: 6349

Re: IP Camera Database

I tried to add the Edimax IC-3030Wn. to the database twice; it did not take and there were no error messages :(
by gjpc
Fri Oct 07, 2011 9:12 pm
Forum: Hardware Compatibility List
Topic: Edimax IC-3030 series ip cameras
Replies: 0
Views: 1943

Edimax IC-3030 series ip cameras

Hi All, I am confirming the the Edimax IC-3030 works with ZoneMinder quite well, I have a POE and a WiFi camera working. ZM non default Configuration: SourceType: Ffmpeg source Path: addr/mjpg/video.mjpg Capture width: 1280 Capture height: 1024 Camera non default Configuration: LAN addressing ...
by gjpc
Wed Oct 05, 2011 11:07 pm
Forum: Hardware Queries
Topic: Sanity Check For a First Time install
Replies: 0
Views: 939

Sanity Check For a First Time install

Hi All, I managed to get the latest version of ZM working in an UBUNTU 64 bit server VM with a couple of Edimax IC3030 cameras with very few problems. I am now preparing a proposal for my HOA to setup a hybrid Euresys Picolo Tymo system with 11 cameras and up to 8 1024x768 ip cameras. From the posts ...