Search found 2 matches
- Fri Oct 21, 2011 4:12 pm
- Forum: ZoneMinder 1.25.x
- Topic: Missing header file in zm_local_camera.cpp
- Replies: 1
- Views: 1843
Missing header file in zm_local_camera.cpp
There appears to be a missing include in zm_local_camera.cpp file. After adding the below headers (most of which I'm sure are superfluous), it compiles. It is one of these (or more): < #include <stdlib.h> < #include <string.h> < #include <limits.h> < #include <time.h> < #include <sys/time.h ...
- Tue Oct 11, 2011 4:36 pm
- Forum: ZoneMinder 1.24.x
- Topic: ZoneMinder 1.24.4 & SoftLogic 6010
- Replies: 0
- Views: 1063
ZoneMinder 1.24.4 & SoftLogic 6010
Thanks in advance. This is a 16 port RapidOS card, can be seen here in it's reincarnated version: I can get the card/camera to work with xawtv, grab frames, etc. I just haven't found the proper magic incantation to make it work with ZoneMinder. I've been all over the forums, google, etc. Some ...