| Author |
Message |
|
zoneminder
Site Admin
Joined: Wed Jul 09, 2003 3:07 pm Posts: 5221 Location: Bristol, UK
|
 Camera Probing
If you have updated an SVN version of 1.24 today you may have noticed a new proto-feature. If you create a new monitor you will see a 'probe' link next to the 'presets' one. This generates a little popup which attempts to auto-detect any analog video devices on your system and network cameras on your LAN and suggest suitable defaults to allow quick 'one click' type configuration.
Currently it isn't hugely sophisticated and the network camera detection is limited to only those types I know about (Axis, Panasonic and ACTi) so I am looking for some help in figuring out the rest.
The initial detection is done on MAC addresses returned from an ARP query. This then suggests possible IPs to probe. I know about a few MAC ranges but need to try and figure out some more. So I would be grateful if people could post the first 3 or 4 tuples of camera MAC addresses and the results of the queries listed below. This will help me set up a more comprehensive detection system
Here's what I have at the moment, which isn't a lot
Axis
MAC - 00:40:8c
Query1 - /axis-cgi/admin/param.cgi?action=list&group=Brand
Query2 - /axis-cgi/admin/param.cgi?action=list&group=Properties.Firmware
Panasonic
MAC - 00:80:f0
Query1 - /Get?Func=Model&Kind=1 (newer firmware only?)
Query2 - /Get?Func=CameraName&Kind=1 (newer firmware only?)
ACTi
MAC - 00:0f:7c
Query1 - /cgi-bin/system?USER=Admin&PWD=123456&SYSTEM_INFO (change username and password as appropriate)
If anyone can help put some more flesh on these bones I would be very grateful. In the meantime have a play with the probe facility and see if it works for you.
_________________ Phil
|
| Tue Mar 31, 2009 3:34 pm |
|
|
|
 |
|
newvisionantenna
Joined: Sat Jan 17, 2009 8:49 pm Posts: 381 Location: Germany
|
This could be huge with my wireless mesh cctv system. I'll try and help out in anyway possible.
Last edited by newvisionantenna on Sun Apr 05, 2009 8:27 pm, edited 1 time in total.
|
| Tue Mar 31, 2009 7:07 pm |
|
 |
|
zoneminder
Site Admin
Joined: Wed Jul 09, 2003 3:07 pm Posts: 5221 Location: Bristol, UK
|
If you have any cameras at all and know a good way to detect them then that will be useful, I don't, for instance, have any recent USB cameras so I don't know what they return if you run zmu --device --query against them. Maybe they play ball, maybe not. So at the very least try the latest zmu and see what you get.
_________________ Phil
|
| Tue Mar 31, 2009 10:23 pm |
|
 |
|
caprio
Joined: Wed Mar 04, 2009 5:14 pm Posts: 16 Location: California
|
 ACTi ACM3511 Mac
I think you already have this but heres the system info on my ACTi ACM-3511
Firmware Version = A1D-220-V3.09.14-AC
MAC Address = 00:0F:7C:02:3C:CF
Production ID = ACM3511-08L-X-00005
Factory Default Type = Two Ways Audio (0x71)
Company Name = ACTi Corporation
WEB Site = www.acti.com
Profile ID = MT9M131-RB2_V080825A
|
| Wed Apr 01, 2009 11:01 pm |
|
 |
|
netnoggin
Joined: Sun Apr 05, 2009 10:43 am Posts: 3 Location: Gulf Coast, USA
|
The vendor-to-MAC question could be answered by a site like this:
http://www.coffer.com/mac_find/
It might help you get started anyway; I use it from time to time.
Brian
|
| Sun Apr 05, 2009 10:58 am |
|
 |
|
cordel
Joined: Fri Mar 05, 2004 5:47 pm Posts: 5218 Location: /USA/Washington/Seattle
|
We need the MAC address in correlation with the working path string folks. We already know about the IEEE and comments are not going to get us anywhere.
Thanks.
|
| Sun Apr 05, 2009 2:23 pm |
|
 |
