Search found 8 matches

by ronluna
Wed May 13, 2009 3:16 am
Forum: Hardware Queries
Topic: Foscam Ip Camera PTZ Control
Replies: 2
Views: 13714

Foscam.pm

I was able to get some codes for Foscam IP FI8908W and based on the other pm's that zoneminder comes with this is the result I'm not a perl guru but at least I got it to pan/tilt and center with Zoneminder 1.24.1 package ZoneMinder::Control::Foscam; use 5.006; use strict; use warnings; require ZoneM...
by ronluna
Wed May 13, 2009 3:13 am
Forum: Hardware Queries
Topic: Help Decoding Foscam Ip Camera FI8908W
Replies: 11
Views: 24021

Foscam.pm

I was able to get some codes for Foscam IP FI8908W and based on the other pm's that zoneminder comes with this is the result I'm not a perl guru but at least I got it to pan/tilt and center with Zoneminder 1.24.1 package ZoneMinder::Control::Foscam; use 5.006; use strict; use warnings; require ZoneM...
by ronluna
Fri Apr 24, 2009 12:26 am
Forum: Hardware Queries
Topic: Help Decoding Foscam Ip Camera FI8908W
Replies: 11
Views: 24021

Help Decoding Foscam Ip Camera FI8908W

I'm trying to get the commands out Foscam IP Camera FI8908W with NeWave Ip Camera Web Server I'm using Wireshark to get the comunication packets but I'm getting a hard time trying to decode it... so far this what wireshark has returned after panning the camera to the right 0000 52 54 00 12 35 02 08 ...
by ronluna
Sat Apr 18, 2009 8:14 am
Forum: Hardware Queries
Topic: Foscam Ip Camera PTZ Control
Replies: 2
Views: 13714

Foscam Ip Camera PTZ Control

I'm looking for the PTZ commands for the "Foscam FI8908 / FI8908W Ip Camera" is anybody around here have been able to gain PTZ control over this camera please share that info...

I'm currently able to see the image feed but no luck on the PTZ... any help would greatly appreciated...
by ronluna
Fri May 02, 2008 8:03 pm
Forum: ZoneMinder Previous Versions
Topic: zmfilter and PHP::Serialization
Replies: 0
Views: 1393

zmfilter and PHP::Serialization

I'm on FC8 with ZoneMinder 1.23.2, when I try to run zmfilter.pl i'm getting the following [root@lpkvideo ~]# zmfilter.pl Unknown type ' '! at 269 at /usr/lib/perl5/site_perl/5.8.8/PHP/Serialization.pm line 162 PHP::Serialization::_parse('PHP::Serialization=HASH(0x92b32d4)') called at /usr/lib/perl5...
by ronluna
Wed Apr 30, 2008 6:55 pm
Forum: ZoneMinder Previous Versions
Topic: Compiling error on OpenSuse 10.3
Replies: 4
Views: 2253

THANK YOU SO MUCH... IT WORKED!!!

the only problem now is the capture card... the system recognize it but I'm only getting blue and black frames in the montage view...

is a Kodicom 4400 comes with 4 bt878 chips...

any ideas why that might be?
by ronluna
Wed Apr 30, 2008 6:03 pm
Forum: ZoneMinder Previous Versions
Topic: Compiling error on OpenSuse 10.3
Replies: 4
Views: 2253

bad news for me... :(... I was really hoping to get my old B&W 500MHZ PowerPC back to work with ZoneMinder...

Is there somewhere that you might know where I can look into to get more info about this issue?
by ronluna
Wed Apr 30, 2008 5:31 pm
Forum: ZoneMinder Previous Versions
Topic: Compiling error on OpenSuse 10.3
Replies: 4
Views: 2253

Compiling error on OpenSuse 10.3

I'm on opensuse 10.3 and I'm trying to compile ZoneMinder 1.23.3 but while compiling I get this error g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I/usr/bin/include -Wall -Wno-sign-compare -g -O2 -MT zm_signal.o -MD -MP -MF .deps/zm_signal.Tpo -c -o zm_signal.o zm_signal.cpp zm_signal.cpp: In functi...