Arecont Vision and DVTEL

Post here to ask any questions about hardware suitability, configuration in ZoneMinder, or experiences. If you just want to know if something works with ZoneMinder or not, please check the Hardware Compatibility sections in the forum, and the Wiki first. Also search this topic as well.
Post Reply
jdwyer
Posts: 1
Joined: Thu Oct 26, 2006 11:35 am

Arecont Vision and DVTEL

Post by jdwyer »

Hi,

does anyone know if Arecont Vision progressive megapixel cameras work with Zoneminder? These seem to be at the top end of IP camera performance that I have so far found.

does anyone know if DVTEL's cameras are supported (and working) on Zoneminder systems? These also seem to be top of the line IP cameras.

Thanks in advance.
jameswilson
Posts: 5111
Joined: Wed Jun 08, 2005 8:07 pm
Location: Midlands UK

Post by jameswilson »

is there a link, do they have one available online that we can see. If so ill try and see if it works
James Wilson

Disclaimer: The above is pure theory and may work on a good day with the wind behind it. etc etc.
http://www.securitywarehouse.co.uk
rmo
Posts: 22
Joined: Fri Jan 21, 2005 6:57 pm
Location: Germany

Post by rmo »

Have a AV1300 here.

Result :

Dec 1 14:13:13 suserv1 zmc_m6[5223]: ERR [Got signal (Segmentation fault), crashing]
Dec 1 14:13:13 suserv1 zmc_m6[5223]: ERR [Signal address is 0xdf85311c, from 0x805c20b ]
Dec 1 14:13:13 suserv1 zmc_m6[5223]: ERR [Backtrace: /opt/zoneminder/bin/zmc [0x805c20b]]
Dec 1 14:13:13 suserv1 zmc_m6[5223]: ERR [Backtrace: /opt/zoneminder/bin/zmc [0x805c20b]]
Dec 1 14:13:13 suserv1 zmc_m6[5223]: ERR [Backtrace: /opt/zoneminder/bin/zmc [0x805d0e3]]
Dec 1 14:13:13 suserv1 zmc_m6[5223]: ERR [Backtrace: /opt/zoneminder/bin/zmc [0x805fc8d]]
Dec 1 14:13:13 suserv1 zmc_m6[5223]: ERR [Backtrace: /opt/zoneminder/bin/zmc [0x8061244]]
Dec 1 14:13:13 suserv1 zmc_m6[5223]: ERR [Backtrace: /opt/zoneminder/bin/zmc [0x804b1e9]]
Dec 1 14:13:13 suserv1 zmc_m6[5223]: ERR [Backtrace: /lib/libc.so.6(__libc_start_main+0xdc) [0xb735c87c]]
Dec 1 14:13:13 suserv1 zmc_m6[5223]: ERR [Backtrace: /opt/zoneminder/bin/zmc(__gxx_personality_v0+0xa1) [0x804ab31]]
Dec 1 14:13:13 suserv1 zmc_m6[5223]: INF [Backtrace complete]

Regards

Rainer
User avatar
zoneminder
Site Admin
Posts: 5215
Joined: Wed Jul 09, 2003 2:07 pm
Location: Bristol, UK
Contact:

Post by zoneminder »

Please do

Code: Select all

addr2line -e /opt/zoneminder/bin/zmc 0xdf85311c 0x805c20b 0x805c20b 0x805d0e3 0x805fc8d 0x8061244 0x804b1e9
and post the results
Phil
rmo
Posts: 22
Joined: Fri Jan 21, 2005 6:57 pm
Location: Germany

Post by rmo »

Hi Phil,
in the meantime i've changed to zm-1.22.3, but the result is the same.


Code: Select all

Dec  4 06:17:24 suserv1 zmc_m5[30272]: ERR [Got signal (Segmentation fault), crashing]
Dec  4 06:17:24 suserv1 zmc_m5[30272]: ERR [Signal address is 0xdfff3fbc, from 0x805c05b ]
Dec  4 06:17:24 suserv1 zmc_m5[30272]: ERR [Backtrace: /opt/zoneminder/bin/zmc [0x805c05b]]
Dec  4 06:17:24 suserv1 zmc_m5[30272]: ERR [Backtrace: /opt/zoneminder/bin/zmc [0x805c05b]]
Dec  4 06:17:24 suserv1 zmc_m5[30272]: ERR [Backtrace: /opt/zoneminder/bin/zmc [0x805cf33]]
Dec  4 06:17:24 suserv1 zmc_m5[30272]: ERR [Backtrace: /opt/zoneminder/bin/zmc [0x805fb0d]]
Dec  4 06:17:24 suserv1 zmc_m5[30272]: ERR [Backtrace: /opt/zoneminder/bin/zmc [0x80610d4]]
Dec  4 06:17:24 suserv1 zmc_m5[30272]: ERR [Backtrace: /opt/zoneminder/bin/zmc [0x804af4d]]
Dec  4 06:17:24 suserv1 zmc_m5[30272]: ERR [Backtrace: /lib/libc.so.6(__libc_start_main+0xdc) [0xb734a87c]]
Dec  4 06:17:24 suserv1 zmc_m5[30272]: ERR [Backtrace: /opt/zoneminder/bin/zmc(__gxx_personality_v0+0xb9) [0x804a821]]
Dec  4 06:17:24 suserv1 zmc_m5[30272]: INF [Backtrace complete]