|
netnoggin
Joined: Sun Apr 05, 2009 10:43 am Posts: 3 Location: Gulf Coast, USA
|
Sorry, I misinterpreted your request. I saw this but the rest didn't sink in. Pre-coffee...
|
| Sun Apr 05, 2009 4:16 pm |
|
 |
|
cordel
Joined: Fri Mar 05, 2004 5:47 pm Posts: 5218 Location: /USA/Washington/Seattle
|
Frequently have that issue my self.
I have a list started and will get it up shortly.
|
| Mon Apr 06, 2009 8:01 am |
|
 |
|
kylejohnson
Joined: Tue Aug 21, 2007 2:42 pm Posts: 223 Location: Baltimore, MD
|
 Vivotek IP7131
MAC: 00:02:D1:06:1B
Want any other info?
|
| Wed Apr 15, 2009 10:13 pm |
|
 |
|
micah67
Joined: Wed Mar 12, 2008 9:00 pm Posts: 2
|
Not that we have it working, yet, but:
Firmware Version = A1D-220-V3.09.14-AC
MAC Address = 00:0F:7C:01:DE:58
Production ID = ACM4200-08H-X-00028
Factory Default Type = Two Ways Audio (0x71)
Company Name = ACTi Corporation
WEB Site = www.acti.com
Profile ID = MT9M131-RA0_V080507A
_________________ ~micah
|
| Tue Apr 21, 2009 1:35 am |
|
 |
|
cordel
Joined: Fri Mar 05, 2004 5:47 pm Posts: 5218 Location: /USA/Washington/Seattle
|
Not to be a Debbie Downer but, the information does us no good unless we have a working configuration to go with the Manufacture, model, MAC, etc..
|
| Tue Apr 21, 2009 1:55 am |
|
 |
|
maikdema
Joined: Sun May 17, 2009 6:33 pm Posts: 6
|
 My Network Cameras
Panasonic BL-C1 Network Camera
MAC: 00-80-f0-59-76-XX
To get Jpg image: http://<IP>/SnapshotJPEG?Resolution=640x480&Quality=Precision
http://<IP>/Get?Func=Model&Kind=1
returns:
AXIS 210 00-40-8c-88-41-XX http://<IP>/axis-cgi/admin/param.cgi?action=list&group=Brand http://<IP>/axis-cgi/admin/param.cgi?action=list&group=Properties.Firmware AXIS 216FD 00-40-8c-95-0d-XX http://<IP>/axis-cgi/admin/param.cgi?action=list&group=Brand http://<IP>/axis-cgi/admin/param.cgi?action=list&group=Properties.Firmware
|
| Sun May 17, 2009 11:38 pm |
|
 |
|
belanger
Joined: Wed Apr 15, 2009 11:09 am Posts: 19
|
 PANASONIC WV-...
MODEL: WV-NF302
MAC : 00:80:45
JPEG: http://ip_addr/cgi-bin/camera
RTSP : rtsp://ip_addr/MediaInput/mpeg4
Note: its not possible to enable RTSP from the web interface. To enable RTSP send the following HTTP request :
http://ip_addr/cgi-bin/set_rtsp?rtsp_mo ... p_port=554
|
| Tue May 19, 2009 5:12 am |
|
 |
|
belanger
Joined: Wed Apr 15, 2009 11:09 am Posts: 19
|
 Re: PANASONIC WV-...
I should add the following note ... I tried the RTSP mode with the camera and zoneminder 1.24.1 and can't make it work -- I already posted a msg in the 1.24.1 forum regarding this issue.
|
| Tue May 19, 2009 10:32 pm |
|
 |
|
coke
Joined: Wed Jan 30, 2008 6:53 pm Posts: 519 Location: St. Louis, MO, USA
|
The presets for the Axis cameras are the way to go. Choose your preset, then insert the IP in the source tab, and you should be good to go.
|
| Tue May 26, 2009 6:04 pm |
|
|