Search found 15 matches

by mcleandl
Fri Feb 03, 2012 3:29 am
Forum: ZoneMinder 1.25.x
Topic: Support for mega pixel IP camera's
Replies: 8
Views: 7128

Re: Support for mega pixel IP camera's

Sorry I miss understood exactly what you were asking, had to many things going on trying to get something to work. Now since I got basic jpeg images working I'm back to trying to get h.264 streaming working. The camera that I'm working with for the testing is Arecont AV3105DN, 3MP. pasting the follo...
by mcleandl
Mon Jan 30, 2012 1:24 am
Forum: ZoneMinder 1.25.x
Topic: Support for mega pixel IP camera's
Replies: 8
Views: 7128

Re: Support for mega pixel IP camera's

From the Arecont user manual I use the following to get the image size from the camera http://camera_ip/get?imgheight http://camera_ip/get?imgwidth http://camera_ip/get/imgres With this information I plug it back into zm source->Remote Host Path Above commands report back width of 1600 and height of...
by mcleandl
Sun Jan 29, 2012 3:25 am
Forum: ZoneMinder 1.25.x
Topic: Support for mega pixel IP camera's
Replies: 8
Views: 7128

Re: Support for mega pixel IP camera's

I was finally able to get some success but not really where I want to be. Arecont AV2100DN HTTP, Regexp, <ip>, 8080, /image?res=full&x0=0&y0=0&x1=1600&y1=1200&fps=15 Same setup for the AV2155DN & AV3105DN, adjusting for the proper resolution. Not able to get RSTP, mjpeg, h264...
by mcleandl
Sun Jan 29, 2012 3:24 am
Forum: ZoneMinder 1.25.x
Topic: How to determine what ZM expects for captured image size
Replies: 4
Views: 3013

Re: How to determine what ZM expects for captured image size

I was finally able to get some success but not really where I want to be. Arecont AV2100DN HTTP, Regexp, <ip>, 8080, /image?res=full&x0=0&y0=0&x1=1600&y1=1200&fps=15 Same setup for the AV2155DN & AV3105DN, adjusting for the proper resolution. Not able to get RSTP, mjpeg, h264...
by mcleandl
Sat Jan 28, 2012 3:56 pm
Forum: ZoneMinder 1.25.x
Topic: How to determine what ZM expects for captured image size
Replies: 4
Views: 3013

Re: How to determine what ZM expects for captured image size

Using firefox i'm able to view the camera's without issue: Camera is an 2MP IP Arecont AV-2155DN rtps://192.168.1.13/h264.sdp?res=half&x0=0&y0=0&x1=1929&y1&=1200&quality=15&qp=20&ssn=1&doublescan=0&bitrate=65535&fps=15 Messages from zm log: Remote Host Pat...
by mcleandl
Fri Jan 27, 2012 3:33 pm
Forum: ZoneMinder 1.25.x
Topic: How to determine what ZM expects for captured image size
Replies: 4
Views: 3013

How to determine what ZM expects for captured image size

HI, Does someone know how to determine what zmc is expecting for the captured image size. width, height and colour depth? 2012-01-27 10:02:05.205625 zmc_m1 3719 ERR Failed to capture image from monitor 1 (0/1) zmc.cpp 263 2012-01-27 10:02:05.205445 zmc_m1 3719 ERR Captured image does not match expec...
by mcleandl
Fri Jan 27, 2012 3:07 am
Forum: ZoneMinder 1.25.x
Topic: Support for mega pixel IP camera's
Replies: 8
Views: 7128

Support for mega pixel IP camera's

Hi, I have been using Zoneminder for a number of years and have been very please. I have decided to upgrade to IP mega pixel camera's. I've tried just about every combination of OS ubunto, fedora, zoneminder versions 1.24.4, 1.25.0 and running into road blocks with not being able to captured images....
by mcleandl
Tue Sep 15, 2009 12:23 am
Forum: ZoneMinder 1.24.x
Topic: Fedora 11 problems 1.24.2 [SOLVED]
Replies: 6
Views: 4409

