About Canon VB-C50iR
Is it full supported?
Canon produce axis camera so canon = axis but in zone minder?
Tha nks
Canon VB-C50iR
It's not on our supported list and I don't see many posts on those here:
http://www.google.com/search?q=canon+si ... minder.com
http://www.google.com/search?q=canon+si ... minder.com
I try ...but I don't know how to configure with zoneminder
The webcam is the same of AXIS 213 PTZ but with canon firmware.
I try to connect via ftp and I see a lot of link to axis cgi page in /usr/html
I find this :
Canon Network Video Solutions Software Developers Kit
http://www.usa.canon.com/consumer/contr ... 47&id=4041
On service manual
http://www.usa.canon.com/app/pdf/nvideo ... online.pdf
they talk about java applet for custum application with a sample ( from page 174):
sample.htm
<html>
<head>
<title>SampleSite LiveApplet</title>
</head>
<frameset rows="70,*">
<frame src="header.htm">
<frame src="lvappl.htm">
</frameset>
</html>
2 header.htm
<html>
<head>
<title>LiveApplet comment</title>
</head>
<body>
<center><h1>LiveApplet</h1></center>
</body>
</html>
3 lvappl.htm
<html>
<head>
<title>LiveApplet</title>
</head>
<body>
<applet codebase="http://<_W_E_B_S_E_R_V_E_R_>/-wvdoc-01-/LiveApplet/"
code="LiveApplet.class" archive="LiveApplet.zip"
width=450 height=380>
<param name=cabbase value="LiveApplet.cab">
<param name=url value="http://<_W_E_B_S_E_R_V_E_R_>/">
</applet>
</body>
</html>
Thanks[/url]
The webcam is the same of AXIS 213 PTZ but with canon firmware.
I try to connect via ftp and I see a lot of link to axis cgi page in /usr/html
I find this :
Canon Network Video Solutions Software Developers Kit
http://www.usa.canon.com/consumer/contr ... 47&id=4041
On service manual
http://www.usa.canon.com/app/pdf/nvideo ... online.pdf
they talk about java applet for custum application with a sample ( from page 174):
sample.htm
<html>
<head>
<title>SampleSite LiveApplet</title>
</head>
<frameset rows="70,*">
<frame src="header.htm">
<frame src="lvappl.htm">
</frameset>
</html>
2 header.htm
<html>
<head>
<title>LiveApplet comment</title>
</head>
<body>
<center><h1>LiveApplet</h1></center>
</body>
</html>
3 lvappl.htm
<html>
<head>
<title>LiveApplet</title>
</head>
<body>
<applet codebase="http://<_W_E_B_S_E_R_V_E_R_>/-wvdoc-01-/LiveApplet/"
code="LiveApplet.class" archive="LiveApplet.zip"
width=450 height=380>
<param name=cabbase value="LiveApplet.cab">
<param name=url value="http://<_W_E_B_S_E_R_V_E_R_>/">
</applet>
</body>
</html>
Thanks[/url]
-
- Posts: 3
- Joined: Mon Apr 11, 2011 1:51 pm
Re: Canon VB-C50iR
i configured correctly on zm the canon vb-c50i , vb-c60 and vb-c300.
in a while i will post the howto.
for the full ptz support, i am still working on it
in a while i will post the howto.
for the full ptz support, i am still working on it
Re: Canon VB-C50iR
Did you ever happen to post the howto, I'd like to get this working with my VB-C50ir.
Thanks.
Thanks.