I installed ZM from an Ubuntu distribution (apt-get).
All of my camera are IP and in a different subnet. Example, the server is 10.2.6.X and the TrendNet TV-IP422(w) cameras are WiFi in 10.2.31.X while my Axis cameras are in the 10.2.10.X. Even though they are different subnets they are all part of the same LAN and traffic is routed correctly.
Here is the problem, I have two different kinds of cameras (TrendNet and Axis) I enter all the settings for both types and I can not even get them to connect.
When I do a
zmu -q -d admin:admin@10.2.31.200 -v
I get an "Error, Failed to open video device admin:admin@10.2.31.200: No such file or directory"
My zmwatch.log has many of these:
09/21/10 12:29:03.038247 zmwatch[5074].ERR [Can't get shared memory id '7a6d0007' 7: No such file or directory]
I do have a zms-230607s.sock but it has a size of 0 bytes
This is what my zmdc.log file has.
09/21/10 12:28:38.084022 zmdc[5019].INF [Starting pending process, zmc -m 4]
09/21/10 12:28:38.085428 zmdc[5019].INF ['zmc -m 4' starting at 10/09/21 12:28:38, pid = 14443]
09/21/10 12:28:38.161442 zmdc[5019].ERR ['zmc -m 4' exited abnormally, exit status 255]
09/21/10 12:30:51.058432 zmdc[5019].INF [Starting pending process, zmc -m 1]
09/21/10 12:30:51.059696 zmdc[5019].INF ['zmc -m 1' starting at 10/09/21 12:30:51, pid = 14457]
09/21/10 12:30:51.090218 zmdc[5019].ERR ['zmc -m 1' exited abnormally, exit status 255]
09/21/10 12:30:52.092103 zmdc[5019].INF [Starting pending process, zma -m 1]
09/21/10 12:30:52.093541 zmdc[5019].INF ['zma -m 1' starting at 10/09/21 12:30:52, pid = 14458]
09/21/10 12:30:52.124733 zmdc[5019].ERR ['zma -m 1' exited abnormally, exit status 255]
For the Axis camera setting I have:
General Tab
Source is Remote
Source Tab
Protocol HTTP
Method Simple
HostName admin:admin@10.2.10.20
Port 80
Host Path /axis-cgi/jpg/image.cgi?resolution=640x480
24 bit color
W 640
H 480
Thanks a bunch!
Missing Something obvious.
-
- Posts: 2
- Joined: Sat Sep 18, 2010 7:55 pm
Server Update
Server did an update today and everything is working now...