saxc13 -- did you ever successfully use your script for motion=1 (mjpeg)?
ogm -- have you managed to get your NC1200 working yet, or is it still not visible from linux?
Search found 6 matches
- Wed Dec 06, 2006 4:15 pm
- Forum: Hardware Queries
- Topic: JJTech / Gadspot NC1200 W10 - Image capture error
- Replies: 38
- Views: 47783
- Sun Nov 26, 2006 5:47 pm
- Forum: Hardware Queries
- Topic: JJTech / Gadspot NC1200 W10 - Image capture error
- Replies: 38
- Views: 47783
Nope, upgrade didn't make any difference. I've watched the network traffic with Wireshark on a different box, and the camera's WYM server is responding to the Linux box's "GET" command... it just doesn't seem to make it through -- I believe it was mentioned by the author of this thread earlier, but ...
- Sat Nov 25, 2006 9:05 pm
- Forum: Hardware Queries
- Topic: JJTech / Gadspot NC1200 W10 - Image capture error
- Replies: 38
- Views: 47783
So has anyone made any progress on this? I'm running into the same issue -- I've tried FC 5 & 6, and Ubuntu -- all with the same results... I can't get it working either via the wireless *or* the wired connection to the camera... Firefox on windows will at least pull up the page, and when accessing ...
- Sun Nov 12, 2006 2:00 am
- Forum: ZoneMinder Previous Versions
- Topic: Issues configuring with FC6x64
- Replies: 2
- Views: 2842
SOLVED
Well, I figured out the issue with the libmysqlclient I had to edit the configure file. In addition to the earlier edit I made, I added the following line immediately above the conftest for mysql_init LIBS="$LIBS -lssl -lcrypto" and used the following configure command: ./configure --with-webdir ...
- Sun Nov 12, 2006 12:28 am
- Forum: ZoneMinder Previous Versions
- Topic: zm requires openssl/md5.h (once more time)
- Replies: 13
- Views: 7527
- Fri Nov 10, 2006 6:53 pm
- Forum: ZoneMinder Previous Versions
- Topic: Issues configuring with FC6x64
- Replies: 2
- Views: 2842
Issues configuring with FC6x64
Has anyone managed to completely solve the dreaded libmysqlclient issue yet? I downloaded ZoneMinder and am trying to build it, and keep running into this when I do a ./configure checking for mysql_init in -lmysqlclient... no configure: error: zm requires libmysqlclient.a I've searched the forums ...