View unanswered posts | View active topics It is currently Tue May 21, 2013 11:26 am



Reply to topic  [ 29 posts ]  Go to page 1, 2  Next
Camera Probing 
Author Message
Site Admin
User avatar

Joined: Wed Jul 09, 2003 3:07 pm
Posts: 5221
Location: Bristol, UK
Post 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
Profile ICQ YIM WWW

Joined: Sat Jan 17, 2009 8:49 pm
Posts: 381
Location: Germany
Post 
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
Profile WWW
Site Admin
User avatar

Joined: Wed Jul 09, 2003 3:07 pm
Posts: 5221
Location: Bristol, UK
Post 
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
Profile ICQ YIM WWW
User avatar

Joined: Wed Mar 04, 2009 5:14 pm
Posts: 16
Location: California
Post 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
Profile
User avatar

Joined: Sun Apr 05, 2009 10:43 am
Posts: 3
Location: Gulf Coast, USA
Post 
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
Profile
User avatar

Joined: Fri Mar 05, 2004 5:47 pm
Posts: 5218
Location: /USA/Washington/Seattle
Post 
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
Profile WWW
User avatar

Joined: Sun Apr 05, 2009 10:43 am
Posts: 3
Location: Gulf Coast, USA
Post 
Sorry, I misinterpreted your request. I saw this
Quote:
I know about a few MAC ranges but need to try and figure out some more
but the rest didn't sink in. Pre-coffee...


Sun Apr 05, 2009 4:16 pm
Profile
User avatar

Joined: Fri Mar 05, 2004 5:47 pm
Posts: 5218
Location: /USA/Washington/Seattle
Post 
netnoggin wrote:
but the rest didn't sink in. Pre-coffee...

Frequently have that issue my self. :lol:

I have a list started and will get it up shortly.


Mon Apr 06, 2009 8:01 am
Profile WWW

Joined: Tue Aug 21, 2007 2:42 pm
Posts: 223
Location: Baltimore, MD
Post Vivotek IP7131
MAC: 00:02:D1:06:1B

Want any other info?


Wed Apr 15, 2009 10:13 pm
Profile WWW

Joined: Wed Mar 12, 2008 9:00 pm
Posts: 2
Post 
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
Profile
User avatar

Joined: Fri Mar 05, 2004 5:47 pm
Posts: 5218
Location: /USA/Washington/Seattle
Post 
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
Profile WWW

Joined: Sun May 17, 2009 6:33 pm
Posts: 6
Post 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:
Code:
ModelName:BL-C1
BootFirm:V1.32
AplFirm:1.32
Cgii/fVer:1.06
ModelType:8220000002010000
Function:0001000000
UserAgent:Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.2; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)

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
Code:
root.Brand.Brand=AXIS
root.Brand.ProdFullName=AXIS 210 Network Camera
root.Brand.ProdShortName=AXIS 210
root.Brand.ProdNbr=210
root.Brand.ProdType=Network Camera
root.Brand.WebURL=http://www.axis.com/

root.Properties.Firmware.BuildNumber=9
root.Properties.Firmware.BuildDate=Dec 22 2006 09:39
root.Properties.Firmware.Version=4.40


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
Code:
root.Brand.Brand=AXIS
root.Brand.ProdFullName=AXIS 216FD Network Fixed Dome Camera
root.Brand.ProdShortName=AXIS 216FD
root.Brand.ProdNbr=216FD
root.Brand.ProdType=Network Camera
root.Brand.WebURL=http://www.axis.com/

root.Properties.Firmware.BuildNumber=2
root.Properties.Firmware.BuildDate=Apr 16 2007 13:13
root.Properties.Firmware.Version=4.40.1


Sun May 17, 2009 11:38 pm
Profile

Joined: Wed Apr 15, 2009 11:09 am
Posts: 19
Post 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
Profile

Joined: Wed Apr 15, 2009 11:09 am
Posts: 19
Post Re: PANASONIC WV-...
belanger wrote:
MODEL: WV-NF302
MAC : 00:80:45

JPEG: http://ip_addr/cgi-bin/camera
RTSP : rtsp://ip_addr/MediaInput/mpeg4


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
Profile

Joined: Wed Jan 30, 2008 6:53 pm
Posts: 519
Location: St. Louis, MO, USA
Post 
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
Profile
Display posts from previous:  Sort by  
Reply to topic   [ 29 posts ]  Go to page 1, 2  Next

Who is online

Users browsing this forum: Google [Bot] and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB® Forum Software © phpBB Group