Code: Select all

addr2line -e /opt/zoneminder/bin/zmc 0xdfff3fbc 0x805c05b 0x805cf33 0x805fb0d 0x80610d4 0x804af4d gives

??:0
/usr/src/packages/BUILD/ZoneMinder-1.22.3/src/zm_remote_camera.cpp:188
/usr/src/packages/BUILD/ZoneMinder-1.22.3/src/zm_remote_camera.cpp:292
/usr/src/packages/BUILD/ZoneMinder-1.22.3/src/zm_remote_camera.cpp:1080
/usr/src/packages/BUILD/ZoneMinder-1.22.3/src/zm_monitor.cpp:2465
/usr/src/packages/BUILD/ZoneMinder-1.22.3/src/zmc.cpp:249
Regards,

Rainer
User avatar
zoneminder
Site Admin
Posts: 5215
Joined: Wed Jul 09, 2003 2:07 pm
Location: Bristol, UK
Contact:

Post by zoneminder »

Can you confirm this is a source build from a recent 1.22.3 tarball? The numbers don't seem to match up.
Phil
rmo
Posts: 22
Joined: Fri Jan 21, 2005 6:57 pm
Location: Germany

Post by rmo »

Hi,
just checked that my rpm file was build with ZoneMinder-1.22.3.tar.gz.

Rebuild,reinstalled and started zm new.

Code: Select all

+ cd /usr/src/packages/BUILD
+ cd /usr/src/packages/BUILD
+ rm -rf ZoneMinder-1.22.3
+ /usr/bin/gzip -dc /usr/src/packages/SOURCES/ZoneMinder-1.22.3.tar.gz
+ tar -xf -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd ZoneMinder-1.22.3
...

Code: Select all

Dec 13 19:32:12 suserv1 zmc_m5[4992]: ERR [Got signal (Segmentation fault), crashing]
Dec 13 19:32:12 suserv1 zmc_m5[4992]: ERR [Signal address is 0xdff3d97c, from 0x805c05b ]
Dec 13 19:32:12 suserv1 zmc_m5[4992]: ERR [Backtrace: /opt/zoneminder/bin/zmc [0x805c05b]]
Dec 13 19:32:12 suserv1 zmc_m5[4992]: ERR [Backtrace: /opt/zoneminder/bin/zmc [0x805c05b]]
Dec 13 19:32:12 suserv1 zmc_m5[4992]: ERR [Backtrace: /opt/zoneminder/bin/zmc [0x805cf33]]
Dec 13 19:32:12 suserv1 zmc_m5[4992]: ERR [Backtrace: /opt/zoneminder/bin/zmc [0x805fb0d]]
Dec 13 19:32:12 suserv1 zmc_m5[4992]: ERR [Backtrace: /opt/zoneminder/bin/zmc [0x80610d4]]
Dec 13 19:32:12 suserv1 zmc_m5[4992]: ERR [Backtrace: /opt/zoneminder/bin/zmc [0x804af4d]]
Dec 13 19:32:12 suserv1 zmc_m5[4992]: ERR [Backtrace: /lib/libc.so.6(__libc_start_main+0xdc) [0xb73d487c]]
Dec 13 19:32:12 suserv1 zmc_m5[4992]: ERR [Backtrace: /opt/zoneminder/bin/zmc(__gxx_personality_v0+0xb9) [0x804a821]]
Dec 13 19:32:12 suserv1 zmc_m5[4992]: INF [Backtrace complete]

addr2line -e /opt/zoneminder/bin/zmc 0xdff3d97c 0x805c05b 0x805cf33 0x805fb0d 0x80610d4 0x804af4d
??:0
/usr/src/packages/BUILD/ZoneMinder-1.22.3/src/zm_remote_camera.cpp:188
/usr/src/packages/BUILD/ZoneMinder-1.22.3/src/zm_remote_camera.cpp:292
/usr/src/packages/BUILD/ZoneMinder-1.22.3/src/zm_remote_camera.cpp:1080
/usr/src/packages/BUILD/ZoneMinder-1.22.3/src/zm_monitor.cpp:2465
/usr/src/packages/BUILD/ZoneMinder-1.22.3/src/zmc.cpp:249

Regards

Rainer
paperstreet
Posts: 82
Joined: Thu May 18, 2006 7:45 pm

Post by paperstreet »

Any follow up on this. Looking at a Arecont 180 Cam as an alternative to 4 IKwb15A for a big project i am working on. Am i to assume it doesn't work with ZM? Hate to have to build a windows box for this one. :\
Post Reply