Search found 8 matches
- Wed May 13, 2009 3:16 am
- Forum: Hardware Queries
- Topic: Foscam Ip Camera PTZ Control
- Replies: 2
- Views: 13930
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 ...
- Wed May 13, 2009 3:13 am
- Forum: Hardware Queries
- Topic: Help Decoding Foscam Ip Camera FI8908W
- Replies: 11
- Views: 24924
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 ...
- Fri Apr 24, 2009 12:26 am
- Forum: Hardware Queries
- Topic: Help Decoding Foscam Ip Camera FI8908W
- Replies: 11
- Views: 24924
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 ...
- Sat Apr 18, 2009 8:14 am
- Forum: Hardware Queries
- Topic: Foscam Ip Camera PTZ Control
- Replies: 2
- Views: 13930
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...
I'm currently able to see the image feed but no luck on the PTZ... any help would greatly appreciated...
- Fri May 02, 2008 8:03 pm
- Forum: ZoneMinder Previous Versions
- Topic: zmfilter and PHP::Serialization
- Replies: 0
- Views: 1473
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 ...
- Wed Apr 30, 2008 6:55 pm
- Forum: ZoneMinder Previous Versions
- Topic: Compiling error on OpenSuse 10.3
- Replies: 4
- Views: 2407
- Wed Apr 30, 2008 6:03 pm
- Forum: ZoneMinder Previous Versions
- Topic: Compiling error on OpenSuse 10.3
- Replies: 4
- Views: 2407
- Wed Apr 30, 2008 5:31 pm
- Forum: ZoneMinder Previous Versions
- Topic: Compiling error on OpenSuse 10.3
- Replies: 4
- Views: 2407
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 ...