I had similar problems with getting 1.24.2 up on Fedora 11 x86_64 and fix that particular error by: vi /usr/local/ZoneMinder-1.24.2/src/zm_utils.cpp add following: #include <cstdio> Similar to message above but I guess in a different place. If you want to go wtih x86_64 I have all the steps that I h...
by mcleandl
Thu Aug 13, 2009 10:37 pm
Forum: ZoneMinder 1.24.x
Topic: Make error Fedora 11 zm_utils.cpp:32
Replies: 3
Views: 13474

Google is a wonderful thing. It appears that the new version of gcc, version 4.r.0-4 which installs with Fedora 11 requires the following code at the beginning of all ./src/*.cpp such as zm_utils.cpp #include <cstdio> Zoneminder-1.24.2 now compiles without complaining about zm_utils.cpp:32 Off to a ...
by mcleandl
Thu Aug 13, 2009 1:39 am
Forum: ZoneMinder 1.24.x
Topic: Make error Fedora 11 zm_utils.cpp:32
Replies: 3
Views: 13474

Make error Fedora 11 zm_utils.cpp:32

Hi All, Learning more about compiling code then I ever wanted to. Trying to get Zoneminder 1.24.2 up on Fedora 11 and believe I'm running into a compiler issue. Was able to get ffmpeg compiled OK. FFmpeg version git-e708784, Copyright (c) 2000-2009 Fabrice Bellard, et al. configuration: --enable-pos...
by mcleandl
Mon Aug 10, 2009 10:45 pm
Forum: ZoneMinder 1.24.x
Topic: Zone images are blank - Event images are blank - in web brow
Replies: 11
Views: 9659

nstalled Zoneminder 1.24.2 on Fedora 10 x86_64. I can also add cameras and see the video and the events trigger fine. When I click on the event I don't get even the blank picture window. Camera is set to Mocord. When I select the events associated with the camera and "Events windows" opens...
by mcleandl
Sun May 04, 2008 10:48 pm
Forum: Hardware Queries
Topic: DS-4008HCI 8CH DVR card
Replies: 6
Views: 12230

DS-4008HCI 8CH DVR card

Purchased DS-4008HCI DVR card. Unable to locate Fedora driver for card. Has anyone had any success with this card


http://www.anko-tech.com/images/4008hci.jpg
by mcleandl
Tue Jan 08, 2008 1:12 am
Forum: ZoneMinder Previous Versions
Topic: PTZ Control problem v1.23.0
Replies: 4
Views: 4579

Thanks for the tips. Being somewhat sql challenged it took a while to correct the syntax. I think your right that the zm_create.sql script is broke on new installs. Commands used to fix db: update Controls set Protocol = "PelcoD" where Protocol = "zmcontrol-pelco-d.pl"; update Co...
by mcleandl
Mon Jan 07, 2008 2:36 am
Forum: ZoneMinder Previous Versions
Topic: PTZ Control problem v1.23.0
Replies: 4
Views: 4579

Output from db: mysql> select Id, Name, Type, Protocol from Controls; +----+-------------------+--------+---------------------------+ | Id | Name | Type | Protocol | +----+-------------------+--------+---------------------------+ | 1 | PELCO-D | Local | zmcontrol-pelco-d.pl | | 2 | PELCO-P | Local |...
by mcleandl
Sun Jan 06, 2008 8:30 pm
Forum: ZoneMinder Previous Versions
Topic: PTZ Control problem v1.23.0
Replies: 4
Views: 4579

PTZ Control problem v1.23.0

Hello, Zoneminder 1.23.0 running on Fedora Core 7 i686 Santa was good this year and was able to upgrade Zoneminder system to AMD's new Phenom Quad core to manage system load. Good time to move forward to Fedora 7 and latest ZM. Everything went well until trying to control PTZ camera's and receive th...