<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://wiki.staging.zoneminder.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Gneuf</id>
	<title>ZoneMinder Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.staging.zoneminder.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Gneuf"/>
	<link rel="alternate" type="text/html" href="http://wiki.staging.zoneminder.com/Special:Contributions/Gneuf"/>
	<updated>2026-04-19T23:14:01Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.37.1</generator>
	<entry>
		<id>http://wiki.staging.zoneminder.com/index.php?title=IP9100&amp;diff=2266</id>
		<title>IP9100</title>
		<link rel="alternate" type="text/html" href="http://wiki.staging.zoneminder.com/index.php?title=IP9100&amp;diff=2266"/>
		<updated>2007-12-03T03:56:12Z</updated>

		<summary type="html">&lt;p&gt;Gneuf: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Product Information ==&lt;br /&gt;
Resolution -True 640x480, 352x288, 320x240, 176x144&lt;br /&gt;
&lt;br /&gt;
http://www.aviosys.com/ip%20video%209100b.htm&lt;br /&gt;
&lt;br /&gt;
== Where to get the patches ==&lt;br /&gt;
[http://www.neufweb.org/zmcontrol-IP9100.pl Here! ]&lt;br /&gt;
&lt;br /&gt;
== How to get the Control Script Ready ==&lt;br /&gt;
&lt;br /&gt;
Copy the zmcontrol-IP9100.pl file to /usr/local/bin.  &lt;br /&gt;
&lt;br /&gt;
Make it executable.  You might need to be root to do that:&lt;br /&gt;
&lt;br /&gt;
Chmod +x /usr/local/bin/zmcontrol-IP9100.pl.&lt;br /&gt;
&lt;br /&gt;
With your favorite editor, go into the zmcontrol-IP9100.pl file and edit the camera information - the IP Address, the port, the user name, and the password.&lt;br /&gt;
&lt;br /&gt;
The default line looks something like:&lt;br /&gt;
&lt;br /&gt;
my $address = &amp;quot;192.168.1.116&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Replace the IP (192.168.1.116) with the configured IP of your device.&lt;br /&gt;
&lt;br /&gt;
Remember to save the file.&lt;br /&gt;
&lt;br /&gt;
== Setting up the monitor in ZM ==&lt;br /&gt;
&lt;br /&gt;
Now you need to add a monitor for this camera to ZM.  In the Console page, click on the &amp;quot;New Monitor&amp;quot; button.&lt;br /&gt;
In the first Tab, &amp;quot;General&amp;quot;, enter the following values.&lt;br /&gt;
*Name &amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
**&amp;#039;&amp;#039;IP9100&lt;br /&gt;
*Source Type	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;Pulldown &amp;lt;Remote&amp;gt;&lt;br /&gt;
*Function	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;Pulldown &amp;lt;Monitor&amp;gt;&lt;br /&gt;
*Enabled &lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Linked Monitors&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Leave alone&amp;gt;&lt;br /&gt;
*Maximum FPS	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;15&lt;br /&gt;
*Alarm Maximum FPS	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Leave alone&amp;gt;&lt;br /&gt;
*Reference Image Blend &lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Leave alone&amp;gt;&lt;br /&gt;
*Triggers  &lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Leave alone&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
Now click on the &amp;quot;Source&amp;quot; Tab, and enter the following:&lt;br /&gt;
*Remote Host Name &amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;[your IP9100&amp;#039;s IP address]&lt;br /&gt;
*Remote Host Port	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;80&lt;br /&gt;
*Remote Host Path	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;/Jpeg/CamImg.jpg&lt;br /&gt;
*Remote Image Colors&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;Pulldown &amp;lt;24 bit color&amp;gt;&lt;br /&gt;
*Capture Width (pixels)	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;320&lt;br /&gt;
*Capture Height (pixels)	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;240&lt;br /&gt;
*Orientation&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;Pulldown &amp;lt;Normal&amp;gt;&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
All the other Tabs can be left alone for the moment.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Now you MUST click on the &amp;quot;Save&amp;quot; button, and after a few moments, the new monitor will appear in the ZM Console window.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
If you click on the monitor name, assuming you did everything right, a window should open and you should see the video from the IP9100 box.&lt;br /&gt;
&lt;br /&gt;
== Setting up the control in ZM ==&lt;br /&gt;
&lt;br /&gt;
First, you&amp;#039;ll have to &amp;quot;Install&amp;quot; the control by following these steps.  From the ZM Console, click on the source link of the monitor you created for the camera.  It&amp;#039;s listed as the IP address of your camera.  When you click it, its configuration page opens in a new window.&lt;br /&gt;
&lt;br /&gt;
Now click on the &amp;quot;Control&amp;quot; Tab.  Put a check mark in &amp;quot;Controllable&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
Here you need to &amp;#039;&amp;#039;&amp;#039;look closely&amp;#039;&amp;#039;&amp;#039; - on the next line, marked &amp;quot;Control Type&amp;quot;, there&amp;#039;s a pulldown.  &amp;#039;&amp;#039;&amp;#039;Next to the pulldown to the right&amp;#039;&amp;#039;&amp;#039;, there&amp;#039;s a link named &amp;#039;&amp;#039;&amp;#039;&amp;quot;Edit&amp;quot;.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Before you can use this new control script you downloaded, you have to create an entry for it by clicking on &amp;#039;&amp;#039;&amp;#039;&amp;quot;Edit&amp;quot;.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
A new window opens that shows you all the types of control scripts ZM knows about.  In this window, you need to press the &amp;quot;&amp;#039;&amp;#039;&amp;#039;Add New Control&amp;#039;&amp;#039;&amp;#039;&amp;quot; button.&lt;br /&gt;
&lt;br /&gt;
A newer window opens that shows you all the things ZM needs to know about a &amp;#039;&amp;#039;Control Script&amp;#039;&amp;#039;.  Here&amp;#039;s what to put in there:&lt;br /&gt;
&lt;br /&gt;
In the first Tab, &amp;quot;Main&amp;quot;, enter the following values.&lt;br /&gt;
*Name &amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;IP9100&lt;br /&gt;
*Type&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;Pulldown &amp;lt;Remote&amp;gt;&lt;br /&gt;
*Command&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;zmcontrol-IP9100.pl&lt;br /&gt;
*Can Wake&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Don&amp;#039;t Check This&amp;gt;&lt;br /&gt;
*Can Sleep&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Don&amp;#039;t Check This&amp;gt;&lt;br /&gt;
*Can Reset&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Don&amp;#039;t Check This&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;For the tabs Move, Pan, Tilt, Zoom, Focus, White, and Iris:&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;&amp;#039;&amp;#039;All of the checkboxes and text boxes should be UnChecked and Blank&amp;#039;&amp;#039;&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
----&lt;br /&gt;
Click on the &amp;quot;Presets&amp;quot; Tab, and enter the following:&lt;br /&gt;
*Has Presets&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Num Presets&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;4&lt;br /&gt;
*Has Home Preset&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Don&amp;#039;t Check This&amp;gt;&lt;br /&gt;
*Can Set Presets&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Don&amp;#039;t Check This&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Don&amp;#039;t forget to Click &amp;#039;&amp;#039;Save!!!&amp;#039;&amp;#039;&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Done!  Close all the ZM windows in reverse order, reopen a Monitor window for your IP9100, and look for a link in the upper left of the window that says &amp;#039;&amp;#039;&amp;#039;Control&amp;#039;&amp;#039;&amp;#039;.  When you click on it, the camera controls will appear and you&amp;#039;re done.&lt;br /&gt;
&lt;br /&gt;
== Using the control in ZM ==&lt;br /&gt;
In the monitor window, you&amp;#039;ll now have a &amp;quot;Control&amp;quot; link in the upper left.  Clicking it gets you the control panel below the video window.  &lt;br /&gt;
&lt;br /&gt;
You&amp;#039;ll notice that there are only the preset buttons 1 through 4.  Each one represents one of the four RCA video inputs on the device.&lt;br /&gt;
&lt;br /&gt;
Clicking one switches the web video output to that input connector.&lt;br /&gt;
&lt;br /&gt;
== Other nifty commands implemented in the control ==&lt;br /&gt;
&lt;br /&gt;
It&amp;#039;s possible to configure the four inputs as four separate video streams.  I just can&amp;#039;t remember right now where I saw that.&lt;br /&gt;
&lt;br /&gt;
See below for another way to get the IP9100 to produce four separate streams.&lt;br /&gt;
&lt;br /&gt;
== What other people have been up to ==&lt;br /&gt;
&lt;br /&gt;
Modifying the device settings&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;* Serial port &amp;amp; tftp access&amp;#039;&amp;#039;&amp;#039; - People have connected to the internal serial port to watch the boot process, as well as interrupting it and changing the firmware using an extrernal tftp server.&lt;br /&gt;
&lt;br /&gt;
Modifying the firmware&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;* Internal round Robin simulating 4 simultaneous inputs&amp;#039;&amp;#039;&amp;#039; - People have remade the firmware so that the server is actually digitizing and streaming from all the inputs simultaneously.&lt;br /&gt;
&lt;br /&gt;
Modifying the internal control program&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;* YOICS&amp;#039;&amp;#039;&amp;#039; - A project to make generic firmware to extend the capabilities of the device.&lt;br /&gt;
&lt;br /&gt;
Eavesdropping on ActiveX network traffic&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;* Other functions people have discovered&amp;#039;&amp;#039;&amp;#039; - Lots - I just can&amp;#039;t remember what they were when I first wrote this heading...&lt;/div&gt;</summary>
		<author><name>Gneuf</name></author>
	</entry>
	<entry>
		<id>http://wiki.staging.zoneminder.com/index.php?title=IP9100&amp;diff=2265</id>
		<title>IP9100</title>
		<link rel="alternate" type="text/html" href="http://wiki.staging.zoneminder.com/index.php?title=IP9100&amp;diff=2265"/>
		<updated>2007-12-03T03:54:24Z</updated>

		<summary type="html">&lt;p&gt;Gneuf: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Product Information ==&lt;br /&gt;
Resolution -True 640x480, 352x288, 320x240, 176x144&lt;br /&gt;
&lt;br /&gt;
http://www.aviosys.com/ip%20video%209100b.htm&lt;br /&gt;
&lt;br /&gt;
== Where to get the patches ==&lt;br /&gt;
[http://www.neufweb.org/zmcontrol-IP9100.pl Here! ]&lt;br /&gt;
&lt;br /&gt;
== How to get the Control Script Ready ==&lt;br /&gt;
&lt;br /&gt;
Copy the zmcontrol-IP9100.pl file to /usr/local/bin.  &lt;br /&gt;
&lt;br /&gt;
Make it executable.  You might need to be root to do that:&lt;br /&gt;
&lt;br /&gt;
Chmod +x /usr/local/bin/zmcontrol-IP9100.pl.&lt;br /&gt;
&lt;br /&gt;
With your favorite editor, go into the zmcontrol-IP9100.pl file and edit the camera information - the IP Address, the port, the user name, and the password.&lt;br /&gt;
&lt;br /&gt;
The default line looks something like:&lt;br /&gt;
&lt;br /&gt;
my $address = &amp;quot;192.168.1.116&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Replace the IP (192.168.1.116) with the configured IP of your device.&lt;br /&gt;
&lt;br /&gt;
Remember to save the file.&lt;br /&gt;
&lt;br /&gt;
== Setting up the monitor in ZM ==&lt;br /&gt;
&lt;br /&gt;
Now you need to add a monitor for this camera to ZM.  In the Console page, click on the &amp;quot;New Monitor&amp;quot; button.&lt;br /&gt;
In the first Tab, &amp;quot;General&amp;quot;, enter the following values.&lt;br /&gt;
*Name &amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
**&amp;#039;&amp;#039;IP9100&lt;br /&gt;
*Source Type	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;Pulldown &amp;lt;Remote&amp;gt;&lt;br /&gt;
*Function	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;Pulldown &amp;lt;Monitor&amp;gt;&lt;br /&gt;
*Enabled &lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Linked Monitors&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Leave alone&amp;gt;&lt;br /&gt;
*Maximum FPS	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;15&lt;br /&gt;
*Alarm Maximum FPS	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Leave alone&amp;gt;&lt;br /&gt;
*Reference Image Blend &lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Leave alone&amp;gt;&lt;br /&gt;
*Triggers  &lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Leave alone&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
Now click on the &amp;quot;Source&amp;quot; Tab, and enter the following:&lt;br /&gt;
*Remote Host Name &amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;[your IP9100&amp;#039;s IP address]&lt;br /&gt;
*Remote Host Port	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;80&lt;br /&gt;
*Remote Host Path	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;/Jpeg/CamImg.jpg&lt;br /&gt;
*Remote Image Colors&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;Pulldown &amp;lt;24 bit color&amp;gt;&lt;br /&gt;
*Capture Width (pixels)	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;320&lt;br /&gt;
*Capture Height (pixels)	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;240&lt;br /&gt;
*Orientation&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;Pulldown &amp;lt;Normal&amp;gt;&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
All the other Tabs can be left alone for the moment.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Now you MUST click on the &amp;quot;Save&amp;quot; button, and after a few moments, the new monitor will appear in the ZM Console window.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
If you click on the monitor name, assuming you did everything right, a window should open and you should see the video from the IP9100 box.&lt;br /&gt;
&lt;br /&gt;
== Setting up the control in ZM ==&lt;br /&gt;
&lt;br /&gt;
First, you&amp;#039;ll have to &amp;quot;Install&amp;quot; the control by following these steps.  From the ZM Console, click on the source link of the monitor you created for the camera.  It&amp;#039;s listed as the IP address of your camera.  When you click it, its configuration page opens in a new window.&lt;br /&gt;
&lt;br /&gt;
Now click on the &amp;quot;Control&amp;quot; Tab.  Put a check mark in &amp;quot;Controllable&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
Here you need to &amp;#039;&amp;#039;&amp;#039;look closely&amp;#039;&amp;#039;&amp;#039; - on the next line, marked &amp;quot;Control Type&amp;quot;, there&amp;#039;s a pulldown.  &amp;#039;&amp;#039;&amp;#039;Next to the pulldown to the right&amp;#039;&amp;#039;&amp;#039;, there&amp;#039;s a link named &amp;#039;&amp;#039;&amp;#039;&amp;quot;Edit&amp;quot;.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Before you can use this new control script you downloaded, you have to create an entry for it by clicking on &amp;#039;&amp;#039;&amp;#039;&amp;quot;Edit&amp;quot;.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
A new window opens that shows you all the types of control scripts ZM knows about.  In this window, you need to press the &amp;quot;&amp;#039;&amp;#039;&amp;#039;Add New Control&amp;#039;&amp;#039;&amp;#039;&amp;quot; button.&lt;br /&gt;
&lt;br /&gt;
A newer window opens that shows you all the things ZM needs to know about a &amp;#039;&amp;#039;Control Script&amp;#039;&amp;#039;.  Here&amp;#039;s what to put in there:&lt;br /&gt;
&lt;br /&gt;
In the first Tab, &amp;quot;Main&amp;quot;, enter the following values.&lt;br /&gt;
*Name &amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;IP9100&lt;br /&gt;
*Type&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;Pulldown &amp;lt;Remote&amp;gt;&lt;br /&gt;
*Command&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;zmcontrol-IP9100.pl&lt;br /&gt;
*Can Wake&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Don&amp;#039;t Check This&amp;gt;&lt;br /&gt;
*Can Sleep&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Don&amp;#039;t Check This&amp;gt;&lt;br /&gt;
*Can Reset&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Don&amp;#039;t Check This&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;For the tabs Move, Pan, Tilt, Zoom, Focus, White, and Iris:&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;&amp;#039;&amp;#039;All of the checkboxes and text boxes should be UnChecked and Blank&amp;#039;&amp;#039;&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
----&lt;br /&gt;
Click on the &amp;quot;Presets&amp;quot; Tab, and enter the following:&lt;br /&gt;
*Has Presets&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Num Presets&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;4&lt;br /&gt;
*Has Home Preset&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Don&amp;#039;t Check This&amp;gt;&lt;br /&gt;
*Can Set Presets&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Don&amp;#039;t Check This&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Don&amp;#039;t forget to Click &amp;#039;&amp;#039;Save!!!&amp;#039;&amp;#039;&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Done!  Close all the ZM windows in reverse order, reopen a Monitor window for your camera, and look for a link in the upper left of the window that says &amp;#039;&amp;#039;&amp;#039;Control&amp;#039;&amp;#039;&amp;#039;.  When you click on it, the camera controls will appear and you&amp;#039;re in business!  Pan and Tilt away...&lt;br /&gt;
&lt;br /&gt;
== Using the control in ZM ==&lt;br /&gt;
In the monitor window, you&amp;#039;ll now have a &amp;quot;Control&amp;quot; link in the upper left.  Clicking it gets you the control panel below the video window.  &lt;br /&gt;
&lt;br /&gt;
You&amp;#039;ll notice that there are only the preset buttons 1 through 4.  Each on represents one of the four RCA video inputs on the device.&lt;br /&gt;
&lt;br /&gt;
Clicking one switches the web video output to that input connector.&lt;br /&gt;
&lt;br /&gt;
== Other nifty commands implemented in the control ==&lt;br /&gt;
&lt;br /&gt;
It&amp;#039;s possible to configure the four inputs as four separate video streams.  I just can&amp;#039;t remember right now where I saw that.&lt;br /&gt;
&lt;br /&gt;
See below for another way to get the IP9100 to produce four separate streams.&lt;br /&gt;
&lt;br /&gt;
== What other people have been up to ==&lt;br /&gt;
&lt;br /&gt;
Modifying the device settings&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;* Serial port &amp;amp; tftp access&amp;#039;&amp;#039;&amp;#039; - People have connected to the internal serial port to watch the boot process, as well as interrupting it and changing the firmware using an extrernal tftp server.&lt;br /&gt;
&lt;br /&gt;
Modifying the firmware&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;* Internal round Robin simulating 4 simultaneous inputs&amp;#039;&amp;#039;&amp;#039; - People have remade the firmware so that the server is actually digitizing and streaming from all the inputs simultaneously.&lt;br /&gt;
&lt;br /&gt;
Modifying the internal control program&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;* YOICS&amp;#039;&amp;#039;&amp;#039; - A project to make generic firmware to extend the capabilities of the device.&lt;br /&gt;
&lt;br /&gt;
Eavesdropping on ActiveX network traffic&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;* Other functions people have discovered&amp;#039;&amp;#039;&amp;#039; - Lots - I just can&amp;#039;t remember what they were when I first wrote this heading...&lt;/div&gt;</summary>
		<author><name>Gneuf</name></author>
	</entry>
	<entry>
		<id>http://wiki.staging.zoneminder.com/index.php?title=IP9100&amp;diff=2264</id>
		<title>IP9100</title>
		<link rel="alternate" type="text/html" href="http://wiki.staging.zoneminder.com/index.php?title=IP9100&amp;diff=2264"/>
		<updated>2007-12-03T03:48:02Z</updated>

		<summary type="html">&lt;p&gt;Gneuf: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Product Information ==&lt;br /&gt;
Resolution -True 640x480, 352x288, 320x240, 176x144&lt;br /&gt;
&lt;br /&gt;
http://www.aviosys.com/ip%20video%209100b.htm&lt;br /&gt;
&lt;br /&gt;
== Where to get the patches ==&lt;br /&gt;
[http://www.neufweb.org/zmcontrol-IP9100.pl Here! ]&lt;br /&gt;
&lt;br /&gt;
== How to get the Control Script Ready ==&lt;br /&gt;
&lt;br /&gt;
Copy the zmcontrol-IP9100.pl file to /usr/local/bin.  &lt;br /&gt;
&lt;br /&gt;
Make it executable.  You might need to be root to do that:&lt;br /&gt;
&lt;br /&gt;
Chmod +x /usr/local/bin/zmcontrol-IP9100.pl.&lt;br /&gt;
&lt;br /&gt;
With your favorite editor, go into the zmcontrol-IP9100.pl file and edit the camera information - the IP Address, the port, the user name, and the password.&lt;br /&gt;
&lt;br /&gt;
The default line looks something like:&lt;br /&gt;
&lt;br /&gt;
my $address = &amp;quot;192.168.1.116&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Replace the IP (192.168.1.116) with the configured IP of your device.&lt;br /&gt;
&lt;br /&gt;
Remember to save the file.&lt;br /&gt;
&lt;br /&gt;
== Setting up the monitor in ZM ==&lt;br /&gt;
&lt;br /&gt;
Now you need to add a monitor for this camera to ZM.  In the Console page, click on the &amp;quot;New Monitor&amp;quot; button.&lt;br /&gt;
In the first Tab, &amp;quot;General&amp;quot;, enter the following values.&lt;br /&gt;
*Name &amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
**&amp;#039;&amp;#039;IP9100&lt;br /&gt;
*Source Type	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;Pulldown &amp;lt;Remote&amp;gt;&lt;br /&gt;
*Function	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;Pulldown &amp;lt;Monitor&amp;gt;&lt;br /&gt;
*Enabled &lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Linked Monitors&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Leave alone&amp;gt;&lt;br /&gt;
*Maximum FPS	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;15&lt;br /&gt;
*Alarm Maximum FPS	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Leave alone&amp;gt;&lt;br /&gt;
*Reference Image Blend &lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Leave alone&amp;gt;&lt;br /&gt;
*Triggers  &lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Leave alone&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
Now click on the &amp;quot;Source&amp;quot; Tab, and enter the following:&lt;br /&gt;
*Remote Host Name &amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;[your IP9100&amp;#039;s IP address]&lt;br /&gt;
*Remote Host Port	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;80&lt;br /&gt;
*Remote Host Path	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;/Jpeg/CamImg.jpg&lt;br /&gt;
*Remote Image Colors&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;Pulldown &amp;lt;24 bit color&amp;gt;&lt;br /&gt;
*Capture Width (pixels)	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;320&lt;br /&gt;
*Capture Height (pixels)	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;240&lt;br /&gt;
*Orientation&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;Pulldown &amp;lt;Normal&amp;gt;&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
All the other Tabs can be left alone for the moment.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Now you MUST click on the &amp;quot;Save&amp;quot; button, and after a few moments, the new monitor will appear in the ZM Console window.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
If you click on the monitor name, assuming you did everything right, a window should open and you should see the video from the IP9100 box.&lt;br /&gt;
&lt;br /&gt;
== Setting up the control in ZM ==&lt;br /&gt;
&lt;br /&gt;
First, you&amp;#039;ll have to &amp;quot;Install&amp;quot; the control by following these steps.  From the ZM Console, click on the source link of the monitor you created for the camera.  It&amp;#039;s listed as the IP address of your camera.  When you click it, its configuration page opens in a new window.&lt;br /&gt;
&lt;br /&gt;
Now click on the &amp;quot;Control&amp;quot; Tab.  Put a check mark in &amp;quot;Controllable&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
Here you need to &amp;#039;&amp;#039;&amp;#039;look closely&amp;#039;&amp;#039;&amp;#039; - on the next line, marked &amp;quot;Control Type&amp;quot;, there&amp;#039;s a pulldown.  &amp;#039;&amp;#039;&amp;#039;Next to the pulldown to the right&amp;#039;&amp;#039;&amp;#039;, there&amp;#039;s a link named &amp;#039;&amp;#039;&amp;#039;&amp;quot;Edit&amp;quot;.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Before you can use this new control script you downloaded, you have to create an entry for it by clicking on &amp;#039;&amp;#039;&amp;#039;&amp;quot;Edit&amp;quot;.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
A new window opens that shows you all the types of control scripts ZM knows about.  In this window, you need to press the &amp;quot;&amp;#039;&amp;#039;&amp;#039;Add New Control&amp;#039;&amp;#039;&amp;#039;&amp;quot; button.&lt;br /&gt;
&lt;br /&gt;
A newer window opens that shows you all the things ZM needs to know about a &amp;#039;&amp;#039;Control Script&amp;#039;&amp;#039;.  Here&amp;#039;s what to put in there:&lt;br /&gt;
&lt;br /&gt;
In the first Tab, &amp;quot;Main&amp;quot;, enter the following values.&lt;br /&gt;
*Name &amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;IP9100&lt;br /&gt;
*Type&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;Pulldown &amp;lt;Remote&amp;gt;&lt;br /&gt;
*Command&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;zmcontrol-IP9100.pl&lt;br /&gt;
*Can Wake&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Don&amp;#039;t Check This&amp;gt;&lt;br /&gt;
*Can Sleep&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Don&amp;#039;t Check This&amp;gt;&lt;br /&gt;
*Can Reset&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Don&amp;#039;t Check This&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;For the tabs Move, Pan, Tilt, Zoom, Focus, White, and Iris:&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;&amp;#039;&amp;#039;All of the checkboxes and text boxes should be UnChecked and Blank&amp;#039;&amp;#039;&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
----&lt;br /&gt;
Click on the &amp;quot;Presets&amp;quot; Tab, and enter the following:&lt;br /&gt;
*Has Presets&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Num Presets&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;4&lt;br /&gt;
*Has Home Preset&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Don&amp;#039;t Check This&amp;gt;&lt;br /&gt;
*Can Set Presets&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Don&amp;#039;t Check This&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Don&amp;#039;t forget to Click &amp;#039;&amp;#039;Save!!!&amp;#039;&amp;#039;&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Done!  Close all the ZM windows in reverse order, reopen a Monitor window for your camera, and look for a link in the upper left of the window that says &amp;#039;&amp;#039;&amp;#039;Control&amp;#039;&amp;#039;&amp;#039;.  When you click on it, the camera controls will appear and you&amp;#039;re in business!  Pan and Tilt away...&lt;br /&gt;
&lt;br /&gt;
== Using the control in ZM ==&lt;br /&gt;
In the monitor window, you&amp;#039;ll now have a &amp;quot;Control&amp;quot; link in the upper left.  Clicking it gets you the control panel below the video window.  &lt;br /&gt;
&lt;br /&gt;
You&amp;#039;ll notice that there are only the preset buttons 1 through 4.  Each on represents one of the four RCA video inputs on the device.&lt;br /&gt;
&lt;br /&gt;
Clicking one switches the web video output to that input connector.&lt;br /&gt;
&lt;br /&gt;
== Other nifty commands implemented in the control ==&lt;br /&gt;
&lt;br /&gt;
It&amp;#039;s possible to configure the four inputs as four separate video streams.  I just can&amp;#039;t remember right now where I saw that.&lt;br /&gt;
&lt;br /&gt;
See below for another way to get the IP9100 to produce four separate streams.&lt;br /&gt;
&lt;br /&gt;
== What other people have been up to ==&lt;br /&gt;
&lt;br /&gt;
Modifying the device&lt;br /&gt;
* Serial port &amp;amp; tftp access&lt;br /&gt;
&lt;br /&gt;
Modifying the firmware&lt;br /&gt;
* Internal round Robin simulating 4 simultaneous inputs.&lt;br /&gt;
&lt;br /&gt;
Modifying the internal control program&lt;br /&gt;
* YOICS&lt;br /&gt;
&lt;br /&gt;
Eavesdropping on ActiveX network traffic&lt;br /&gt;
* Other functions people have discovered&lt;/div&gt;</summary>
		<author><name>Gneuf</name></author>
	</entry>
	<entry>
		<id>http://wiki.staging.zoneminder.com/index.php?title=IP9100&amp;diff=2263</id>
		<title>IP9100</title>
		<link rel="alternate" type="text/html" href="http://wiki.staging.zoneminder.com/index.php?title=IP9100&amp;diff=2263"/>
		<updated>2007-12-03T02:54:52Z</updated>

		<summary type="html">&lt;p&gt;Gneuf: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Product Information ==&lt;br /&gt;
Resolution -True 640x480, 352x288, 320x240, 176x144&lt;br /&gt;
&lt;br /&gt;
http://www.aviosys.com/ip%20video%209100b.htm&lt;br /&gt;
&lt;br /&gt;
== Where to get the patches ==&lt;br /&gt;
[http://www.neufweb.org/zmcontrol-IP9100.pl Here! ]&lt;br /&gt;
&lt;br /&gt;
== How to get the Control Script Ready ==&lt;br /&gt;
&lt;br /&gt;
Copy the zmcontrol-IP9100.pl file to /usr/local/bin.  &lt;br /&gt;
&lt;br /&gt;
Make it executable.  You might need to be root to do that:&lt;br /&gt;
&lt;br /&gt;
Chmod +x /usr/local/bin/zmcontrol-IP9100.pl.&lt;br /&gt;
&lt;br /&gt;
With your favorite editor, go into the zmcontrol-IP9100.pl file and edit the camera information - the IP Address, the port, the user name, and the password.&lt;br /&gt;
&lt;br /&gt;
The default line looks something like:&lt;br /&gt;
&lt;br /&gt;
my $address = &amp;quot;192.168.1.116&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Replace the IP (192.168.1.116) with the configured IP of your device.&lt;br /&gt;
&lt;br /&gt;
Remember to save the file.&lt;br /&gt;
&lt;br /&gt;
== Setting Up The Camera In ZM ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;Unfinished&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Setting up the control in ZM ==&lt;br /&gt;
&lt;br /&gt;
First, you&amp;#039;ll have to &amp;quot;Install&amp;quot; the control by following these steps.  From the ZM Console, click on the source link of the monitor you created for the camera.  It&amp;#039;s listed as the IP address of your camera.  When you click it, it&amp;#039;s configuration page opens in a new window.&lt;br /&gt;
&lt;br /&gt;
Now click on the &amp;quot;Control&amp;quot; Tab.  Put a check mark in &amp;quot;Controllable&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
Here you need to &amp;#039;&amp;#039;&amp;#039;look closely&amp;#039;&amp;#039;&amp;#039; - on the next line, marked &amp;quot;Control Type&amp;quot;, there&amp;#039;s a pulldown.  &amp;#039;&amp;#039;&amp;#039;Next to the pulldown to the right&amp;#039;&amp;#039;&amp;#039;, there&amp;#039;s a link named &amp;#039;&amp;#039;&amp;#039;&amp;quot;Edit&amp;quot;.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Before you can use this new control script you downloaded, you have to create an entry for it by clicking on &amp;#039;&amp;#039;&amp;#039;&amp;quot;Edit&amp;quot;.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
A new window opens that shows you all the types of control scripts ZM knows about.  In this window, you need to press the &amp;quot;&amp;#039;&amp;#039;&amp;#039;Add New Control&amp;#039;&amp;#039;&amp;#039;&amp;quot; button.&lt;br /&gt;
&lt;br /&gt;
A newer window opens that shows you all the things ZM needs to know about a &amp;#039;&amp;#039;Control Script&amp;#039;&amp;#039;.  Here&amp;#039;s what to put in there:&lt;br /&gt;
&lt;br /&gt;
In the first Tab, &amp;quot;Main&amp;quot;, enter the following values.&lt;br /&gt;
*Name &amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;IP9100&lt;br /&gt;
*Type&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;Pulldown &amp;lt;Remote&amp;gt;&lt;br /&gt;
*Command&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;zmcontrol-IP9100.pl&lt;br /&gt;
*Can Wake&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Don&amp;#039;t Check This&amp;gt;&lt;br /&gt;
*Can Sleep&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Don&amp;#039;t Check This&amp;gt;&lt;br /&gt;
*Can Reset&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Don&amp;#039;t Check This&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;For the tabs Move, Pan, Tilt, Zoom, Focus, White, and Iris:&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;&amp;#039;&amp;#039;All of the checkboxes and text boxes should be UnChecked and Blank&amp;#039;&amp;#039;&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
----&lt;br /&gt;
Click on the &amp;quot;Presets&amp;quot; Tab, and enter the following:&lt;br /&gt;
*Has Presets&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Num Presets&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;4&lt;br /&gt;
*Has Home Preset&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Don&amp;#039;t Check This&amp;gt;&lt;br /&gt;
*Can Set Presets&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Don&amp;#039;t Check This&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Don&amp;#039;t forget to Click &amp;#039;&amp;#039;Save!!!&amp;#039;&amp;#039;&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Done!  Close all the ZM windows in reverse order, reopen a Monitor window for your camera, and look for a link in the upper left of the window that says &amp;#039;&amp;#039;&amp;#039;Control&amp;#039;&amp;#039;&amp;#039;.  When you click on it, the camera controls will appear and you&amp;#039;re in business!  Pan and Tilt away...&lt;br /&gt;
&lt;br /&gt;
== Using the control in ZM ==&lt;br /&gt;
In the monitor window, you&amp;#039;ll now have a &amp;quot;Control&amp;quot; link in the upper left.  Clicking it gets you the control panel below the video window.  &lt;br /&gt;
&lt;br /&gt;
You&amp;#039;ll notice that there are only the preset buttons 1 through 4.  Each on represents one of the four RCA video inputs on the device.&lt;br /&gt;
&lt;br /&gt;
Clicking one switches the web video output to that input connector.&lt;br /&gt;
&lt;br /&gt;
== Other nifty commands implemented in the control ==&lt;br /&gt;
&lt;br /&gt;
It&amp;#039;s possible to configure the four inputs as four separate video streams.  I just can&amp;#039;t remember right now where I saw that.&lt;br /&gt;
&lt;br /&gt;
See below for another way to get the IP9100 to produce four separate streams.&lt;br /&gt;
&lt;br /&gt;
== What other people have been up to ==&lt;br /&gt;
&lt;br /&gt;
Modifying the device&lt;br /&gt;
* Serial port &amp;amp; tftp access&lt;br /&gt;
&lt;br /&gt;
Modifying the firmware&lt;br /&gt;
* Internal round Robin simulating 4 simultaneous inputs.&lt;br /&gt;
&lt;br /&gt;
Modifying the internal control program&lt;br /&gt;
* YOICS&lt;br /&gt;
&lt;br /&gt;
Eavesdropping on ActiveX network traffic&lt;br /&gt;
* Other functions people have discovered&lt;/div&gt;</summary>
		<author><name>Gneuf</name></author>
	</entry>
	<entry>
		<id>http://wiki.staging.zoneminder.com/index.php?title=IP9100&amp;diff=2262</id>
		<title>IP9100</title>
		<link rel="alternate" type="text/html" href="http://wiki.staging.zoneminder.com/index.php?title=IP9100&amp;diff=2262"/>
		<updated>2007-12-02T23:57:00Z</updated>

		<summary type="html">&lt;p&gt;Gneuf: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Product Information ==&lt;br /&gt;
Resolution -True 640x480, 352x288, 320x240, 176x144&lt;br /&gt;
&lt;br /&gt;
http://www.aviosys.com/ip%20video%209100b.htm&lt;br /&gt;
&lt;br /&gt;
== Where to get the patches ==&lt;br /&gt;
[http://www.neufweb.org/zmcontrol-IP9100.pl Here! ]&lt;br /&gt;
&lt;br /&gt;
== How to get the Control Script Ready ==&lt;br /&gt;
&lt;br /&gt;
Copy the zmcontrol-IP9100.pl file to /usr/local/bin.  &lt;br /&gt;
&lt;br /&gt;
Make it executable.  You might need to be root to do that:&lt;br /&gt;
&lt;br /&gt;
Chmod +x /usr/local/bin/zmcontrol-IP9100.pl.&lt;br /&gt;
&lt;br /&gt;
With your favorite editor, go into the zmcontrol-IP9100.pl file and edit the camera information - the IP Address, the port, the user name, and the password.&lt;br /&gt;
&lt;br /&gt;
The default line looks something like:&lt;br /&gt;
&lt;br /&gt;
my $address = &amp;quot;user:password\@192.168.1.116&amp;quot;&lt;br /&gt;
Replace user, password, the IP (192.168.1.192), and if you didn&amp;#039;t change the default port of the camera using IE, then leave it as 9000.  Otherwise, set it identically to the way it&amp;#039;s set in IE - if it&amp;#039;s 9002, then change 9000 to 9002 here, too.&lt;br /&gt;
&lt;br /&gt;
Remember to save the file.&lt;br /&gt;
&lt;br /&gt;
== How to apply the patches ==&lt;br /&gt;
&lt;br /&gt;
If you don&amp;#039;t have ZM installed from source, this is where you figure out how to do that.  Use the WIki.  Use the Forum.  Use the Docs.  It&amp;#039;s easy.  Go ahead.  I&amp;#039;ll wait.&lt;br /&gt;
&lt;br /&gt;
Go to the src/ directory in your installation:  &lt;br /&gt;
&lt;br /&gt;
cd /home/myhome/mysources/Zoneminder-1.22.3/src &lt;br /&gt;
&lt;br /&gt;
Patch the first file:&lt;br /&gt;
&lt;br /&gt;
patch zm_remote_camera.cpp &amp;lt; /home/somewhere/you/extracted/the/patches/zm_remote_camera-1.22.3.cpp.patch &lt;br /&gt;
&lt;br /&gt;
And the second:&lt;br /&gt;
&lt;br /&gt;
patch zm_remote_camera.h &amp;lt; /home/somewhere/you/extracted/the/patches/zm_remote_camera-1.22.3.h.patch &lt;br /&gt;
&lt;br /&gt;
Hopefully, there were no errors.  If chunks fail, you might have a version mismatch, or your sources may already have been patched?  If it worked, you should now be able to recompile and reinstall ZM:&lt;br /&gt;
&lt;br /&gt;
make &amp;amp;&amp;amp; make install&lt;br /&gt;
&lt;br /&gt;
Voila!  Hopefully, that&amp;#039;s done.&lt;br /&gt;
&lt;br /&gt;
== Configuring the camera ==&lt;br /&gt;
First, you need to set up the camera using Internet Explorer.  Go to the camera&amp;#039;s IP address like so:&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;http://[ip address]/image1&lt;br /&gt;
&lt;br /&gt;
Click on the &amp;quot;Setting&amp;quot; button near the top of the page.  A new Explorer window opens.  In this window, on the left, click on the &amp;quot;Camera&amp;quot; link.&lt;br /&gt;
&lt;br /&gt;
On the &amp;quot;Common&amp;quot; Tab, set the camera into JPEG mode by clicking on the &amp;quot;Video mode&amp;quot; JPEG radio button.  Select the resolution you want to use from the &amp;quot;Image size&amp;quot; pulldown menu.  I use &amp;quot;320x240&amp;quot;.  Press the &amp;quot;Ok&amp;quot; button.&lt;br /&gt;
&lt;br /&gt;
Now click on the &amp;quot;JPEG&amp;quot; Tab, and pick your desired frame rate.  I use 5 fps.  Press the &amp;quot;Ok&amp;quot; button.&lt;br /&gt;
&lt;br /&gt;
Now you&amp;#039;re done using Internet Explorer.  Whew!&lt;br /&gt;
== Setting up the monitor in ZM ==&lt;br /&gt;
Now you need to add a monitor for this camera to ZM.  In the Console page, click on the &amp;quot;New Monitor&amp;quot; button.&lt;br /&gt;
In the first Tab, &amp;quot;General&amp;quot;, enter the following values.&lt;br /&gt;
*Name &amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Type in an appropriate name for this monitor&amp;gt;&lt;br /&gt;
*Source Type	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;Pulldown &amp;lt;Remote&amp;gt;&lt;br /&gt;
*Function	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;Pulldown &amp;lt;Monitor&amp;gt;&lt;br /&gt;
*Enabled &lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Linked Monitors&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Leave alone&amp;gt;&lt;br /&gt;
*Maximum FPS	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;The frame rate you set using Internet Explorer, above.  I used 5.&amp;gt;&lt;br /&gt;
*Alarm Maximum FPS	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Leave alone&amp;gt;&lt;br /&gt;
*Reference Image Blend &lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Leave alone&amp;gt;&lt;br /&gt;
*Triggers  &lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Leave alone&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
Now click on the &amp;quot;Source&amp;quot; Tab, and enter the following:&lt;br /&gt;
*Remote Host Name &amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;[username]:[password]@[camera IP address]&lt;br /&gt;
*Remote Host Port	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;80 (unless you changed this in the Internet Explorer camera setup page &amp;quot;Network&amp;quot;)&lt;br /&gt;
*Remote Host Path	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;/mjpeg?speed=5&lt;br /&gt;
*Remote Image Colors&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;Pulldown &amp;lt;24 bit color&amp;gt;&lt;br /&gt;
*Linked Monitors&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Leave alone&amp;gt;&lt;br /&gt;
*Capture Width (pixels)	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;The image width you set using Internet Explorer, above.  I used 320&amp;gt;&lt;br /&gt;
*Capture Height (pixels)	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;The image height you set using Internet Explorer, above.  I used 240&amp;gt;&lt;br /&gt;
*Orientation&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;Pulldown &amp;lt;Normal&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Now you MUST click on the &amp;quot;Save&amp;quot; button, and after a few moments, the new monitor will appear in the ZM Console window.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
If you click on the monitor name, assuming you did everything right, a window should open and you should see the video from the camera.&lt;br /&gt;
&lt;br /&gt;
== Where to get the Control module ==&lt;br /&gt;
[http://www.neufweb.org/zmcontrol_SNC-M3W.pl  Here!]&lt;br /&gt;
&lt;br /&gt;
== Setting up the control in ZM ==&lt;br /&gt;
First, you&amp;#039;ll have to &amp;quot;Install&amp;quot; the control by following these steps.  From the ZM Console, click on the source link of the monitor you created for the camera.  It&amp;#039;s listed as the IP address of your camera.  When you click it, it&amp;#039;s configuration page opens in a new window.&lt;br /&gt;
&lt;br /&gt;
Now click on the &amp;quot;Control&amp;quot; Tab.  Put a check mark in &amp;quot;Controllable&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
Here you need to &amp;#039;&amp;#039;&amp;#039;look closely&amp;#039;&amp;#039;&amp;#039; - on the next line, marked &amp;quot;Control Type&amp;quot;, there&amp;#039;s a pulldown.  &amp;#039;&amp;#039;&amp;#039;Next to the pulldown to the right&amp;#039;&amp;#039;&amp;#039;, there&amp;#039;s a link named &amp;#039;&amp;#039;&amp;#039;&amp;quot;Edit&amp;quot;.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Before you can use this new control script you downloaded, you have to create an entry for it by clicking on &amp;#039;&amp;#039;&amp;#039;&amp;quot;Edit&amp;quot;.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
A new window opens that shows you all the types of control scripts ZM knows about.  In this window, you need to press the &amp;quot;&amp;#039;&amp;#039;&amp;#039;Add New Control&amp;#039;&amp;#039;&amp;#039;&amp;quot; button.&lt;br /&gt;
&lt;br /&gt;
A newer window opens that shows you all the things ZM needs to know about a &amp;#039;&amp;#039;Control Script&amp;#039;&amp;#039;.  Here&amp;#039;s what to put in there:&lt;br /&gt;
&lt;br /&gt;
In the first Tab, &amp;quot;Main&amp;quot;, enter the following values.&lt;br /&gt;
*Name &amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;SNC-M3W&lt;br /&gt;
*Type&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;Pulldown &amp;lt;Remote&amp;gt;&lt;br /&gt;
*Command&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;zmcontrol-SNC-M3W.pl&lt;br /&gt;
*Can Wake&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This - waking forces the camera into MJPEG mode for ZM&amp;gt;&lt;br /&gt;
*Can Sleep&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This - Sleeping sets the camera to MPEG mode&amp;gt;&lt;br /&gt;
*Can Reset&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This - Sleeping sets the camera to MPEG mode also&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
Now click on the &amp;quot;Move&amp;quot; Tab, and enter the following:&lt;br /&gt;
*Can Move&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Can Move Diagonally&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Can Move Mapped&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Can Move Absolute&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Can Move Relative&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Can Move Continuous&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;lt;&amp;#039;&amp;#039;&amp;#039;Check This Only If You Prefer Continuous Motion Mode - I prefer Relative Motion Mode&amp;#039;&amp;#039;&amp;#039;&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
Click on the &amp;quot;Pan&amp;quot; Tab, and enter the following:&lt;br /&gt;
*Can Pan	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Min Pan Range	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;-60&lt;br /&gt;
*Max Pan Range	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;60&lt;br /&gt;
*Min Pan Step	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;0&lt;br /&gt;
*Max Pan Step	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;60 &amp;#039;&amp;#039;&amp;lt;This makes clicking the tip of the arrow move the camera about 1/2 it&amp;#039;s pan range&amp;gt;&amp;#039;&amp;#039;&lt;br /&gt;
*Has Pan Speed	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Min Pan Speed	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;0&lt;br /&gt;
*Max Pan Speed	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;10&lt;br /&gt;
*Has Turbo Pan	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Do Not Check This&amp;gt;&lt;br /&gt;
*Turbo Pan Speed&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;Leave Blank&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
Click on the &amp;quot;Tilt&amp;quot; Tab, and enter the following:&lt;br /&gt;
*Can Tilt&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Min Tilt Range	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;-60&lt;br /&gt;
*Max Tilt Range	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;10&lt;br /&gt;
*Min Tilt Step	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;0&lt;br /&gt;
*Max Tilt Step	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;40 &amp;#039;&amp;#039;This makes clicking the tip of the arrow move the camera about 1/2 it&amp;#039;s tilt range&amp;#039;&amp;#039;&lt;br /&gt;
*Has Tilt Speed	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Min Tilt Speed	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;0&lt;br /&gt;
*Max Tilt Speed	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;10&lt;br /&gt;
*Has Turbo Tilt&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Do Not Check This&amp;gt;&lt;br /&gt;
*Turbo Tilt Speed&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;Leave Blank&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
Click on the &amp;quot;Zoom&amp;quot; Tab.  Since the control script can&amp;#039;t zoom the camera (it doesn&amp;#039;t have any actual built-in Zoom function AFAIK), make sure these are all unchecked boxes and blank (empty) fields.&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
Click on the &amp;quot;Focus&amp;quot; Tab.  Since the control script can&amp;#039;t Focus the camera (it doesn&amp;#039;t have any actual built-in Focus function AFAIK), make sure these are all unchecked boxes and blank (empty) fields.&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
Click on the &amp;quot;White&amp;quot; Tab.  Since the control script can&amp;#039;t White Balance the camera (it doesn&amp;#039;t have any actual built-in White Balance function AFAIK), make sure these are all unchecked boxes and blank (empty) fields.&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
Click on the &amp;quot;Iris&amp;quot; Tab.  Since the control script can&amp;#039;t Focus the camera (it doesn&amp;#039;t have any actual built-in Iris function AFAIK), make sure these are all unchecked boxes and blank (empty) fields.&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
Click on the &amp;quot;Presets&amp;quot; Tab, and enter the following:&lt;br /&gt;
*Has Presets&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Num Presets&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;8&lt;br /&gt;
*Has Home Preset&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Can Set Presets&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Don&amp;#039;t forget to Click &amp;#039;&amp;#039;Save!!!&amp;#039;&amp;#039;&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Done!  Close all the ZM windows in reverse order, reopen a Monitor window for your camera, and look for a link in the upper left of the window that says &amp;#039;&amp;#039;&amp;#039;Control&amp;#039;&amp;#039;&amp;#039;.  When you click on it, the camera controls will appear and you&amp;#039;re in business!  Pan and Tilt away...&lt;br /&gt;
&lt;br /&gt;
== Using the control in ZM ==&lt;br /&gt;
In the monitor window, you&amp;#039;ll now have a &amp;quot;Control&amp;quot; link in the upper left.  Clicking it gets you the control panel below the video window.  Clicking the arrows moves that camera.  &lt;br /&gt;
&lt;br /&gt;
Click a preset to make the Camera slew to that preset position;  Click the Preset &amp;quot;Set&amp;quot; button to pick a preset and save the current camera position into that preset.&lt;br /&gt;
&lt;br /&gt;
The Center X centers the camera.&lt;br /&gt;
&lt;br /&gt;
== Other nifty commands implemented in the control ==&lt;br /&gt;
&lt;br /&gt;
Since I wanted to make the camera play nice with Internet Explorer users, I programmed the Power, Wake, and Sleep like so:&lt;br /&gt;
&lt;br /&gt;
Wake - This switches the camera into MJPEG streaming mode, since this is the format ZM can capture video from the camera.&lt;br /&gt;
&lt;br /&gt;
Sleep - This switches the camera into MPEG streaming mode, so when there are no ZM users accessing the camera, IE users get better sound quality in MPEG mode.&lt;br /&gt;
&lt;br /&gt;
Reset - Same as Sleep mode.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;So, huge note:&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;You won&amp;#039;t get any video in ZM unless you manually set the camera into &amp;quot;JPEG&amp;quot; mode using IE in Windows,&amp;#039;&amp;#039;&amp;#039; &lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;or you PRESS THE &amp;quot;WAKE&amp;quot; BUTTON IN ZM!!!&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Old == &lt;br /&gt;
&lt;br /&gt;
== Where to get it ==&lt;br /&gt;
&lt;br /&gt;
== The Control Script ==&lt;br /&gt;
&lt;br /&gt;
== How to set it up ==&lt;br /&gt;
&lt;br /&gt;
== How to control the video input ==&lt;br /&gt;
&lt;br /&gt;
== Other nifty commands in the Control Script ==&lt;br /&gt;
&lt;br /&gt;
== What other people have been up to ==&lt;br /&gt;
Modifying the device&lt;br /&gt;
* Serial port &amp;amp; tftp access&lt;br /&gt;
&lt;br /&gt;
Modifying the firmware&lt;br /&gt;
* Internal round Robin simulating 4 simultaneous inputs.&lt;br /&gt;
&lt;br /&gt;
Modifying the internal control program&lt;br /&gt;
* YOICS&lt;br /&gt;
&lt;br /&gt;
Eavesdropping on ActiveX network traffic&lt;br /&gt;
* Other functions people have discovered&lt;/div&gt;</summary>
		<author><name>Gneuf</name></author>
	</entry>
	<entry>
		<id>http://wiki.staging.zoneminder.com/index.php?title=IP9100&amp;diff=2261</id>
		<title>IP9100</title>
		<link rel="alternate" type="text/html" href="http://wiki.staging.zoneminder.com/index.php?title=IP9100&amp;diff=2261"/>
		<updated>2007-12-02T23:46:27Z</updated>

		<summary type="html">&lt;p&gt;Gneuf: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Product Information ==&lt;br /&gt;
Resolution -True 640x480, 352x288, 320x240, 176x144&lt;br /&gt;
&lt;br /&gt;
http://www.aviosys.com/ip%20video%209100b.htm&lt;br /&gt;
&lt;br /&gt;
== Where to get the patches ==&lt;br /&gt;
Sony SNC patches for&lt;br /&gt;
[http://www.neufweb.org/zm_remote_camera-patches.tgz 1.22.1] and &lt;br /&gt;
[http://www.neufweb.org/zm_snc_v3_patches.tgz 1.22.3].  The 1.22.1 version does not support capture in PCRE Remote camera mode.&lt;br /&gt;
&lt;br /&gt;
== How to get the Control Script Ready ==&lt;br /&gt;
&lt;br /&gt;
Unzip and untar the files somewhere.  Copy the zmcontrol-SNC-M3W.pl file to /usr/local/bin.  &lt;br /&gt;
&lt;br /&gt;
Make it executable.  You might need to be root to do that:&lt;br /&gt;
&lt;br /&gt;
Chmod +x /usr/local/bin/zmcontrol-SNC-M3W.pl.&lt;br /&gt;
&lt;br /&gt;
With your favorite editor, go into the zmcontrol-SNC-M3W.pl file and edit the camera information - the IP Address, the port, the user name, and the password.&lt;br /&gt;
&lt;br /&gt;
The default line looks something like:&lt;br /&gt;
&lt;br /&gt;
my $address = &amp;quot;user:password\@192.168.1.192:9000&lt;br /&gt;
&lt;br /&gt;
Replace user, password, the IP (192.168.1.192), and if you didn&amp;#039;t change the default port of the camera using IE, then leave it as 9000.  Otherwise, set it identically to the way it&amp;#039;s set in IE - if it&amp;#039;s 9002, then change 9000 to 9002 here, too.&lt;br /&gt;
&lt;br /&gt;
Remember to save the file.&lt;br /&gt;
&lt;br /&gt;
== How to apply the patches ==&lt;br /&gt;
&lt;br /&gt;
If you don&amp;#039;t have ZM installed from source, this is where you figure out how to do that.  Use the WIki.  Use the Forum.  Use the Docs.  It&amp;#039;s easy.  Go ahead.  I&amp;#039;ll wait.&lt;br /&gt;
&lt;br /&gt;
Go to the src/ directory in your installation:  &lt;br /&gt;
&lt;br /&gt;
cd /home/myhome/mysources/Zoneminder-1.22.3/src &lt;br /&gt;
&lt;br /&gt;
Patch the first file:&lt;br /&gt;
&lt;br /&gt;
patch zm_remote_camera.cpp &amp;lt; /home/somewhere/you/extracted/the/patches/zm_remote_camera-1.22.3.cpp.patch &lt;br /&gt;
&lt;br /&gt;
And the second:&lt;br /&gt;
&lt;br /&gt;
patch zm_remote_camera.h &amp;lt; /home/somewhere/you/extracted/the/patches/zm_remote_camera-1.22.3.h.patch &lt;br /&gt;
&lt;br /&gt;
Hopefully, there were no errors.  If chunks fail, you might have a version mismatch, or your sources may already have been patched?  If it worked, you should now be able to recompile and reinstall ZM:&lt;br /&gt;
&lt;br /&gt;
make &amp;amp;&amp;amp; make install&lt;br /&gt;
&lt;br /&gt;
Voila!  Hopefully, that&amp;#039;s done.&lt;br /&gt;
&lt;br /&gt;
== Configuring the camera ==&lt;br /&gt;
First, you need to set up the camera using Internet Explorer.  Go to the camera&amp;#039;s IP address like so:&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;http://[ip address]/image1&lt;br /&gt;
&lt;br /&gt;
Click on the &amp;quot;Setting&amp;quot; button near the top of the page.  A new Explorer window opens.  In this window, on the left, click on the &amp;quot;Camera&amp;quot; link.&lt;br /&gt;
&lt;br /&gt;
On the &amp;quot;Common&amp;quot; Tab, set the camera into JPEG mode by clicking on the &amp;quot;Video mode&amp;quot; JPEG radio button.  Select the resolution you want to use from the &amp;quot;Image size&amp;quot; pulldown menu.  I use &amp;quot;320x240&amp;quot;.  Press the &amp;quot;Ok&amp;quot; button.&lt;br /&gt;
&lt;br /&gt;
Now click on the &amp;quot;JPEG&amp;quot; Tab, and pick your desired frame rate.  I use 5 fps.  Press the &amp;quot;Ok&amp;quot; button.&lt;br /&gt;
&lt;br /&gt;
Now you&amp;#039;re done using Internet Explorer.  Whew!&lt;br /&gt;
== Setting up the monitor in ZM ==&lt;br /&gt;
Now you need to add a monitor for this camera to ZM.  In the Console page, click on the &amp;quot;New Monitor&amp;quot; button.&lt;br /&gt;
In the first Tab, &amp;quot;General&amp;quot;, enter the following values.&lt;br /&gt;
*Name &amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Type in an appropriate name for this monitor&amp;gt;&lt;br /&gt;
*Source Type	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;Pulldown &amp;lt;Remote&amp;gt;&lt;br /&gt;
*Function	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;Pulldown &amp;lt;Monitor&amp;gt;&lt;br /&gt;
*Enabled &lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Linked Monitors&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Leave alone&amp;gt;&lt;br /&gt;
*Maximum FPS	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;The frame rate you set using Internet Explorer, above.  I used 5.&amp;gt;&lt;br /&gt;
*Alarm Maximum FPS	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Leave alone&amp;gt;&lt;br /&gt;
*Reference Image Blend &lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Leave alone&amp;gt;&lt;br /&gt;
*Triggers  &lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Leave alone&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
Now click on the &amp;quot;Source&amp;quot; Tab, and enter the following:&lt;br /&gt;
*Remote Host Name &amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;[username]:[password]@[camera IP address]&lt;br /&gt;
*Remote Host Port	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;80 (unless you changed this in the Internet Explorer camera setup page &amp;quot;Network&amp;quot;)&lt;br /&gt;
*Remote Host Path	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;/mjpeg?speed=5&lt;br /&gt;
*Remote Image Colors&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;Pulldown &amp;lt;24 bit color&amp;gt;&lt;br /&gt;
*Linked Monitors&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Leave alone&amp;gt;&lt;br /&gt;
*Capture Width (pixels)	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;The image width you set using Internet Explorer, above.  I used 320&amp;gt;&lt;br /&gt;
*Capture Height (pixels)	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;The image height you set using Internet Explorer, above.  I used 240&amp;gt;&lt;br /&gt;
*Orientation&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;Pulldown &amp;lt;Normal&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Now you MUST click on the &amp;quot;Save&amp;quot; button, and after a few moments, the new monitor will appear in the ZM Console window.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
If you click on the monitor name, assuming you did everything right, a window should open and you should see the video from the camera.&lt;br /&gt;
&lt;br /&gt;
== Where to get the Control module ==&lt;br /&gt;
[http://www.neufweb.org/zmcontrol_SNC-M3W.pl  Here!]&lt;br /&gt;
&lt;br /&gt;
== Setting up the control in ZM ==&lt;br /&gt;
First, you&amp;#039;ll have to &amp;quot;Install&amp;quot; the control by following these steps.  From the ZM Console, click on the source link of the monitor you created for the camera.  It&amp;#039;s listed as the IP address of your camera.  When you click it, it&amp;#039;s configuration page opens in a new window.&lt;br /&gt;
&lt;br /&gt;
Now click on the &amp;quot;Control&amp;quot; Tab.  Put a check mark in &amp;quot;Controllable&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
Here you need to &amp;#039;&amp;#039;&amp;#039;look closely&amp;#039;&amp;#039;&amp;#039; - on the next line, marked &amp;quot;Control Type&amp;quot;, there&amp;#039;s a pulldown.  &amp;#039;&amp;#039;&amp;#039;Next to the pulldown to the right&amp;#039;&amp;#039;&amp;#039;, there&amp;#039;s a link named &amp;#039;&amp;#039;&amp;#039;&amp;quot;Edit&amp;quot;.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Before you can use this new control script you downloaded, you have to create an entry for it by clicking on &amp;#039;&amp;#039;&amp;#039;&amp;quot;Edit&amp;quot;.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
A new window opens that shows you all the types of control scripts ZM knows about.  In this window, you need to press the &amp;quot;&amp;#039;&amp;#039;&amp;#039;Add New Control&amp;#039;&amp;#039;&amp;#039;&amp;quot; button.&lt;br /&gt;
&lt;br /&gt;
A newer window opens that shows you all the things ZM needs to know about a &amp;#039;&amp;#039;Control Script&amp;#039;&amp;#039;.  Here&amp;#039;s what to put in there:&lt;br /&gt;
&lt;br /&gt;
In the first Tab, &amp;quot;Main&amp;quot;, enter the following values.&lt;br /&gt;
*Name &amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;SNC-M3W&lt;br /&gt;
*Type&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;Pulldown &amp;lt;Remote&amp;gt;&lt;br /&gt;
*Command&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;zmcontrol-SNC-M3W.pl&lt;br /&gt;
*Can Wake&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This - waking forces the camera into MJPEG mode for ZM&amp;gt;&lt;br /&gt;
*Can Sleep&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This - Sleeping sets the camera to MPEG mode&amp;gt;&lt;br /&gt;
*Can Reset&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This - Sleeping sets the camera to MPEG mode also&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
Now click on the &amp;quot;Move&amp;quot; Tab, and enter the following:&lt;br /&gt;
*Can Move&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Can Move Diagonally&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Can Move Mapped&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Can Move Absolute&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Can Move Relative&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Can Move Continuous&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;lt;&amp;#039;&amp;#039;&amp;#039;Check This Only If You Prefer Continuous Motion Mode - I prefer Relative Motion Mode&amp;#039;&amp;#039;&amp;#039;&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
Click on the &amp;quot;Pan&amp;quot; Tab, and enter the following:&lt;br /&gt;
*Can Pan	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Min Pan Range	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;-60&lt;br /&gt;
*Max Pan Range	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;60&lt;br /&gt;
*Min Pan Step	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;0&lt;br /&gt;
*Max Pan Step	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;60 &amp;#039;&amp;#039;&amp;lt;This makes clicking the tip of the arrow move the camera about 1/2 it&amp;#039;s pan range&amp;gt;&amp;#039;&amp;#039;&lt;br /&gt;
*Has Pan Speed	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Min Pan Speed	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;0&lt;br /&gt;
*Max Pan Speed	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;10&lt;br /&gt;
*Has Turbo Pan	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Do Not Check This&amp;gt;&lt;br /&gt;
*Turbo Pan Speed&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;Leave Blank&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
Click on the &amp;quot;Tilt&amp;quot; Tab, and enter the following:&lt;br /&gt;
*Can Tilt&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Min Tilt Range	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;-60&lt;br /&gt;
*Max Tilt Range	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;10&lt;br /&gt;
*Min Tilt Step	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;0&lt;br /&gt;
*Max Tilt Step	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;40 &amp;#039;&amp;#039;This makes clicking the tip of the arrow move the camera about 1/2 it&amp;#039;s tilt range&amp;#039;&amp;#039;&lt;br /&gt;
*Has Tilt Speed	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Min Tilt Speed	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;0&lt;br /&gt;
*Max Tilt Speed	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;10&lt;br /&gt;
*Has Turbo Tilt&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Do Not Check This&amp;gt;&lt;br /&gt;
*Turbo Tilt Speed&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;Leave Blank&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
Click on the &amp;quot;Zoom&amp;quot; Tab.  Since the control script can&amp;#039;t zoom the camera (it doesn&amp;#039;t have any actual built-in Zoom function AFAIK), make sure these are all unchecked boxes and blank (empty) fields.&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
Click on the &amp;quot;Focus&amp;quot; Tab.  Since the control script can&amp;#039;t Focus the camera (it doesn&amp;#039;t have any actual built-in Focus function AFAIK), make sure these are all unchecked boxes and blank (empty) fields.&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
Click on the &amp;quot;White&amp;quot; Tab.  Since the control script can&amp;#039;t White Balance the camera (it doesn&amp;#039;t have any actual built-in White Balance function AFAIK), make sure these are all unchecked boxes and blank (empty) fields.&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
Click on the &amp;quot;Iris&amp;quot; Tab.  Since the control script can&amp;#039;t Focus the camera (it doesn&amp;#039;t have any actual built-in Iris function AFAIK), make sure these are all unchecked boxes and blank (empty) fields.&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
Click on the &amp;quot;Presets&amp;quot; Tab, and enter the following:&lt;br /&gt;
*Has Presets&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Num Presets&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;8&lt;br /&gt;
*Has Home Preset&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Can Set Presets&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Don&amp;#039;t forget to Click &amp;#039;&amp;#039;Save!!!&amp;#039;&amp;#039;&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Done!  Close all the ZM windows in reverse order, reopen a Monitor window for your camera, and look for a link in the upper left of the window that says &amp;#039;&amp;#039;&amp;#039;Control&amp;#039;&amp;#039;&amp;#039;.  When you click on it, the camera controls will appear and you&amp;#039;re in business!  Pan and Tilt away...&lt;br /&gt;
&lt;br /&gt;
== Using the control in ZM ==&lt;br /&gt;
In the monitor window, you&amp;#039;ll now have a &amp;quot;Control&amp;quot; link in the upper left.  Clicking it gets you the control panel below the video window.  Clicking the arrows moves that camera.  &lt;br /&gt;
&lt;br /&gt;
Click a preset to make the Camera slew to that preset position;  Click the Preset &amp;quot;Set&amp;quot; button to pick a preset and save the current camera position into that preset.&lt;br /&gt;
&lt;br /&gt;
The Center X centers the camera.&lt;br /&gt;
&lt;br /&gt;
== Other nifty commands implemented in the control ==&lt;br /&gt;
&lt;br /&gt;
Since I wanted to make the camera play nice with Internet Explorer users, I programmed the Power, Wake, and Sleep like so:&lt;br /&gt;
&lt;br /&gt;
Wake - This switches the camera into MJPEG streaming mode, since this is the format ZM can capture video from the camera.&lt;br /&gt;
&lt;br /&gt;
Sleep - This switches the camera into MPEG streaming mode, so when there are no ZM users accessing the camera, IE users get better sound quality in MPEG mode.&lt;br /&gt;
&lt;br /&gt;
Reset - Same as Sleep mode.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;So, huge note:&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;You won&amp;#039;t get any video in ZM unless you manually set the camera into &amp;quot;JPEG&amp;quot; mode using IE in Windows,&amp;#039;&amp;#039;&amp;#039; &lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;or you PRESS THE &amp;quot;WAKE&amp;quot; BUTTON IN ZM!!!&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Old == &lt;br /&gt;
&lt;br /&gt;
== Where to get it ==&lt;br /&gt;
&lt;br /&gt;
== The Control Script ==&lt;br /&gt;
&lt;br /&gt;
== How to set it up ==&lt;br /&gt;
&lt;br /&gt;
== How to control the video input ==&lt;br /&gt;
&lt;br /&gt;
== Other nifty commands in the Control Script ==&lt;br /&gt;
&lt;br /&gt;
== What other people have been up to ==&lt;br /&gt;
Modifying the device&lt;br /&gt;
* Serial port &amp;amp; tftp access&lt;br /&gt;
&lt;br /&gt;
Modifying the firmware&lt;br /&gt;
* Internal round Robin simulating 4 simultaneous inputs.&lt;br /&gt;
&lt;br /&gt;
Modifying the internal control program&lt;br /&gt;
* YOICS&lt;br /&gt;
&lt;br /&gt;
Eavesdropping on ActiveX network traffic&lt;br /&gt;
* Other functions people have discovered&lt;/div&gt;</summary>
		<author><name>Gneuf</name></author>
	</entry>
	<entry>
		<id>http://wiki.staging.zoneminder.com/index.php?title=PicturetelControlScript&amp;diff=2260</id>
		<title>PicturetelControlScript</title>
		<link rel="alternate" type="text/html" href="http://wiki.staging.zoneminder.com/index.php?title=PicturetelControlScript&amp;diff=2260"/>
		<updated>2007-12-02T23:35:29Z</updated>

		<summary type="html">&lt;p&gt;Gneuf: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Where to get the control script ==&lt;br /&gt;
[http://www.neufweb.org/zm_control_ptel.tgz Here!]&lt;br /&gt;
&lt;br /&gt;
== How to get the Control Script Ready ==&lt;br /&gt;
&lt;br /&gt;
Unzip and untar the files somewhere.  Copy the zmcontrol-ptel.pl file to /usr/local/bin.  &lt;br /&gt;
&lt;br /&gt;
Make it executable.  You might need to be root to do that:&lt;br /&gt;
&lt;br /&gt;
shell&amp;gt; chmod +x /usr/local/bin/zmcontrol-ptel.pl.&lt;br /&gt;
&lt;br /&gt;
With your favorite editor, go into the zmcontrol-ptel.pl file and edit the serial port information - the linux device node of the serial port your camera is connected to.&lt;br /&gt;
&lt;br /&gt;
The default line looks something like:&lt;br /&gt;
&lt;br /&gt;
my $device = &amp;quot;/dev/ttyS0&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Replace this with your serial port.  Serial ports are tricky - see below&lt;br /&gt;
&lt;br /&gt;
Remember to save the file when you&amp;#039;re done.&lt;br /&gt;
&lt;br /&gt;
== Setting up the control in ZM ==&lt;br /&gt;
&lt;br /&gt;
First, you&amp;#039;ll have to &amp;quot;Install&amp;quot; the control by following these steps.  From the ZM Console, click on the source link of the monitor you created for the camera.  It&amp;#039;s listed as the IP address of your camera.  When you click it, it&amp;#039;s configuration page opens in a new window.&lt;br /&gt;
&lt;br /&gt;
Now click on the &amp;quot;Control&amp;quot; Tab.  Put a check mark in &amp;quot;Controllable&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
Here you need to &amp;#039;&amp;#039;&amp;#039;look closely&amp;#039;&amp;#039;&amp;#039; - on the next line, marked &amp;quot;Control Type&amp;quot;, there&amp;#039;s a pulldown.  &amp;#039;&amp;#039;&amp;#039;Next to the pulldown to the right&amp;#039;&amp;#039;&amp;#039;, there&amp;#039;s a link named &amp;#039;&amp;#039;&amp;#039;&amp;quot;Edit&amp;quot;.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Before you can use this new control script you downloaded, you have to create an entry for it by clicking on &amp;#039;&amp;#039;&amp;#039;&amp;quot;Edit&amp;quot;.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
A new window opens that shows you all the types of control scripts ZM knows about.  In this window, you need to press the &amp;quot;&amp;#039;&amp;#039;&amp;#039;Add New Control&amp;#039;&amp;#039;&amp;#039;&amp;quot; button.&lt;br /&gt;
&lt;br /&gt;
A newer window opens that shows you all the things ZM needs to know about a &amp;#039;&amp;#039;Control Script&amp;#039;&amp;#039;.  Here&amp;#039;s what to put in there:&lt;br /&gt;
&lt;br /&gt;
In the first Tab, &amp;quot;Main&amp;quot;, enter the following values.&lt;br /&gt;
*Name &amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;PictureTel-PTZ2N&lt;br /&gt;
*Type&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;Pulldown &amp;lt;Local&amp;gt;&lt;br /&gt;
*Command&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;zmcontrol-ptel.pl&lt;br /&gt;
*Can Wake&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Can Sleep&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Can Reset&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
Now click on the &amp;quot;Move&amp;quot; Tab, and enter the following:&lt;br /&gt;
*Can Move&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Can Move Diagonally&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Can Move Mapped&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Can Move Absolute&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Can Move Relative&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Can Move Continuous&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;lt;&amp;#039;&amp;#039;&amp;#039;Check This Only If You Prefer Continuous Motion Mode - I prefer Relative Motion Mode&amp;#039;&amp;#039;&amp;#039;&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
Click on the &amp;quot;Pan&amp;quot; Tab, and enter the following:&lt;br /&gt;
*Can Pan	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Min Pan Range	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;700&lt;br /&gt;
*Max Pan Range	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;2900&lt;br /&gt;
*Min Pan Step	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;1&lt;br /&gt;
*Max Pan Step	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;999 &amp;#039;&amp;#039;&amp;lt;This is so the script can change modes seamlessly&amp;gt;&amp;#039;&amp;#039;&lt;br /&gt;
*Has Pan Speed	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Don&amp;#039;t Check This&amp;gt;&lt;br /&gt;
*Min Pan Speed	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Leave Blank&amp;gt;&lt;br /&gt;
*Max Pan Speed	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Leave Blank&amp;gt;&lt;br /&gt;
*Has Turbo Pan	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Do Not Check This&amp;gt;&lt;br /&gt;
*Turbo Pan Speed&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Leave Blank&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
Click on the &amp;quot;Tilt&amp;quot; Tab, and enter the following:&lt;br /&gt;
*Can Tilt&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Min Tilt Range	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;750&lt;br /&gt;
*Max Tilt Range	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;1200&lt;br /&gt;
*Min Tilt Step	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;1&lt;br /&gt;
*Max Tilt Step	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;999 &amp;#039;&amp;#039;&amp;lt;This is so the script can change modes seamlessly&amp;gt;&amp;#039;&amp;#039;&lt;br /&gt;
*Has Tilt Speed	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Don&amp;#039;t Check This&amp;gt;&lt;br /&gt;
*Min Tilt Speed	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Leave Blank&amp;gt;&lt;br /&gt;
*Max Tilt Speed	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Leave Blank&amp;gt;&lt;br /&gt;
*Has Turbo Tilt&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Do Not Check This&amp;gt;&lt;br /&gt;
*Turbo Tilt Speed&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Leave Blank&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
Click on the &amp;quot;Zoom&amp;quot; Tab and enter the following:&lt;br /&gt;
*Can Zoom	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Can Zoom Absolute	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Can Zoom Relative	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Can Zoom Continuous	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Min Zoom Range	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;1&lt;br /&gt;
*Max Zoom Range	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;999&lt;br /&gt;
*Min Zoom Step	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;1&lt;br /&gt;
*Max Zoom Step	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;300&lt;br /&gt;
*Has Zoom Speed	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Do Not Check This&amp;gt;&lt;br /&gt;
*Min Zoom Speed	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Leave Blank&amp;gt;&lt;br /&gt;
*Max Zoom Speed&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Leave Blank&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
Click on the &amp;quot;Focus&amp;quot; Tab and enter the following:&lt;br /&gt;
*Can Focus	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Can Auto Focus&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Can Focus Absolute	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Do Not Check This&amp;gt;&lt;br /&gt;
*Can Focus Relative	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Can Focus Continuous	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Do Not Check This&amp;gt;&lt;br /&gt;
*Min Focus Range	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;1&lt;br /&gt;
*Max Focus Range	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;1000&lt;br /&gt;
*Min Focus Step	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;1&lt;br /&gt;
*Max Focus Step	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;8&lt;br /&gt;
*Has Focus Speed	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Do Not Check This&amp;gt;&lt;br /&gt;
*Min Focus Speed	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Leave Blank&amp;gt;&lt;br /&gt;
*Max Focus Speed&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Leave Blank&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
Click on the &amp;quot;White&amp;quot; Tab and enter the following:&lt;br /&gt;
*Can White Bal.	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Can Auto White Bal.&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Can White Bal. Absolute	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Do Not Check This&amp;gt;&lt;br /&gt;
*Can White Bal. Relative	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Can White Bal. Continuous	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Min White Bal. Range	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;1&lt;br /&gt;
*Max White Bal. Range	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;100&lt;br /&gt;
*Min White Bal. Step	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;0&lt;br /&gt;
*Max White Bal. Step	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;10&lt;br /&gt;
*Has White Bal. Speed	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Do Not Check This&amp;gt;&lt;br /&gt;
*Min White Bal. Speed	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Leave Blank&amp;gt;&lt;br /&gt;
*Max White Bal. Speed&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Leave Blank&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
Click on the &amp;quot;Iris&amp;quot; Tab and enter the following:&lt;br /&gt;
*Can Iris	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Can Auto Iris&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Can Iris Absolute	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Do Not Check This&amp;gt;&lt;br /&gt;
*Can Iris Relative	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Can Iris Continuous	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Min Iris Range	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;1&lt;br /&gt;
*Max Iris Range	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;100&lt;br /&gt;
*Min Iris Step	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;1&lt;br /&gt;
*Max Iris Step	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;8&lt;br /&gt;
*Has Iris Speed	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Do Not Check This&amp;gt;&lt;br /&gt;
*Min Iris Speed	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Leave Blank&amp;gt;&lt;br /&gt;
*Max Iris Speed&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Leave Blank&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
Click on the &amp;quot;Presets&amp;quot; Tab, and enter the following:&lt;br /&gt;
*Has Presets&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Num Presets&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;11&lt;br /&gt;
*Has Home Preset&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Don&amp;#039;t Check This&amp;gt;&lt;br /&gt;
*Can Set Presets&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Don&amp;#039;t forget to Click &amp;#039;&amp;#039;Save!!!&amp;#039;&amp;#039;&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Done!  Close all the ZM windows in reverse order, reopen a Monitor window for your camera, and look for a link in the upper left of the window that says &amp;#039;&amp;#039;&amp;#039;Control&amp;#039;&amp;#039;&amp;#039;.  When you click on it, the camera controls will appear and you&amp;#039;re in business!  Pan and Tilt away...&lt;br /&gt;
&lt;br /&gt;
== Using the control in ZM ==&lt;br /&gt;
In the monitor window, you&amp;#039;ll now have a &amp;quot;Control&amp;quot; link in the upper left.  Clicking it gets you the control panel below the video window.  &lt;br /&gt;
&lt;br /&gt;
Clicking the arrows moves that camera in the current mode which is Relative.  You can change the various setting from Relative to Continuous to Absolute for different effects when clicking the controls.  See the README for more information about the control script and the ZM control modes.&lt;br /&gt;
&lt;br /&gt;
Click a preset to make the Camera slew to that preset position;  Click the Preset &amp;quot;Set&amp;quot; button to pick a preset and save the current camera position into that preset.&lt;br /&gt;
&lt;br /&gt;
The Center X centers the camera.&lt;br /&gt;
&lt;br /&gt;
== Other nifty commands implemented in the control ==&lt;br /&gt;
&lt;br /&gt;
I&amp;#039;m not telling.  HA!  There...now you&amp;#039;ll HAVE TO read the README file...&lt;br /&gt;
&lt;br /&gt;
== Why it&amp;#039;s not doing what you expect when you change the Control  Setup in ZM ==&lt;br /&gt;
&lt;br /&gt;
It&amp;#039;s all in the README file.  Short version:  some of the control settings values are synthetic in order to be able to change control modes without adjusting any values.&lt;br /&gt;
&lt;br /&gt;
== Darn these serial ports! ==&lt;br /&gt;
&lt;br /&gt;
Yes, they&amp;#039;re tricky.  Which port is which dev node?  Is the cable correct?  Is something else using the port in the inittab (getty?)?&lt;br /&gt;
&lt;br /&gt;
You&amp;#039;ll have to consult the README for other tips and tricks for the serial ports.&lt;/div&gt;</summary>
		<author><name>Gneuf</name></author>
	</entry>
	<entry>
		<id>http://wiki.staging.zoneminder.com/index.php?title=PicturetelControlScript&amp;diff=2259</id>
		<title>PicturetelControlScript</title>
		<link rel="alternate" type="text/html" href="http://wiki.staging.zoneminder.com/index.php?title=PicturetelControlScript&amp;diff=2259"/>
		<updated>2007-12-02T23:35:08Z</updated>

		<summary type="html">&lt;p&gt;Gneuf: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Where to get the control script ==&lt;br /&gt;
[http://www.neufweb.org/zm_control_ptel.tgz Here!]&lt;br /&gt;
&lt;br /&gt;
== How to get the Control Script Ready ==&lt;br /&gt;
&lt;br /&gt;
Unzip and untar the files somewhere.  Copy the zmcontrol-ptel.pl file to /usr/local/bin.  &lt;br /&gt;
&lt;br /&gt;
Make it executable.  You might need to be root to do that:&lt;br /&gt;
&lt;br /&gt;
shell&amp;gt; chmod +x /usr/local/bin/zmcontrol-ptel.pl.&lt;br /&gt;
&lt;br /&gt;
With your favorite editor, go into the zmcontrol-ptel.pl file and edit the serial port information - the linux device node of the serial port your camera is connected to.&lt;br /&gt;
&lt;br /&gt;
The default line looks something like:&lt;br /&gt;
&lt;br /&gt;
my $device = &amp;quot;/dev/ttyS0&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Replace this with your serial port.  Serial ports are tricky - see below&lt;br /&gt;
&lt;br /&gt;
Remember to save the file when you&amp;#039;re done.&lt;br /&gt;
&lt;br /&gt;
== Setting up the control in ZM ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;DONE TO HERE FOR NOW&amp;gt;&lt;br /&gt;
&lt;br /&gt;
First, you&amp;#039;ll have to &amp;quot;Install&amp;quot; the control by following these steps.  From the ZM Console, click on the source link of the monitor you created for the camera.  It&amp;#039;s listed as the IP address of your camera.  When you click it, it&amp;#039;s configuration page opens in a new window.&lt;br /&gt;
&lt;br /&gt;
Now click on the &amp;quot;Control&amp;quot; Tab.  Put a check mark in &amp;quot;Controllable&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
Here you need to &amp;#039;&amp;#039;&amp;#039;look closely&amp;#039;&amp;#039;&amp;#039; - on the next line, marked &amp;quot;Control Type&amp;quot;, there&amp;#039;s a pulldown.  &amp;#039;&amp;#039;&amp;#039;Next to the pulldown to the right&amp;#039;&amp;#039;&amp;#039;, there&amp;#039;s a link named &amp;#039;&amp;#039;&amp;#039;&amp;quot;Edit&amp;quot;.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Before you can use this new control script you downloaded, you have to create an entry for it by clicking on &amp;#039;&amp;#039;&amp;#039;&amp;quot;Edit&amp;quot;.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
A new window opens that shows you all the types of control scripts ZM knows about.  In this window, you need to press the &amp;quot;&amp;#039;&amp;#039;&amp;#039;Add New Control&amp;#039;&amp;#039;&amp;#039;&amp;quot; button.&lt;br /&gt;
&lt;br /&gt;
A newer window opens that shows you all the things ZM needs to know about a &amp;#039;&amp;#039;Control Script&amp;#039;&amp;#039;.  Here&amp;#039;s what to put in there:&lt;br /&gt;
&lt;br /&gt;
In the first Tab, &amp;quot;Main&amp;quot;, enter the following values.&lt;br /&gt;
*Name &amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;PictureTel-PTZ2N&lt;br /&gt;
*Type&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;Pulldown &amp;lt;Local&amp;gt;&lt;br /&gt;
*Command&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;zmcontrol-ptel.pl&lt;br /&gt;
*Can Wake&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Can Sleep&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Can Reset&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
Now click on the &amp;quot;Move&amp;quot; Tab, and enter the following:&lt;br /&gt;
*Can Move&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Can Move Diagonally&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Can Move Mapped&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Can Move Absolute&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Can Move Relative&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Can Move Continuous&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;lt;&amp;#039;&amp;#039;&amp;#039;Check This Only If You Prefer Continuous Motion Mode - I prefer Relative Motion Mode&amp;#039;&amp;#039;&amp;#039;&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
Click on the &amp;quot;Pan&amp;quot; Tab, and enter the following:&lt;br /&gt;
*Can Pan	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Min Pan Range	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;700&lt;br /&gt;
*Max Pan Range	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;2900&lt;br /&gt;
*Min Pan Step	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;1&lt;br /&gt;
*Max Pan Step	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;999 &amp;#039;&amp;#039;&amp;lt;This is so the script can change modes seamlessly&amp;gt;&amp;#039;&amp;#039;&lt;br /&gt;
*Has Pan Speed	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Don&amp;#039;t Check This&amp;gt;&lt;br /&gt;
*Min Pan Speed	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Leave Blank&amp;gt;&lt;br /&gt;
*Max Pan Speed	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Leave Blank&amp;gt;&lt;br /&gt;
*Has Turbo Pan	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Do Not Check This&amp;gt;&lt;br /&gt;
*Turbo Pan Speed&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Leave Blank&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
Click on the &amp;quot;Tilt&amp;quot; Tab, and enter the following:&lt;br /&gt;
*Can Tilt&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Min Tilt Range	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;750&lt;br /&gt;
*Max Tilt Range	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;1200&lt;br /&gt;
*Min Tilt Step	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;1&lt;br /&gt;
*Max Tilt Step	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;999 &amp;#039;&amp;#039;&amp;lt;This is so the script can change modes seamlessly&amp;gt;&amp;#039;&amp;#039;&lt;br /&gt;
*Has Tilt Speed	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Don&amp;#039;t Check This&amp;gt;&lt;br /&gt;
*Min Tilt Speed	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Leave Blank&amp;gt;&lt;br /&gt;
*Max Tilt Speed	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Leave Blank&amp;gt;&lt;br /&gt;
*Has Turbo Tilt&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Do Not Check This&amp;gt;&lt;br /&gt;
*Turbo Tilt Speed&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Leave Blank&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
Click on the &amp;quot;Zoom&amp;quot; Tab and enter the following:&lt;br /&gt;
*Can Zoom	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Can Zoom Absolute	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Can Zoom Relative	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Can Zoom Continuous	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Min Zoom Range	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;1&lt;br /&gt;
*Max Zoom Range	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;999&lt;br /&gt;
*Min Zoom Step	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;1&lt;br /&gt;
*Max Zoom Step	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;300&lt;br /&gt;
*Has Zoom Speed	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Do Not Check This&amp;gt;&lt;br /&gt;
*Min Zoom Speed	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Leave Blank&amp;gt;&lt;br /&gt;
*Max Zoom Speed&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Leave Blank&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
Click on the &amp;quot;Focus&amp;quot; Tab and enter the following:&lt;br /&gt;
*Can Focus	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Can Auto Focus&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Can Focus Absolute	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Do Not Check This&amp;gt;&lt;br /&gt;
*Can Focus Relative	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Can Focus Continuous	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Do Not Check This&amp;gt;&lt;br /&gt;
*Min Focus Range	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;1&lt;br /&gt;
*Max Focus Range	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;1000&lt;br /&gt;
*Min Focus Step	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;1&lt;br /&gt;
*Max Focus Step	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;8&lt;br /&gt;
*Has Focus Speed	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Do Not Check This&amp;gt;&lt;br /&gt;
*Min Focus Speed	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Leave Blank&amp;gt;&lt;br /&gt;
*Max Focus Speed&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Leave Blank&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
Click on the &amp;quot;White&amp;quot; Tab and enter the following:&lt;br /&gt;
*Can White Bal.	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Can Auto White Bal.&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Can White Bal. Absolute	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Do Not Check This&amp;gt;&lt;br /&gt;
*Can White Bal. Relative	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Can White Bal. Continuous	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Min White Bal. Range	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;1&lt;br /&gt;
*Max White Bal. Range	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;100&lt;br /&gt;
*Min White Bal. Step	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;0&lt;br /&gt;
*Max White Bal. Step	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;10&lt;br /&gt;
*Has White Bal. Speed	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Do Not Check This&amp;gt;&lt;br /&gt;
*Min White Bal. Speed	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Leave Blank&amp;gt;&lt;br /&gt;
*Max White Bal. Speed&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Leave Blank&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
Click on the &amp;quot;Iris&amp;quot; Tab and enter the following:&lt;br /&gt;
*Can Iris	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Can Auto Iris&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Can Iris Absolute	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Do Not Check This&amp;gt;&lt;br /&gt;
*Can Iris Relative	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Can Iris Continuous	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Min Iris Range	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;1&lt;br /&gt;
*Max Iris Range	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;100&lt;br /&gt;
*Min Iris Step	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;1&lt;br /&gt;
*Max Iris Step	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;8&lt;br /&gt;
*Has Iris Speed	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Do Not Check This&amp;gt;&lt;br /&gt;
*Min Iris Speed	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Leave Blank&amp;gt;&lt;br /&gt;
*Max Iris Speed&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Leave Blank&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
Click on the &amp;quot;Presets&amp;quot; Tab, and enter the following:&lt;br /&gt;
*Has Presets&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Num Presets&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;11&lt;br /&gt;
*Has Home Preset&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Don&amp;#039;t Check This&amp;gt;&lt;br /&gt;
*Can Set Presets&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Don&amp;#039;t forget to Click &amp;#039;&amp;#039;Save!!!&amp;#039;&amp;#039;&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Done!  Close all the ZM windows in reverse order, reopen a Monitor window for your camera, and look for a link in the upper left of the window that says &amp;#039;&amp;#039;&amp;#039;Control&amp;#039;&amp;#039;&amp;#039;.  When you click on it, the camera controls will appear and you&amp;#039;re in business!  Pan and Tilt away...&lt;br /&gt;
&lt;br /&gt;
== Using the control in ZM ==&lt;br /&gt;
In the monitor window, you&amp;#039;ll now have a &amp;quot;Control&amp;quot; link in the upper left.  Clicking it gets you the control panel below the video window.  &lt;br /&gt;
&lt;br /&gt;
Clicking the arrows moves that camera in the current mode which is Relative.  You can change the various setting from Relative to Continuous to Absolute for different effects when clicking the controls.  See the README for more information about the control script and the ZM control modes.&lt;br /&gt;
&lt;br /&gt;
Click a preset to make the Camera slew to that preset position;  Click the Preset &amp;quot;Set&amp;quot; button to pick a preset and save the current camera position into that preset.&lt;br /&gt;
&lt;br /&gt;
The Center X centers the camera.&lt;br /&gt;
&lt;br /&gt;
== Other nifty commands implemented in the control ==&lt;br /&gt;
&lt;br /&gt;
I&amp;#039;m not telling.  HA!  There...now you&amp;#039;ll HAVE TO read the README file...&lt;br /&gt;
&lt;br /&gt;
== Why it&amp;#039;s not doing what you expect when you change the Control  Setup in ZM ==&lt;br /&gt;
&lt;br /&gt;
It&amp;#039;s all in the README file.  Short version:  some of the control settings values are synthetic in order to be able to change control modes without adjusting any values.&lt;br /&gt;
&lt;br /&gt;
== Darn these serial ports! ==&lt;br /&gt;
&lt;br /&gt;
Yes, they&amp;#039;re tricky.  Which port is which dev node?  Is the cable correct?  Is something else using the port in the inittab (getty?)?&lt;br /&gt;
&lt;br /&gt;
You&amp;#039;ll have to consult the README for other tips and tricks for the serial ports.&lt;/div&gt;</summary>
		<author><name>Gneuf</name></author>
	</entry>
	<entry>
		<id>http://wiki.staging.zoneminder.com/index.php?title=PicturetelControlScript&amp;diff=2258</id>
		<title>PicturetelControlScript</title>
		<link rel="alternate" type="text/html" href="http://wiki.staging.zoneminder.com/index.php?title=PicturetelControlScript&amp;diff=2258"/>
		<updated>2007-12-02T23:27:59Z</updated>

		<summary type="html">&lt;p&gt;Gneuf: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Where to get the control script ==&lt;br /&gt;
[http://www.neufweb.org/zm_control_ptel.tgz Here!]&lt;br /&gt;
&lt;br /&gt;
== How to get the Control Script Ready ==&lt;br /&gt;
&lt;br /&gt;
Unzip and untar the files somewhere.  Copy the zmcontrol-ptel.pl file to /usr/local/bin.  &lt;br /&gt;
&lt;br /&gt;
Make it executable.  You might need to be root to do that:&lt;br /&gt;
&lt;br /&gt;
shell&amp;gt; chmod +x /usr/local/bin/zmcontrol-ptel.pl.&lt;br /&gt;
&lt;br /&gt;
With your favorite editor, go into the zmcontrol-ptel.pl file and edit the serial port information - the linux device node of the serial port your camera is connected to.&lt;br /&gt;
&lt;br /&gt;
The default line looks something like:&lt;br /&gt;
&lt;br /&gt;
my $device = &amp;quot;/dev/ttyS0&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Replace this with your serial port.  Serial ports are tricky - see below&lt;br /&gt;
&lt;br /&gt;
Remember to save the file when you&amp;#039;re done.&lt;br /&gt;
&lt;br /&gt;
== Setting up the control in ZM ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;DONE TO HERE FOR NOW&amp;gt;&lt;br /&gt;
&lt;br /&gt;
First, you&amp;#039;ll have to &amp;quot;Install&amp;quot; the control by following these steps.  From the ZM Console, click on the source link of the monitor you created for the camera.  It&amp;#039;s listed as the IP address of your camera.  When you click it, it&amp;#039;s configuration page opens in a new window.&lt;br /&gt;
&lt;br /&gt;
Now click on the &amp;quot;Control&amp;quot; Tab.  Put a check mark in &amp;quot;Controllable&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
Here you need to &amp;#039;&amp;#039;&amp;#039;look closely&amp;#039;&amp;#039;&amp;#039; - on the next line, marked &amp;quot;Control Type&amp;quot;, there&amp;#039;s a pulldown.  &amp;#039;&amp;#039;&amp;#039;Next to the pulldown to the right&amp;#039;&amp;#039;&amp;#039;, there&amp;#039;s a link named &amp;#039;&amp;#039;&amp;#039;&amp;quot;Edit&amp;quot;.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Before you can use this new control script you downloaded, you have to create an entry for it by clicking on &amp;#039;&amp;#039;&amp;#039;&amp;quot;Edit&amp;quot;.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
A new window opens that shows you all the types of control scripts ZM knows about.  In this window, you need to press the &amp;quot;&amp;#039;&amp;#039;&amp;#039;Add New Control&amp;#039;&amp;#039;&amp;#039;&amp;quot; button.&lt;br /&gt;
&lt;br /&gt;
A newer window opens that shows you all the things ZM needs to know about a &amp;#039;&amp;#039;Control Script&amp;#039;&amp;#039;.  Here&amp;#039;s what to put in there:&lt;br /&gt;
&lt;br /&gt;
In the first Tab, &amp;quot;Main&amp;quot;, enter the following values.&lt;br /&gt;
*Name &amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;PictureTel-PTZ2N&lt;br /&gt;
*Type&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;Pulldown &amp;lt;Local&amp;gt;&lt;br /&gt;
*Command&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;zmcontrol-ptel.pl&lt;br /&gt;
*Can Wake&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Can Sleep&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Can Reset&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
Now click on the &amp;quot;Move&amp;quot; Tab, and enter the following:&lt;br /&gt;
*Can Move&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Can Move Diagonally&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Can Move Mapped&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Can Move Absolute&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Can Move Relative&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Can Move Continuous&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;lt;&amp;#039;&amp;#039;&amp;#039;Check This Only If You Prefer Continuous Motion Mode - I prefer Relative Motion Mode&amp;#039;&amp;#039;&amp;#039;&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
Click on the &amp;quot;Pan&amp;quot; Tab, and enter the following:&lt;br /&gt;
*Can Pan	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Min Pan Range	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;700&lt;br /&gt;
*Max Pan Range	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;2900&lt;br /&gt;
*Min Pan Step	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;1&lt;br /&gt;
*Max Pan Step	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;999 &amp;#039;&amp;#039;&amp;lt;This is so the script can change modes seamlessly&amp;gt;&amp;#039;&amp;#039;&lt;br /&gt;
*Has Pan Speed	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Don&amp;#039;t Check This&amp;gt;&lt;br /&gt;
*Min Pan Speed	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Leave Blank&amp;gt;&lt;br /&gt;
*Max Pan Speed	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Leave Blank&amp;gt;&lt;br /&gt;
*Has Turbo Pan	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Do Not Check This&amp;gt;&lt;br /&gt;
*Turbo Pan Speed&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Leave Blank&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
Click on the &amp;quot;Tilt&amp;quot; Tab, and enter the following:&lt;br /&gt;
*Can Tilt&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Min Tilt Range	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;750&lt;br /&gt;
*Max Tilt Range	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;1200&lt;br /&gt;
*Min Tilt Step	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;1&lt;br /&gt;
*Max Tilt Step	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;999 &amp;#039;&amp;#039;&amp;lt;This is so the script can change modes seamlessly&amp;gt;&amp;#039;&amp;#039;&lt;br /&gt;
*Has Tilt Speed	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Don&amp;#039;t Check This&amp;gt;&lt;br /&gt;
*Min Tilt Speed	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Leave Blank&amp;gt;&lt;br /&gt;
*Max Tilt Speed	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Leave Blank&amp;gt;&lt;br /&gt;
*Has Turbo Tilt&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Do Not Check This&amp;gt;&lt;br /&gt;
*Turbo Tilt Speed&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Leave Blank&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
Click on the &amp;quot;Zoom&amp;quot; Tab and enter the following:&lt;br /&gt;
*Can Zoom	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Can Zoom Absolute	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Can Zoom Relative	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Can Zoom Continuous	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Min Zoom Range	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;1&lt;br /&gt;
*Max Zoom Range	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;999&lt;br /&gt;
*Min Zoom Step	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;1&lt;br /&gt;
*Max Zoom Step	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;300&lt;br /&gt;
*Has Zoom Speed	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Do Not Check This&amp;gt;&lt;br /&gt;
*Min Zoom Speed	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Leave Blank&amp;gt;&lt;br /&gt;
*Max Zoom Speed&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Leave Blank&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
Click on the &amp;quot;Focus&amp;quot; Tab and enter the following:&lt;br /&gt;
*Can Focus	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Can Auto Focus&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Can Focus Absolute	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Do Not Check This&amp;gt;&lt;br /&gt;
*Can Focus Relative	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Can Focus Continuous	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Do Not Check This&amp;gt;&lt;br /&gt;
*Min Focus Range	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;1&lt;br /&gt;
*Max Focus Range	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;1000&lt;br /&gt;
*Min Focus Step	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;1&lt;br /&gt;
*Max Focus Step	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;8&lt;br /&gt;
*Has Focus Speed	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Do Not Check This&amp;gt;&lt;br /&gt;
*Min Focus Speed	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Leave Blank&amp;gt;&lt;br /&gt;
*Max Focus Speed&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Leave Blank&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
Click on the &amp;quot;White&amp;quot; Tab and enter the following:&lt;br /&gt;
*Can White Bal.	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Can Auto White Bal.&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Can White Bal. Absolute	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Do Not Check This&amp;gt;&lt;br /&gt;
*Can White Bal. Relative	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Can White Bal. Continuous	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Min White Bal. Range	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;1&lt;br /&gt;
*Max White Bal. Range	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;100&lt;br /&gt;
*Min White Bal. Step	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;0&lt;br /&gt;
*Max White Bal. Step	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;10&lt;br /&gt;
*Has White Bal. Speed	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Do Not Check This&amp;gt;&lt;br /&gt;
*Min White Bal. Speed	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Leave Blank&amp;gt;&lt;br /&gt;
*Max White Bal. Speed&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Leave Blank&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
Click on the &amp;quot;Iris&amp;quot; Tab and enter the following:&lt;br /&gt;
*Can Iris	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Can Auto Iris&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Can Iris Absolute	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Do Not Check This&amp;gt;&lt;br /&gt;
*Can Iris Relative	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Can Iris Continuous	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Min Iris Range	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;1&lt;br /&gt;
*Max Iris Range	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;100&lt;br /&gt;
*Min Iris Step	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;1&lt;br /&gt;
*Max Iris Step	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;8&lt;br /&gt;
*Has Iris Speed	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Do Not Check This&amp;gt;&lt;br /&gt;
*Min Iris Speed	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Leave Blank&amp;gt;&lt;br /&gt;
*Max Iris Speed&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Leave Blank&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
Click on the &amp;quot;Presets&amp;quot; Tab, and enter the following:&lt;br /&gt;
*Has Presets&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Num Presets&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;11&lt;br /&gt;
*Has Home Preset&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Don&amp;#039;t Check This&amp;gt;&lt;br /&gt;
*Can Set Presets&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Don&amp;#039;t forget to Click &amp;#039;&amp;#039;Save!!!&amp;#039;&amp;#039;&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Done!  Close all the ZM windows in reverse order, reopen a Monitor window for your camera, and look for a link in the upper left of the window that says &amp;#039;&amp;#039;&amp;#039;Control&amp;#039;&amp;#039;&amp;#039;.  When you click on it, the camera controls will appear and you&amp;#039;re in business!  Pan and Tilt away...&lt;br /&gt;
&lt;br /&gt;
== Using the control in ZM ==&lt;br /&gt;
In the monitor window, you&amp;#039;ll now have a &amp;quot;Control&amp;quot; link in the upper left.  Clicking it gets you the control panel below the video window.  &lt;br /&gt;
&lt;br /&gt;
Clicking the arrows moves that camera in the current mode which is Relative.  You can change the various setting from Relative to Continuous to Absolute for different effects when clicking the controls.  See the README for more information about the control script and the ZM control modes.&lt;br /&gt;
&lt;br /&gt;
Click a preset to make the Camera slew to that preset position;  Click the Preset &amp;quot;Set&amp;quot; button to pick a preset and save the current camera position into that preset.&lt;br /&gt;
&lt;br /&gt;
The Center X centers the camera.&lt;br /&gt;
&lt;br /&gt;
== Other nifty commands implemented in the control ==&lt;br /&gt;
&lt;br /&gt;
== OLD ==&lt;br /&gt;
&lt;br /&gt;
== Please be patient - I&amp;#039;ll get to this shortly.  ==&lt;br /&gt;
&lt;br /&gt;
== The Control Script ==&lt;br /&gt;
&lt;br /&gt;
== How to set it up ==&lt;br /&gt;
&lt;br /&gt;
== How it works ==&lt;br /&gt;
&lt;br /&gt;
== Other nifty commands in the Control Script ==&lt;br /&gt;
&lt;br /&gt;
== Why it&amp;#039;s not doing what you expect when you change the Control  Setup in ZM ==&lt;br /&gt;
&lt;br /&gt;
== Darn these serial ports! ==&lt;/div&gt;</summary>
		<author><name>Gneuf</name></author>
	</entry>
	<entry>
		<id>http://wiki.staging.zoneminder.com/index.php?title=PicturetelControlScript&amp;diff=2257</id>
		<title>PicturetelControlScript</title>
		<link rel="alternate" type="text/html" href="http://wiki.staging.zoneminder.com/index.php?title=PicturetelControlScript&amp;diff=2257"/>
		<updated>2007-12-02T23:07:39Z</updated>

		<summary type="html">&lt;p&gt;Gneuf: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Where to get the control script ==&lt;br /&gt;
[http://www.neufweb.org/zm_control_ptel.tgz Here!]&lt;br /&gt;
&lt;br /&gt;
== How to get the Control Script Ready ==&lt;br /&gt;
&lt;br /&gt;
Unzip and untar the files somewhere.  Copy the zmcontrol-ptel.pl file to /usr/local/bin.  &lt;br /&gt;
&lt;br /&gt;
Make it executable.  You might need to be root to do that:&lt;br /&gt;
&lt;br /&gt;
shell&amp;gt; chmod +x /usr/local/bin/zmcontrol-SNC-M3W.pl.&lt;br /&gt;
&lt;br /&gt;
With your favorite editor, go into the zmcontrol-ptel.pl file and edit the serial port information - the linux device node of the serial port your camera is connected to.&lt;br /&gt;
&lt;br /&gt;
The default line looks something like:&lt;br /&gt;
&lt;br /&gt;
my $device = &amp;quot;/dev/ttyS0&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Replace this with your serial port.  Serial ports are tricky - see below&lt;br /&gt;
&lt;br /&gt;
Remember to save the file when you&amp;#039;re done.&lt;br /&gt;
&lt;br /&gt;
== Setting up the control in ZM ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;DONE TO HERE FOR NOW&amp;gt;&lt;br /&gt;
&lt;br /&gt;
First, you&amp;#039;ll have to &amp;quot;Install&amp;quot; the control by following these steps.  From the ZM Console, click on the source link of the monitor you created for the camera.  It&amp;#039;s listed as the IP address of your camera.  When you click it, it&amp;#039;s configuration page opens in a new window.&lt;br /&gt;
&lt;br /&gt;
Now click on the &amp;quot;Control&amp;quot; Tab.  Put a check mark in &amp;quot;Controllable&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
Here you need to &amp;#039;&amp;#039;&amp;#039;look closely&amp;#039;&amp;#039;&amp;#039; - on the next line, marked &amp;quot;Control Type&amp;quot;, there&amp;#039;s a pulldown.  &amp;#039;&amp;#039;&amp;#039;Next to the pulldown to the right&amp;#039;&amp;#039;&amp;#039;, there&amp;#039;s a link named &amp;#039;&amp;#039;&amp;#039;&amp;quot;Edit&amp;quot;.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Before you can use this new control script you downloaded, you have to create an entry for it by clicking on &amp;#039;&amp;#039;&amp;#039;&amp;quot;Edit&amp;quot;.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
A new window opens that shows you all the types of control scripts ZM knows about.  In this window, you need to press the &amp;quot;&amp;#039;&amp;#039;&amp;#039;Add New Control&amp;#039;&amp;#039;&amp;#039;&amp;quot; button.&lt;br /&gt;
&lt;br /&gt;
A newer window opens that shows you all the things ZM needs to know about a &amp;#039;&amp;#039;Control Script&amp;#039;&amp;#039;.  Here&amp;#039;s what to put in there:&lt;br /&gt;
&lt;br /&gt;
In the first Tab, &amp;quot;Main&amp;quot;, enter the following values.&lt;br /&gt;
*Name &amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;SNC-M3W&lt;br /&gt;
*Type&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;Pulldown &amp;lt;Remote&amp;gt;&lt;br /&gt;
*Command&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;zmcontrol-SNC-M3W.pl&lt;br /&gt;
*Can Wake&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This - waking forces the camera into MJPEG mode for ZM&amp;gt;&lt;br /&gt;
*Can Sleep&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This - Sleeping sets the camera to MPEG mode&amp;gt;&lt;br /&gt;
*Can Reset&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This - Sleeping sets the camera to MPEG mode also&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
Now click on the &amp;quot;Move&amp;quot; Tab, and enter the following:&lt;br /&gt;
*Can Move&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Can Move Diagonally&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Can Move Mapped&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Can Move Absolute&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Can Move Relative&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Can Move Continuous&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;lt;&amp;#039;&amp;#039;&amp;#039;Check This Only If You Prefer Continuous Motion Mode - I prefer Relative Motion Mode&amp;#039;&amp;#039;&amp;#039;&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
Click on the &amp;quot;Pan&amp;quot; Tab, and enter the following:&lt;br /&gt;
*Can Pan	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Min Pan Range	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;-60&lt;br /&gt;
*Max Pan Range	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;60&lt;br /&gt;
*Min Pan Step	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;0&lt;br /&gt;
*Max Pan Step	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;60 &amp;#039;&amp;#039;&amp;lt;This makes clicking the tip of the arrow move the camera about 1/2 it&amp;#039;s pan range&amp;gt;&amp;#039;&amp;#039;&lt;br /&gt;
*Has Pan Speed	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Min Pan Speed	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;0&lt;br /&gt;
*Max Pan Speed	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;10&lt;br /&gt;
*Has Turbo Pan	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Do Not Check This&amp;gt;&lt;br /&gt;
*Turbo Pan Speed&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;Leave Blank&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
Click on the &amp;quot;Tilt&amp;quot; Tab, and enter the following:&lt;br /&gt;
*Can Tilt&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Min Tilt Range	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;-60&lt;br /&gt;
*Max Tilt Range	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;10&lt;br /&gt;
*Min Tilt Step	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;0&lt;br /&gt;
*Max Tilt Step	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;40 &amp;#039;&amp;#039;This makes clicking the tip of the arrow move the camera about 1/2 it&amp;#039;s tilt range&amp;#039;&amp;#039;&lt;br /&gt;
*Has Tilt Speed	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Min Tilt Speed	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;0&lt;br /&gt;
*Max Tilt Speed	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;10&lt;br /&gt;
*Has Turbo Tilt&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Do Not Check This&amp;gt;&lt;br /&gt;
*Turbo Tilt Speed&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;Leave Blank&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
Click on the &amp;quot;Zoom&amp;quot; Tab.  Since the control script can&amp;#039;t zoom the camera (it doesn&amp;#039;t have any actual built-in Zoom function AFAIK), make sure these are all unchecked boxes and blank (empty) fields.&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
Click on the &amp;quot;Focus&amp;quot; Tab.  Since the control script can&amp;#039;t Focus the camera (it doesn&amp;#039;t have any actual built-in Focus function AFAIK), make sure these are all unchecked boxes and blank (empty) fields.&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
Click on the &amp;quot;White&amp;quot; Tab.  Since the control script can&amp;#039;t White Balance the camera (it doesn&amp;#039;t have any actual built-in White Balance function AFAIK), make sure these are all unchecked boxes and blank (empty) fields.&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
Click on the &amp;quot;Iris&amp;quot; Tab.  Since the control script can&amp;#039;t Focus the camera (it doesn&amp;#039;t have any actual built-in Iris function AFAIK), make sure these are all unchecked boxes and blank (empty) fields.&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
Click on the &amp;quot;Presets&amp;quot; Tab, and enter the following:&lt;br /&gt;
*Has Presets&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Num Presets&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;8&lt;br /&gt;
*Has Home Preset&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Can Set Presets&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Don&amp;#039;t forget to Click &amp;#039;&amp;#039;Save!!!&amp;#039;&amp;#039;&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Done!  Close all the ZM windows in reverse order, reopen a Monitor window for your camera, and look for a link in the upper left of the window that says &amp;#039;&amp;#039;&amp;#039;Control&amp;#039;&amp;#039;&amp;#039;.  When you click on it, the camera controls will appear and you&amp;#039;re in business!  Pan and Tilt away...&lt;br /&gt;
&lt;br /&gt;
== Using the control in ZM ==&lt;br /&gt;
In the monitor window, you&amp;#039;ll now have a &amp;quot;Control&amp;quot; link in the upper left.  Clicking it gets you the control panel below the video window.  Clicking the arrows moves that camera.  &lt;br /&gt;
&lt;br /&gt;
Click a preset to make the Camera slew to that preset position;  Click the Preset &amp;quot;Set&amp;quot; button to pick a preset and save the current camera position into that preset.&lt;br /&gt;
&lt;br /&gt;
The Center X centers the camera.&lt;br /&gt;
&lt;br /&gt;
== Other nifty commands implemented in the control ==&lt;br /&gt;
&lt;br /&gt;
Since I wanted to make the camera play nice with Internet Explorer users, I programmed the Power, Wake, and Sleep like so:&lt;br /&gt;
&lt;br /&gt;
Wake - This switches the camera into MJPEG streaming mode, since this is the format ZM can capture video from the camera.&lt;br /&gt;
&lt;br /&gt;
Sleep - This switches the camera into MPEG streaming mode, so when there are no ZM users accessing the camera, IE users get better sound quality in MPEG mode.&lt;br /&gt;
&lt;br /&gt;
Reset - Same as Sleep mode.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;So, huge note:&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;You won&amp;#039;t get any video in ZM unless you manually set the camera into &amp;quot;JPEG&amp;quot; mode using IE in Windows,&amp;#039;&amp;#039;&amp;#039; &lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;or you PRESS THE &amp;quot;WAKE&amp;quot; BUTTON IN ZM!!!&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
== OLD ==&lt;br /&gt;
&lt;br /&gt;
== Please be patient - I&amp;#039;ll get to this shortly.  ==&lt;br /&gt;
&lt;br /&gt;
== The Control Script ==&lt;br /&gt;
&lt;br /&gt;
== How to set it up ==&lt;br /&gt;
&lt;br /&gt;
== How it works ==&lt;br /&gt;
&lt;br /&gt;
== Other nifty commands in the Control Script ==&lt;br /&gt;
&lt;br /&gt;
== Why it&amp;#039;s not doing what you expect when you change the Control  Setup in ZM ==&lt;br /&gt;
&lt;br /&gt;
== Darn these serial ports! ==&lt;/div&gt;</summary>
		<author><name>Gneuf</name></author>
	</entry>
	<entry>
		<id>http://wiki.staging.zoneminder.com/index.php?title=Sony&amp;diff=2255</id>
		<title>Sony</title>
		<link rel="alternate" type="text/html" href="http://wiki.staging.zoneminder.com/index.php?title=Sony&amp;diff=2255"/>
		<updated>2007-12-02T20:25:28Z</updated>

		<summary type="html">&lt;p&gt;Gneuf: /* Other nifty commands implemented in the control */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Where to get the patches ==&lt;br /&gt;
Sony SNC patches for&lt;br /&gt;
[http://www.neufweb.org/zm_remote_camera-patches.tgz 1.22.1] and &lt;br /&gt;
[http://www.neufweb.org/zm_snc_v3_patches.tgz 1.22.3].  The 1.22.1 version does not support capture in PCRE Remote camera mode.&lt;br /&gt;
&lt;br /&gt;
== How to get the Control Script Ready ==&lt;br /&gt;
&lt;br /&gt;
Unzip and untar the files somewhere.  Copy the zmcontrol-SNC-M3W.pl file to /usr/local/bin.  &lt;br /&gt;
&lt;br /&gt;
Make it executable.  You might need to be root to do that:&lt;br /&gt;
&lt;br /&gt;
Chmod +x /usr/local/bin/zmcontrol-SNC-M3W.pl.&lt;br /&gt;
&lt;br /&gt;
With your favorite editor, go into the zmcontrol-SNC-M3W.pl file and edit the camera information - the IP Address, the port, the user name, and the password.&lt;br /&gt;
&lt;br /&gt;
The default line looks something like:&lt;br /&gt;
&lt;br /&gt;
my $address = &amp;quot;user:password\@192.168.1.192:9000&lt;br /&gt;
&lt;br /&gt;
Replace user, password, the IP (192.168.1.192), and if you didn&amp;#039;t change the default port of the camera using IE, then leave it as 9000.  Otherwise, set it identically to the way it&amp;#039;s set in IE - if it&amp;#039;s 9002, then change 9000 to 9002 here, too.&lt;br /&gt;
&lt;br /&gt;
Remember to save the file.&lt;br /&gt;
&lt;br /&gt;
== How to apply the patches ==&lt;br /&gt;
&lt;br /&gt;
If you don&amp;#039;t have ZM installed from source, this is where you figure out how to do that.  Use the WIki.  Use the Forum.  Use the Docs.  It&amp;#039;s easy.  Go ahead.  I&amp;#039;ll wait.&lt;br /&gt;
&lt;br /&gt;
Go to the src/ directory in your installation:  &lt;br /&gt;
&lt;br /&gt;
cd /home/myhome/mysources/Zoneminder-1.22.3/src &lt;br /&gt;
&lt;br /&gt;
Patch the first file:&lt;br /&gt;
&lt;br /&gt;
patch zm_remote_camera.cpp &amp;lt; /home/somewhere/you/extracted/the/patches/zm_remote_camera-1.22.3.cpp.patch &lt;br /&gt;
&lt;br /&gt;
And the second:&lt;br /&gt;
&lt;br /&gt;
patch zm_remote_camera.h &amp;lt; /home/somewhere/you/extracted/the/patches/zm_remote_camera-1.22.3.h.patch &lt;br /&gt;
&lt;br /&gt;
Hopefully, there were no errors.  If chunks fail, you might have a version mismatch, or your sources may already have been patched?  If it worked, you should now be able to recompile and reinstall ZM:&lt;br /&gt;
&lt;br /&gt;
make &amp;amp;&amp;amp; make install&lt;br /&gt;
&lt;br /&gt;
Voila!  Hopefully, that&amp;#039;s done.&lt;br /&gt;
&lt;br /&gt;
== Configuring the camera ==&lt;br /&gt;
First, you need to set up the camera using Internet Explorer.  Go to the camera&amp;#039;s IP address like so:&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;http://[ip address]/image1&lt;br /&gt;
&lt;br /&gt;
Click on the &amp;quot;Setting&amp;quot; button near the top of the page.  A new Explorer window opens.  In this window, on the left, click on the &amp;quot;Camera&amp;quot; link.&lt;br /&gt;
&lt;br /&gt;
On the &amp;quot;Common&amp;quot; Tab, set the camera into JPEG mode by clicking on the &amp;quot;Video mode&amp;quot; JPEG radio button.  Select the resolution you want to use from the &amp;quot;Image size&amp;quot; pulldown menu.  I use &amp;quot;320x240&amp;quot;.  Press the &amp;quot;Ok&amp;quot; button.&lt;br /&gt;
&lt;br /&gt;
Now click on the &amp;quot;JPEG&amp;quot; Tab, and pick your desired frame rate.  I use 5 fps.  Press the &amp;quot;Ok&amp;quot; button.&lt;br /&gt;
&lt;br /&gt;
Now you&amp;#039;re done using Internet Explorer.  Whew!&lt;br /&gt;
== Setting up the monitor in ZM ==&lt;br /&gt;
Now you need to add a monitor for this camera to ZM.  In the Console page, click on the &amp;quot;New Monitor&amp;quot; button.&lt;br /&gt;
In the first Tab, &amp;quot;General&amp;quot;, enter the following values.&lt;br /&gt;
*Name &amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Type in an appropriate name for this monitor&amp;gt;&lt;br /&gt;
*Source Type	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;Pulldown &amp;lt;Remote&amp;gt;&lt;br /&gt;
*Function	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;Pulldown &amp;lt;Monitor&amp;gt;&lt;br /&gt;
*Enabled &lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Linked Monitors&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Leave alone&amp;gt;&lt;br /&gt;
*Maximum FPS	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;The frame rate you set using Internet Explorer, above.  I used 5.&amp;gt;&lt;br /&gt;
*Alarm Maximum FPS	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Leave alone&amp;gt;&lt;br /&gt;
*Reference Image Blend &lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Leave alone&amp;gt;&lt;br /&gt;
*Triggers  &lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Leave alone&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
Now click on the &amp;quot;Source&amp;quot; Tab, and enter the following:&lt;br /&gt;
*Remote Host Name &amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;[username]:[password]@[camera IP address]&lt;br /&gt;
*Remote Host Port	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;80 (unless you changed this in the Internet Explorer camera setup page &amp;quot;Network&amp;quot;)&lt;br /&gt;
*Remote Host Path	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;/mjpeg?speed=5&lt;br /&gt;
*Remote Image Colors&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;Pulldown &amp;lt;24 bit color&amp;gt;&lt;br /&gt;
*Linked Monitors&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Leave alone&amp;gt;&lt;br /&gt;
*Capture Width (pixels)	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;The image width you set using Internet Explorer, above.  I used 320&amp;gt;&lt;br /&gt;
*Capture Height (pixels)	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;The image height you set using Internet Explorer, above.  I used 240&amp;gt;&lt;br /&gt;
*Orientation&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;Pulldown &amp;lt;Normal&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Now you MUST click on the &amp;quot;Save&amp;quot; button, and after a few moments, the new monitor will appear in the ZM Console window.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
If you click on the monitor name, assuming you did everything right, a window should open and you should see the video from the camera.&lt;br /&gt;
&lt;br /&gt;
== Where to get the Control module ==&lt;br /&gt;
[http://www.neufweb.org/zmcontrol_SNC-M3W.pl  Here!]&lt;br /&gt;
&lt;br /&gt;
== Setting up the control in ZM ==&lt;br /&gt;
First, you&amp;#039;ll have to &amp;quot;Install&amp;quot; the control by following these steps.  From the ZM Console, click on the source link of the monitor you created for the camera.  It&amp;#039;s listed as the IP address of your camera.  When you click it, it&amp;#039;s configuration page opens in a new window.&lt;br /&gt;
&lt;br /&gt;
Now click on the &amp;quot;Control&amp;quot; Tab.  Put a check mark in &amp;quot;Controllable&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
Here you need to &amp;#039;&amp;#039;&amp;#039;look closely&amp;#039;&amp;#039;&amp;#039; - on the next line, marked &amp;quot;Control Type&amp;quot;, there&amp;#039;s a pulldown.  &amp;#039;&amp;#039;&amp;#039;Next to the pulldown to the right&amp;#039;&amp;#039;&amp;#039;, there&amp;#039;s a link named &amp;#039;&amp;#039;&amp;#039;&amp;quot;Edit&amp;quot;.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Before you can use this new control script you downloaded, you have to create an entry for it by clicking on &amp;#039;&amp;#039;&amp;#039;&amp;quot;Edit&amp;quot;.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
A new window opens that shows you all the types of control scripts ZM knows about.  In this window, you need to press the &amp;quot;&amp;#039;&amp;#039;&amp;#039;Add New Control&amp;#039;&amp;#039;&amp;#039;&amp;quot; button.&lt;br /&gt;
&lt;br /&gt;
A newer window opens that shows you all the things ZM needs to know about a &amp;#039;&amp;#039;Control Script&amp;#039;&amp;#039;.  Here&amp;#039;s what to put in there:&lt;br /&gt;
&lt;br /&gt;
In the first Tab, &amp;quot;Main&amp;quot;, enter the following values.&lt;br /&gt;
*Name &amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;SNC-M3W&lt;br /&gt;
*Type&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;Pulldown &amp;lt;Remote&amp;gt;&lt;br /&gt;
*Command&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;zmcontrol-SNC-M3W.pl&lt;br /&gt;
*Can Wake&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This - waking forces the camera into MJPEG mode for ZM&amp;gt;&lt;br /&gt;
*Can Sleep&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This - Sleeping sets the camera to MPEG mode&amp;gt;&lt;br /&gt;
*Can Reset&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This - Sleeping sets the camera to MPEG mode also&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
Now click on the &amp;quot;Move&amp;quot; Tab, and enter the following:&lt;br /&gt;
*Can Move&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Can Move Diagonally&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Can Move Mapped&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Can Move Absolute&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Can Move Relative&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Can Move Continuous&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;lt;&amp;#039;&amp;#039;&amp;#039;Check This Only If You Prefer Continuous Motion Mode - I prefer Relative Motion Mode&amp;#039;&amp;#039;&amp;#039;&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
Click on the &amp;quot;Pan&amp;quot; Tab, and enter the following:&lt;br /&gt;
*Can Pan	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Min Pan Range	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;-60&lt;br /&gt;
*Max Pan Range	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;60&lt;br /&gt;
*Min Pan Step	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;0&lt;br /&gt;
*Max Pan Step	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;60 &amp;#039;&amp;#039;&amp;lt;This makes clicking the tip of the arrow move the camera about 1/2 it&amp;#039;s pan range&amp;gt;&amp;#039;&amp;#039;&lt;br /&gt;
*Has Pan Speed	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Min Pan Speed	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;0&lt;br /&gt;
*Max Pan Speed	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;10&lt;br /&gt;
*Has Turbo Pan	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Do Not Check This&amp;gt;&lt;br /&gt;
*Turbo Pan Speed&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;Leave Blank&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
Click on the &amp;quot;Tilt&amp;quot; Tab, and enter the following:&lt;br /&gt;
*Can Tilt&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Min Tilt Range	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;-60&lt;br /&gt;
*Max Tilt Range	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;10&lt;br /&gt;
*Min Tilt Step	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;0&lt;br /&gt;
*Max Tilt Step	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;40 &amp;#039;&amp;#039;This makes clicking the tip of the arrow move the camera about 1/2 it&amp;#039;s tilt range&amp;#039;&amp;#039;&lt;br /&gt;
*Has Tilt Speed	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Min Tilt Speed	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;0&lt;br /&gt;
*Max Tilt Speed	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;10&lt;br /&gt;
*Has Turbo Tilt&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Do Not Check This&amp;gt;&lt;br /&gt;
*Turbo Tilt Speed&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;Leave Blank&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
Click on the &amp;quot;Zoom&amp;quot; Tab.  Since the control script can&amp;#039;t zoom the camera (it doesn&amp;#039;t have any actual built-in Zoom function AFAIK), make sure these are all unchecked boxes and blank (empty) fields.&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
Click on the &amp;quot;Focus&amp;quot; Tab.  Since the control script can&amp;#039;t Focus the camera (it doesn&amp;#039;t have any actual built-in Focus function AFAIK), make sure these are all unchecked boxes and blank (empty) fields.&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
Click on the &amp;quot;White&amp;quot; Tab.  Since the control script can&amp;#039;t White Balance the camera (it doesn&amp;#039;t have any actual built-in White Balance function AFAIK), make sure these are all unchecked boxes and blank (empty) fields.&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
Click on the &amp;quot;Iris&amp;quot; Tab.  Since the control script can&amp;#039;t Focus the camera (it doesn&amp;#039;t have any actual built-in Iris function AFAIK), make sure these are all unchecked boxes and blank (empty) fields.&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
Click on the &amp;quot;Presets&amp;quot; Tab, and enter the following:&lt;br /&gt;
*Has Presets&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Num Presets&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;8&lt;br /&gt;
*Has Home Preset&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Can Set Presets&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Don&amp;#039;t forget to Click &amp;#039;&amp;#039;Save!!!&amp;#039;&amp;#039;&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Done!  Close all the ZM windows in reverse order, reopen a Monitor window for your camera, and look for a link in the upper left of the window that says &amp;#039;&amp;#039;&amp;#039;Control&amp;#039;&amp;#039;&amp;#039;.  When you click on it, the camera controls will appear and you&amp;#039;re in business!  Pan and Tilt away...&lt;br /&gt;
&lt;br /&gt;
== Using the control in ZM ==&lt;br /&gt;
In the monitor window, you&amp;#039;ll now have a &amp;quot;Control&amp;quot; link in the upper left.  Clicking it gets you the control panel below the video window.  Clicking the arrows moves that camera.  &lt;br /&gt;
&lt;br /&gt;
Click a preset to make the Camera slew to that preset position;  Click the Preset &amp;quot;Set&amp;quot; button to pick a preset and save the current camera position into that preset.&lt;br /&gt;
&lt;br /&gt;
The Center X centers the camera.&lt;br /&gt;
&lt;br /&gt;
== Other nifty commands implemented in the control ==&lt;br /&gt;
&lt;br /&gt;
Since I wanted to make the camera play nice with Internet Explorer users, I programmed the Power, Wake, and Sleep like so:&lt;br /&gt;
&lt;br /&gt;
Wake - This switches the camera into MJPEG streaming mode, since this is the format ZM can capture video from the camera.&lt;br /&gt;
&lt;br /&gt;
Sleep - This switches the camera into MPEG streaming mode, so when there are no ZM users accessing the camera, IE users get better sound quality in MPEG mode.&lt;br /&gt;
&lt;br /&gt;
Reset - Same as Sleep mode.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;So, huge note:&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;You won&amp;#039;t get any video in ZM unless you manually set the camera into &amp;quot;JPEG&amp;quot; mode using IE in Windows,&amp;#039;&amp;#039;&amp;#039; &lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;or you PRESS THE &amp;quot;WAKE&amp;quot; BUTTON IN ZM!!!&amp;#039;&amp;#039;&amp;#039;&lt;/div&gt;</summary>
		<author><name>Gneuf</name></author>
	</entry>
	<entry>
		<id>http://wiki.staging.zoneminder.com/index.php?title=Sony&amp;diff=2254</id>
		<title>Sony</title>
		<link rel="alternate" type="text/html" href="http://wiki.staging.zoneminder.com/index.php?title=Sony&amp;diff=2254"/>
		<updated>2007-12-02T20:17:54Z</updated>

		<summary type="html">&lt;p&gt;Gneuf: /* Using the control in ZM */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Where to get the patches ==&lt;br /&gt;
Sony SNC patches for&lt;br /&gt;
[http://www.neufweb.org/zm_remote_camera-patches.tgz 1.22.1] and &lt;br /&gt;
[http://www.neufweb.org/zm_snc_v3_patches.tgz 1.22.3].  The 1.22.1 version does not support capture in PCRE Remote camera mode.&lt;br /&gt;
&lt;br /&gt;
== How to get the Control Script Ready ==&lt;br /&gt;
&lt;br /&gt;
Unzip and untar the files somewhere.  Copy the zmcontrol-SNC-M3W.pl file to /usr/local/bin.  &lt;br /&gt;
&lt;br /&gt;
Make it executable.  You might need to be root to do that:&lt;br /&gt;
&lt;br /&gt;
Chmod +x /usr/local/bin/zmcontrol-SNC-M3W.pl.&lt;br /&gt;
&lt;br /&gt;
With your favorite editor, go into the zmcontrol-SNC-M3W.pl file and edit the camera information - the IP Address, the port, the user name, and the password.&lt;br /&gt;
&lt;br /&gt;
The default line looks something like:&lt;br /&gt;
&lt;br /&gt;
my $address = &amp;quot;user:password\@192.168.1.192:9000&lt;br /&gt;
&lt;br /&gt;
Replace user, password, the IP (192.168.1.192), and if you didn&amp;#039;t change the default port of the camera using IE, then leave it as 9000.  Otherwise, set it identically to the way it&amp;#039;s set in IE - if it&amp;#039;s 9002, then change 9000 to 9002 here, too.&lt;br /&gt;
&lt;br /&gt;
Remember to save the file.&lt;br /&gt;
&lt;br /&gt;
== How to apply the patches ==&lt;br /&gt;
&lt;br /&gt;
If you don&amp;#039;t have ZM installed from source, this is where you figure out how to do that.  Use the WIki.  Use the Forum.  Use the Docs.  It&amp;#039;s easy.  Go ahead.  I&amp;#039;ll wait.&lt;br /&gt;
&lt;br /&gt;
Go to the src/ directory in your installation:  &lt;br /&gt;
&lt;br /&gt;
cd /home/myhome/mysources/Zoneminder-1.22.3/src &lt;br /&gt;
&lt;br /&gt;
Patch the first file:&lt;br /&gt;
&lt;br /&gt;
patch zm_remote_camera.cpp &amp;lt; /home/somewhere/you/extracted/the/patches/zm_remote_camera-1.22.3.cpp.patch &lt;br /&gt;
&lt;br /&gt;
And the second:&lt;br /&gt;
&lt;br /&gt;
patch zm_remote_camera.h &amp;lt; /home/somewhere/you/extracted/the/patches/zm_remote_camera-1.22.3.h.patch &lt;br /&gt;
&lt;br /&gt;
Hopefully, there were no errors.  If chunks fail, you might have a version mismatch, or your sources may already have been patched?  If it worked, you should now be able to recompile and reinstall ZM:&lt;br /&gt;
&lt;br /&gt;
make &amp;amp;&amp;amp; make install&lt;br /&gt;
&lt;br /&gt;
Voila!  Hopefully, that&amp;#039;s done.&lt;br /&gt;
&lt;br /&gt;
== Configuring the camera ==&lt;br /&gt;
First, you need to set up the camera using Internet Explorer.  Go to the camera&amp;#039;s IP address like so:&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;http://[ip address]/image1&lt;br /&gt;
&lt;br /&gt;
Click on the &amp;quot;Setting&amp;quot; button near the top of the page.  A new Explorer window opens.  In this window, on the left, click on the &amp;quot;Camera&amp;quot; link.&lt;br /&gt;
&lt;br /&gt;
On the &amp;quot;Common&amp;quot; Tab, set the camera into JPEG mode by clicking on the &amp;quot;Video mode&amp;quot; JPEG radio button.  Select the resolution you want to use from the &amp;quot;Image size&amp;quot; pulldown menu.  I use &amp;quot;320x240&amp;quot;.  Press the &amp;quot;Ok&amp;quot; button.&lt;br /&gt;
&lt;br /&gt;
Now click on the &amp;quot;JPEG&amp;quot; Tab, and pick your desired frame rate.  I use 5 fps.  Press the &amp;quot;Ok&amp;quot; button.&lt;br /&gt;
&lt;br /&gt;
Now you&amp;#039;re done using Internet Explorer.  Whew!&lt;br /&gt;
== Setting up the monitor in ZM ==&lt;br /&gt;
Now you need to add a monitor for this camera to ZM.  In the Console page, click on the &amp;quot;New Monitor&amp;quot; button.&lt;br /&gt;
In the first Tab, &amp;quot;General&amp;quot;, enter the following values.&lt;br /&gt;
*Name &amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Type in an appropriate name for this monitor&amp;gt;&lt;br /&gt;
*Source Type	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;Pulldown &amp;lt;Remote&amp;gt;&lt;br /&gt;
*Function	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;Pulldown &amp;lt;Monitor&amp;gt;&lt;br /&gt;
*Enabled &lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Linked Monitors&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Leave alone&amp;gt;&lt;br /&gt;
*Maximum FPS	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;The frame rate you set using Internet Explorer, above.  I used 5.&amp;gt;&lt;br /&gt;
*Alarm Maximum FPS	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Leave alone&amp;gt;&lt;br /&gt;
*Reference Image Blend &lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Leave alone&amp;gt;&lt;br /&gt;
*Triggers  &lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Leave alone&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
Now click on the &amp;quot;Source&amp;quot; Tab, and enter the following:&lt;br /&gt;
*Remote Host Name &amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;[username]:[password]@[camera IP address]&lt;br /&gt;
*Remote Host Port	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;80 (unless you changed this in the Internet Explorer camera setup page &amp;quot;Network&amp;quot;)&lt;br /&gt;
*Remote Host Path	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;/mjpeg?speed=5&lt;br /&gt;
*Remote Image Colors&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;Pulldown &amp;lt;24 bit color&amp;gt;&lt;br /&gt;
*Linked Monitors&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Leave alone&amp;gt;&lt;br /&gt;
*Capture Width (pixels)	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;The image width you set using Internet Explorer, above.  I used 320&amp;gt;&lt;br /&gt;
*Capture Height (pixels)	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;The image height you set using Internet Explorer, above.  I used 240&amp;gt;&lt;br /&gt;
*Orientation&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;Pulldown &amp;lt;Normal&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Now you MUST click on the &amp;quot;Save&amp;quot; button, and after a few moments, the new monitor will appear in the ZM Console window.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
If you click on the monitor name, assuming you did everything right, a window should open and you should see the video from the camera.&lt;br /&gt;
&lt;br /&gt;
== Where to get the Control module ==&lt;br /&gt;
[http://www.neufweb.org/zmcontrol_SNC-M3W.pl  Here!]&lt;br /&gt;
&lt;br /&gt;
== Setting up the control in ZM ==&lt;br /&gt;
First, you&amp;#039;ll have to &amp;quot;Install&amp;quot; the control by following these steps.  From the ZM Console, click on the source link of the monitor you created for the camera.  It&amp;#039;s listed as the IP address of your camera.  When you click it, it&amp;#039;s configuration page opens in a new window.&lt;br /&gt;
&lt;br /&gt;
Now click on the &amp;quot;Control&amp;quot; Tab.  Put a check mark in &amp;quot;Controllable&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
Here you need to &amp;#039;&amp;#039;&amp;#039;look closely&amp;#039;&amp;#039;&amp;#039; - on the next line, marked &amp;quot;Control Type&amp;quot;, there&amp;#039;s a pulldown.  &amp;#039;&amp;#039;&amp;#039;Next to the pulldown to the right&amp;#039;&amp;#039;&amp;#039;, there&amp;#039;s a link named &amp;#039;&amp;#039;&amp;#039;&amp;quot;Edit&amp;quot;.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Before you can use this new control script you downloaded, you have to create an entry for it by clicking on &amp;#039;&amp;#039;&amp;#039;&amp;quot;Edit&amp;quot;.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
A new window opens that shows you all the types of control scripts ZM knows about.  In this window, you need to press the &amp;quot;&amp;#039;&amp;#039;&amp;#039;Add New Control&amp;#039;&amp;#039;&amp;#039;&amp;quot; button.&lt;br /&gt;
&lt;br /&gt;
A newer window opens that shows you all the things ZM needs to know about a &amp;#039;&amp;#039;Control Script&amp;#039;&amp;#039;.  Here&amp;#039;s what to put in there:&lt;br /&gt;
&lt;br /&gt;
In the first Tab, &amp;quot;Main&amp;quot;, enter the following values.&lt;br /&gt;
*Name &amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;SNC-M3W&lt;br /&gt;
*Type&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;Pulldown &amp;lt;Remote&amp;gt;&lt;br /&gt;
*Command&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;zmcontrol-SNC-M3W.pl&lt;br /&gt;
*Can Wake&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This - waking forces the camera into MJPEG mode for ZM&amp;gt;&lt;br /&gt;
*Can Sleep&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This - Sleeping sets the camera to MPEG mode&amp;gt;&lt;br /&gt;
*Can Reset&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This - Sleeping sets the camera to MPEG mode also&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
Now click on the &amp;quot;Move&amp;quot; Tab, and enter the following:&lt;br /&gt;
*Can Move&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Can Move Diagonally&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Can Move Mapped&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Can Move Absolute&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Can Move Relative&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Can Move Continuous&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;lt;&amp;#039;&amp;#039;&amp;#039;Check This Only If You Prefer Continuous Motion Mode - I prefer Relative Motion Mode&amp;#039;&amp;#039;&amp;#039;&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
Click on the &amp;quot;Pan&amp;quot; Tab, and enter the following:&lt;br /&gt;
*Can Pan	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Min Pan Range	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;-60&lt;br /&gt;
*Max Pan Range	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;60&lt;br /&gt;
*Min Pan Step	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;0&lt;br /&gt;
*Max Pan Step	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;60 &amp;#039;&amp;#039;&amp;lt;This makes clicking the tip of the arrow move the camera about 1/2 it&amp;#039;s pan range&amp;gt;&amp;#039;&amp;#039;&lt;br /&gt;
*Has Pan Speed	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Min Pan Speed	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;0&lt;br /&gt;
*Max Pan Speed	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;10&lt;br /&gt;
*Has Turbo Pan	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Do Not Check This&amp;gt;&lt;br /&gt;
*Turbo Pan Speed&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;Leave Blank&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
Click on the &amp;quot;Tilt&amp;quot; Tab, and enter the following:&lt;br /&gt;
*Can Tilt&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Min Tilt Range	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;-60&lt;br /&gt;
*Max Tilt Range	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;10&lt;br /&gt;
*Min Tilt Step	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;0&lt;br /&gt;
*Max Tilt Step	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;40 &amp;#039;&amp;#039;This makes clicking the tip of the arrow move the camera about 1/2 it&amp;#039;s tilt range&amp;#039;&amp;#039;&lt;br /&gt;
*Has Tilt Speed	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Min Tilt Speed	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;0&lt;br /&gt;
*Max Tilt Speed	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;10&lt;br /&gt;
*Has Turbo Tilt&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Do Not Check This&amp;gt;&lt;br /&gt;
*Turbo Tilt Speed&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;Leave Blank&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
Click on the &amp;quot;Zoom&amp;quot; Tab.  Since the control script can&amp;#039;t zoom the camera (it doesn&amp;#039;t have any actual built-in Zoom function AFAIK), make sure these are all unchecked boxes and blank (empty) fields.&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
Click on the &amp;quot;Focus&amp;quot; Tab.  Since the control script can&amp;#039;t Focus the camera (it doesn&amp;#039;t have any actual built-in Focus function AFAIK), make sure these are all unchecked boxes and blank (empty) fields.&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
Click on the &amp;quot;White&amp;quot; Tab.  Since the control script can&amp;#039;t White Balance the camera (it doesn&amp;#039;t have any actual built-in White Balance function AFAIK), make sure these are all unchecked boxes and blank (empty) fields.&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
Click on the &amp;quot;Iris&amp;quot; Tab.  Since the control script can&amp;#039;t Focus the camera (it doesn&amp;#039;t have any actual built-in Iris function AFAIK), make sure these are all unchecked boxes and blank (empty) fields.&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
Click on the &amp;quot;Presets&amp;quot; Tab, and enter the following:&lt;br /&gt;
*Has Presets&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Num Presets&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;8&lt;br /&gt;
*Has Home Preset&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Can Set Presets&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Don&amp;#039;t forget to Click &amp;#039;&amp;#039;Save!!!&amp;#039;&amp;#039;&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Done!  Close all the ZM windows in reverse order, reopen a Monitor window for your camera, and look for a link in the upper left of the window that says &amp;#039;&amp;#039;&amp;#039;Control&amp;#039;&amp;#039;&amp;#039;.  When you click on it, the camera controls will appear and you&amp;#039;re in business!  Pan and Tilt away...&lt;br /&gt;
&lt;br /&gt;
== Using the control in ZM ==&lt;br /&gt;
In the monitor window, you&amp;#039;ll now have a &amp;quot;Control&amp;quot; link in the upper left.  Clicking it gets you the control panel below the video window.  Clicking the arrows moves that camera.  &lt;br /&gt;
&lt;br /&gt;
Click a preset to make the Camera slew to that preset position;  Click the Preset &amp;quot;Set&amp;quot; button to pick a preset and save the current camera position into that preset.&lt;br /&gt;
&lt;br /&gt;
The Center X centers the camera.&lt;br /&gt;
&lt;br /&gt;
== Other nifty commands implemented in the control ==&lt;/div&gt;</summary>
		<author><name>Gneuf</name></author>
	</entry>
	<entry>
		<id>http://wiki.staging.zoneminder.com/index.php?title=Sony&amp;diff=2253</id>
		<title>Sony</title>
		<link rel="alternate" type="text/html" href="http://wiki.staging.zoneminder.com/index.php?title=Sony&amp;diff=2253"/>
		<updated>2007-12-02T20:15:48Z</updated>

		<summary type="html">&lt;p&gt;Gneuf: /* Setting up the control in ZM */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Where to get the patches ==&lt;br /&gt;
Sony SNC patches for&lt;br /&gt;
[http://www.neufweb.org/zm_remote_camera-patches.tgz 1.22.1] and &lt;br /&gt;
[http://www.neufweb.org/zm_snc_v3_patches.tgz 1.22.3].  The 1.22.1 version does not support capture in PCRE Remote camera mode.&lt;br /&gt;
&lt;br /&gt;
== How to get the Control Script Ready ==&lt;br /&gt;
&lt;br /&gt;
Unzip and untar the files somewhere.  Copy the zmcontrol-SNC-M3W.pl file to /usr/local/bin.  &lt;br /&gt;
&lt;br /&gt;
Make it executable.  You might need to be root to do that:&lt;br /&gt;
&lt;br /&gt;
Chmod +x /usr/local/bin/zmcontrol-SNC-M3W.pl.&lt;br /&gt;
&lt;br /&gt;
With your favorite editor, go into the zmcontrol-SNC-M3W.pl file and edit the camera information - the IP Address, the port, the user name, and the password.&lt;br /&gt;
&lt;br /&gt;
The default line looks something like:&lt;br /&gt;
&lt;br /&gt;
my $address = &amp;quot;user:password\@192.168.1.192:9000&lt;br /&gt;
&lt;br /&gt;
Replace user, password, the IP (192.168.1.192), and if you didn&amp;#039;t change the default port of the camera using IE, then leave it as 9000.  Otherwise, set it identically to the way it&amp;#039;s set in IE - if it&amp;#039;s 9002, then change 9000 to 9002 here, too.&lt;br /&gt;
&lt;br /&gt;
Remember to save the file.&lt;br /&gt;
&lt;br /&gt;
== How to apply the patches ==&lt;br /&gt;
&lt;br /&gt;
If you don&amp;#039;t have ZM installed from source, this is where you figure out how to do that.  Use the WIki.  Use the Forum.  Use the Docs.  It&amp;#039;s easy.  Go ahead.  I&amp;#039;ll wait.&lt;br /&gt;
&lt;br /&gt;
Go to the src/ directory in your installation:  &lt;br /&gt;
&lt;br /&gt;
cd /home/myhome/mysources/Zoneminder-1.22.3/src &lt;br /&gt;
&lt;br /&gt;
Patch the first file:&lt;br /&gt;
&lt;br /&gt;
patch zm_remote_camera.cpp &amp;lt; /home/somewhere/you/extracted/the/patches/zm_remote_camera-1.22.3.cpp.patch &lt;br /&gt;
&lt;br /&gt;
And the second:&lt;br /&gt;
&lt;br /&gt;
patch zm_remote_camera.h &amp;lt; /home/somewhere/you/extracted/the/patches/zm_remote_camera-1.22.3.h.patch &lt;br /&gt;
&lt;br /&gt;
Hopefully, there were no errors.  If chunks fail, you might have a version mismatch, or your sources may already have been patched?  If it worked, you should now be able to recompile and reinstall ZM:&lt;br /&gt;
&lt;br /&gt;
make &amp;amp;&amp;amp; make install&lt;br /&gt;
&lt;br /&gt;
Voila!  Hopefully, that&amp;#039;s done.&lt;br /&gt;
&lt;br /&gt;
== Configuring the camera ==&lt;br /&gt;
First, you need to set up the camera using Internet Explorer.  Go to the camera&amp;#039;s IP address like so:&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;http://[ip address]/image1&lt;br /&gt;
&lt;br /&gt;
Click on the &amp;quot;Setting&amp;quot; button near the top of the page.  A new Explorer window opens.  In this window, on the left, click on the &amp;quot;Camera&amp;quot; link.&lt;br /&gt;
&lt;br /&gt;
On the &amp;quot;Common&amp;quot; Tab, set the camera into JPEG mode by clicking on the &amp;quot;Video mode&amp;quot; JPEG radio button.  Select the resolution you want to use from the &amp;quot;Image size&amp;quot; pulldown menu.  I use &amp;quot;320x240&amp;quot;.  Press the &amp;quot;Ok&amp;quot; button.&lt;br /&gt;
&lt;br /&gt;
Now click on the &amp;quot;JPEG&amp;quot; Tab, and pick your desired frame rate.  I use 5 fps.  Press the &amp;quot;Ok&amp;quot; button.&lt;br /&gt;
&lt;br /&gt;
Now you&amp;#039;re done using Internet Explorer.  Whew!&lt;br /&gt;
== Setting up the monitor in ZM ==&lt;br /&gt;
Now you need to add a monitor for this camera to ZM.  In the Console page, click on the &amp;quot;New Monitor&amp;quot; button.&lt;br /&gt;
In the first Tab, &amp;quot;General&amp;quot;, enter the following values.&lt;br /&gt;
*Name &amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Type in an appropriate name for this monitor&amp;gt;&lt;br /&gt;
*Source Type	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;Pulldown &amp;lt;Remote&amp;gt;&lt;br /&gt;
*Function	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;Pulldown &amp;lt;Monitor&amp;gt;&lt;br /&gt;
*Enabled &lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Linked Monitors&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Leave alone&amp;gt;&lt;br /&gt;
*Maximum FPS	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;The frame rate you set using Internet Explorer, above.  I used 5.&amp;gt;&lt;br /&gt;
*Alarm Maximum FPS	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Leave alone&amp;gt;&lt;br /&gt;
*Reference Image Blend &lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Leave alone&amp;gt;&lt;br /&gt;
*Triggers  &lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Leave alone&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
Now click on the &amp;quot;Source&amp;quot; Tab, and enter the following:&lt;br /&gt;
*Remote Host Name &amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;[username]:[password]@[camera IP address]&lt;br /&gt;
*Remote Host Port	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;80 (unless you changed this in the Internet Explorer camera setup page &amp;quot;Network&amp;quot;)&lt;br /&gt;
*Remote Host Path	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;/mjpeg?speed=5&lt;br /&gt;
*Remote Image Colors&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;Pulldown &amp;lt;24 bit color&amp;gt;&lt;br /&gt;
*Linked Monitors&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Leave alone&amp;gt;&lt;br /&gt;
*Capture Width (pixels)	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;The image width you set using Internet Explorer, above.  I used 320&amp;gt;&lt;br /&gt;
*Capture Height (pixels)	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;The image height you set using Internet Explorer, above.  I used 240&amp;gt;&lt;br /&gt;
*Orientation&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;Pulldown &amp;lt;Normal&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Now you MUST click on the &amp;quot;Save&amp;quot; button, and after a few moments, the new monitor will appear in the ZM Console window.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
If you click on the monitor name, assuming you did everything right, a window should open and you should see the video from the camera.&lt;br /&gt;
&lt;br /&gt;
== Where to get the Control module ==&lt;br /&gt;
[http://www.neufweb.org/zmcontrol_SNC-M3W.pl  Here!]&lt;br /&gt;
&lt;br /&gt;
== Setting up the control in ZM ==&lt;br /&gt;
First, you&amp;#039;ll have to &amp;quot;Install&amp;quot; the control by following these steps.  From the ZM Console, click on the source link of the monitor you created for the camera.  It&amp;#039;s listed as the IP address of your camera.  When you click it, it&amp;#039;s configuration page opens in a new window.&lt;br /&gt;
&lt;br /&gt;
Now click on the &amp;quot;Control&amp;quot; Tab.  Put a check mark in &amp;quot;Controllable&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
Here you need to &amp;#039;&amp;#039;&amp;#039;look closely&amp;#039;&amp;#039;&amp;#039; - on the next line, marked &amp;quot;Control Type&amp;quot;, there&amp;#039;s a pulldown.  &amp;#039;&amp;#039;&amp;#039;Next to the pulldown to the right&amp;#039;&amp;#039;&amp;#039;, there&amp;#039;s a link named &amp;#039;&amp;#039;&amp;#039;&amp;quot;Edit&amp;quot;.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Before you can use this new control script you downloaded, you have to create an entry for it by clicking on &amp;#039;&amp;#039;&amp;#039;&amp;quot;Edit&amp;quot;.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
A new window opens that shows you all the types of control scripts ZM knows about.  In this window, you need to press the &amp;quot;&amp;#039;&amp;#039;&amp;#039;Add New Control&amp;#039;&amp;#039;&amp;#039;&amp;quot; button.&lt;br /&gt;
&lt;br /&gt;
A newer window opens that shows you all the things ZM needs to know about a &amp;#039;&amp;#039;Control Script&amp;#039;&amp;#039;.  Here&amp;#039;s what to put in there:&lt;br /&gt;
&lt;br /&gt;
In the first Tab, &amp;quot;Main&amp;quot;, enter the following values.&lt;br /&gt;
*Name &amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;SNC-M3W&lt;br /&gt;
*Type&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;Pulldown &amp;lt;Remote&amp;gt;&lt;br /&gt;
*Command&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;zmcontrol-SNC-M3W.pl&lt;br /&gt;
*Can Wake&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This - waking forces the camera into MJPEG mode for ZM&amp;gt;&lt;br /&gt;
*Can Sleep&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This - Sleeping sets the camera to MPEG mode&amp;gt;&lt;br /&gt;
*Can Reset&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This - Sleeping sets the camera to MPEG mode also&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
Now click on the &amp;quot;Move&amp;quot; Tab, and enter the following:&lt;br /&gt;
*Can Move&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Can Move Diagonally&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Can Move Mapped&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Can Move Absolute&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Can Move Relative&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Can Move Continuous&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;lt;&amp;#039;&amp;#039;&amp;#039;Check This Only If You Prefer Continuous Motion Mode - I prefer Relative Motion Mode&amp;#039;&amp;#039;&amp;#039;&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
Click on the &amp;quot;Pan&amp;quot; Tab, and enter the following:&lt;br /&gt;
*Can Pan	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Min Pan Range	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;-60&lt;br /&gt;
*Max Pan Range	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;60&lt;br /&gt;
*Min Pan Step	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;0&lt;br /&gt;
*Max Pan Step	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;60 &amp;#039;&amp;#039;&amp;lt;This makes clicking the tip of the arrow move the camera about 1/2 it&amp;#039;s pan range&amp;gt;&amp;#039;&amp;#039;&lt;br /&gt;
*Has Pan Speed	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Min Pan Speed	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;0&lt;br /&gt;
*Max Pan Speed	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;10&lt;br /&gt;
*Has Turbo Pan	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Do Not Check This&amp;gt;&lt;br /&gt;
*Turbo Pan Speed&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;Leave Blank&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
Click on the &amp;quot;Tilt&amp;quot; Tab, and enter the following:&lt;br /&gt;
*Can Tilt&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Min Tilt Range	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;-60&lt;br /&gt;
*Max Tilt Range	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;10&lt;br /&gt;
*Min Tilt Step	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;0&lt;br /&gt;
*Max Tilt Step	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;40 &amp;#039;&amp;#039;This makes clicking the tip of the arrow move the camera about 1/2 it&amp;#039;s tilt range&amp;#039;&amp;#039;&lt;br /&gt;
*Has Tilt Speed	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Min Tilt Speed	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;0&lt;br /&gt;
*Max Tilt Speed	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;10&lt;br /&gt;
*Has Turbo Tilt&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Do Not Check This&amp;gt;&lt;br /&gt;
*Turbo Tilt Speed&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;Leave Blank&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
Click on the &amp;quot;Zoom&amp;quot; Tab.  Since the control script can&amp;#039;t zoom the camera (it doesn&amp;#039;t have any actual built-in Zoom function AFAIK), make sure these are all unchecked boxes and blank (empty) fields.&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
Click on the &amp;quot;Focus&amp;quot; Tab.  Since the control script can&amp;#039;t Focus the camera (it doesn&amp;#039;t have any actual built-in Focus function AFAIK), make sure these are all unchecked boxes and blank (empty) fields.&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
Click on the &amp;quot;White&amp;quot; Tab.  Since the control script can&amp;#039;t White Balance the camera (it doesn&amp;#039;t have any actual built-in White Balance function AFAIK), make sure these are all unchecked boxes and blank (empty) fields.&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
Click on the &amp;quot;Iris&amp;quot; Tab.  Since the control script can&amp;#039;t Focus the camera (it doesn&amp;#039;t have any actual built-in Iris function AFAIK), make sure these are all unchecked boxes and blank (empty) fields.&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
Click on the &amp;quot;Presets&amp;quot; Tab, and enter the following:&lt;br /&gt;
*Has Presets&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Num Presets&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;8&lt;br /&gt;
*Has Home Preset&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Can Set Presets&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Don&amp;#039;t forget to Click &amp;#039;&amp;#039;Save!!!&amp;#039;&amp;#039;&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Done!  Close all the ZM windows in reverse order, reopen a Monitor window for your camera, and look for a link in the upper left of the window that says &amp;#039;&amp;#039;&amp;#039;Control&amp;#039;&amp;#039;&amp;#039;.  When you click on it, the camera controls will appear and you&amp;#039;re in business!  Pan and Tilt away...&lt;br /&gt;
&lt;br /&gt;
== Using the control in ZM ==&lt;br /&gt;
In the monitor window, you&amp;#039;ll now have a &amp;quot;Control&amp;quot; link in the upper left.  Clicking it gets you the control panel below the video window.  Clicking the arrows moves that camera.  &lt;br /&gt;
&lt;br /&gt;
And some other stuff goes here.&lt;br /&gt;
== Other nifty commands implemented in the control ==&lt;/div&gt;</summary>
		<author><name>Gneuf</name></author>
	</entry>
	<entry>
		<id>http://wiki.staging.zoneminder.com/index.php?title=Sony&amp;diff=2252</id>
		<title>Sony</title>
		<link rel="alternate" type="text/html" href="http://wiki.staging.zoneminder.com/index.php?title=Sony&amp;diff=2252"/>
		<updated>2007-12-02T20:13:42Z</updated>

		<summary type="html">&lt;p&gt;Gneuf: /* Setting up the control in ZM */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Where to get the patches ==&lt;br /&gt;
Sony SNC patches for&lt;br /&gt;
[http://www.neufweb.org/zm_remote_camera-patches.tgz 1.22.1] and &lt;br /&gt;
[http://www.neufweb.org/zm_snc_v3_patches.tgz 1.22.3].  The 1.22.1 version does not support capture in PCRE Remote camera mode.&lt;br /&gt;
&lt;br /&gt;
== How to get the Control Script Ready ==&lt;br /&gt;
&lt;br /&gt;
Unzip and untar the files somewhere.  Copy the zmcontrol-SNC-M3W.pl file to /usr/local/bin.  &lt;br /&gt;
&lt;br /&gt;
Make it executable.  You might need to be root to do that:&lt;br /&gt;
&lt;br /&gt;
Chmod +x /usr/local/bin/zmcontrol-SNC-M3W.pl.&lt;br /&gt;
&lt;br /&gt;
With your favorite editor, go into the zmcontrol-SNC-M3W.pl file and edit the camera information - the IP Address, the port, the user name, and the password.&lt;br /&gt;
&lt;br /&gt;
The default line looks something like:&lt;br /&gt;
&lt;br /&gt;
my $address = &amp;quot;user:password\@192.168.1.192:9000&lt;br /&gt;
&lt;br /&gt;
Replace user, password, the IP (192.168.1.192), and if you didn&amp;#039;t change the default port of the camera using IE, then leave it as 9000.  Otherwise, set it identically to the way it&amp;#039;s set in IE - if it&amp;#039;s 9002, then change 9000 to 9002 here, too.&lt;br /&gt;
&lt;br /&gt;
Remember to save the file.&lt;br /&gt;
&lt;br /&gt;
== How to apply the patches ==&lt;br /&gt;
&lt;br /&gt;
If you don&amp;#039;t have ZM installed from source, this is where you figure out how to do that.  Use the WIki.  Use the Forum.  Use the Docs.  It&amp;#039;s easy.  Go ahead.  I&amp;#039;ll wait.&lt;br /&gt;
&lt;br /&gt;
Go to the src/ directory in your installation:  &lt;br /&gt;
&lt;br /&gt;
cd /home/myhome/mysources/Zoneminder-1.22.3/src &lt;br /&gt;
&lt;br /&gt;
Patch the first file:&lt;br /&gt;
&lt;br /&gt;
patch zm_remote_camera.cpp &amp;lt; /home/somewhere/you/extracted/the/patches/zm_remote_camera-1.22.3.cpp.patch &lt;br /&gt;
&lt;br /&gt;
And the second:&lt;br /&gt;
&lt;br /&gt;
patch zm_remote_camera.h &amp;lt; /home/somewhere/you/extracted/the/patches/zm_remote_camera-1.22.3.h.patch &lt;br /&gt;
&lt;br /&gt;
Hopefully, there were no errors.  If chunks fail, you might have a version mismatch, or your sources may already have been patched?  If it worked, you should now be able to recompile and reinstall ZM:&lt;br /&gt;
&lt;br /&gt;
make &amp;amp;&amp;amp; make install&lt;br /&gt;
&lt;br /&gt;
Voila!  Hopefully, that&amp;#039;s done.&lt;br /&gt;
&lt;br /&gt;
== Configuring the camera ==&lt;br /&gt;
First, you need to set up the camera using Internet Explorer.  Go to the camera&amp;#039;s IP address like so:&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;http://[ip address]/image1&lt;br /&gt;
&lt;br /&gt;
Click on the &amp;quot;Setting&amp;quot; button near the top of the page.  A new Explorer window opens.  In this window, on the left, click on the &amp;quot;Camera&amp;quot; link.&lt;br /&gt;
&lt;br /&gt;
On the &amp;quot;Common&amp;quot; Tab, set the camera into JPEG mode by clicking on the &amp;quot;Video mode&amp;quot; JPEG radio button.  Select the resolution you want to use from the &amp;quot;Image size&amp;quot; pulldown menu.  I use &amp;quot;320x240&amp;quot;.  Press the &amp;quot;Ok&amp;quot; button.&lt;br /&gt;
&lt;br /&gt;
Now click on the &amp;quot;JPEG&amp;quot; Tab, and pick your desired frame rate.  I use 5 fps.  Press the &amp;quot;Ok&amp;quot; button.&lt;br /&gt;
&lt;br /&gt;
Now you&amp;#039;re done using Internet Explorer.  Whew!&lt;br /&gt;
== Setting up the monitor in ZM ==&lt;br /&gt;
Now you need to add a monitor for this camera to ZM.  In the Console page, click on the &amp;quot;New Monitor&amp;quot; button.&lt;br /&gt;
In the first Tab, &amp;quot;General&amp;quot;, enter the following values.&lt;br /&gt;
*Name &amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Type in an appropriate name for this monitor&amp;gt;&lt;br /&gt;
*Source Type	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;Pulldown &amp;lt;Remote&amp;gt;&lt;br /&gt;
*Function	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;Pulldown &amp;lt;Monitor&amp;gt;&lt;br /&gt;
*Enabled &lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Linked Monitors&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Leave alone&amp;gt;&lt;br /&gt;
*Maximum FPS	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;The frame rate you set using Internet Explorer, above.  I used 5.&amp;gt;&lt;br /&gt;
*Alarm Maximum FPS	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Leave alone&amp;gt;&lt;br /&gt;
*Reference Image Blend &lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Leave alone&amp;gt;&lt;br /&gt;
*Triggers  &lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Leave alone&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
Now click on the &amp;quot;Source&amp;quot; Tab, and enter the following:&lt;br /&gt;
*Remote Host Name &amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;[username]:[password]@[camera IP address]&lt;br /&gt;
*Remote Host Port	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;80 (unless you changed this in the Internet Explorer camera setup page &amp;quot;Network&amp;quot;)&lt;br /&gt;
*Remote Host Path	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;/mjpeg?speed=5&lt;br /&gt;
*Remote Image Colors&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;Pulldown &amp;lt;24 bit color&amp;gt;&lt;br /&gt;
*Linked Monitors&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Leave alone&amp;gt;&lt;br /&gt;
*Capture Width (pixels)	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;The image width you set using Internet Explorer, above.  I used 320&amp;gt;&lt;br /&gt;
*Capture Height (pixels)	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;The image height you set using Internet Explorer, above.  I used 240&amp;gt;&lt;br /&gt;
*Orientation&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;Pulldown &amp;lt;Normal&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Now you MUST click on the &amp;quot;Save&amp;quot; button, and after a few moments, the new monitor will appear in the ZM Console window.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
If you click on the monitor name, assuming you did everything right, a window should open and you should see the video from the camera.&lt;br /&gt;
&lt;br /&gt;
== Where to get the Control module ==&lt;br /&gt;
[http://www.neufweb.org/zmcontrol_SNC-M3W.pl  Here!]&lt;br /&gt;
&lt;br /&gt;
== Setting up the control in ZM ==&lt;br /&gt;
First, you&amp;#039;ll have to &amp;quot;Install&amp;quot; the control by following these steps.  From the ZM Console, click on the source link of the monitor you created for the camera.  It&amp;#039;s listed as the IP address of your camera.  When you click it, it&amp;#039;s configuration page opens in a new window.&lt;br /&gt;
&lt;br /&gt;
Now click on the &amp;quot;Control&amp;quot; Tab.  Put a check mark in &amp;quot;Controllable&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
Here you need to &amp;#039;&amp;#039;&amp;#039;look closely&amp;#039;&amp;#039;&amp;#039; - on the next line, marked &amp;quot;Control Type&amp;quot;, there&amp;#039;s a pulldown.  &amp;#039;&amp;#039;&amp;#039;Next to the pulldown to the right&amp;#039;&amp;#039;&amp;#039;, there&amp;#039;s a link named &amp;#039;&amp;#039;&amp;#039;&amp;quot;Edit&amp;quot;.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Before you can use this new control script you downloaded, you have to create an entry for it by clicking on &amp;#039;&amp;#039;&amp;#039;&amp;quot;Edit&amp;quot;.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
A new window opens that shows you all the types of control scripts ZM knows about.  In this window, you need to press the &amp;quot;&amp;#039;&amp;#039;&amp;#039;Add New Control&amp;#039;&amp;#039;&amp;#039;&amp;quot; button.&lt;br /&gt;
&lt;br /&gt;
A newer window opens that shows you all the things ZM needs to know about a &amp;#039;&amp;#039;Control Script&amp;#039;&amp;#039;.  Here&amp;#039;s what to put in there:&lt;br /&gt;
&lt;br /&gt;
In the first Tab, &amp;quot;Main&amp;quot;, enter the following values.&lt;br /&gt;
*Name &amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;SNC-M3W&lt;br /&gt;
*Type&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;Pulldown &amp;lt;Remote&amp;gt;&lt;br /&gt;
*Command&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;zmcontrol-SNC-M3W.pl&lt;br /&gt;
*Can Wake&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This - waking forces the camera into MJPEG mode for ZM&amp;gt;&lt;br /&gt;
*Can Sleep&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This - Sleeping sets the camera to MPEG mode&amp;gt;&lt;br /&gt;
*Can Reset&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This - Sleeping sets the camera to MPEG mode also&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
Now click on the &amp;quot;Move&amp;quot; Tab, and enter the following:&lt;br /&gt;
*Can Move&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Can Move Diagonally&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Can Move Mapped&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Can Move Absolute&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Can Move Relative&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Can Move Continuous&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;lt;&amp;#039;&amp;#039;&amp;#039;Check This Only If You Prefer Continuous Motion Mode - I prefer Relative Motion Mode&amp;#039;&amp;#039;&amp;#039;&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
Click on the &amp;quot;Pan&amp;quot; Tab, and enter the following:&lt;br /&gt;
*Can Pan	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Min Pan Range	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;-60&lt;br /&gt;
*Max Pan Range	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;60&lt;br /&gt;
*Min Pan Step	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;0&lt;br /&gt;
*Max Pan Step	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;60 &amp;#039;&amp;#039;&amp;lt;This makes clicking the tip of the arrow move the camera about 1/2 it&amp;#039;s pan range&amp;gt;&amp;#039;&amp;#039;&lt;br /&gt;
*Has Pan Speed	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Min Pan Speed	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;0&lt;br /&gt;
*Max Pan Speed	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;10&lt;br /&gt;
*Has Turbo Pan	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Do Not Check This&amp;gt;&lt;br /&gt;
*Turbo Pan Speed&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;Leave Blank&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
Click on the &amp;quot;Tilt&amp;quot; Tab, and enter the following:&lt;br /&gt;
*Can Tilt&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Min Tilt Range	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;-60&lt;br /&gt;
*Max Tilt Range	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;10&lt;br /&gt;
*Min Tilt Step	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;0&lt;br /&gt;
*Max Tilt Step	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;40 &amp;#039;&amp;#039;This makes clicking the tip of the arrow move the camera about 1/2 it&amp;#039;s tilt range&amp;#039;&amp;#039;&lt;br /&gt;
*Has Tilt Speed	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Min Tilt Speed	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;0&lt;br /&gt;
*Max Tilt Speed	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;10&lt;br /&gt;
*Has Turbo Tilt&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Do Not Check This&amp;gt;&lt;br /&gt;
*Turbo Tilt Speed&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;Leave Blank&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
Click on the &amp;quot;Zoom&amp;quot; Tab.  Since the control script can&amp;#039;t zoom the camera (it doesn&amp;#039;t have any actual built-in Zoom function AFAIK), make sure these are all unchecked boxes and blank (empty) fields.&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
Click on the &amp;quot;Focus&amp;quot; Tab.  Since the control script can&amp;#039;t Focus the camera (it doesn&amp;#039;t have any actual built-in Focus function AFAIK), make sure these are all unchecked boxes and blank (empty) fields.&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
Click on the &amp;quot;White&amp;quot; Tab.  Since the control script can&amp;#039;t White Balance the camera (it doesn&amp;#039;t have any actual built-in White Balance function AFAIK), make sure these are all unchecked boxes and blank (empty) fields.&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
Click on the &amp;quot;Iris&amp;quot; Tab.  Since the control script can&amp;#039;t Focus the camera (it doesn&amp;#039;t have any actual built-in Iris function AFAIK), make sure these are all unchecked boxes and blank (empty) fields.&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
Click on the &amp;quot;Presets&amp;quot; Tab, and enter the following:&lt;br /&gt;
*Has Presets&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Num Presets&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;8&lt;br /&gt;
*Has Home Preset&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Can Set Presets&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Don&amp;#039;t forget to Click&amp;#039;&amp;#039;&amp;#039;&amp;#039;&amp;#039;&amp;#039;&amp;#039;&amp;#039;Save!!!&amp;#039;&amp;#039;&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Done!  Close all the ZM windows in reverse order, reopen a Monitor window for your camera, and look for a link in the upper right of the window that says &amp;#039;&amp;#039;&amp;#039;Control&amp;#039;&amp;#039;&amp;#039;.  When you click on it, the camera controls will appear and you&amp;#039;re in business!  Pan and Tilt away...&lt;br /&gt;
&lt;br /&gt;
== Using the control in ZM ==&lt;br /&gt;
In the monitor window, you&amp;#039;ll now have a &amp;quot;Control&amp;quot; link in the upper left.  Clicking it gets you the control panel below the video window.  Clicking the arrows moves that camera.  &lt;br /&gt;
&lt;br /&gt;
And some other stuff goes here.&lt;br /&gt;
== Other nifty commands implemented in the control ==&lt;/div&gt;</summary>
		<author><name>Gneuf</name></author>
	</entry>
	<entry>
		<id>http://wiki.staging.zoneminder.com/index.php?title=Sony&amp;diff=2251</id>
		<title>Sony</title>
		<link rel="alternate" type="text/html" href="http://wiki.staging.zoneminder.com/index.php?title=Sony&amp;diff=2251"/>
		<updated>2007-12-02T20:07:20Z</updated>

		<summary type="html">&lt;p&gt;Gneuf: /* Setting up the control in ZM */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Where to get the patches ==&lt;br /&gt;
Sony SNC patches for&lt;br /&gt;
[http://www.neufweb.org/zm_remote_camera-patches.tgz 1.22.1] and &lt;br /&gt;
[http://www.neufweb.org/zm_snc_v3_patches.tgz 1.22.3].  The 1.22.1 version does not support capture in PCRE Remote camera mode.&lt;br /&gt;
&lt;br /&gt;
== How to get the Control Script Ready ==&lt;br /&gt;
&lt;br /&gt;
Unzip and untar the files somewhere.  Copy the zmcontrol-SNC-M3W.pl file to /usr/local/bin.  &lt;br /&gt;
&lt;br /&gt;
Make it executable.  You might need to be root to do that:&lt;br /&gt;
&lt;br /&gt;
Chmod +x /usr/local/bin/zmcontrol-SNC-M3W.pl.&lt;br /&gt;
&lt;br /&gt;
With your favorite editor, go into the zmcontrol-SNC-M3W.pl file and edit the camera information - the IP Address, the port, the user name, and the password.&lt;br /&gt;
&lt;br /&gt;
The default line looks something like:&lt;br /&gt;
&lt;br /&gt;
my $address = &amp;quot;user:password\@192.168.1.192:9000&lt;br /&gt;
&lt;br /&gt;
Replace user, password, the IP (192.168.1.192), and if you didn&amp;#039;t change the default port of the camera using IE, then leave it as 9000.  Otherwise, set it identically to the way it&amp;#039;s set in IE - if it&amp;#039;s 9002, then change 9000 to 9002 here, too.&lt;br /&gt;
&lt;br /&gt;
Remember to save the file.&lt;br /&gt;
&lt;br /&gt;
== How to apply the patches ==&lt;br /&gt;
&lt;br /&gt;
If you don&amp;#039;t have ZM installed from source, this is where you figure out how to do that.  Use the WIki.  Use the Forum.  Use the Docs.  It&amp;#039;s easy.  Go ahead.  I&amp;#039;ll wait.&lt;br /&gt;
&lt;br /&gt;
Go to the src/ directory in your installation:  &lt;br /&gt;
&lt;br /&gt;
cd /home/myhome/mysources/Zoneminder-1.22.3/src &lt;br /&gt;
&lt;br /&gt;
Patch the first file:&lt;br /&gt;
&lt;br /&gt;
patch zm_remote_camera.cpp &amp;lt; /home/somewhere/you/extracted/the/patches/zm_remote_camera-1.22.3.cpp.patch &lt;br /&gt;
&lt;br /&gt;
And the second:&lt;br /&gt;
&lt;br /&gt;
patch zm_remote_camera.h &amp;lt; /home/somewhere/you/extracted/the/patches/zm_remote_camera-1.22.3.h.patch &lt;br /&gt;
&lt;br /&gt;
Hopefully, there were no errors.  If chunks fail, you might have a version mismatch, or your sources may already have been patched?  If it worked, you should now be able to recompile and reinstall ZM:&lt;br /&gt;
&lt;br /&gt;
make &amp;amp;&amp;amp; make install&lt;br /&gt;
&lt;br /&gt;
Voila!  Hopefully, that&amp;#039;s done.&lt;br /&gt;
&lt;br /&gt;
== Configuring the camera ==&lt;br /&gt;
First, you need to set up the camera using Internet Explorer.  Go to the camera&amp;#039;s IP address like so:&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;http://[ip address]/image1&lt;br /&gt;
&lt;br /&gt;
Click on the &amp;quot;Setting&amp;quot; button near the top of the page.  A new Explorer window opens.  In this window, on the left, click on the &amp;quot;Camera&amp;quot; link.&lt;br /&gt;
&lt;br /&gt;
On the &amp;quot;Common&amp;quot; Tab, set the camera into JPEG mode by clicking on the &amp;quot;Video mode&amp;quot; JPEG radio button.  Select the resolution you want to use from the &amp;quot;Image size&amp;quot; pulldown menu.  I use &amp;quot;320x240&amp;quot;.  Press the &amp;quot;Ok&amp;quot; button.&lt;br /&gt;
&lt;br /&gt;
Now click on the &amp;quot;JPEG&amp;quot; Tab, and pick your desired frame rate.  I use 5 fps.  Press the &amp;quot;Ok&amp;quot; button.&lt;br /&gt;
&lt;br /&gt;
Now you&amp;#039;re done using Internet Explorer.  Whew!&lt;br /&gt;
== Setting up the monitor in ZM ==&lt;br /&gt;
Now you need to add a monitor for this camera to ZM.  In the Console page, click on the &amp;quot;New Monitor&amp;quot; button.&lt;br /&gt;
In the first Tab, &amp;quot;General&amp;quot;, enter the following values.&lt;br /&gt;
*Name &amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Type in an appropriate name for this monitor&amp;gt;&lt;br /&gt;
*Source Type	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;Pulldown &amp;lt;Remote&amp;gt;&lt;br /&gt;
*Function	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;Pulldown &amp;lt;Monitor&amp;gt;&lt;br /&gt;
*Enabled &lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Linked Monitors&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Leave alone&amp;gt;&lt;br /&gt;
*Maximum FPS	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;The frame rate you set using Internet Explorer, above.  I used 5.&amp;gt;&lt;br /&gt;
*Alarm Maximum FPS	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Leave alone&amp;gt;&lt;br /&gt;
*Reference Image Blend &lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Leave alone&amp;gt;&lt;br /&gt;
*Triggers  &lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Leave alone&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
Now click on the &amp;quot;Source&amp;quot; Tab, and enter the following:&lt;br /&gt;
*Remote Host Name &amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;[username]:[password]@[camera IP address]&lt;br /&gt;
*Remote Host Port	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;80 (unless you changed this in the Internet Explorer camera setup page &amp;quot;Network&amp;quot;)&lt;br /&gt;
*Remote Host Path	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;/mjpeg?speed=5&lt;br /&gt;
*Remote Image Colors&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;Pulldown &amp;lt;24 bit color&amp;gt;&lt;br /&gt;
*Linked Monitors&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Leave alone&amp;gt;&lt;br /&gt;
*Capture Width (pixels)	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;The image width you set using Internet Explorer, above.  I used 320&amp;gt;&lt;br /&gt;
*Capture Height (pixels)	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;The image height you set using Internet Explorer, above.  I used 240&amp;gt;&lt;br /&gt;
*Orientation&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;Pulldown &amp;lt;Normal&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Now you MUST click on the &amp;quot;Save&amp;quot; button, and after a few moments, the new monitor will appear in the ZM Console window.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
If you click on the monitor name, assuming you did everything right, a window should open and you should see the video from the camera.&lt;br /&gt;
&lt;br /&gt;
== Where to get the Control module ==&lt;br /&gt;
[http://www.neufweb.org/zmcontrol_SNC-M3W.pl  Here!]&lt;br /&gt;
&lt;br /&gt;
== Setting up the control in ZM ==&lt;br /&gt;
First, you&amp;#039;ll have to &amp;quot;Install&amp;quot; the control by following these steps.  From the ZM Console, click on the source link of the monitor you created for the camera.  It&amp;#039;s listed as the IP address of your camera.  When you click it, it&amp;#039;s configuration page opens in a new window.&lt;br /&gt;
&lt;br /&gt;
Now click on the &amp;quot;Control&amp;quot; Tab.  Put a check mark in &amp;quot;Controllable&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
Here you need to &amp;#039;&amp;#039;&amp;#039;look closely&amp;#039;&amp;#039;&amp;#039; - on the next line, marked &amp;quot;Control Type&amp;quot;, there&amp;#039;s a pulldown.  &amp;#039;&amp;#039;&amp;#039;Next to the pulldown to the right&amp;#039;&amp;#039;&amp;#039;, there&amp;#039;s a link named &amp;#039;&amp;#039;&amp;#039;&amp;quot;Edit&amp;quot;.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Before you can use this new control script you downloaded, you have to create an entry for it by clicking on &amp;#039;&amp;#039;&amp;#039;&amp;quot;Edit&amp;quot;.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
A new window opens that shows you all the types of control scripts ZM knows about.  In this window, you need to press the &amp;quot;&amp;#039;&amp;#039;&amp;#039;Add New Control&amp;#039;&amp;#039;&amp;#039;&amp;quot; button.&lt;br /&gt;
&lt;br /&gt;
A newer window opens that shows you all the things ZM needs to know about a &amp;#039;&amp;#039;Control Script&amp;#039;&amp;#039;.  Here&amp;#039;s what to put in there:&lt;br /&gt;
&lt;br /&gt;
In the first Tab, &amp;quot;Main&amp;quot;, enter the following values.&lt;br /&gt;
*Name &amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;SNC-M3W&lt;br /&gt;
*Type&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;Pulldown &amp;lt;Remote&amp;gt;&lt;br /&gt;
*Command&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;zmcontrol-SNC-M3W.pl&lt;br /&gt;
*Can Wake&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This - waking forces the camera into MJPEG mode for ZM&amp;gt;&lt;br /&gt;
*Can Sleep&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This - Sleeping sets the camera to MPEG mode&amp;gt;&lt;br /&gt;
*Can Reset&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This - Sleeping sets the camera to MPEG mode also&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
Now click on the &amp;quot;Move&amp;quot; Tab, and enter the following:&lt;br /&gt;
*Can Move&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Can Move Diagonally&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Can Move Mapped&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Can Move Absolute&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Can Move Relative&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Can Move Continuous&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;lt;&amp;#039;&amp;#039;&amp;#039;Check This Only If You Prefer Continuous Motion Mode - I prefer Relative Motion Mode&amp;#039;&amp;#039;&amp;#039;&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
Click on the &amp;quot;Pan&amp;quot; Tab, and enter the following:&lt;br /&gt;
*Can Pan	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Min Pan Range	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;-60&lt;br /&gt;
*Max Pan Range	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;60&lt;br /&gt;
*Min Pan Step	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;0&lt;br /&gt;
*Max Pan Step	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;60&lt;br /&gt;
*Has Pan Speed	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Min Pan Speed	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;0&lt;br /&gt;
*Max Pan Speed	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;10&lt;br /&gt;
*Has Turbo Pan	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Do Not Check This&amp;gt;&lt;br /&gt;
*Turbo Pan Speed&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;Leave Blank&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
Click on the &amp;quot;Tilt&amp;quot; Tab, and enter the following:&lt;br /&gt;
*Can Tilt&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Min Tilt Range	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;-60&lt;br /&gt;
*Max Tilt Range	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;60&lt;br /&gt;
*Min Tilt Step	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;0&lt;br /&gt;
*Max Tilt Step	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;60&lt;br /&gt;
*Has Tilt Speed	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Min Tilt Speed	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;0&lt;br /&gt;
*Max Tilt Speed	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;10&lt;br /&gt;
*Has Turbo Tilt&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Do Not Check This&amp;gt;&lt;br /&gt;
*Turbo Tilt Speed&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;Leave Blank&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
Click on the &amp;quot;Zoom&amp;quot; Tab.  Since the control script can&amp;#039;t zoom the camera (it doesn&amp;#039;t have any actual built-in Zoom function AFAIK), make sure these are all unchecked boxes and blank (empty) fields.&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
Click on the &amp;quot;Focus&amp;quot; Tab.  Since the control script can&amp;#039;t Focus the camera (it doesn&amp;#039;t have any actual built-in Focus function AFAIK), make sure these are all unchecked boxes and blank (empty) fields.&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
Click on the &amp;quot;White&amp;quot; Tab.  Since the control script can&amp;#039;t White Balance the camera (it doesn&amp;#039;t have any actual built-in White Balance function AFAIK), make sure these are all unchecked boxes and blank (empty) fields.&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
Click on the &amp;quot;Iris&amp;quot; Tab.  Since the control script can&amp;#039;t Focus the camera (it doesn&amp;#039;t have any actual built-in Iris function AFAIK), make sure these are all unchecked boxes and blank (empty) fields.&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
Click on the &amp;quot;Presets&amp;quot; Tab, and enter the following:&lt;br /&gt;
*Has Presets&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Num Presets&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;8&lt;br /&gt;
*Has Home Preset&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Can Set Presets&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Don&amp;#039;t forget to Click&amp;#039;&amp;#039;&amp;#039;&amp;#039;&amp;#039;&amp;#039;&amp;#039;&amp;#039;Save!!!&amp;#039;&amp;#039;&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Done!  Close all the ZM windows in reverse order, reopen a Monitor window for your camera, and look for a link in the upper right of the window that says &amp;#039;&amp;#039;&amp;#039;Control&amp;#039;&amp;#039;&amp;#039;.  When you click on it, the camera controls will appear and you&amp;#039;re in business!  Pan and Tilt away...&lt;br /&gt;
&lt;br /&gt;
== Using the control in ZM ==&lt;br /&gt;
In the monitor window, you&amp;#039;ll now have a &amp;quot;Control&amp;quot; link in the upper left.  Clicking it gets you the control panel below the video window.  Clicking the arrows moves that camera.  &lt;br /&gt;
&lt;br /&gt;
And some other stuff goes here.&lt;br /&gt;
== Other nifty commands implemented in the control ==&lt;/div&gt;</summary>
		<author><name>Gneuf</name></author>
	</entry>
	<entry>
		<id>http://wiki.staging.zoneminder.com/index.php?title=Sony&amp;diff=2250</id>
		<title>Sony</title>
		<link rel="alternate" type="text/html" href="http://wiki.staging.zoneminder.com/index.php?title=Sony&amp;diff=2250"/>
		<updated>2007-12-02T20:05:48Z</updated>

		<summary type="html">&lt;p&gt;Gneuf: /* Setting up the control in ZM */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Where to get the patches ==&lt;br /&gt;
Sony SNC patches for&lt;br /&gt;
[http://www.neufweb.org/zm_remote_camera-patches.tgz 1.22.1] and &lt;br /&gt;
[http://www.neufweb.org/zm_snc_v3_patches.tgz 1.22.3].  The 1.22.1 version does not support capture in PCRE Remote camera mode.&lt;br /&gt;
&lt;br /&gt;
== How to get the Control Script Ready ==&lt;br /&gt;
&lt;br /&gt;
Unzip and untar the files somewhere.  Copy the zmcontrol-SNC-M3W.pl file to /usr/local/bin.  &lt;br /&gt;
&lt;br /&gt;
Make it executable.  You might need to be root to do that:&lt;br /&gt;
&lt;br /&gt;
Chmod +x /usr/local/bin/zmcontrol-SNC-M3W.pl.&lt;br /&gt;
&lt;br /&gt;
With your favorite editor, go into the zmcontrol-SNC-M3W.pl file and edit the camera information - the IP Address, the port, the user name, and the password.&lt;br /&gt;
&lt;br /&gt;
The default line looks something like:&lt;br /&gt;
&lt;br /&gt;
my $address = &amp;quot;user:password\@192.168.1.192:9000&lt;br /&gt;
&lt;br /&gt;
Replace user, password, the IP (192.168.1.192), and if you didn&amp;#039;t change the default port of the camera using IE, then leave it as 9000.  Otherwise, set it identically to the way it&amp;#039;s set in IE - if it&amp;#039;s 9002, then change 9000 to 9002 here, too.&lt;br /&gt;
&lt;br /&gt;
Remember to save the file.&lt;br /&gt;
&lt;br /&gt;
== How to apply the patches ==&lt;br /&gt;
&lt;br /&gt;
If you don&amp;#039;t have ZM installed from source, this is where you figure out how to do that.  Use the WIki.  Use the Forum.  Use the Docs.  It&amp;#039;s easy.  Go ahead.  I&amp;#039;ll wait.&lt;br /&gt;
&lt;br /&gt;
Go to the src/ directory in your installation:  &lt;br /&gt;
&lt;br /&gt;
cd /home/myhome/mysources/Zoneminder-1.22.3/src &lt;br /&gt;
&lt;br /&gt;
Patch the first file:&lt;br /&gt;
&lt;br /&gt;
patch zm_remote_camera.cpp &amp;lt; /home/somewhere/you/extracted/the/patches/zm_remote_camera-1.22.3.cpp.patch &lt;br /&gt;
&lt;br /&gt;
And the second:&lt;br /&gt;
&lt;br /&gt;
patch zm_remote_camera.h &amp;lt; /home/somewhere/you/extracted/the/patches/zm_remote_camera-1.22.3.h.patch &lt;br /&gt;
&lt;br /&gt;
Hopefully, there were no errors.  If chunks fail, you might have a version mismatch, or your sources may already have been patched?  If it worked, you should now be able to recompile and reinstall ZM:&lt;br /&gt;
&lt;br /&gt;
make &amp;amp;&amp;amp; make install&lt;br /&gt;
&lt;br /&gt;
Voila!  Hopefully, that&amp;#039;s done.&lt;br /&gt;
&lt;br /&gt;
== Configuring the camera ==&lt;br /&gt;
First, you need to set up the camera using Internet Explorer.  Go to the camera&amp;#039;s IP address like so:&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;http://[ip address]/image1&lt;br /&gt;
&lt;br /&gt;
Click on the &amp;quot;Setting&amp;quot; button near the top of the page.  A new Explorer window opens.  In this window, on the left, click on the &amp;quot;Camera&amp;quot; link.&lt;br /&gt;
&lt;br /&gt;
On the &amp;quot;Common&amp;quot; Tab, set the camera into JPEG mode by clicking on the &amp;quot;Video mode&amp;quot; JPEG radio button.  Select the resolution you want to use from the &amp;quot;Image size&amp;quot; pulldown menu.  I use &amp;quot;320x240&amp;quot;.  Press the &amp;quot;Ok&amp;quot; button.&lt;br /&gt;
&lt;br /&gt;
Now click on the &amp;quot;JPEG&amp;quot; Tab, and pick your desired frame rate.  I use 5 fps.  Press the &amp;quot;Ok&amp;quot; button.&lt;br /&gt;
&lt;br /&gt;
Now you&amp;#039;re done using Internet Explorer.  Whew!&lt;br /&gt;
== Setting up the monitor in ZM ==&lt;br /&gt;
Now you need to add a monitor for this camera to ZM.  In the Console page, click on the &amp;quot;New Monitor&amp;quot; button.&lt;br /&gt;
In the first Tab, &amp;quot;General&amp;quot;, enter the following values.&lt;br /&gt;
*Name &amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Type in an appropriate name for this monitor&amp;gt;&lt;br /&gt;
*Source Type	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;Pulldown &amp;lt;Remote&amp;gt;&lt;br /&gt;
*Function	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;Pulldown &amp;lt;Monitor&amp;gt;&lt;br /&gt;
*Enabled &lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Linked Monitors&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Leave alone&amp;gt;&lt;br /&gt;
*Maximum FPS	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;The frame rate you set using Internet Explorer, above.  I used 5.&amp;gt;&lt;br /&gt;
*Alarm Maximum FPS	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Leave alone&amp;gt;&lt;br /&gt;
*Reference Image Blend &lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Leave alone&amp;gt;&lt;br /&gt;
*Triggers  &lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Leave alone&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
Now click on the &amp;quot;Source&amp;quot; Tab, and enter the following:&lt;br /&gt;
*Remote Host Name &amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;[username]:[password]@[camera IP address]&lt;br /&gt;
*Remote Host Port	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;80 (unless you changed this in the Internet Explorer camera setup page &amp;quot;Network&amp;quot;)&lt;br /&gt;
*Remote Host Path	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;/mjpeg?speed=5&lt;br /&gt;
*Remote Image Colors&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;Pulldown &amp;lt;24 bit color&amp;gt;&lt;br /&gt;
*Linked Monitors&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Leave alone&amp;gt;&lt;br /&gt;
*Capture Width (pixels)	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;The image width you set using Internet Explorer, above.  I used 320&amp;gt;&lt;br /&gt;
*Capture Height (pixels)	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;The image height you set using Internet Explorer, above.  I used 240&amp;gt;&lt;br /&gt;
*Orientation&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;Pulldown &amp;lt;Normal&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Now you MUST click on the &amp;quot;Save&amp;quot; button, and after a few moments, the new monitor will appear in the ZM Console window.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
If you click on the monitor name, assuming you did everything right, a window should open and you should see the video from the camera.&lt;br /&gt;
&lt;br /&gt;
== Where to get the Control module ==&lt;br /&gt;
[http://www.neufweb.org/zmcontrol_SNC-M3W.pl  Here!]&lt;br /&gt;
&lt;br /&gt;
== Setting up the control in ZM ==&lt;br /&gt;
First, you&amp;#039;ll have to &amp;quot;Install&amp;quot; the control by following these steps.  From the ZM Console, click on the source link of the monitor you created for the camera.  It&amp;#039;s listed as the IP address of your camera.  When you click it, it&amp;#039;s configuration page opens in a new window.&lt;br /&gt;
&lt;br /&gt;
Now click on the &amp;quot;Control&amp;quot; Tab.  Put a check mark in &amp;quot;Controllable&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
Here you need to &amp;#039;&amp;#039;&amp;#039;look closely&amp;#039;&amp;#039;&amp;#039; - on the next line, marked &amp;quot;Control Type&amp;quot;, there&amp;#039;s a pulldown.  &amp;#039;&amp;#039;&amp;#039;Next to the pulldown to the right&amp;#039;&amp;#039;&amp;#039;, there&amp;#039;s a link named &amp;#039;&amp;#039;&amp;#039;&amp;quot;Edit&amp;quot;.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Before you can use this new control script you downloaded, you have to create an entry for it by clicking on &amp;#039;&amp;#039;&amp;#039;&amp;quot;Edit&amp;quot;.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
A new window opens that shows you all the types of control scripts ZM knows about.  In this window, you need to press the &amp;quot;&amp;#039;&amp;#039;&amp;#039;Add New Control&amp;#039;&amp;#039;&amp;#039;&amp;quot; button.&lt;br /&gt;
&lt;br /&gt;
A newer window opens that shows you all the things ZM needs to know about a &amp;#039;&amp;#039;Control Script&amp;#039;&amp;#039;.  Here&amp;#039;s what to put in there:&lt;br /&gt;
&lt;br /&gt;
In the first Tab, &amp;quot;Main&amp;quot;, enter the following values.&lt;br /&gt;
*Name &amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;SNC-M3W&lt;br /&gt;
*Type	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;Pulldown &amp;lt;Remote&amp;gt;&lt;br /&gt;
*Command&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;zmcontrol-SNC-M3W.pl&lt;br /&gt;
*Can Wake&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This - waking forces the camera into MJPEG mode for ZM&amp;gt;&lt;br /&gt;
*Can Sleep&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This - Sleeping sets the camera to MPEG mode&amp;gt;&lt;br /&gt;
*Can Reset&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This - Sleeping sets the camera to MPEG mode also&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
Now click on the &amp;quot;Move&amp;quot; Tab, and enter the following:&lt;br /&gt;
*Can Move&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Can Move Diagonally&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Can Move Mapped&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Can Move Absolute&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Can Move Relative&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Can Move Continuous&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;lt;&amp;#039;&amp;#039;&amp;#039;Check This Only If You Prefer Continuous Motion Mode - I prefer Relative Motion Mode&amp;#039;&amp;#039;&amp;#039;&amp;gt;&lt;br /&gt;
---&lt;br /&gt;
&lt;br /&gt;
Click on the &amp;quot;Pan&amp;quot; Tab, and enter the following:&lt;br /&gt;
*Can Pan	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Min Pan Range	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;-60&lt;br /&gt;
*Max Pan Range	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;60&lt;br /&gt;
*Min Pan Step	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;0&lt;br /&gt;
*Max Pan Step	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;60&lt;br /&gt;
*Has Pan Speed	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Min Pan Speed	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;0&lt;br /&gt;
*Max Pan Speed	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;10&lt;br /&gt;
*Has Turbo Pan	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Do Not Check This&amp;gt;&lt;br /&gt;
*Turbo Pan Speed&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;Leave Blank&lt;br /&gt;
---&lt;br /&gt;
&lt;br /&gt;
Click on the &amp;quot;Tilt&amp;quot; Tab, and enter the following:&lt;br /&gt;
*Can Tilt&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Min Tilt Range	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;-60&lt;br /&gt;
*Max Tilt Range	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;60&lt;br /&gt;
*Min Tilt Step	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;0&lt;br /&gt;
*Max Tilt Step	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;60&lt;br /&gt;
*Has Tilt Speed	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Min Tilt Speed	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;0&lt;br /&gt;
*Max Tilt Speed	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;10&lt;br /&gt;
*Has Turbo Tilt&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Do Not Check This&amp;gt;&lt;br /&gt;
*Turbo Tilt Speed&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;Leave Blank&lt;br /&gt;
---&lt;br /&gt;
&lt;br /&gt;
Click on the &amp;quot;Zoom&amp;quot; Tab.  Since the control script can&amp;#039;t zoom the camera (it doesn&amp;#039;t have any actual built-in Zoom function AFAIK), make sure these are all unchecked boxes and blank (empty) fields.&lt;br /&gt;
---&lt;br /&gt;
&lt;br /&gt;
Click on the &amp;quot;Focus&amp;quot; Tab.  Since the control script can&amp;#039;t Focus the camera (it doesn&amp;#039;t have any actual built-in Focus function AFAIK), make sure these are all unchecked boxes and blank (empty) fields.&lt;br /&gt;
---&lt;br /&gt;
&lt;br /&gt;
Click on the &amp;quot;White&amp;quot; Tab.  Since the control script can&amp;#039;t White Balance the camera (it doesn&amp;#039;t have any actual built-in White Balance function AFAIK), make sure these are all unchecked boxes and blank (empty) fields.&lt;br /&gt;
---&lt;br /&gt;
&lt;br /&gt;
Click on the &amp;quot;Iris&amp;quot; Tab.  Since the control script can&amp;#039;t Focus the camera (it doesn&amp;#039;t have any actual built-in Iris function AFAIK), make sure these are all unchecked boxes and blank (empty) fields.&lt;br /&gt;
---&lt;br /&gt;
&lt;br /&gt;
Click on the &amp;quot;Presets&amp;quot; Tab, and enter the following:&lt;br /&gt;
*Has Presets&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Num Presets&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;8&lt;br /&gt;
*Has Home Preset&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Can Set Presets&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
---&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Don&amp;#039;t forget to Click&amp;#039;&amp;#039;&amp;#039;&amp;#039;&amp;#039;&amp;#039;&amp;#039;&amp;#039;Save!!!&amp;#039;&amp;#039;&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Done!  Close all the ZM windows in reverse order, reopen a Monitor window for your camera, and look for a link in the upper right of the window that says &amp;#039;&amp;#039;&amp;#039;Control&amp;#039;&amp;#039;&amp;#039;.  When you click on it, the camera controls will appear and you&amp;#039;re in business!  Pan and Tilt away...&lt;br /&gt;
&lt;br /&gt;
== Using the control in ZM ==&lt;br /&gt;
In the monitor window, you&amp;#039;ll now have a &amp;quot;Control&amp;quot; link in the upper left.  Clicking it gets you the control panel below the video window.  Clicking the arrows moves that camera.  &lt;br /&gt;
&lt;br /&gt;
And some other stuff goes here.&lt;br /&gt;
== Other nifty commands implemented in the control ==&lt;/div&gt;</summary>
		<author><name>Gneuf</name></author>
	</entry>
	<entry>
		<id>http://wiki.staging.zoneminder.com/index.php?title=Sony&amp;diff=2249</id>
		<title>Sony</title>
		<link rel="alternate" type="text/html" href="http://wiki.staging.zoneminder.com/index.php?title=Sony&amp;diff=2249"/>
		<updated>2007-12-02T19:57:12Z</updated>

		<summary type="html">&lt;p&gt;Gneuf: /* Setting up the control in ZM */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Where to get the patches ==&lt;br /&gt;
Sony SNC patches for&lt;br /&gt;
[http://www.neufweb.org/zm_remote_camera-patches.tgz 1.22.1] and &lt;br /&gt;
[http://www.neufweb.org/zm_snc_v3_patches.tgz 1.22.3].  The 1.22.1 version does not support capture in PCRE Remote camera mode.&lt;br /&gt;
&lt;br /&gt;
== How to get the Control Script Ready ==&lt;br /&gt;
&lt;br /&gt;
Unzip and untar the files somewhere.  Copy the zmcontrol-SNC-M3W.pl file to /usr/local/bin.  &lt;br /&gt;
&lt;br /&gt;
Make it executable.  You might need to be root to do that:&lt;br /&gt;
&lt;br /&gt;
Chmod +x /usr/local/bin/zmcontrol-SNC-M3W.pl.&lt;br /&gt;
&lt;br /&gt;
With your favorite editor, go into the zmcontrol-SNC-M3W.pl file and edit the camera information - the IP Address, the port, the user name, and the password.&lt;br /&gt;
&lt;br /&gt;
The default line looks something like:&lt;br /&gt;
&lt;br /&gt;
my $address = &amp;quot;user:password\@192.168.1.192:9000&lt;br /&gt;
&lt;br /&gt;
Replace user, password, the IP (192.168.1.192), and if you didn&amp;#039;t change the default port of the camera using IE, then leave it as 9000.  Otherwise, set it identically to the way it&amp;#039;s set in IE - if it&amp;#039;s 9002, then change 9000 to 9002 here, too.&lt;br /&gt;
&lt;br /&gt;
Remember to save the file.&lt;br /&gt;
&lt;br /&gt;
== How to apply the patches ==&lt;br /&gt;
&lt;br /&gt;
If you don&amp;#039;t have ZM installed from source, this is where you figure out how to do that.  Use the WIki.  Use the Forum.  Use the Docs.  It&amp;#039;s easy.  Go ahead.  I&amp;#039;ll wait.&lt;br /&gt;
&lt;br /&gt;
Go to the src/ directory in your installation:  &lt;br /&gt;
&lt;br /&gt;
cd /home/myhome/mysources/Zoneminder-1.22.3/src &lt;br /&gt;
&lt;br /&gt;
Patch the first file:&lt;br /&gt;
&lt;br /&gt;
patch zm_remote_camera.cpp &amp;lt; /home/somewhere/you/extracted/the/patches/zm_remote_camera-1.22.3.cpp.patch &lt;br /&gt;
&lt;br /&gt;
And the second:&lt;br /&gt;
&lt;br /&gt;
patch zm_remote_camera.h &amp;lt; /home/somewhere/you/extracted/the/patches/zm_remote_camera-1.22.3.h.patch &lt;br /&gt;
&lt;br /&gt;
Hopefully, there were no errors.  If chunks fail, you might have a version mismatch, or your sources may already have been patched?  If it worked, you should now be able to recompile and reinstall ZM:&lt;br /&gt;
&lt;br /&gt;
make &amp;amp;&amp;amp; make install&lt;br /&gt;
&lt;br /&gt;
Voila!  Hopefully, that&amp;#039;s done.&lt;br /&gt;
&lt;br /&gt;
== Configuring the camera ==&lt;br /&gt;
First, you need to set up the camera using Internet Explorer.  Go to the camera&amp;#039;s IP address like so:&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;http://[ip address]/image1&lt;br /&gt;
&lt;br /&gt;
Click on the &amp;quot;Setting&amp;quot; button near the top of the page.  A new Explorer window opens.  In this window, on the left, click on the &amp;quot;Camera&amp;quot; link.&lt;br /&gt;
&lt;br /&gt;
On the &amp;quot;Common&amp;quot; Tab, set the camera into JPEG mode by clicking on the &amp;quot;Video mode&amp;quot; JPEG radio button.  Select the resolution you want to use from the &amp;quot;Image size&amp;quot; pulldown menu.  I use &amp;quot;320x240&amp;quot;.  Press the &amp;quot;Ok&amp;quot; button.&lt;br /&gt;
&lt;br /&gt;
Now click on the &amp;quot;JPEG&amp;quot; Tab, and pick your desired frame rate.  I use 5 fps.  Press the &amp;quot;Ok&amp;quot; button.&lt;br /&gt;
&lt;br /&gt;
Now you&amp;#039;re done using Internet Explorer.  Whew!&lt;br /&gt;
== Setting up the monitor in ZM ==&lt;br /&gt;
Now you need to add a monitor for this camera to ZM.  In the Console page, click on the &amp;quot;New Monitor&amp;quot; button.&lt;br /&gt;
In the first Tab, &amp;quot;General&amp;quot;, enter the following values.&lt;br /&gt;
*Name &amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Type in an appropriate name for this monitor&amp;gt;&lt;br /&gt;
*Source Type	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;Pulldown &amp;lt;Remote&amp;gt;&lt;br /&gt;
*Function	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;Pulldown &amp;lt;Monitor&amp;gt;&lt;br /&gt;
*Enabled &lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Linked Monitors&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Leave alone&amp;gt;&lt;br /&gt;
*Maximum FPS	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;The frame rate you set using Internet Explorer, above.  I used 5.&amp;gt;&lt;br /&gt;
*Alarm Maximum FPS	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Leave alone&amp;gt;&lt;br /&gt;
*Reference Image Blend &lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Leave alone&amp;gt;&lt;br /&gt;
*Triggers  &lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Leave alone&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
Now click on the &amp;quot;Source&amp;quot; Tab, and enter the following:&lt;br /&gt;
*Remote Host Name &amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;[username]:[password]@[camera IP address]&lt;br /&gt;
*Remote Host Port	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;80 (unless you changed this in the Internet Explorer camera setup page &amp;quot;Network&amp;quot;)&lt;br /&gt;
*Remote Host Path	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;/mjpeg?speed=5&lt;br /&gt;
*Remote Image Colors&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;Pulldown &amp;lt;24 bit color&amp;gt;&lt;br /&gt;
*Linked Monitors&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Leave alone&amp;gt;&lt;br /&gt;
*Capture Width (pixels)	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;The image width you set using Internet Explorer, above.  I used 320&amp;gt;&lt;br /&gt;
*Capture Height (pixels)	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;The image height you set using Internet Explorer, above.  I used 240&amp;gt;&lt;br /&gt;
*Orientation&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;Pulldown &amp;lt;Normal&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Now you MUST click on the &amp;quot;Save&amp;quot; button, and after a few moments, the new monitor will appear in the ZM Console window.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
If you click on the monitor name, assuming you did everything right, a window should open and you should see the video from the camera.&lt;br /&gt;
&lt;br /&gt;
== Where to get the Control module ==&lt;br /&gt;
[http://www.neufweb.org/zmcontrol_SNC-M3W.pl  Here!]&lt;br /&gt;
&lt;br /&gt;
== Setting up the control in ZM ==&lt;br /&gt;
First, you&amp;#039;ll have to &amp;quot;Install&amp;quot; the control by following these steps.  From the ZM Console, click on the source link of the monitor you created for the camera.  It&amp;#039;s listed as the IP address of your camera.  When you click it, it&amp;#039;s configuration page opens in a new window.&lt;br /&gt;
&lt;br /&gt;
Now click on the &amp;quot;Control&amp;quot; Tab.  Put a check mark in &amp;quot;Controllable&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
Here you need to &amp;#039;&amp;#039;&amp;#039;look closely&amp;#039;&amp;#039;&amp;#039; - on the next line, marked &amp;quot;Control Type&amp;quot;, there&amp;#039;s a pulldown.  &amp;#039;&amp;#039;&amp;#039;Next to the pulldown to the right&amp;#039;&amp;#039;&amp;#039;, there&amp;#039;s a link named &amp;#039;&amp;#039;&amp;#039;&amp;quot;Edit&amp;quot;.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Before you can use this new control script you downloaded, you have to create an entry for it by clicking on &amp;#039;&amp;#039;&amp;#039;&amp;quot;Edit&amp;quot;.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
A new window opens that shows you all the types of control scripts ZM knows about.  In this window, you need to press the &amp;quot;&amp;#039;&amp;#039;&amp;#039;Add New Control&amp;#039;&amp;#039;&amp;#039;&amp;quot; button.&lt;br /&gt;
&lt;br /&gt;
A newer window opens that shows you all the things ZM needs to know about a &amp;#039;&amp;#039;Control Script&amp;#039;&amp;#039;.  Here&amp;#039;s what to put in there:&lt;br /&gt;
&lt;br /&gt;
In the first Tab, &amp;quot;Main&amp;quot;, enter the following values.&lt;br /&gt;
*Name &amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;SNC-M3W&lt;br /&gt;
*Type	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;Pulldown &amp;lt;Remote&amp;gt;&lt;br /&gt;
*Command&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;zmcontrol-SNC-M3W.pl&lt;br /&gt;
*Can Wake&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This - waking forces the camera into MJPEG mode for ZM&amp;gt;&lt;br /&gt;
*Can Sleep&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This - Sleeping sets the camera to MPEG mode&amp;gt;&lt;br /&gt;
*Can Reset&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This - Sleeping sets the camera to MPEG mode also&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
Now click on the &amp;quot;Move&amp;quot; Tab, and enter the following:&lt;br /&gt;
*Can Move&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Can Move Diagonally&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Can Move Mapped&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Can Move Absolute&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Can Move Relative&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Can Move Continuous&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;lt;&amp;#039;&amp;#039;&amp;#039;Check This Only If You Prefer Continuous Motion Mode - I prefer Relative Motion Mode&amp;#039;&amp;#039;&amp;#039;&amp;gt;&lt;br /&gt;
---&lt;br /&gt;
Click on the &amp;quot;Pan&amp;quot; Tab, and enter the following:&lt;br /&gt;
*Can Pan	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Min Pan Range	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;-60&lt;br /&gt;
*Max Pan Range	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;60&lt;br /&gt;
*Min Pan Step	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;0&lt;br /&gt;
*Max Pan Step	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;60&lt;br /&gt;
*Has Pan Speed	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Min Pan Speed	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;0&lt;br /&gt;
*Max Pan Speed	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;10&lt;br /&gt;
*Has Turbo Pan	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Do Not Check This&amp;gt;&lt;br /&gt;
*Turbo Pan Speed&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;Leave Blank&lt;br /&gt;
---&lt;br /&gt;
Click on the &amp;quot;Tilt&amp;quot; Tab, and enter the following:&lt;br /&gt;
*Can Tilt&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Min Tilt Range	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;-60&lt;br /&gt;
*Max Tilt Range	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;60&lt;br /&gt;
*Min Tilt Step	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;0&lt;br /&gt;
*Max Tilt Step	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;60&lt;br /&gt;
*Has Tilt Speed	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Min Tilt Speed	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;0&lt;br /&gt;
*Max Tilt Speed	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;10&lt;br /&gt;
*Has Turbo Tilt&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Do Not Check This&amp;gt;&lt;br /&gt;
*Turbo Tilt Speed&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;Leave Blank&lt;br /&gt;
&lt;br /&gt;
== Using the control in ZM ==&lt;br /&gt;
In the monitor window, you&amp;#039;ll now have a &amp;quot;Control&amp;quot; link in the upper left.  Clicking it gets you the control panel below the video window.  Clicking the arrows moves that camera.  &lt;br /&gt;
&lt;br /&gt;
And some other stuff goes here.&lt;br /&gt;
== Other nifty commands implemented in the control ==&lt;/div&gt;</summary>
		<author><name>Gneuf</name></author>
	</entry>
	<entry>
		<id>http://wiki.staging.zoneminder.com/index.php?title=Sony&amp;diff=2240</id>
		<title>Sony</title>
		<link rel="alternate" type="text/html" href="http://wiki.staging.zoneminder.com/index.php?title=Sony&amp;diff=2240"/>
		<updated>2007-11-30T11:15:16Z</updated>

		<summary type="html">&lt;p&gt;Gneuf: /* How to get the Control Script Ready */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Where to get the patches ==&lt;br /&gt;
Sony SNC patches for&lt;br /&gt;
[http://www.neufweb.org/zm_remote_camera-patches.tgz 1.22.1] and &lt;br /&gt;
[http://www.neufweb.org/zm_snc_v3_patches.tgz 1.22.3].  The 1.22.1 version does not support capture in PCRE Remote camera mode.&lt;br /&gt;
&lt;br /&gt;
== How to get the Control Script Ready ==&lt;br /&gt;
&lt;br /&gt;
Unzip and untar the files somewhere.  Copy the zmcontrol-SNC-M3W.pl file to /usr/local/bin.  &lt;br /&gt;
&lt;br /&gt;
Make it executable.  You might need to be root to do that:&lt;br /&gt;
&lt;br /&gt;
Chmod +x /usr/local/bin/zmcontrol-SNC-M3W.pl.&lt;br /&gt;
&lt;br /&gt;
With your favorite editor, go into the zmcontrol-SNC-M3W.pl file and edit the camera information - the IP Address, the port, the user name, and the password.&lt;br /&gt;
&lt;br /&gt;
The default line looks something like:&lt;br /&gt;
&lt;br /&gt;
my $address = &amp;quot;user:password\@192.168.1.192:9000&lt;br /&gt;
&lt;br /&gt;
Replace user, password, the IP (192.168.1.192), and if you didn&amp;#039;t change the default port of the camera using IE, then leave it as 9000.  Otherwise, set it identically to the way it&amp;#039;s set in IE - if it&amp;#039;s 9002, then change 9000 to 9002 here, too.&lt;br /&gt;
&lt;br /&gt;
Remember to save the file.&lt;br /&gt;
&lt;br /&gt;
== How to apply the patches ==&lt;br /&gt;
&lt;br /&gt;
If you don&amp;#039;t have ZM installed from source, this is where you figure out how to do that.  Use the WIki.  Use the Forum.  Use the Docs.  It&amp;#039;s easy.  Go ahead.  I&amp;#039;ll wait.&lt;br /&gt;
&lt;br /&gt;
Go to the src/ directory in your installation:  &lt;br /&gt;
&lt;br /&gt;
cd /home/myhome/mysources/Zoneminder-1.22.3/src &lt;br /&gt;
&lt;br /&gt;
Patch the first file:&lt;br /&gt;
&lt;br /&gt;
patch zm_remote_camera.cpp &amp;lt; /home/somewhere/you/extracted/the/patches/zm_remote_camera-1.22.3.cpp.patch &lt;br /&gt;
&lt;br /&gt;
And the second:&lt;br /&gt;
&lt;br /&gt;
patch zm_remote_camera.h &amp;lt; /home/somewhere/you/extracted/the/patches/zm_remote_camera-1.22.3.h.patch &lt;br /&gt;
&lt;br /&gt;
Hopefully, there were no errors.  If chunks fail, you might have a version mismatch, or your sources may already have been patched?  If it worked, you should now be able to recompile and reinstall ZM:&lt;br /&gt;
&lt;br /&gt;
make &amp;amp;&amp;amp; make install&lt;br /&gt;
&lt;br /&gt;
Voila!  Hopefully, that&amp;#039;s done.&lt;br /&gt;
&lt;br /&gt;
== Configuring the camera ==&lt;br /&gt;
First, you need to set up the camera using Internet Explorer.  Go to the camera&amp;#039;s IP address like so:&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;http://[ip address]/image1&lt;br /&gt;
&lt;br /&gt;
Click on the &amp;quot;Setting&amp;quot; button near the top of the page.  A new Explorer window opens.  In this window, on the left, click on the &amp;quot;Camera&amp;quot; link.&lt;br /&gt;
&lt;br /&gt;
On the &amp;quot;Common&amp;quot; Tab, set the camera into JPEG mode by clicking on the &amp;quot;Video mode&amp;quot; JPEG radio button.  Select the resolution you want to use from the &amp;quot;Image size&amp;quot; pulldown menu.  I use &amp;quot;320x240&amp;quot;.  Press the &amp;quot;Ok&amp;quot; button.&lt;br /&gt;
&lt;br /&gt;
Now click on the &amp;quot;JPEG&amp;quot; Tab, and pick your desired frame rate.  I use 5 fps.  Press the &amp;quot;Ok&amp;quot; button.&lt;br /&gt;
&lt;br /&gt;
Now you&amp;#039;re done using Internet Explorer.  Whew!&lt;br /&gt;
== Setting up the monitor in ZM ==&lt;br /&gt;
Now you need to add a monitor for this camera to ZM.  In the Console page, click on the &amp;quot;New Monitor&amp;quot; button.&lt;br /&gt;
In the first Tab, &amp;quot;General&amp;quot;, enter the following values.&lt;br /&gt;
*Name &amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Type in an appropriate name for this monitor&amp;gt;&lt;br /&gt;
*Source Type	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;Pulldown &amp;lt;Remote&amp;gt;&lt;br /&gt;
*Function	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;Pulldown &amp;lt;Monitor&amp;gt;&lt;br /&gt;
*Enabled &lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Linked Monitors&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Leave alone&amp;gt;&lt;br /&gt;
*Maximum FPS	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;The frame rate you set using Internet Explorer, above.  I used 5.&amp;gt;&lt;br /&gt;
*Alarm Maximum FPS	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Leave alone&amp;gt;&lt;br /&gt;
*Reference Image Blend &lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Leave alone&amp;gt;&lt;br /&gt;
*Triggers  &lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Leave alone&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
Now click on the &amp;quot;Source&amp;quot; Tab, and enter the following:&lt;br /&gt;
*Remote Host Name &amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;[username]:[password]@[camera IP address]&lt;br /&gt;
*Remote Host Port	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;80 (unless you changed this in the Internet Explorer camera setup page &amp;quot;Network&amp;quot;)&lt;br /&gt;
*Remote Host Path	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;/mjpeg?speed=5&lt;br /&gt;
*Remote Image Colors&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;Pulldown &amp;lt;24 bit color&amp;gt;&lt;br /&gt;
*Linked Monitors&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Leave alone&amp;gt;&lt;br /&gt;
*Capture Width (pixels)	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;The image width you set using Internet Explorer, above.  I used 320&amp;gt;&lt;br /&gt;
*Capture Height (pixels)	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;The image height you set using Internet Explorer, above.  I used 240&amp;gt;&lt;br /&gt;
*Orientation&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;Pulldown &amp;lt;Normal&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Now you MUST click on the &amp;quot;Save&amp;quot; button, and after a few moments, the new monitor will appear in the ZM Console window.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
If you click on the monitor name, assuming you did everything right, a window should open and you should see the video from the camera.&lt;br /&gt;
&lt;br /&gt;
== Where to get the Control module ==&lt;br /&gt;
[http://www.neufweb.org/zmcontrol_SNC-M3W.pl  Here!]&lt;br /&gt;
&lt;br /&gt;
== Setting up the control in ZM ==&lt;br /&gt;
First, you&amp;#039;ll have to &amp;quot;Install&amp;quot; the control by following these steps.  From the ZM Console, click on the source link of the monitor you created for the camera.  It&amp;#039;s listed as the IP address of your camera.  When you click it, it&amp;#039;s configuration page opens in a new window.&lt;br /&gt;
&lt;br /&gt;
Now click on the &amp;quot;Control&amp;quot; Tab.  Put a check mark in &amp;quot;Controllable&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
Here you need to &amp;#039;&amp;#039;&amp;#039;look closely&amp;#039;&amp;#039;&amp;#039; - on the next line, marked &amp;quot;Control Type&amp;quot;, there&amp;#039;s a pulldown.  &amp;#039;&amp;#039;&amp;#039;Next to the pulldown to the right&amp;#039;&amp;#039;&amp;#039;, there&amp;#039;s a link named &amp;#039;&amp;#039;&amp;#039;&amp;quot;Edit&amp;quot;.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Before you can use this new control script you downloaded, you have to create an entry for it by clicking on &amp;#039;&amp;#039;&amp;#039;&amp;quot;Edit&amp;quot;.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
A new window opens that shows you all the types of control scripts ZM knows about.  In this window, you need to press the &amp;quot;&amp;#039;&amp;#039;&amp;#039;Add New Control&amp;#039;&amp;#039;&amp;#039;&amp;quot; button.&lt;br /&gt;
&lt;br /&gt;
A newer window opens that shows you all the things ZM needs to know about a &amp;#039;&amp;#039;Control Script&amp;#039;&amp;#039;.  Here&amp;#039;s what to put in there:&lt;br /&gt;
&lt;br /&gt;
In the first Tab, &amp;quot;Main&amp;quot;, enter the following values.&lt;br /&gt;
*Name &amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;SNC-M3W&lt;br /&gt;
*Type	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;Pulldown &amp;lt;Remote&amp;gt;&lt;br /&gt;
*Command&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;zmcontrol-SNC-M3W.pl&lt;br /&gt;
*Can Wake&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This - waking forces the camera into MJPEG mode for ZM&amp;gt;&lt;br /&gt;
*Can Sleep&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This - Sleeping sets the camera to MPEG mode&amp;gt;&lt;br /&gt;
*Can Reset&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This - Sleeping sets the camera to MPEG mode also&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
Now click on the &amp;quot;Move&amp;quot; Tab, and enter the following:&lt;br /&gt;
*Can Move&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Can Move Diagonally&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Can Move Mapped&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Can Move Absolute&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Can Move Relative&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Can Move Continuous&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;lt;&amp;#039;&amp;#039;&amp;#039;Check This Only If You Prefer Continuous Motion Mode - I prefer Relative Motion Mode&amp;#039;&amp;#039;&amp;#039;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;More in the morning...&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
== Using the control in ZM ==&lt;br /&gt;
In the monitor window, you&amp;#039;ll now have a &amp;quot;Control&amp;quot; link in the upper left.  Clicking it gets you the control panel below the video window.  Clicking the arrows moves that camera.  &lt;br /&gt;
&lt;br /&gt;
And some other stuff goes here.&lt;br /&gt;
== Other nifty commands implemented in the control ==&lt;/div&gt;</summary>
		<author><name>Gneuf</name></author>
	</entry>
	<entry>
		<id>http://wiki.staging.zoneminder.com/index.php?title=Sony&amp;diff=2239</id>
		<title>Sony</title>
		<link rel="alternate" type="text/html" href="http://wiki.staging.zoneminder.com/index.php?title=Sony&amp;diff=2239"/>
		<updated>2007-11-30T11:13:34Z</updated>

		<summary type="html">&lt;p&gt;Gneuf: /* How to apply the patches */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Where to get the patches ==&lt;br /&gt;
Sony SNC patches for&lt;br /&gt;
[http://www.neufweb.org/zm_remote_camera-patches.tgz 1.22.1] and &lt;br /&gt;
[http://www.neufweb.org/zm_snc_v3_patches.tgz 1.22.3].  The 1.22.1 version does not support capture in PCRE Remote camera mode.&lt;br /&gt;
&lt;br /&gt;
== How to get the Control Script Ready ==&lt;br /&gt;
&lt;br /&gt;
Unzip and untar the files somewhere.  Copy the zmcontrol-SNC-M3W.pl file to /usr/local/bin.  Chmod +x /usr/local/bin/zmcontrol-SNC-M3W.pl.&lt;br /&gt;
&lt;br /&gt;
With your favorite editor, go into the zmcontrol-SNC-M3W.pl file and edit the camera information - the IP Address, the port, the user name, and the password.&lt;br /&gt;
&lt;br /&gt;
The line looks something like:&lt;br /&gt;
&lt;br /&gt;
my $address = &amp;quot;user:password\@192.168.1.192:9000&lt;br /&gt;
&lt;br /&gt;
Replace user, password, the IP (192.168.1.192), and if you didn&amp;#039;t change the default port of the camera using IE, then leave it as 9000.&lt;br /&gt;
&lt;br /&gt;
Remember to save the file.&lt;br /&gt;
&lt;br /&gt;
== How to apply the patches ==&lt;br /&gt;
&lt;br /&gt;
If you don&amp;#039;t have ZM installed from source, this is where you figure out how to do that.  Use the WIki.  Use the Forum.  Use the Docs.  It&amp;#039;s easy.  Go ahead.  I&amp;#039;ll wait.&lt;br /&gt;
&lt;br /&gt;
Go to the src/ directory in your installation:  &lt;br /&gt;
&lt;br /&gt;
cd /home/myhome/mysources/Zoneminder-1.22.3/src &lt;br /&gt;
&lt;br /&gt;
Patch the first file:&lt;br /&gt;
&lt;br /&gt;
patch zm_remote_camera.cpp &amp;lt; /home/somewhere/you/extracted/the/patches/zm_remote_camera-1.22.3.cpp.patch &lt;br /&gt;
&lt;br /&gt;
And the second:&lt;br /&gt;
&lt;br /&gt;
patch zm_remote_camera.h &amp;lt; /home/somewhere/you/extracted/the/patches/zm_remote_camera-1.22.3.h.patch &lt;br /&gt;
&lt;br /&gt;
Hopefully, there were no errors.  If chunks fail, you might have a version mismatch, or your sources may already have been patched?  If it worked, you should now be able to recompile and reinstall ZM:&lt;br /&gt;
&lt;br /&gt;
make &amp;amp;&amp;amp; make install&lt;br /&gt;
&lt;br /&gt;
Voila!  Hopefully, that&amp;#039;s done.&lt;br /&gt;
&lt;br /&gt;
== Configuring the camera ==&lt;br /&gt;
First, you need to set up the camera using Internet Explorer.  Go to the camera&amp;#039;s IP address like so:&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;http://[ip address]/image1&lt;br /&gt;
&lt;br /&gt;
Click on the &amp;quot;Setting&amp;quot; button near the top of the page.  A new Explorer window opens.  In this window, on the left, click on the &amp;quot;Camera&amp;quot; link.&lt;br /&gt;
&lt;br /&gt;
On the &amp;quot;Common&amp;quot; Tab, set the camera into JPEG mode by clicking on the &amp;quot;Video mode&amp;quot; JPEG radio button.  Select the resolution you want to use from the &amp;quot;Image size&amp;quot; pulldown menu.  I use &amp;quot;320x240&amp;quot;.  Press the &amp;quot;Ok&amp;quot; button.&lt;br /&gt;
&lt;br /&gt;
Now click on the &amp;quot;JPEG&amp;quot; Tab, and pick your desired frame rate.  I use 5 fps.  Press the &amp;quot;Ok&amp;quot; button.&lt;br /&gt;
&lt;br /&gt;
Now you&amp;#039;re done using Internet Explorer.  Whew!&lt;br /&gt;
== Setting up the monitor in ZM ==&lt;br /&gt;
Now you need to add a monitor for this camera to ZM.  In the Console page, click on the &amp;quot;New Monitor&amp;quot; button.&lt;br /&gt;
In the first Tab, &amp;quot;General&amp;quot;, enter the following values.&lt;br /&gt;
*Name &amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Type in an appropriate name for this monitor&amp;gt;&lt;br /&gt;
*Source Type	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;Pulldown &amp;lt;Remote&amp;gt;&lt;br /&gt;
*Function	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;Pulldown &amp;lt;Monitor&amp;gt;&lt;br /&gt;
*Enabled &lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Linked Monitors&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Leave alone&amp;gt;&lt;br /&gt;
*Maximum FPS	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;The frame rate you set using Internet Explorer, above.  I used 5.&amp;gt;&lt;br /&gt;
*Alarm Maximum FPS	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Leave alone&amp;gt;&lt;br /&gt;
*Reference Image Blend &lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Leave alone&amp;gt;&lt;br /&gt;
*Triggers  &lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Leave alone&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
Now click on the &amp;quot;Source&amp;quot; Tab, and enter the following:&lt;br /&gt;
*Remote Host Name &amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;[username]:[password]@[camera IP address]&lt;br /&gt;
*Remote Host Port	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;80 (unless you changed this in the Internet Explorer camera setup page &amp;quot;Network&amp;quot;)&lt;br /&gt;
*Remote Host Path	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;/mjpeg?speed=5&lt;br /&gt;
*Remote Image Colors&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;Pulldown &amp;lt;24 bit color&amp;gt;&lt;br /&gt;
*Linked Monitors&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Leave alone&amp;gt;&lt;br /&gt;
*Capture Width (pixels)	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;The image width you set using Internet Explorer, above.  I used 320&amp;gt;&lt;br /&gt;
*Capture Height (pixels)	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;The image height you set using Internet Explorer, above.  I used 240&amp;gt;&lt;br /&gt;
*Orientation&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;Pulldown &amp;lt;Normal&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Now you MUST click on the &amp;quot;Save&amp;quot; button, and after a few moments, the new monitor will appear in the ZM Console window.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
If you click on the monitor name, assuming you did everything right, a window should open and you should see the video from the camera.&lt;br /&gt;
&lt;br /&gt;
== Where to get the Control module ==&lt;br /&gt;
[http://www.neufweb.org/zmcontrol_SNC-M3W.pl  Here!]&lt;br /&gt;
&lt;br /&gt;
== Setting up the control in ZM ==&lt;br /&gt;
First, you&amp;#039;ll have to &amp;quot;Install&amp;quot; the control by following these steps.  From the ZM Console, click on the source link of the monitor you created for the camera.  It&amp;#039;s listed as the IP address of your camera.  When you click it, it&amp;#039;s configuration page opens in a new window.&lt;br /&gt;
&lt;br /&gt;
Now click on the &amp;quot;Control&amp;quot; Tab.  Put a check mark in &amp;quot;Controllable&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
Here you need to &amp;#039;&amp;#039;&amp;#039;look closely&amp;#039;&amp;#039;&amp;#039; - on the next line, marked &amp;quot;Control Type&amp;quot;, there&amp;#039;s a pulldown.  &amp;#039;&amp;#039;&amp;#039;Next to the pulldown to the right&amp;#039;&amp;#039;&amp;#039;, there&amp;#039;s a link named &amp;#039;&amp;#039;&amp;#039;&amp;quot;Edit&amp;quot;.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Before you can use this new control script you downloaded, you have to create an entry for it by clicking on &amp;#039;&amp;#039;&amp;#039;&amp;quot;Edit&amp;quot;.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
A new window opens that shows you all the types of control scripts ZM knows about.  In this window, you need to press the &amp;quot;&amp;#039;&amp;#039;&amp;#039;Add New Control&amp;#039;&amp;#039;&amp;#039;&amp;quot; button.&lt;br /&gt;
&lt;br /&gt;
A newer window opens that shows you all the things ZM needs to know about a &amp;#039;&amp;#039;Control Script&amp;#039;&amp;#039;.  Here&amp;#039;s what to put in there:&lt;br /&gt;
&lt;br /&gt;
In the first Tab, &amp;quot;Main&amp;quot;, enter the following values.&lt;br /&gt;
*Name &amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;SNC-M3W&lt;br /&gt;
*Type	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;Pulldown &amp;lt;Remote&amp;gt;&lt;br /&gt;
*Command&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;zmcontrol-SNC-M3W.pl&lt;br /&gt;
*Can Wake&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This - waking forces the camera into MJPEG mode for ZM&amp;gt;&lt;br /&gt;
*Can Sleep&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This - Sleeping sets the camera to MPEG mode&amp;gt;&lt;br /&gt;
*Can Reset&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This - Sleeping sets the camera to MPEG mode also&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
Now click on the &amp;quot;Move&amp;quot; Tab, and enter the following:&lt;br /&gt;
*Can Move&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Can Move Diagonally&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Can Move Mapped&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Can Move Absolute&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Can Move Relative&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Can Move Continuous&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;lt;&amp;#039;&amp;#039;&amp;#039;Check This Only If You Prefer Continuous Motion Mode - I prefer Relative Motion Mode&amp;#039;&amp;#039;&amp;#039;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;More in the morning...&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
== Using the control in ZM ==&lt;br /&gt;
In the monitor window, you&amp;#039;ll now have a &amp;quot;Control&amp;quot; link in the upper left.  Clicking it gets you the control panel below the video window.  Clicking the arrows moves that camera.  &lt;br /&gt;
&lt;br /&gt;
And some other stuff goes here.&lt;br /&gt;
== Other nifty commands implemented in the control ==&lt;/div&gt;</summary>
		<author><name>Gneuf</name></author>
	</entry>
	<entry>
		<id>http://wiki.staging.zoneminder.com/index.php?title=Sony&amp;diff=2238</id>
		<title>Sony</title>
		<link rel="alternate" type="text/html" href="http://wiki.staging.zoneminder.com/index.php?title=Sony&amp;diff=2238"/>
		<updated>2007-11-30T11:04:31Z</updated>

		<summary type="html">&lt;p&gt;Gneuf: /* How to apply the patches */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Where to get the patches ==&lt;br /&gt;
Sony SNC patches for&lt;br /&gt;
[http://www.neufweb.org/zm_remote_camera-patches.tgz 1.22.1] and &lt;br /&gt;
[http://www.neufweb.org/zm_snc_v3_patches.tgz 1.22.3].  The 1.22.1 version does not support capture in PCRE Remote camera mode.&lt;br /&gt;
&lt;br /&gt;
== How to apply the patches ==&lt;br /&gt;
Unzip and untar the files somewhere.  Copy the zmcontrol-SNC-M3W.pl file to /usr/local/bin.  Chmod +x /usr/local/bin/zmcontrol-SNC-M3W.pl.&lt;br /&gt;
&lt;br /&gt;
If you don&amp;#039;t have ZM installed from source, this is where you figure out how to do that.  Use the WIki.  Use the Forum.  Use the Docs.  It&amp;#039;s easy.  Go ahead.  I&amp;#039;ll wait.&lt;br /&gt;
&lt;br /&gt;
Go to the src/ directory in your installation:  &lt;br /&gt;
&lt;br /&gt;
cd /home/myhome/mysources/Zoneminder-1.22.3/src &lt;br /&gt;
&lt;br /&gt;
Patch the first file:&lt;br /&gt;
&lt;br /&gt;
patch zm_remote_camera.cpp &amp;lt; /home/myhome/zm_remote_camera-1.22.3.cpp.patch &lt;br /&gt;
&lt;br /&gt;
And the second:&lt;br /&gt;
&lt;br /&gt;
patch zm_remote_camera.h &amp;lt; /home/myhome/zm_remote_camera-1.22.3.h.patch &lt;br /&gt;
&lt;br /&gt;
Hopefully, there were no errors.  If chunks fail, you might have a version mismatch, or your sources may already have been patched?  If it worked, you should now be able to recompile and reinstall ZM:&lt;br /&gt;
&lt;br /&gt;
make &amp;amp;&amp;amp; make install&lt;br /&gt;
&lt;br /&gt;
Voila!  Hopefully, that&amp;#039;s done.&lt;br /&gt;
&lt;br /&gt;
== Configuring the camera ==&lt;br /&gt;
First, you need to set up the camera using Internet Explorer.  Go to the camera&amp;#039;s IP address like so:&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;http://[ip address]/image1&lt;br /&gt;
&lt;br /&gt;
Click on the &amp;quot;Setting&amp;quot; button near the top of the page.  A new Explorer window opens.  In this window, on the left, click on the &amp;quot;Camera&amp;quot; link.&lt;br /&gt;
&lt;br /&gt;
On the &amp;quot;Common&amp;quot; Tab, set the camera into JPEG mode by clicking on the &amp;quot;Video mode&amp;quot; JPEG radio button.  Select the resolution you want to use from the &amp;quot;Image size&amp;quot; pulldown menu.  I use &amp;quot;320x240&amp;quot;.  Press the &amp;quot;Ok&amp;quot; button.&lt;br /&gt;
&lt;br /&gt;
Now click on the &amp;quot;JPEG&amp;quot; Tab, and pick your desired frame rate.  I use 5 fps.  Press the &amp;quot;Ok&amp;quot; button.&lt;br /&gt;
&lt;br /&gt;
Now you&amp;#039;re done using Internet Explorer.  Whew!&lt;br /&gt;
== Setting up the monitor in ZM ==&lt;br /&gt;
Now you need to add a monitor for this camera to ZM.  In the Console page, click on the &amp;quot;New Monitor&amp;quot; button.&lt;br /&gt;
In the first Tab, &amp;quot;General&amp;quot;, enter the following values.&lt;br /&gt;
*Name &amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Type in an appropriate name for this monitor&amp;gt;&lt;br /&gt;
*Source Type	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;Pulldown &amp;lt;Remote&amp;gt;&lt;br /&gt;
*Function	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;Pulldown &amp;lt;Monitor&amp;gt;&lt;br /&gt;
*Enabled &lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Linked Monitors&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Leave alone&amp;gt;&lt;br /&gt;
*Maximum FPS	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;The frame rate you set using Internet Explorer, above.  I used 5.&amp;gt;&lt;br /&gt;
*Alarm Maximum FPS	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Leave alone&amp;gt;&lt;br /&gt;
*Reference Image Blend &lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Leave alone&amp;gt;&lt;br /&gt;
*Triggers  &lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Leave alone&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
Now click on the &amp;quot;Source&amp;quot; Tab, and enter the following:&lt;br /&gt;
*Remote Host Name &amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;[username]:[password]@[camera IP address]&lt;br /&gt;
*Remote Host Port	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;80 (unless you changed this in the Internet Explorer camera setup page &amp;quot;Network&amp;quot;)&lt;br /&gt;
*Remote Host Path	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;/mjpeg?speed=5&lt;br /&gt;
*Remote Image Colors&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;Pulldown &amp;lt;24 bit color&amp;gt;&lt;br /&gt;
*Linked Monitors&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Leave alone&amp;gt;&lt;br /&gt;
*Capture Width (pixels)	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;The image width you set using Internet Explorer, above.  I used 320&amp;gt;&lt;br /&gt;
*Capture Height (pixels)	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;The image height you set using Internet Explorer, above.  I used 240&amp;gt;&lt;br /&gt;
*Orientation&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;Pulldown &amp;lt;Normal&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Now you MUST click on the &amp;quot;Save&amp;quot; button, and after a few moments, the new monitor will appear in the ZM Console window.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
If you click on the monitor name, assuming you did everything right, a window should open and you should see the video from the camera.&lt;br /&gt;
&lt;br /&gt;
== Where to get the Control module ==&lt;br /&gt;
[http://www.neufweb.org/zmcontrol_SNC-M3W.pl  Here!]&lt;br /&gt;
&lt;br /&gt;
== Setting up the control in ZM ==&lt;br /&gt;
First, you&amp;#039;ll have to &amp;quot;Install&amp;quot; the control by following these steps.  From the ZM Console, click on the source link of the monitor you created for the camera.  It&amp;#039;s listed as the IP address of your camera.  When you click it, it&amp;#039;s configuration page opens in a new window.&lt;br /&gt;
&lt;br /&gt;
Now click on the &amp;quot;Control&amp;quot; Tab.  Put a check mark in &amp;quot;Controllable&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
Here you need to &amp;#039;&amp;#039;&amp;#039;look closely&amp;#039;&amp;#039;&amp;#039; - on the next line, marked &amp;quot;Control Type&amp;quot;, there&amp;#039;s a pulldown.  &amp;#039;&amp;#039;&amp;#039;Next to the pulldown to the right&amp;#039;&amp;#039;&amp;#039;, there&amp;#039;s a link named &amp;#039;&amp;#039;&amp;#039;&amp;quot;Edit&amp;quot;.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Before you can use this new control script you downloaded, you have to create an entry for it by clicking on &amp;#039;&amp;#039;&amp;#039;&amp;quot;Edit&amp;quot;.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
A new window opens that shows you all the types of control scripts ZM knows about.  In this window, you need to press the &amp;quot;&amp;#039;&amp;#039;&amp;#039;Add New Control&amp;#039;&amp;#039;&amp;#039;&amp;quot; button.&lt;br /&gt;
&lt;br /&gt;
A newer window opens that shows you all the things ZM needs to know about a &amp;#039;&amp;#039;Control Script&amp;#039;&amp;#039;.  Here&amp;#039;s what to put in there:&lt;br /&gt;
&lt;br /&gt;
In the first Tab, &amp;quot;Main&amp;quot;, enter the following values.&lt;br /&gt;
*Name &amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;SNC-M3W&lt;br /&gt;
*Type	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;Pulldown &amp;lt;Remote&amp;gt;&lt;br /&gt;
*Command&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;zmcontrol-SNC-M3W.pl&lt;br /&gt;
*Can Wake&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This - waking forces the camera into MJPEG mode for ZM&amp;gt;&lt;br /&gt;
*Can Sleep&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This - Sleeping sets the camera to MPEG mode&amp;gt;&lt;br /&gt;
*Can Reset&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This - Sleeping sets the camera to MPEG mode also&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
Now click on the &amp;quot;Move&amp;quot; Tab, and enter the following:&lt;br /&gt;
*Can Move&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Can Move Diagonally&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Can Move Mapped&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Can Move Absolute&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Can Move Relative&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Can Move Continuous&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;lt;&amp;#039;&amp;#039;&amp;#039;Check This Only If You Prefer Continuous Motion Mode - I prefer Relative Motion Mode&amp;#039;&amp;#039;&amp;#039;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;More in the morning...&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
== Using the control in ZM ==&lt;br /&gt;
In the monitor window, you&amp;#039;ll now have a &amp;quot;Control&amp;quot; link in the upper left.  Clicking it gets you the control panel below the video window.  Clicking the arrows moves that camera.  &lt;br /&gt;
&lt;br /&gt;
And some other stuff goes here.&lt;br /&gt;
== Other nifty commands implemented in the control ==&lt;/div&gt;</summary>
		<author><name>Gneuf</name></author>
	</entry>
	<entry>
		<id>http://wiki.staging.zoneminder.com/index.php?title=Sony&amp;diff=2237</id>
		<title>Sony</title>
		<link rel="alternate" type="text/html" href="http://wiki.staging.zoneminder.com/index.php?title=Sony&amp;diff=2237"/>
		<updated>2007-11-30T11:03:00Z</updated>

		<summary type="html">&lt;p&gt;Gneuf: /* Where to get the patches */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Where to get the patches ==&lt;br /&gt;
Sony SNC patches for&lt;br /&gt;
[http://www.neufweb.org/zm_remote_camera-patches.tgz 1.22.1] and &lt;br /&gt;
[http://www.neufweb.org/zm_snc_v3_patches.tgz 1.22.3].  The 1.22.1 version does not support capture in PCRE Remote camera mode.&lt;br /&gt;
&lt;br /&gt;
== How to apply the patches ==&lt;br /&gt;
Unzip and untar the files somewhere.  Copy the zmcontrol-SNC-M3W.pl file to /usr/local/bin.  Chmod +x /usr/local/bin/zmcontrol-SNC-M3w.pl.&lt;br /&gt;
&lt;br /&gt;
If you don&amp;#039;t have ZM installed from source, this is where you figure out how to do that.  Use the WIki.  Use the Forum.  Use the Docs.  It&amp;#039;s easy.  Go ahead.  I&amp;#039;ll wait.&lt;br /&gt;
&lt;br /&gt;
Go to the src/ directory in your installation:  &lt;br /&gt;
&lt;br /&gt;
cd /home/myhome/mysources/Zoneminder-1.22.3/src &lt;br /&gt;
&lt;br /&gt;
Patch the first file:&lt;br /&gt;
&lt;br /&gt;
patch zm_remote_camera.cpp &amp;lt; /home/myhome/zm_remote_camera-1.22.3.cpp.patch &lt;br /&gt;
&lt;br /&gt;
And the second:&lt;br /&gt;
&lt;br /&gt;
patch zm_remote_camera.h &amp;lt; /home/myhome/zm_remote_camera-1.22.3.h.patch &lt;br /&gt;
&lt;br /&gt;
Hopefully, there were no errors.  If chunks fail, you might have a version mismatch, or your sources may already have been patched?  If it worked, you should now be able to recompile and reinstall ZM:&lt;br /&gt;
&lt;br /&gt;
make &amp;amp;&amp;amp; make install&lt;br /&gt;
&lt;br /&gt;
Voila!  Hopefully, that&amp;#039;s done.&lt;br /&gt;
== Configuring the camera ==&lt;br /&gt;
First, you need to set up the camera using Internet Explorer.  Go to the camera&amp;#039;s IP address like so:&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;http://[ip address]/image1&lt;br /&gt;
&lt;br /&gt;
Click on the &amp;quot;Setting&amp;quot; button near the top of the page.  A new Explorer window opens.  In this window, on the left, click on the &amp;quot;Camera&amp;quot; link.&lt;br /&gt;
&lt;br /&gt;
On the &amp;quot;Common&amp;quot; Tab, set the camera into JPEG mode by clicking on the &amp;quot;Video mode&amp;quot; JPEG radio button.  Select the resolution you want to use from the &amp;quot;Image size&amp;quot; pulldown menu.  I use &amp;quot;320x240&amp;quot;.  Press the &amp;quot;Ok&amp;quot; button.&lt;br /&gt;
&lt;br /&gt;
Now click on the &amp;quot;JPEG&amp;quot; Tab, and pick your desired frame rate.  I use 5 fps.  Press the &amp;quot;Ok&amp;quot; button.&lt;br /&gt;
&lt;br /&gt;
Now you&amp;#039;re done using Internet Explorer.  Whew!&lt;br /&gt;
== Setting up the monitor in ZM ==&lt;br /&gt;
Now you need to add a monitor for this camera to ZM.  In the Console page, click on the &amp;quot;New Monitor&amp;quot; button.&lt;br /&gt;
In the first Tab, &amp;quot;General&amp;quot;, enter the following values.&lt;br /&gt;
*Name &amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Type in an appropriate name for this monitor&amp;gt;&lt;br /&gt;
*Source Type	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;Pulldown &amp;lt;Remote&amp;gt;&lt;br /&gt;
*Function	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;Pulldown &amp;lt;Monitor&amp;gt;&lt;br /&gt;
*Enabled &lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Linked Monitors&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Leave alone&amp;gt;&lt;br /&gt;
*Maximum FPS	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;The frame rate you set using Internet Explorer, above.  I used 5.&amp;gt;&lt;br /&gt;
*Alarm Maximum FPS	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Leave alone&amp;gt;&lt;br /&gt;
*Reference Image Blend &lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Leave alone&amp;gt;&lt;br /&gt;
*Triggers  &lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Leave alone&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
Now click on the &amp;quot;Source&amp;quot; Tab, and enter the following:&lt;br /&gt;
*Remote Host Name &amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;[username]:[password]@[camera IP address]&lt;br /&gt;
*Remote Host Port	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;80 (unless you changed this in the Internet Explorer camera setup page &amp;quot;Network&amp;quot;)&lt;br /&gt;
*Remote Host Path	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;/mjpeg?speed=5&lt;br /&gt;
*Remote Image Colors&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;Pulldown &amp;lt;24 bit color&amp;gt;&lt;br /&gt;
*Linked Monitors&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Leave alone&amp;gt;&lt;br /&gt;
*Capture Width (pixels)	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;The image width you set using Internet Explorer, above.  I used 320&amp;gt;&lt;br /&gt;
*Capture Height (pixels)	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;The image height you set using Internet Explorer, above.  I used 240&amp;gt;&lt;br /&gt;
*Orientation&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;Pulldown &amp;lt;Normal&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Now you MUST click on the &amp;quot;Save&amp;quot; button, and after a few moments, the new monitor will appear in the ZM Console window.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
If you click on the monitor name, assuming you did everything right, a window should open and you should see the video from the camera.&lt;br /&gt;
&lt;br /&gt;
== Where to get the Control module ==&lt;br /&gt;
[http://www.neufweb.org/zmcontrol_SNC-M3W.pl  Here!]&lt;br /&gt;
&lt;br /&gt;
== Setting up the control in ZM ==&lt;br /&gt;
First, you&amp;#039;ll have to &amp;quot;Install&amp;quot; the control by following these steps.  From the ZM Console, click on the source link of the monitor you created for the camera.  It&amp;#039;s listed as the IP address of your camera.  When you click it, it&amp;#039;s configuration page opens in a new window.&lt;br /&gt;
&lt;br /&gt;
Now click on the &amp;quot;Control&amp;quot; Tab.  Put a check mark in &amp;quot;Controllable&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
Here you need to &amp;#039;&amp;#039;&amp;#039;look closely&amp;#039;&amp;#039;&amp;#039; - on the next line, marked &amp;quot;Control Type&amp;quot;, there&amp;#039;s a pulldown.  &amp;#039;&amp;#039;&amp;#039;Next to the pulldown to the right&amp;#039;&amp;#039;&amp;#039;, there&amp;#039;s a link named &amp;#039;&amp;#039;&amp;#039;&amp;quot;Edit&amp;quot;.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Before you can use this new control script you downloaded, you have to create an entry for it by clicking on &amp;#039;&amp;#039;&amp;#039;&amp;quot;Edit&amp;quot;.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
A new window opens that shows you all the types of control scripts ZM knows about.  In this window, you need to press the &amp;quot;&amp;#039;&amp;#039;&amp;#039;Add New Control&amp;#039;&amp;#039;&amp;#039;&amp;quot; button.&lt;br /&gt;
&lt;br /&gt;
A newer window opens that shows you all the things ZM needs to know about a &amp;#039;&amp;#039;Control Script&amp;#039;&amp;#039;.  Here&amp;#039;s what to put in there:&lt;br /&gt;
&lt;br /&gt;
In the first Tab, &amp;quot;Main&amp;quot;, enter the following values.&lt;br /&gt;
*Name &amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;SNC-M3W&lt;br /&gt;
*Type	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;Pulldown &amp;lt;Remote&amp;gt;&lt;br /&gt;
*Command&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;zmcontrol-SNC-M3W.pl&lt;br /&gt;
*Can Wake&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This - waking forces the camera into MJPEG mode for ZM&amp;gt;&lt;br /&gt;
*Can Sleep&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This - Sleeping sets the camera to MPEG mode&amp;gt;&lt;br /&gt;
*Can Reset&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This - Sleeping sets the camera to MPEG mode also&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
Now click on the &amp;quot;Move&amp;quot; Tab, and enter the following:&lt;br /&gt;
*Can Move&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Can Move Diagonally&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Can Move Mapped&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Can Move Absolute&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Can Move Relative&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Can Move Continuous&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;lt;&amp;#039;&amp;#039;&amp;#039;Check This Only If You Prefer Continuous Motion Mode - I prefer Relative Motion Mode&amp;#039;&amp;#039;&amp;#039;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;More in the morning...&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
== Using the control in ZM ==&lt;br /&gt;
In the monitor window, you&amp;#039;ll now have a &amp;quot;Control&amp;quot; link in the upper left.  Clicking it gets you the control panel below the video window.  Clicking the arrows moves that camera.  &lt;br /&gt;
&lt;br /&gt;
And some other stuff goes here.&lt;br /&gt;
== Other nifty commands implemented in the control ==&lt;/div&gt;</summary>
		<author><name>Gneuf</name></author>
	</entry>
	<entry>
		<id>http://wiki.staging.zoneminder.com/index.php?title=Sony&amp;diff=2236</id>
		<title>Sony</title>
		<link rel="alternate" type="text/html" href="http://wiki.staging.zoneminder.com/index.php?title=Sony&amp;diff=2236"/>
		<updated>2007-11-30T11:02:30Z</updated>

		<summary type="html">&lt;p&gt;Gneuf: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Where to get the patches ==&lt;br /&gt;
Sony SNC patches for&lt;br /&gt;
[http://www.neufweb.org/zm_remote_camera-patches.tgz 1.22.1] and &lt;br /&gt;
[http://www.neufweb.org/zm_snc_v2_patches.tgz 1.22.3].  The 1.22.1 version does not support capture in PCRE Remote camera mode.&lt;br /&gt;
&lt;br /&gt;
== How to apply the patches ==&lt;br /&gt;
Unzip and untar the files somewhere.  Copy the zmcontrol-SNC-M3W.pl file to /usr/local/bin.  Chmod +x /usr/local/bin/zmcontrol-SNC-M3w.pl.&lt;br /&gt;
&lt;br /&gt;
If you don&amp;#039;t have ZM installed from source, this is where you figure out how to do that.  Use the WIki.  Use the Forum.  Use the Docs.  It&amp;#039;s easy.  Go ahead.  I&amp;#039;ll wait.&lt;br /&gt;
&lt;br /&gt;
Go to the src/ directory in your installation:  &lt;br /&gt;
&lt;br /&gt;
cd /home/myhome/mysources/Zoneminder-1.22.3/src &lt;br /&gt;
&lt;br /&gt;
Patch the first file:&lt;br /&gt;
&lt;br /&gt;
patch zm_remote_camera.cpp &amp;lt; /home/myhome/zm_remote_camera-1.22.3.cpp.patch &lt;br /&gt;
&lt;br /&gt;
And the second:&lt;br /&gt;
&lt;br /&gt;
patch zm_remote_camera.h &amp;lt; /home/myhome/zm_remote_camera-1.22.3.h.patch &lt;br /&gt;
&lt;br /&gt;
Hopefully, there were no errors.  If chunks fail, you might have a version mismatch, or your sources may already have been patched?  If it worked, you should now be able to recompile and reinstall ZM:&lt;br /&gt;
&lt;br /&gt;
make &amp;amp;&amp;amp; make install&lt;br /&gt;
&lt;br /&gt;
Voila!  Hopefully, that&amp;#039;s done.&lt;br /&gt;
== Configuring the camera ==&lt;br /&gt;
First, you need to set up the camera using Internet Explorer.  Go to the camera&amp;#039;s IP address like so:&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;http://[ip address]/image1&lt;br /&gt;
&lt;br /&gt;
Click on the &amp;quot;Setting&amp;quot; button near the top of the page.  A new Explorer window opens.  In this window, on the left, click on the &amp;quot;Camera&amp;quot; link.&lt;br /&gt;
&lt;br /&gt;
On the &amp;quot;Common&amp;quot; Tab, set the camera into JPEG mode by clicking on the &amp;quot;Video mode&amp;quot; JPEG radio button.  Select the resolution you want to use from the &amp;quot;Image size&amp;quot; pulldown menu.  I use &amp;quot;320x240&amp;quot;.  Press the &amp;quot;Ok&amp;quot; button.&lt;br /&gt;
&lt;br /&gt;
Now click on the &amp;quot;JPEG&amp;quot; Tab, and pick your desired frame rate.  I use 5 fps.  Press the &amp;quot;Ok&amp;quot; button.&lt;br /&gt;
&lt;br /&gt;
Now you&amp;#039;re done using Internet Explorer.  Whew!&lt;br /&gt;
== Setting up the monitor in ZM ==&lt;br /&gt;
Now you need to add a monitor for this camera to ZM.  In the Console page, click on the &amp;quot;New Monitor&amp;quot; button.&lt;br /&gt;
In the first Tab, &amp;quot;General&amp;quot;, enter the following values.&lt;br /&gt;
*Name &amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Type in an appropriate name for this monitor&amp;gt;&lt;br /&gt;
*Source Type	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;Pulldown &amp;lt;Remote&amp;gt;&lt;br /&gt;
*Function	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;Pulldown &amp;lt;Monitor&amp;gt;&lt;br /&gt;
*Enabled &lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Linked Monitors&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Leave alone&amp;gt;&lt;br /&gt;
*Maximum FPS	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;The frame rate you set using Internet Explorer, above.  I used 5.&amp;gt;&lt;br /&gt;
*Alarm Maximum FPS	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Leave alone&amp;gt;&lt;br /&gt;
*Reference Image Blend &lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Leave alone&amp;gt;&lt;br /&gt;
*Triggers  &lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Leave alone&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
Now click on the &amp;quot;Source&amp;quot; Tab, and enter the following:&lt;br /&gt;
*Remote Host Name &amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;[username]:[password]@[camera IP address]&lt;br /&gt;
*Remote Host Port	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;80 (unless you changed this in the Internet Explorer camera setup page &amp;quot;Network&amp;quot;)&lt;br /&gt;
*Remote Host Path	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;/mjpeg?speed=5&lt;br /&gt;
*Remote Image Colors&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;Pulldown &amp;lt;24 bit color&amp;gt;&lt;br /&gt;
*Linked Monitors&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Leave alone&amp;gt;&lt;br /&gt;
*Capture Width (pixels)	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;The image width you set using Internet Explorer, above.  I used 320&amp;gt;&lt;br /&gt;
*Capture Height (pixels)	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;The image height you set using Internet Explorer, above.  I used 240&amp;gt;&lt;br /&gt;
*Orientation&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;Pulldown &amp;lt;Normal&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Now you MUST click on the &amp;quot;Save&amp;quot; button, and after a few moments, the new monitor will appear in the ZM Console window.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
If you click on the monitor name, assuming you did everything right, a window should open and you should see the video from the camera.&lt;br /&gt;
&lt;br /&gt;
== Where to get the Control module ==&lt;br /&gt;
[http://www.neufweb.org/zmcontrol_SNC-M3W.pl  Here!]&lt;br /&gt;
&lt;br /&gt;
== Setting up the control in ZM ==&lt;br /&gt;
First, you&amp;#039;ll have to &amp;quot;Install&amp;quot; the control by following these steps.  From the ZM Console, click on the source link of the monitor you created for the camera.  It&amp;#039;s listed as the IP address of your camera.  When you click it, it&amp;#039;s configuration page opens in a new window.&lt;br /&gt;
&lt;br /&gt;
Now click on the &amp;quot;Control&amp;quot; Tab.  Put a check mark in &amp;quot;Controllable&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
Here you need to &amp;#039;&amp;#039;&amp;#039;look closely&amp;#039;&amp;#039;&amp;#039; - on the next line, marked &amp;quot;Control Type&amp;quot;, there&amp;#039;s a pulldown.  &amp;#039;&amp;#039;&amp;#039;Next to the pulldown to the right&amp;#039;&amp;#039;&amp;#039;, there&amp;#039;s a link named &amp;#039;&amp;#039;&amp;#039;&amp;quot;Edit&amp;quot;.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Before you can use this new control script you downloaded, you have to create an entry for it by clicking on &amp;#039;&amp;#039;&amp;#039;&amp;quot;Edit&amp;quot;.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
A new window opens that shows you all the types of control scripts ZM knows about.  In this window, you need to press the &amp;quot;&amp;#039;&amp;#039;&amp;#039;Add New Control&amp;#039;&amp;#039;&amp;#039;&amp;quot; button.&lt;br /&gt;
&lt;br /&gt;
A newer window opens that shows you all the things ZM needs to know about a &amp;#039;&amp;#039;Control Script&amp;#039;&amp;#039;.  Here&amp;#039;s what to put in there:&lt;br /&gt;
&lt;br /&gt;
In the first Tab, &amp;quot;Main&amp;quot;, enter the following values.&lt;br /&gt;
*Name &amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;SNC-M3W&lt;br /&gt;
*Type	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;Pulldown &amp;lt;Remote&amp;gt;&lt;br /&gt;
*Command&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;zmcontrol-SNC-M3W.pl&lt;br /&gt;
*Can Wake&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This - waking forces the camera into MJPEG mode for ZM&amp;gt;&lt;br /&gt;
*Can Sleep&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This - Sleeping sets the camera to MPEG mode&amp;gt;&lt;br /&gt;
*Can Reset&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This - Sleeping sets the camera to MPEG mode also&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
Now click on the &amp;quot;Move&amp;quot; Tab, and enter the following:&lt;br /&gt;
*Can Move&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Can Move Diagonally&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Can Move Mapped&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Can Move Absolute&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Can Move Relative&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Can Move Continuous&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;lt;&amp;#039;&amp;#039;&amp;#039;Check This Only If You Prefer Continuous Motion Mode - I prefer Relative Motion Mode&amp;#039;&amp;#039;&amp;#039;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;More in the morning...&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
== Using the control in ZM ==&lt;br /&gt;
In the monitor window, you&amp;#039;ll now have a &amp;quot;Control&amp;quot; link in the upper left.  Clicking it gets you the control panel below the video window.  Clicking the arrows moves that camera.  &lt;br /&gt;
&lt;br /&gt;
And some other stuff goes here.&lt;br /&gt;
== Other nifty commands implemented in the control ==&lt;/div&gt;</summary>
		<author><name>Gneuf</name></author>
	</entry>
	<entry>
		<id>http://wiki.staging.zoneminder.com/index.php?title=Sony&amp;diff=2235</id>
		<title>Sony</title>
		<link rel="alternate" type="text/html" href="http://wiki.staging.zoneminder.com/index.php?title=Sony&amp;diff=2235"/>
		<updated>2007-11-30T10:51:36Z</updated>

		<summary type="html">&lt;p&gt;Gneuf: /* Where to get the Control module */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Where to get the patches ==&lt;br /&gt;
Sony SNC patches for&lt;br /&gt;
[http://www.neufweb.org/zm_remote_camera-patches.tgz 1.22.1] and &lt;br /&gt;
[http://www.neufweb.org/zm_snc_v2_patches.tgz 1.22.3].  The 1.22.1 version does not support capture in PCRE Remote camera mode.&lt;br /&gt;
&lt;br /&gt;
== How to apply the patches ==&lt;br /&gt;
Unzip and untar the files somewhere.  Copy the zmcontrol-SNC-M3W.pl file to /usr/local/bin.  Chmod +x /usr/local/bin/zmcontrol-SNC-M3w.pl.&lt;br /&gt;
&lt;br /&gt;
If you don&amp;#039;t have ZM installed from source, this is where you figure out how to do that.  Use the WIki.  Use the Forum.  Use the Docs.  It&amp;#039;s easy.  Go ahead.  I&amp;#039;ll wait.&lt;br /&gt;
&lt;br /&gt;
Go to the src/ directory in your installation:  &lt;br /&gt;
&lt;br /&gt;
cd /home/myhome/mysources/Zoneminder-1.22.3/src &lt;br /&gt;
&lt;br /&gt;
Patch the first file:&lt;br /&gt;
&lt;br /&gt;
patch zm_remote_camera.cpp &amp;lt; /home/myhome/zm_remote_camera-1.22.3.cpp.patch &lt;br /&gt;
&lt;br /&gt;
And the second:&lt;br /&gt;
&lt;br /&gt;
patch zm_remote_camera.h &amp;lt; /home/myhome/zm_remote_camera-1.22.3.h.patch &lt;br /&gt;
&lt;br /&gt;
Hopefully, there were no errors.  If chunks fail, you might have a version mismatch, or your sources may already have been patched?  If it worked, you should now be able to recompile and reinstall ZM:&lt;br /&gt;
&lt;br /&gt;
make &amp;amp;&amp;amp; make install&lt;br /&gt;
&lt;br /&gt;
Voila!  Hopefully, that&amp;#039;s done.&lt;br /&gt;
== Configuring the camera ==&lt;br /&gt;
First, you need to set up the camera using Internet Explorer.  Go to the camera&amp;#039;s IP address like so:&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;http://[ip address]/image1&lt;br /&gt;
&lt;br /&gt;
Click on the &amp;quot;Setting&amp;quot; button near the top of the page.  A new Explorer window opens.  In this window, on the left, click on the &amp;quot;Camera&amp;quot; link.&lt;br /&gt;
&lt;br /&gt;
On the &amp;quot;Common&amp;quot; Tab, set the camera into JPEG mode by clicking on the &amp;quot;Video mode&amp;quot; JPEG radio button.  Select the resolution you want to use from the &amp;quot;Image size&amp;quot; pulldown menu.  I use &amp;quot;320x240&amp;quot;.  Press the &amp;quot;Ok&amp;quot; button.&lt;br /&gt;
&lt;br /&gt;
Now click on the &amp;quot;JPEG&amp;quot; Tab, and pick your desired frame rate.  I use 5 fps.  Press the &amp;quot;Ok&amp;quot; button.&lt;br /&gt;
&lt;br /&gt;
Now you&amp;#039;re done using Internet Explorer.  Whew!&lt;br /&gt;
== Setting up the monitor in ZM ==&lt;br /&gt;
Now you need to add a monitor for this camera to ZM.  In the Console page, click on the &amp;quot;New Monitor&amp;quot; button.&lt;br /&gt;
In the first Tab, &amp;quot;General&amp;quot;, enter the following values.&lt;br /&gt;
*Name &amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Type in an appropriate name for this monitor&amp;gt;&lt;br /&gt;
*Source Type	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;Pulldown &amp;lt;Remote&amp;gt;&lt;br /&gt;
*Function	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;Pulldown &amp;lt;Monitor&amp;gt;&lt;br /&gt;
*Enabled &lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Linked Monitors&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Leave alone&amp;gt;&lt;br /&gt;
*Maximum FPS	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;The frame rate you set using Internet Explorer, above.  I used 5.&amp;gt;&lt;br /&gt;
*Alarm Maximum FPS	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Leave alone&amp;gt;&lt;br /&gt;
*Reference Image Blend &lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Leave alone&amp;gt;&lt;br /&gt;
*Triggers  &lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Leave alone&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
Now click on the &amp;quot;Source&amp;quot; Tab, and enter the following:&lt;br /&gt;
*Remote Host Name &amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;[username]:[password]@[camera IP address]&lt;br /&gt;
*Remote Host Port	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;80 (unless you changed this in the Internet Explorer camera setup page &amp;quot;Network&amp;quot;)&lt;br /&gt;
*Remote Host Path	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;/mjpeg?speed=5&lt;br /&gt;
*Remote Image Colors&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;Pulldown &amp;lt;24 bit color&amp;gt;&lt;br /&gt;
*Linked Monitors&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Leave alone&amp;gt;&lt;br /&gt;
*Capture Width (pixels)	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;The image width you set using Internet Explorer, above.  I used 320&amp;gt;&lt;br /&gt;
*Capture Height (pixels)	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;The image height you set using Internet Explorer, above.  I used 240&amp;gt;&lt;br /&gt;
*Orientation&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;Pulldown &amp;lt;Normal&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Now you MUST click on the &amp;quot;Save&amp;quot; button, and after a few moments, the new monitor will appear in the ZM Console window.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
If you click on the monitor name, assuming you did everything right, a window should open and you should see the video from the camera.&lt;br /&gt;
&lt;br /&gt;
== Where to get the Control module ==&lt;br /&gt;
[http://www.neufweb.org/zmcontrol_SNC-M3W.pl  Here!]&lt;br /&gt;
&lt;br /&gt;
== Setting up the control in ZM ==&lt;br /&gt;
First, you&amp;#039;ll have to &amp;quot;Install&amp;quot; the control by following these steps.  From the ZM Console, click on the source link of the monitor you created for the camera.  It&amp;#039;s listed as the IP address of your camera.  When you click it, it&amp;#039;s configuration page opens in a new window.&lt;br /&gt;
&lt;br /&gt;
Now click on the &amp;quot;Control&amp;quot; Tab.  Put a check mark in &amp;quot;Controllable&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
Here you need to &amp;#039;&amp;#039;&amp;#039;look closely&amp;#039;&amp;#039;&amp;#039; - on the next line, marked &amp;quot;Control Type&amp;quot;, there&amp;#039;s a pulldown.  &amp;#039;&amp;#039;&amp;#039;Next to the pulldown to the right&amp;#039;&amp;#039;&amp;#039;, there&amp;#039;s a link named &amp;#039;&amp;#039;&amp;#039;&amp;quot;Edit&amp;quot;.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Before you can use this new control script you downloaded, you have to create an entry for it by clicking on &amp;#039;&amp;#039;&amp;#039;&amp;quot;Edit&amp;quot;.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
A new window opens that shows you all the types of control scripts ZM knows about.  In this window, you need to press the &amp;quot;&amp;#039;&amp;#039;&amp;#039;Add New Control&amp;#039;&amp;#039;&amp;#039;&amp;quot; button.&lt;br /&gt;
&lt;br /&gt;
A newer window opens that shows you all the things ZM needs to know about a &amp;#039;&amp;#039;Control Script&amp;#039;&amp;#039;.  Here&amp;#039;s what to put in there:&lt;br /&gt;
&lt;br /&gt;
(Coming this weekend?)&lt;br /&gt;
&lt;br /&gt;
== Using the control in ZM ==&lt;br /&gt;
In the monitor window, you&amp;#039;ll now have a &amp;quot;Control&amp;quot; link in the upper left.  Clicking it gets you the control panel below the video window.  Clicking the arrows moves that camera.  &lt;br /&gt;
&lt;br /&gt;
And some other stuff goes here.&lt;br /&gt;
== Other nifty commands implemented in the control ==&lt;/div&gt;</summary>
		<author><name>Gneuf</name></author>
	</entry>
	<entry>
		<id>http://wiki.staging.zoneminder.com/index.php?title=Sony&amp;diff=2003</id>
		<title>Sony</title>
		<link rel="alternate" type="text/html" href="http://wiki.staging.zoneminder.com/index.php?title=Sony&amp;diff=2003"/>
		<updated>2007-06-06T07:03:06Z</updated>

		<summary type="html">&lt;p&gt;Gneuf: /* Setting up the control in ZM */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Where to get the patches ==&lt;br /&gt;
Sony SNC patches for&lt;br /&gt;
[http://www.neufweb.org/zm_remote_camera-patches.tgz 1.22.1] and &lt;br /&gt;
[http://www.neufweb.org/zm_snc_v2_patches.tgz 1.22.3].  The 1.22.1 version does not support capture in PCRE Remote camera mode.&lt;br /&gt;
&lt;br /&gt;
== How to apply the patches ==&lt;br /&gt;
Unzip and untar the files somewhere.  Copy the zmcontrol-SNC-M3W.pl file to /usr/local/bin.  Chmod +x /usr/local/bin/zmcontrol-SNC-M3w.pl.&lt;br /&gt;
&lt;br /&gt;
If you don&amp;#039;t have ZM installed from source, this is where you figure out how to do that.  Use the WIki.  Use the Forum.  Use the Docs.  It&amp;#039;s easy.  Go ahead.  I&amp;#039;ll wait.&lt;br /&gt;
&lt;br /&gt;
Go to the src/ directory in your installation:  &lt;br /&gt;
&lt;br /&gt;
cd /home/myhome/mysources/Zoneminder-1.22.3/src &lt;br /&gt;
&lt;br /&gt;
Patch the first file:&lt;br /&gt;
&lt;br /&gt;
patch zm_remote_camera.cpp &amp;lt; /home/myhome/zm_remote_camera-1.22.3.cpp.patch &lt;br /&gt;
&lt;br /&gt;
And the second:&lt;br /&gt;
&lt;br /&gt;
patch zm_remote_camera.h &amp;lt; /home/myhome/zm_remote_camera-1.22.3.h.patch &lt;br /&gt;
&lt;br /&gt;
Hopefully, there were no errors.  If chunks fail, you might have a version mismatch, or your sources may already have been patched?  If it worked, you should now be able to recompile and reinstall ZM:&lt;br /&gt;
&lt;br /&gt;
make &amp;amp;&amp;amp; make install&lt;br /&gt;
&lt;br /&gt;
Voila!  Hopefully, that&amp;#039;s done.&lt;br /&gt;
== Configuring the camera ==&lt;br /&gt;
First, you need to set up the camera using Internet Explorer.  Go to the camera&amp;#039;s IP address like so:&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;http://[ip address]/image1&lt;br /&gt;
&lt;br /&gt;
Click on the &amp;quot;Setting&amp;quot; button near the top of the page.  A new Explorer window opens.  In this window, on the left, click on the &amp;quot;Camera&amp;quot; link.&lt;br /&gt;
&lt;br /&gt;
On the &amp;quot;Common&amp;quot; Tab, set the camera into JPEG mode by clicking on the &amp;quot;Video mode&amp;quot; JPEG radio button.  Select the resolution you want to use from the &amp;quot;Image size&amp;quot; pulldown menu.  I use &amp;quot;320x240&amp;quot;.  Press the &amp;quot;Ok&amp;quot; button.&lt;br /&gt;
&lt;br /&gt;
Now click on the &amp;quot;JPEG&amp;quot; Tab, and pick your desired frame rate.  I use 5 fps.  Press the &amp;quot;Ok&amp;quot; button.&lt;br /&gt;
&lt;br /&gt;
Now you&amp;#039;re done using Internet Explorer.  Whew!&lt;br /&gt;
== Setting up the monitor in ZM ==&lt;br /&gt;
Now you need to add a monitor for this camera to ZM.  In the Console page, click on the &amp;quot;New Monitor&amp;quot; button.&lt;br /&gt;
In the first Tab, &amp;quot;General&amp;quot;, enter the following values.&lt;br /&gt;
*Name &amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Type in an appropriate name for this monitor&amp;gt;&lt;br /&gt;
*Source Type	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;Pulldown &amp;lt;Remote&amp;gt;&lt;br /&gt;
*Function	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;Pulldown &amp;lt;Monitor&amp;gt;&lt;br /&gt;
*Enabled &lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Linked Monitors&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Leave alone&amp;gt;&lt;br /&gt;
*Maximum FPS	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;The frame rate you set using Internet Explorer, above.  I used 5.&amp;gt;&lt;br /&gt;
*Alarm Maximum FPS	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Leave alone&amp;gt;&lt;br /&gt;
*Reference Image Blend &lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Leave alone&amp;gt;&lt;br /&gt;
*Triggers  &lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Leave alone&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
Now click on the &amp;quot;Source&amp;quot; Tab, and enter the following:&lt;br /&gt;
*Remote Host Name &amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;[username]:[password]@[camera IP address]&lt;br /&gt;
*Remote Host Port	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;80 (unless you changed this in the Internet Explorer camera setup page &amp;quot;Network&amp;quot;)&lt;br /&gt;
*Remote Host Path	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;/mjpeg?speed=5&lt;br /&gt;
*Remote Image Colors&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;Pulldown &amp;lt;24 bit color&amp;gt;&lt;br /&gt;
*Linked Monitors&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Leave alone&amp;gt;&lt;br /&gt;
*Capture Width (pixels)	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;The image width you set using Internet Explorer, above.  I used 320&amp;gt;&lt;br /&gt;
*Capture Height (pixels)	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;The image height you set using Internet Explorer, above.  I used 240&amp;gt;&lt;br /&gt;
*Orientation&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;Pulldown &amp;lt;Normal&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Now you MUST click on the &amp;quot;Save&amp;quot; button, and after a few moments, the new monitor will appear in the ZM Console window.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
If you click on the monitor name, assuming you did everything right, a window should open and you should see the video from the camera.&lt;br /&gt;
&lt;br /&gt;
== Where to get the Control module ==&lt;br /&gt;
Here (later on tomorrow?  Ha!  Maybe this coming weekend...).&lt;br /&gt;
== Setting up the control in ZM ==&lt;br /&gt;
First, you&amp;#039;ll have to &amp;quot;Install&amp;quot; the control by following these steps.  From the ZM Console, click on the source link of the monitor you created for the camera.  It&amp;#039;s listed as the IP address of your camera.  When you click it, it&amp;#039;s configuration page opens in a new window.&lt;br /&gt;
&lt;br /&gt;
Now click on the &amp;quot;Control&amp;quot; Tab.  Put a check mark in &amp;quot;Controllable&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
Here you need to &amp;#039;&amp;#039;&amp;#039;look closely&amp;#039;&amp;#039;&amp;#039; - on the next line, marked &amp;quot;Control Type&amp;quot;, there&amp;#039;s a pulldown.  &amp;#039;&amp;#039;&amp;#039;Next to the pulldown to the right&amp;#039;&amp;#039;&amp;#039;, there&amp;#039;s a link named &amp;#039;&amp;#039;&amp;#039;&amp;quot;Edit&amp;quot;.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Before you can use this new control script you downloaded, you have to create an entry for it by clicking on &amp;#039;&amp;#039;&amp;#039;&amp;quot;Edit&amp;quot;.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
A new window opens that shows you all the types of control scripts ZM knows about.  In this window, you need to press the &amp;quot;&amp;#039;&amp;#039;&amp;#039;Add New Control&amp;#039;&amp;#039;&amp;#039;&amp;quot; button.&lt;br /&gt;
&lt;br /&gt;
A newer window opens that shows you all the things ZM needs to know about a &amp;#039;&amp;#039;Control Script&amp;#039;&amp;#039;.  Here&amp;#039;s what to put in there:&lt;br /&gt;
&lt;br /&gt;
(Coming this weekend?)&lt;br /&gt;
&lt;br /&gt;
== Using the control in ZM ==&lt;br /&gt;
In the monitor window, you&amp;#039;ll now have a &amp;quot;Control&amp;quot; link in the upper left.  Clicking it gets you the control panel below the video window.  Clicking the arrows moves that camera.  &lt;br /&gt;
&lt;br /&gt;
And some other stuff goes here.&lt;br /&gt;
== Other nifty commands implemented in the control ==&lt;/div&gt;</summary>
		<author><name>Gneuf</name></author>
	</entry>
	<entry>
		<id>http://wiki.staging.zoneminder.com/index.php?title=PicturetelControlScript&amp;diff=2002</id>
		<title>PicturetelControlScript</title>
		<link rel="alternate" type="text/html" href="http://wiki.staging.zoneminder.com/index.php?title=PicturetelControlScript&amp;diff=2002"/>
		<updated>2007-06-06T07:00:49Z</updated>

		<summary type="html">&lt;p&gt;Gneuf: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Please be patient - I&amp;#039;ll get to this shortly.  ==&lt;br /&gt;
&lt;br /&gt;
== The Control Script ==&lt;br /&gt;
&lt;br /&gt;
== How to set it up ==&lt;br /&gt;
&lt;br /&gt;
== How it works ==&lt;br /&gt;
&lt;br /&gt;
== Other nifty commands in the Control Script ==&lt;br /&gt;
&lt;br /&gt;
== Why it&amp;#039;s not doing what you expect when you change the Control  Setup in ZM ==&lt;br /&gt;
&lt;br /&gt;
== Darn these serial ports! ==&lt;/div&gt;</summary>
		<author><name>Gneuf</name></author>
	</entry>
	<entry>
		<id>http://wiki.staging.zoneminder.com/index.php?title=PicturetelControlScript&amp;diff=2001</id>
		<title>PicturetelControlScript</title>
		<link rel="alternate" type="text/html" href="http://wiki.staging.zoneminder.com/index.php?title=PicturetelControlScript&amp;diff=2001"/>
		<updated>2007-06-06T07:00:06Z</updated>

		<summary type="html">&lt;p&gt;Gneuf: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Please be patient - I&amp;#039;ll get to this shortly.&lt;br /&gt;
&lt;br /&gt;
== The Control Script ==&lt;br /&gt;
&lt;br /&gt;
== How to set it up ==&lt;br /&gt;
&lt;br /&gt;
== How it works ==&lt;br /&gt;
&lt;br /&gt;
== Other nifty commands in the Control Script ==&lt;br /&gt;
&lt;br /&gt;
== Why it&amp;#039;s not doing what you expect when you change the Control  Setup in ZM ==&lt;br /&gt;
&lt;br /&gt;
== Darn these serial ports! ==&lt;/div&gt;</summary>
		<author><name>Gneuf</name></author>
	</entry>
	<entry>
		<id>http://wiki.staging.zoneminder.com/index.php?title=Hardware_Compatibility_List&amp;diff=2000</id>
		<title>Hardware Compatibility List</title>
		<link rel="alternate" type="text/html" href="http://wiki.staging.zoneminder.com/index.php?title=Hardware_Compatibility_List&amp;diff=2000"/>
		<updated>2007-06-06T06:59:11Z</updated>

		<summary type="html">&lt;p&gt;Gneuf: /* Network Cameras */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Zoneminder will work with almost any capture card that is supported by the linux kernel.&lt;br /&gt;
&lt;br /&gt;
== Capture Cards ==&lt;br /&gt;
&lt;br /&gt;
[[Pico2000]] - 4 port card, one chip bt878, around 2 fps when using all channels&lt;br /&gt;
&lt;br /&gt;
[[Bt878_4chip_8inputs]] - I don&amp;#039;t know the name for it, 4 chips bt878, 8 inputs, around 5 fps when using 2 inputs per chip&lt;br /&gt;
&lt;br /&gt;
[[Hauppauge]]&lt;br /&gt;
&lt;br /&gt;
[[Ituner Spectra 8]] [http://www.ituner.com/spectra.htm]&lt;br /&gt;
&lt;br /&gt;
[[Linux Media Labs LMLBT44]] [http://www.linuxmedialabs.com]&lt;br /&gt;
&lt;br /&gt;
[[Avermedia]]&lt;br /&gt;
&lt;br /&gt;
[[TView 95/99]]&lt;br /&gt;
&lt;br /&gt;
[[WinFast TV2000 XP]]&lt;br /&gt;
&lt;br /&gt;
[[Osprey 100]]&lt;br /&gt;
&lt;br /&gt;
[[Grand X Guard]] [http://www.grandtec.com/xguard.htm]&lt;br /&gt;
&lt;br /&gt;
[[Kodicom 4400r]]&lt;br /&gt;
&lt;br /&gt;
Leadtek WinFast VC 100 - the cheapest bt878 model with no tuner on it, just Com/Svideo in.&lt;br /&gt;
&lt;br /&gt;
Most other BTTV (bt878, bt848) cards, see /usr/src/linux/Documentation/video4linux/bttv/CARDLIST on your system for a list of some of them.&lt;br /&gt;
&lt;br /&gt;
A note on the bt8x8-based TV-tuner cards: these usually have beside the tuner input, also a Composite and an S-Video input. You can hook up 2 analog cameras to these, and access from ZoneMinder both of them as individual cameras, at max 15Fps. You don&amp;#039;t need two separate TV cards for two cameras!&lt;br /&gt;
&lt;br /&gt;
== Analog Cameras ==&lt;br /&gt;
&lt;br /&gt;
Any regular composite or S-video camera connected via a supported capture card.  Some analog cameras feature camera control - ZM supports several of these camera&amp;#039;s Pan/Tilt/Zoom functions via serial port control, as well as camera Presets, Focus, Iris, etc.&lt;br /&gt;
*[[PicturetelControlScript | PictureTel PTZ2N]].&lt;br /&gt;
&lt;br /&gt;
== Network Cameras ==&lt;br /&gt;
For Network Cams to work they need to be able to stream MJPEG without the requirment of activex controls. If you see the requirement for the camera calls for IE then there is a good chance it may not work. The other option is to grab JPEG images if the camera supports that option which will work but at a lower frame rate.&lt;br /&gt;
&lt;br /&gt;
* [[Axis]] (just about all recent models, including support for PTZ functions)&lt;br /&gt;
&lt;br /&gt;
* [[Panasonic]] BL-C1, BLC-10, KX-HCM10 etc (including PTZ support)&lt;br /&gt;
&lt;br /&gt;
* [[D-Link]] DCS-1000(W) and DCS-900 - plus other D-Link IP models (This have been hit and miss, not all work with ZM. A partial list of unsupported cameras are inside).&lt;br /&gt;
&lt;br /&gt;
* [[Sony]] SNC-M1 and SNC-M3 wired and wireless - including PTZ support.  Possibly other Sony SNC-, RZ-,  and IP- series?&lt;br /&gt;
&lt;br /&gt;
* [[Grandtec]] [[Grandtec_WLAN_Camera|WLAN Camera]] WiFi or III - acceptable indoor quality, no infrared-filter (better nightvision) cheap!&lt;br /&gt;
&lt;br /&gt;
* [[Airlink 101]] AIC250W - Just remember to turn off PCRE processing in the Options &amp;gt; Network tab.  http://x.x.x.x/video.cgi gives 10 fps 640 x 480 mjpeg feed.  Same camera as D-Link DCS-900W / TrendNet IP-200&lt;br /&gt;
&lt;br /&gt;
* [[Conceptronic]] C54NETCAM - Just turn off PCRE processing in the Options &amp;gt; Network tab.  http://x.x.x.x/video.cgi gives 10-20 fps 640 x 480 mjpeg feed.  Seems to be the same camera as TrendNet IP-100&lt;br /&gt;
&lt;br /&gt;
* OvisLink AirLive WL-5400CAM&lt;br /&gt;
&lt;br /&gt;
* [[Gadspot]] GS9603 IP Camera with Pan/Tilt, As well as the GS1600(H).&lt;br /&gt;
&lt;br /&gt;
*[[Trendnet]] TV-IP300 - Just remember to turn 1.0 in ZM_HTTP_VERSION in the Options &amp;gt; Network tab. In the x.x.x.x/cgi-bin/video.jpg gives 352 x 240 jpg.&lt;br /&gt;
&lt;br /&gt;
*Intellinet IPCamera with the new firmware.&lt;br /&gt;
*Old Intellinet IPCamera (model MWNC-100) with this (http://www.zoneminder.com/forums/viewtopic.php?t=7500) protocol adapter. &lt;br /&gt;
&lt;br /&gt;
* Any network camera that allows access to single JPEG image grabs or multi-part JPEG feeds.&lt;br /&gt;
&lt;br /&gt;
== Network Digitizers ==&lt;br /&gt;
&lt;br /&gt;
Like Network Cameras, these devices produce a video stream - but they accept an analog video input from a camera or other video source.&lt;br /&gt;
&lt;br /&gt;
*The [[IP9100 | Aviosys IP9100, Models A, B and Plus]] has four analog video inputs.  It produces a ZM compatible video stream from one of the inputs, which is selectable via an http GET command.  There might even be a control script for ZM that lets you select the active video input using &amp;#039;&amp;#039;ZM&amp;#039;s Camera Control Presets!&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
== USB Cameras ==&lt;br /&gt;
&lt;br /&gt;
Just Zoom USB cam&lt;br /&gt;
&lt;br /&gt;
Creative Webcam Pro, Webcam 3&lt;br /&gt;
&lt;br /&gt;
Logitech QuickCam Express, QuickCam Pro 3000&lt;br /&gt;
&lt;br /&gt;
Philips PCVC 730K, PCVC 740K&amp;lt;br&amp;gt;&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6645&amp;amp;highlight=zmu&lt;br /&gt;
&lt;br /&gt;
Any OV511 based USB camera [http://alpha.dyndns.org/ov511/cameras.html]&lt;br /&gt;
&lt;br /&gt;
Any Philips based USB camera [http://www.smcc.demon.nl/webcam]&lt;br /&gt;
&lt;br /&gt;
Any CPIA based USB camera [http://webcam.sourceforge.net]&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Note that most USB cameras that can use Video4Linux, and so can be used by ZoneMinder, have older chipsets and can be hard to find new.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Note that PWC drivers are not included in the kernel. Some distribution&amp;#039;s add them in and other may not. Here are some relevant links.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
[http://www.smcc.demon.nl/webcam/ Old Maintainer]&lt;br /&gt;
[http://www.saillard.org/linux/pwc/ Current PWC Maintainer]&lt;br /&gt;
&lt;br /&gt;
== All other hardware as supported by Linux ==&lt;br /&gt;
To find out if your hardware is supported, check the HCL at [http://www.linuxquestions.org/hcl/ linuxquestions.org]&lt;br /&gt;
&lt;br /&gt;
[http://kmuto.jp/debian/hcl/ Debian]&lt;br /&gt;
&lt;br /&gt;
[http://fedoraproject.org/wiki/HCL Fedora]  [http://fedora-linux.nl/wiki/index.php/HCL Fedora Unofficial HCL]&lt;br /&gt;
&lt;br /&gt;
[http://www.mandriva.com/hardware Mandriva]&lt;br /&gt;
&lt;br /&gt;
[https://hardware.redhat.com/hwcert/index.cgi RedHat]&lt;br /&gt;
&lt;br /&gt;
[http://en.opensuse.org/Hardware Suse]&lt;br /&gt;
&lt;br /&gt;
[http://doc.gwos.org/index.php/HCL Ubuntu]&lt;/div&gt;</summary>
		<author><name>Gneuf</name></author>
	</entry>
	<entry>
		<id>http://wiki.staging.zoneminder.com/index.php?title=Hardware_Compatibility_List&amp;diff=1999</id>
		<title>Hardware Compatibility List</title>
		<link rel="alternate" type="text/html" href="http://wiki.staging.zoneminder.com/index.php?title=Hardware_Compatibility_List&amp;diff=1999"/>
		<updated>2007-06-06T06:52:47Z</updated>

		<summary type="html">&lt;p&gt;Gneuf: /* Analog Cameras */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Zoneminder will work with almost any capture card that is supported by the linux kernel.&lt;br /&gt;
&lt;br /&gt;
== Capture Cards ==&lt;br /&gt;
&lt;br /&gt;
[[Pico2000]] - 4 port card, one chip bt878, around 2 fps when using all channels&lt;br /&gt;
&lt;br /&gt;
[[Bt878_4chip_8inputs]] - I don&amp;#039;t know the name for it, 4 chips bt878, 8 inputs, around 5 fps when using 2 inputs per chip&lt;br /&gt;
&lt;br /&gt;
[[Hauppauge]]&lt;br /&gt;
&lt;br /&gt;
[[Ituner Spectra 8]] [http://www.ituner.com/spectra.htm]&lt;br /&gt;
&lt;br /&gt;
[[Linux Media Labs LMLBT44]] [http://www.linuxmedialabs.com]&lt;br /&gt;
&lt;br /&gt;
[[Avermedia]]&lt;br /&gt;
&lt;br /&gt;
[[TView 95/99]]&lt;br /&gt;
&lt;br /&gt;
[[WinFast TV2000 XP]]&lt;br /&gt;
&lt;br /&gt;
[[Osprey 100]]&lt;br /&gt;
&lt;br /&gt;
[[Grand X Guard]] [http://www.grandtec.com/xguard.htm]&lt;br /&gt;
&lt;br /&gt;
[[Kodicom 4400r]]&lt;br /&gt;
&lt;br /&gt;
Leadtek WinFast VC 100 - the cheapest bt878 model with no tuner on it, just Com/Svideo in.&lt;br /&gt;
&lt;br /&gt;
Most other BTTV (bt878, bt848) cards, see /usr/src/linux/Documentation/video4linux/bttv/CARDLIST on your system for a list of some of them.&lt;br /&gt;
&lt;br /&gt;
A note on the bt8x8-based TV-tuner cards: these usually have beside the tuner input, also a Composite and an S-Video input. You can hook up 2 analog cameras to these, and access from ZoneMinder both of them as individual cameras, at max 15Fps. You don&amp;#039;t need two separate TV cards for two cameras!&lt;br /&gt;
&lt;br /&gt;
== Analog Cameras ==&lt;br /&gt;
&lt;br /&gt;
Any regular composite or S-video camera connected via a supported capture card.  Some analog cameras feature camera control - ZM supports several of these camera&amp;#039;s Pan/Tilt/Zoom functions via serial port control, as well as camera Presets, Focus, Iris, etc.&lt;br /&gt;
*[[PicturetelControlScript | PictureTel PTZ2N]].&lt;br /&gt;
&lt;br /&gt;
== Network Cameras ==&lt;br /&gt;
For Network Cams to work they need to be able to stream MJPEG without the requirment of activex controls. If you see the requirement for the camera calls for IE then there is a good chance it may not work. The other option is to grab JPEG images if the camera supports that option which will work but at a lower frame rate.&lt;br /&gt;
&lt;br /&gt;
* [[Axis]] (just about all recent models, including support for PTZ functions)&lt;br /&gt;
&lt;br /&gt;
* [[Panasonic]] BL-C1, BLC-10, KX-HCM10 etc (including PTZ support)&lt;br /&gt;
&lt;br /&gt;
* [[D-Link]] DCS-1000(W) and DCS-900 - plus other D-Link IP models (This have been hit and miss, not all work with ZM. A partial list of unsupported cameras are inside).&lt;br /&gt;
&lt;br /&gt;
* [[Sony]] SNC-M1 and SNC-M3 wired and wireless - possibly other Sony IP models?&lt;br /&gt;
&lt;br /&gt;
* [[Grandtec]] [[Grandtec_WLAN_Camera|WLAN Camera]] WiFi or III - acceptable indoor quality, no infrared-filter (better nightvision) cheap!&lt;br /&gt;
&lt;br /&gt;
* [[Airlink 101]] AIC250W - Just remember to turn off PCRE processing in the Options &amp;gt; Network tab.  http://x.x.x.x/video.cgi gives 10 fps 640 x 480 mjpeg feed.  Same camera as D-Link DCS-900W / TrendNet IP-200&lt;br /&gt;
&lt;br /&gt;
* [[Conceptronic]] C54NETCAM - Just turn off PCRE processing in the Options &amp;gt; Network tab.  http://x.x.x.x/video.cgi gives 10-20 fps 640 x 480 mjpeg feed.  Seems to be the same camera as TrendNet IP-100&lt;br /&gt;
&lt;br /&gt;
* OvisLink AirLive WL-5400CAM&lt;br /&gt;
&lt;br /&gt;
* [[Gadspot]] GS9603 IP Camera with Pan/Tilt, As well as the GS1600(H).&lt;br /&gt;
&lt;br /&gt;
*[[Trendnet]] TV-IP300 - Just remember to turn 1.0 in ZM_HTTP_VERSION in the Options &amp;gt; Network tab. In the x.x.x.x/cgi-bin/video.jpg gives 352 x 240 jpg.&lt;br /&gt;
&lt;br /&gt;
*Intellinet IPCamera with the new firmware.&lt;br /&gt;
*Old Intellinet IPCamera (model MWNC-100) with this (http://www.zoneminder.com/forums/viewtopic.php?t=7500) protocol adapter. &lt;br /&gt;
&lt;br /&gt;
* Any network camera that allows access to single JPEG image grabs or multi-part JPEG feeds.&lt;br /&gt;
&lt;br /&gt;
== Network Digitizers ==&lt;br /&gt;
&lt;br /&gt;
Like Network Cameras, these devices produce a video stream - but they accept an analog video input from a camera or other video source.&lt;br /&gt;
&lt;br /&gt;
*The [[IP9100 | Aviosys IP9100, Models A, B and Plus]] has four analog video inputs.  It produces a ZM compatible video stream from one of the inputs, which is selectable via an http GET command.  There might even be a control script for ZM that lets you select the active video input using &amp;#039;&amp;#039;ZM&amp;#039;s Camera Control Presets!&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
== USB Cameras ==&lt;br /&gt;
&lt;br /&gt;
Just Zoom USB cam&lt;br /&gt;
&lt;br /&gt;
Creative Webcam Pro, Webcam 3&lt;br /&gt;
&lt;br /&gt;
Logitech QuickCam Express, QuickCam Pro 3000&lt;br /&gt;
&lt;br /&gt;
Philips PCVC 730K, PCVC 740K&amp;lt;br&amp;gt;&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6645&amp;amp;highlight=zmu&lt;br /&gt;
&lt;br /&gt;
Any OV511 based USB camera [http://alpha.dyndns.org/ov511/cameras.html]&lt;br /&gt;
&lt;br /&gt;
Any Philips based USB camera [http://www.smcc.demon.nl/webcam]&lt;br /&gt;
&lt;br /&gt;
Any CPIA based USB camera [http://webcam.sourceforge.net]&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Note that most USB cameras that can use Video4Linux, and so can be used by ZoneMinder, have older chipsets and can be hard to find new.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Note that PWC drivers are not included in the kernel. Some distribution&amp;#039;s add them in and other may not. Here are some relevant links.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
[http://www.smcc.demon.nl/webcam/ Old Maintainer]&lt;br /&gt;
[http://www.saillard.org/linux/pwc/ Current PWC Maintainer]&lt;br /&gt;
&lt;br /&gt;
== All other hardware as supported by Linux ==&lt;br /&gt;
To find out if your hardware is supported, check the HCL at [http://www.linuxquestions.org/hcl/ linuxquestions.org]&lt;br /&gt;
&lt;br /&gt;
[http://kmuto.jp/debian/hcl/ Debian]&lt;br /&gt;
&lt;br /&gt;
[http://fedoraproject.org/wiki/HCL Fedora]  [http://fedora-linux.nl/wiki/index.php/HCL Fedora Unofficial HCL]&lt;br /&gt;
&lt;br /&gt;
[http://www.mandriva.com/hardware Mandriva]&lt;br /&gt;
&lt;br /&gt;
[https://hardware.redhat.com/hwcert/index.cgi RedHat]&lt;br /&gt;
&lt;br /&gt;
[http://en.opensuse.org/Hardware Suse]&lt;br /&gt;
&lt;br /&gt;
[http://doc.gwos.org/index.php/HCL Ubuntu]&lt;/div&gt;</summary>
		<author><name>Gneuf</name></author>
	</entry>
	<entry>
		<id>http://wiki.staging.zoneminder.com/index.php?title=Hardware_Compatibility_List&amp;diff=1998</id>
		<title>Hardware Compatibility List</title>
		<link rel="alternate" type="text/html" href="http://wiki.staging.zoneminder.com/index.php?title=Hardware_Compatibility_List&amp;diff=1998"/>
		<updated>2007-06-06T06:46:43Z</updated>

		<summary type="html">&lt;p&gt;Gneuf: /* Analog Cameras */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Zoneminder will work with almost any capture card that is supported by the linux kernel.&lt;br /&gt;
&lt;br /&gt;
== Capture Cards ==&lt;br /&gt;
&lt;br /&gt;
[[Pico2000]] - 4 port card, one chip bt878, around 2 fps when using all channels&lt;br /&gt;
&lt;br /&gt;
[[Bt878_4chip_8inputs]] - I don&amp;#039;t know the name for it, 4 chips bt878, 8 inputs, around 5 fps when using 2 inputs per chip&lt;br /&gt;
&lt;br /&gt;
[[Hauppauge]]&lt;br /&gt;
&lt;br /&gt;
[[Ituner Spectra 8]] [http://www.ituner.com/spectra.htm]&lt;br /&gt;
&lt;br /&gt;
[[Linux Media Labs LMLBT44]] [http://www.linuxmedialabs.com]&lt;br /&gt;
&lt;br /&gt;
[[Avermedia]]&lt;br /&gt;
&lt;br /&gt;
[[TView 95/99]]&lt;br /&gt;
&lt;br /&gt;
[[WinFast TV2000 XP]]&lt;br /&gt;
&lt;br /&gt;
[[Osprey 100]]&lt;br /&gt;
&lt;br /&gt;
[[Grand X Guard]] [http://www.grandtec.com/xguard.htm]&lt;br /&gt;
&lt;br /&gt;
[[Kodicom 4400r]]&lt;br /&gt;
&lt;br /&gt;
Leadtek WinFast VC 100 - the cheapest bt878 model with no tuner on it, just Com/Svideo in.&lt;br /&gt;
&lt;br /&gt;
Most other BTTV (bt878, bt848) cards, see /usr/src/linux/Documentation/video4linux/bttv/CARDLIST on your system for a list of some of them.&lt;br /&gt;
&lt;br /&gt;
A note on the bt8x8-based TV-tuner cards: these usually have beside the tuner input, also a Composite and an S-Video input. You can hook up 2 analog cameras to these, and access from ZoneMinder both of them as individual cameras, at max 15Fps. You don&amp;#039;t need two separate TV cards for two cameras!&lt;br /&gt;
&lt;br /&gt;
== Analog Cameras ==&lt;br /&gt;
&lt;br /&gt;
Any regular composite or S-video camera connected via a supported capture card.&lt;br /&gt;
&lt;br /&gt;
Some of these analog cameras feature camera control as well.&lt;br /&gt;
&lt;br /&gt;
*[[PicturetelControlScript | PictureTel PTZ2N]].&lt;br /&gt;
&lt;br /&gt;
== Network Cameras ==&lt;br /&gt;
For Network Cams to work they need to be able to stream MJPEG without the requirment of activex controls. If you see the requirement for the camera calls for IE then there is a good chance it may not work. The other option is to grab JPEG images if the camera supports that option which will work but at a lower frame rate.&lt;br /&gt;
&lt;br /&gt;
* [[Axis]] (just about all recent models, including support for PTZ functions)&lt;br /&gt;
&lt;br /&gt;
* [[Panasonic]] BL-C1, BLC-10, KX-HCM10 etc (including PTZ support)&lt;br /&gt;
&lt;br /&gt;
* [[D-Link]] DCS-1000(W) and DCS-900 - plus other D-Link IP models (This have been hit and miss, not all work with ZM. A partial list of unsupported cameras are inside).&lt;br /&gt;
&lt;br /&gt;
* [[Sony]] SNC-M1 and SNC-M3 wired and wireless - possibly other Sony IP models?&lt;br /&gt;
&lt;br /&gt;
* [[Grandtec]] [[Grandtec_WLAN_Camera|WLAN Camera]] WiFi or III - acceptable indoor quality, no infrared-filter (better nightvision) cheap!&lt;br /&gt;
&lt;br /&gt;
* [[Airlink 101]] AIC250W - Just remember to turn off PCRE processing in the Options &amp;gt; Network tab.  http://x.x.x.x/video.cgi gives 10 fps 640 x 480 mjpeg feed.  Same camera as D-Link DCS-900W / TrendNet IP-200&lt;br /&gt;
&lt;br /&gt;
* [[Conceptronic]] C54NETCAM - Just turn off PCRE processing in the Options &amp;gt; Network tab.  http://x.x.x.x/video.cgi gives 10-20 fps 640 x 480 mjpeg feed.  Seems to be the same camera as TrendNet IP-100&lt;br /&gt;
&lt;br /&gt;
* OvisLink AirLive WL-5400CAM&lt;br /&gt;
&lt;br /&gt;
* [[Gadspot]] GS9603 IP Camera with Pan/Tilt, As well as the GS1600(H).&lt;br /&gt;
&lt;br /&gt;
*[[Trendnet]] TV-IP300 - Just remember to turn 1.0 in ZM_HTTP_VERSION in the Options &amp;gt; Network tab. In the x.x.x.x/cgi-bin/video.jpg gives 352 x 240 jpg.&lt;br /&gt;
&lt;br /&gt;
*Intellinet IPCamera with the new firmware.&lt;br /&gt;
*Old Intellinet IPCamera (model MWNC-100) with this (http://www.zoneminder.com/forums/viewtopic.php?t=7500) protocol adapter. &lt;br /&gt;
&lt;br /&gt;
* Any network camera that allows access to single JPEG image grabs or multi-part JPEG feeds.&lt;br /&gt;
&lt;br /&gt;
== Network Digitizers ==&lt;br /&gt;
&lt;br /&gt;
Like Network Cameras, these devices produce a video stream - but they accept an analog video input from a camera or other video source.&lt;br /&gt;
&lt;br /&gt;
*The [[IP9100 | Aviosys IP9100, Models A, B and Plus]] has four analog video inputs.  It produces a ZM compatible video stream from one of the inputs, which is selectable via an http GET command.  There might even be a control script for ZM that lets you select the active video input using &amp;#039;&amp;#039;ZM&amp;#039;s Camera Control Presets!&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
== USB Cameras ==&lt;br /&gt;
&lt;br /&gt;
Just Zoom USB cam&lt;br /&gt;
&lt;br /&gt;
Creative Webcam Pro, Webcam 3&lt;br /&gt;
&lt;br /&gt;
Logitech QuickCam Express, QuickCam Pro 3000&lt;br /&gt;
&lt;br /&gt;
Philips PCVC 730K, PCVC 740K&amp;lt;br&amp;gt;&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6645&amp;amp;highlight=zmu&lt;br /&gt;
&lt;br /&gt;
Any OV511 based USB camera [http://alpha.dyndns.org/ov511/cameras.html]&lt;br /&gt;
&lt;br /&gt;
Any Philips based USB camera [http://www.smcc.demon.nl/webcam]&lt;br /&gt;
&lt;br /&gt;
Any CPIA based USB camera [http://webcam.sourceforge.net]&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Note that most USB cameras that can use Video4Linux, and so can be used by ZoneMinder, have older chipsets and can be hard to find new.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Note that PWC drivers are not included in the kernel. Some distribution&amp;#039;s add them in and other may not. Here are some relevant links.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
[http://www.smcc.demon.nl/webcam/ Old Maintainer]&lt;br /&gt;
[http://www.saillard.org/linux/pwc/ Current PWC Maintainer]&lt;br /&gt;
&lt;br /&gt;
== All other hardware as supported by Linux ==&lt;br /&gt;
To find out if your hardware is supported, check the HCL at [http://www.linuxquestions.org/hcl/ linuxquestions.org]&lt;br /&gt;
&lt;br /&gt;
[http://kmuto.jp/debian/hcl/ Debian]&lt;br /&gt;
&lt;br /&gt;
[http://fedoraproject.org/wiki/HCL Fedora]  [http://fedora-linux.nl/wiki/index.php/HCL Fedora Unofficial HCL]&lt;br /&gt;
&lt;br /&gt;
[http://www.mandriva.com/hardware Mandriva]&lt;br /&gt;
&lt;br /&gt;
[https://hardware.redhat.com/hwcert/index.cgi RedHat]&lt;br /&gt;
&lt;br /&gt;
[http://en.opensuse.org/Hardware Suse]&lt;br /&gt;
&lt;br /&gt;
[http://doc.gwos.org/index.php/HCL Ubuntu]&lt;/div&gt;</summary>
		<author><name>Gneuf</name></author>
	</entry>
	<entry>
		<id>http://wiki.staging.zoneminder.com/index.php?title=Sony&amp;diff=1997</id>
		<title>Sony</title>
		<link rel="alternate" type="text/html" href="http://wiki.staging.zoneminder.com/index.php?title=Sony&amp;diff=1997"/>
		<updated>2007-06-06T06:46:01Z</updated>

		<summary type="html">&lt;p&gt;Gneuf: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Where to get the patches ==&lt;br /&gt;
Sony SNC patches for&lt;br /&gt;
[http://www.neufweb.org/zm_remote_camera-patches.tgz 1.22.1] and &lt;br /&gt;
[http://www.neufweb.org/zm_snc_v2_patches.tgz 1.22.3].  The 1.22.1 version does not support capture in PCRE Remote camera mode.&lt;br /&gt;
&lt;br /&gt;
== How to apply the patches ==&lt;br /&gt;
Unzip and untar the files somewhere.  Copy the zmcontrol-SNC-M3W.pl file to /usr/local/bin.  Chmod +x /usr/local/bin/zmcontrol-SNC-M3w.pl.&lt;br /&gt;
&lt;br /&gt;
If you don&amp;#039;t have ZM installed from source, this is where you figure out how to do that.  Use the WIki.  Use the Forum.  Use the Docs.  It&amp;#039;s easy.  Go ahead.  I&amp;#039;ll wait.&lt;br /&gt;
&lt;br /&gt;
Go to the src/ directory in your installation:  &lt;br /&gt;
&lt;br /&gt;
cd /home/myhome/mysources/Zoneminder-1.22.3/src &lt;br /&gt;
&lt;br /&gt;
Patch the first file:&lt;br /&gt;
&lt;br /&gt;
patch zm_remote_camera.cpp &amp;lt; /home/myhome/zm_remote_camera-1.22.3.cpp.patch &lt;br /&gt;
&lt;br /&gt;
And the second:&lt;br /&gt;
&lt;br /&gt;
patch zm_remote_camera.h &amp;lt; /home/myhome/zm_remote_camera-1.22.3.h.patch &lt;br /&gt;
&lt;br /&gt;
Hopefully, there were no errors.  If chunks fail, you might have a version mismatch, or your sources may already have been patched?  If it worked, you should now be able to recompile and reinstall ZM:&lt;br /&gt;
&lt;br /&gt;
make &amp;amp;&amp;amp; make install&lt;br /&gt;
&lt;br /&gt;
Voila!  Hopefully, that&amp;#039;s done.&lt;br /&gt;
== Configuring the camera ==&lt;br /&gt;
First, you need to set up the camera using Internet Explorer.  Go to the camera&amp;#039;s IP address like so:&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;http://[ip address]/image1&lt;br /&gt;
&lt;br /&gt;
Click on the &amp;quot;Setting&amp;quot; button near the top of the page.  A new Explorer window opens.  In this window, on the left, click on the &amp;quot;Camera&amp;quot; link.&lt;br /&gt;
&lt;br /&gt;
On the &amp;quot;Common&amp;quot; Tab, set the camera into JPEG mode by clicking on the &amp;quot;Video mode&amp;quot; JPEG radio button.  Select the resolution you want to use from the &amp;quot;Image size&amp;quot; pulldown menu.  I use &amp;quot;320x240&amp;quot;.  Press the &amp;quot;Ok&amp;quot; button.&lt;br /&gt;
&lt;br /&gt;
Now click on the &amp;quot;JPEG&amp;quot; Tab, and pick your desired frame rate.  I use 5 fps.  Press the &amp;quot;Ok&amp;quot; button.&lt;br /&gt;
&lt;br /&gt;
Now you&amp;#039;re done using Internet Explorer.  Whew!&lt;br /&gt;
== Setting up the monitor in ZM ==&lt;br /&gt;
Now you need to add a monitor for this camera to ZM.  In the Console page, click on the &amp;quot;New Monitor&amp;quot; button.&lt;br /&gt;
In the first Tab, &amp;quot;General&amp;quot;, enter the following values.&lt;br /&gt;
*Name &amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Type in an appropriate name for this monitor&amp;gt;&lt;br /&gt;
*Source Type	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;Pulldown &amp;lt;Remote&amp;gt;&lt;br /&gt;
*Function	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;Pulldown &amp;lt;Monitor&amp;gt;&lt;br /&gt;
*Enabled &lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Linked Monitors&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Leave alone&amp;gt;&lt;br /&gt;
*Maximum FPS	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;The frame rate you set using Internet Explorer, above.  I used 5.&amp;gt;&lt;br /&gt;
*Alarm Maximum FPS	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Leave alone&amp;gt;&lt;br /&gt;
*Reference Image Blend &lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Leave alone&amp;gt;&lt;br /&gt;
*Triggers  &lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Leave alone&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
Now click on the &amp;quot;Source&amp;quot; Tab, and enter the following:&lt;br /&gt;
*Remote Host Name &amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;[username]:[password]@[camera IP address]&lt;br /&gt;
*Remote Host Port	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;80 (unless you changed this in the Internet Explorer camera setup page &amp;quot;Network&amp;quot;)&lt;br /&gt;
*Remote Host Path	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;/mjpeg?speed=5&lt;br /&gt;
*Remote Image Colors&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;Pulldown &amp;lt;24 bit color&amp;gt;&lt;br /&gt;
*Linked Monitors&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Leave alone&amp;gt;&lt;br /&gt;
*Capture Width (pixels)	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;The image width you set using Internet Explorer, above.  I used 320&amp;gt;&lt;br /&gt;
*Capture Height (pixels)	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;The image height you set using Internet Explorer, above.  I used 240&amp;gt;&lt;br /&gt;
*Orientation&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;Pulldown &amp;lt;Normal&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Now you MUST click on the &amp;quot;Save&amp;quot; button, and after a few moments, the new monitor will appear in the ZM Console window.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
If you click on the monitor name, assuming you did everything right, a window should open and you should see the video from the camera.&lt;br /&gt;
&lt;br /&gt;
== Where to get the Control module ==&lt;br /&gt;
Here (later on tomorrow?  Ha!  Maybe this coming weekend...).&lt;br /&gt;
== Setting up the control in ZM ==&lt;br /&gt;
First, you&amp;#039;ll have to &amp;quot;Install&amp;quot; the control by following these steps.  From the ZM Console, click on the source link of the monitor you created for the camera.  It&amp;#039;s listed as the IP address of your camera.  When you click it, it&amp;#039;s configuration page opens in a new window.&lt;br /&gt;
&lt;br /&gt;
Now click on the &amp;quot;Control&amp;quot; Tab.  Put a check mark in &amp;quot;Controllable&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
Here you need to &amp;#039;&amp;#039;&amp;#039;look closely&amp;#039;&amp;#039;&amp;#039; - on the next line, marked &amp;quot;Control Type&amp;quot;, there&amp;#039;s a pulldown.  &amp;#039;&amp;#039;&amp;#039;Next to the pulldown to the right&amp;#039;&amp;#039;&amp;#039;, there&amp;#039;s a link named &amp;#039;&amp;#039;&amp;#039;&amp;quot;Edit&amp;quot;.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Before you can use this new control script you downloaded, you have to create an entry for it by clicking on &amp;#039;&amp;#039;&amp;#039;&amp;quot;Edit&amp;quot;.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
A new window opens that shows you all the types of control scripts ZM knows about.  In this window, you need to press the &amp;quot;&amp;#039;&amp;#039;&amp;#039;Add New Control&amp;#039;&amp;#039;&amp;#039;&amp;quot; button.&lt;br /&gt;
&lt;br /&gt;
A newer window opens that shows you all the things ZM needs to know about a &amp;#039;&amp;#039;Control Script&amp;#039;&amp;#039;.  Here&amp;#039;s what to put in there:&lt;br /&gt;
&lt;br /&gt;
== Using the control in ZM ==&lt;br /&gt;
In the monitor window, you&amp;#039;ll now have a &amp;quot;Control&amp;quot; link in the upper left.  Clicking it gets you the control panel below the video window.  Clicking the arrows moves that camera.  &lt;br /&gt;
&lt;br /&gt;
And some other stuff goes here.&lt;br /&gt;
== Other nifty commands implemented in the control ==&lt;/div&gt;</summary>
		<author><name>Gneuf</name></author>
	</entry>
	<entry>
		<id>http://wiki.staging.zoneminder.com/index.php?title=Sony&amp;diff=1996</id>
		<title>Sony</title>
		<link rel="alternate" type="text/html" href="http://wiki.staging.zoneminder.com/index.php?title=Sony&amp;diff=1996"/>
		<updated>2007-06-06T06:45:37Z</updated>

		<summary type="html">&lt;p&gt;Gneuf: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Where to get the patches ==&lt;br /&gt;
Sony SNC patches for&lt;br /&gt;
[http://www.neufweb.org/zm_remote_camera-patches.tgz 1.22.1] and &lt;br /&gt;
[http://www.neufweb.org/zm_snc_v2_patches.tgz 1.22.3].  The 1.22.1 version does not support capture in PCRE Remote camera mode.&lt;br /&gt;
&lt;br /&gt;
== How to apply the patches ==&lt;br /&gt;
Unzip and untar the files somewhere.  Copy the zmcontrol-SNC-M3W.pl file to /usr/local/bin.  Chmod +x /usr/local/bin/zmcontrol-SNC-M3w.pl.&lt;br /&gt;
&lt;br /&gt;
If you don&amp;#039;t have ZM installed from source, this is where you figure out how to do that.  Use the WIki.  Use the Forum.  Use the Docs.  It&amp;#039;s easy.  Go ahead.  I&amp;#039;ll wait.&lt;br /&gt;
&lt;br /&gt;
Go to the src/ directory in your installation:  &lt;br /&gt;
&lt;br /&gt;
cd /home/myhome/mysources/Zoneminder-1.22.3/src &lt;br /&gt;
&lt;br /&gt;
Patch the first file:&lt;br /&gt;
&lt;br /&gt;
patch zm_remote_camera.cpp &amp;lt; /home/myhome/zm_remote_camera-1.22.3.cpp.patch &lt;br /&gt;
&lt;br /&gt;
And the second:&lt;br /&gt;
&lt;br /&gt;
patch zm_remote_camera.h &amp;lt; /home/myhome/zm_remote_camera-1.22.3.h.patch &lt;br /&gt;
&lt;br /&gt;
Hopefully, there were no errors.  If chunks fail, you might have a version mismatch, or your sources may already have been patched?  If it worked, you should now be able to recompile and reinstall ZM:&lt;br /&gt;
&lt;br /&gt;
make &amp;amp;&amp;amp; make install&lt;br /&gt;
&lt;br /&gt;
Voila!  Hopefully, that&amp;#039;s done.&lt;br /&gt;
== Configuring the camera ==&lt;br /&gt;
First, you need to set up the camera using Internet Explorer.  Go to the camera&amp;#039;s IP address like so:&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;http://[ip address]/image1&lt;br /&gt;
&lt;br /&gt;
Click on the &amp;quot;Setting&amp;quot; button near the top of the page.  A new Explorer window opens.  In this window, on the left, click on the &amp;quot;Camera&amp;quot; link.&lt;br /&gt;
&lt;br /&gt;
On the &amp;quot;Common&amp;quot; Tab, set the camera into JPEG mode by clicking on the &amp;quot;Video mode&amp;quot; JPEG radio button.  Select the resolution you want to use from the &amp;quot;Image size&amp;quot; pulldown menu.  I use &amp;quot;320x240&amp;quot;.  Press the &amp;quot;Ok&amp;quot; button.&lt;br /&gt;
&lt;br /&gt;
Now click on the &amp;quot;JPEG&amp;quot; Tab, and pick your desired frame rate.  I use 5 fps.  Press the &amp;quot;Ok&amp;quot; button.&lt;br /&gt;
&lt;br /&gt;
Now you&amp;#039;re done using Internet Explorer.  Whew!&lt;br /&gt;
== Setting up the monitor in ZM ==&lt;br /&gt;
Now you need to add a monitor for this camera to ZM.  In the Console page, click on the &amp;quot;New Monitor&amp;quot; button.&lt;br /&gt;
In the first Tab, &amp;quot;General&amp;quot;, enter the following values.&lt;br /&gt;
*Name &amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Type in an appropriate name for this monitor&amp;gt;&lt;br /&gt;
*Source Type	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;Pulldown &amp;lt;Remote&amp;gt;&lt;br /&gt;
*Function	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;Pulldown &amp;lt;Monitor&amp;gt;&lt;br /&gt;
*Enabled &lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Linked Monitors&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Leave alone&amp;gt;&lt;br /&gt;
*Maximum FPS	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;The frame rate you set using Internet Explorer, above.  I used 5.&amp;gt;&lt;br /&gt;
*Alarm Maximum FPS	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Leave alone&amp;gt;&lt;br /&gt;
*Reference Image Blend &lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Leave alone&amp;gt;&lt;br /&gt;
*Triggers  &lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Leave alone&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
Now click on the &amp;quot;Source&amp;quot; Tab, and enter the following:&lt;br /&gt;
*Remote Host Name &amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;[username]:[password]@[camera IP address]&lt;br /&gt;
*Remote Host Port	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;80 (unless you changed this in the Internet Explorer camera setup page &amp;quot;Network&amp;quot;)&lt;br /&gt;
*Remote Host Path	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;/mjpeg?speed=5&lt;br /&gt;
*Remote Image Colors&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;Pulldown &amp;lt;24 bit color&amp;gt;&lt;br /&gt;
*Linked Monitors&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Leave alone&amp;gt;&lt;br /&gt;
*Capture Width (pixels)	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;The image width you set using Internet Explorer, above.  I used 320&amp;gt;&lt;br /&gt;
*Capture Height (pixels)	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;The image height you set using Internet Explorer, above.  I used 240&amp;gt;&lt;br /&gt;
*Orientation&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;Pulldown &amp;lt;Normal&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Now you MUST click on the &amp;quot;Save&amp;quot; button, and after a few moments, the new monitor will appear in the ZM Console window.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
If you click on the monitor name, assuming you did everything right, a window should open and you should see the video from the camera.&lt;br /&gt;
&lt;br /&gt;
== Where to get the Control module ==&lt;br /&gt;
Here (later on tomorrow?  Ha!  Maybe thise coming weekend...).&lt;br /&gt;
== Setting up the control in ZM ==&lt;br /&gt;
First, you&amp;#039;ll have to &amp;quot;Install&amp;quot; the control by following these steps.  From the ZM Console, click on the source link of the monitor you created for the camera.  It&amp;#039;s listed as the IP address of your camera.  When you click it, it&amp;#039;s configuration page opens in a new window.&lt;br /&gt;
&lt;br /&gt;
Now click on the &amp;quot;Control&amp;quot; Tab.  Put a check mark in &amp;quot;Controllable&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
Here you need to &amp;#039;&amp;#039;&amp;#039;look closely&amp;#039;&amp;#039;&amp;#039; - on the next line, marked &amp;quot;Control Type&amp;quot;, there&amp;#039;s a pulldown.  &amp;#039;&amp;#039;&amp;#039;Next to the pulldown to the right&amp;#039;&amp;#039;&amp;#039;, there&amp;#039;s a link named &amp;#039;&amp;#039;&amp;#039;&amp;quot;Edit&amp;quot;.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Before you can use this new control script you downloaded, you have to create an entry for it by clicking on &amp;#039;&amp;#039;&amp;#039;&amp;quot;Edit&amp;quot;.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
A new window opens that shows you all the types of control scripts ZM knows about.  In this window, you need to press the &amp;quot;&amp;#039;&amp;#039;&amp;#039;Add New Control&amp;#039;&amp;#039;&amp;#039;&amp;quot; button.&lt;br /&gt;
&lt;br /&gt;
A newer window opens that shows you all the things ZM needs to know about a &amp;#039;&amp;#039;Control Script&amp;#039;&amp;#039;.  Here&amp;#039;s what to put in there:&lt;br /&gt;
&lt;br /&gt;
== Using the control in ZM ==&lt;br /&gt;
In the monitor window, you&amp;#039;ll now have a &amp;quot;Control&amp;quot; link in the upper left.  Clicking it gets you the control panel below the video window.  Clicking the arrows moves that camera.  &lt;br /&gt;
&lt;br /&gt;
And some other stuff goes here.&lt;br /&gt;
== Other nifty commands implemented in the control ==&lt;/div&gt;</summary>
		<author><name>Gneuf</name></author>
	</entry>
	<entry>
		<id>http://wiki.staging.zoneminder.com/index.php?title=IP9100&amp;diff=1957</id>
		<title>IP9100</title>
		<link rel="alternate" type="text/html" href="http://wiki.staging.zoneminder.com/index.php?title=IP9100&amp;diff=1957"/>
		<updated>2007-05-06T08:24:34Z</updated>

		<summary type="html">&lt;p&gt;Gneuf: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Where to get it ==&lt;br /&gt;
&lt;br /&gt;
== The Control Script ==&lt;br /&gt;
&lt;br /&gt;
== How to set it up ==&lt;br /&gt;
&lt;br /&gt;
== How to control the video input ==&lt;br /&gt;
&lt;br /&gt;
== Other nifty commands in the Control Script ==&lt;br /&gt;
&lt;br /&gt;
== What other people have been up to ==&lt;br /&gt;
Modifying the device&lt;br /&gt;
* Serial port &amp;amp; tftp access&lt;br /&gt;
&lt;br /&gt;
Modifying the firmware&lt;br /&gt;
* Internal round Robin simulating 4 simultaneous inputs.&lt;br /&gt;
&lt;br /&gt;
Modifying the internal control program&lt;br /&gt;
* YOICS&lt;br /&gt;
&lt;br /&gt;
Eavesdropping on ActiveX network traffic&lt;br /&gt;
* Other functions people have discovered&lt;/div&gt;</summary>
		<author><name>Gneuf</name></author>
	</entry>
	<entry>
		<id>http://wiki.staging.zoneminder.com/index.php?title=Sony&amp;diff=1956</id>
		<title>Sony</title>
		<link rel="alternate" type="text/html" href="http://wiki.staging.zoneminder.com/index.php?title=Sony&amp;diff=1956"/>
		<updated>2007-05-06T08:15:54Z</updated>

		<summary type="html">&lt;p&gt;Gneuf: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Where to get the patches ==&lt;br /&gt;
Sony SNC patches for&lt;br /&gt;
[http://www.neufweb.org/zm_remote_camera-patches.tgz 1.22.1] and &lt;br /&gt;
[http://www.neufweb.org/zm_snc_v2_patches.tgz 1.22.3].  The 1.22.1 version does not support capture in PCRE Remote camera mode.&lt;br /&gt;
&lt;br /&gt;
== How to apply the patches ==&lt;br /&gt;
Unzip and untar the files somewhere.  Copy the zmcontrol-SNC-M3W.pl file to /usr/local/bin.  Chmod +x /usr/local/bin/zmcontrol-SNC-M3w.pl.&lt;br /&gt;
&lt;br /&gt;
If you don&amp;#039;t have ZM installed from source, this is where you figure out how to do that.  Use the WIki.  Use the Forum.  Use the Docs.  It&amp;#039;s easy.  Go ahead.  I&amp;#039;ll wait.&lt;br /&gt;
&lt;br /&gt;
Go to the src/ directory in your installation:  &lt;br /&gt;
&lt;br /&gt;
cd /home/myhome/mysources/Zoneminder-1.22.3/src &lt;br /&gt;
&lt;br /&gt;
Patch the first file:&lt;br /&gt;
&lt;br /&gt;
patch zm_remote_camera.cpp &amp;lt; /home/myhome/zm_remote_camera-1.22.3.cpp.patch &lt;br /&gt;
&lt;br /&gt;
And the second:&lt;br /&gt;
&lt;br /&gt;
patch zm_remote_camera.h &amp;lt; /home/myhome/zm_remote_camera-1.22.3.h.patch &lt;br /&gt;
&lt;br /&gt;
Hopefully, there were no errors.  If chunks fail, you might have a version mismatch, or your sources may already have been patched?  If it worked, you should now be able to recompile and reinstall ZM:&lt;br /&gt;
&lt;br /&gt;
make &amp;amp;&amp;amp; make install&lt;br /&gt;
&lt;br /&gt;
Voila!  Hopefully, that&amp;#039;s done.&lt;br /&gt;
== Configuring the camera ==&lt;br /&gt;
First, you need to set up the camera using Internet Explorer.  Go to the camera&amp;#039;s IP address like so:&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;http://[ip address]/image1&lt;br /&gt;
&lt;br /&gt;
Click on the &amp;quot;Setting&amp;quot; button near the top of the page.  A new Explorer window opens.  In this window, on the left, click on the &amp;quot;Camera&amp;quot; link.&lt;br /&gt;
&lt;br /&gt;
On the &amp;quot;Common&amp;quot; Tab, set the camera into JPEG mode by clicking on the &amp;quot;Video mode&amp;quot; JPEG radio button.  Select the resolution you want to use from the &amp;quot;Image size&amp;quot; pulldown menu.  I use &amp;quot;320x240&amp;quot;.  Press the &amp;quot;Ok&amp;quot; button.&lt;br /&gt;
&lt;br /&gt;
Now click on the &amp;quot;JPEG&amp;quot; Tab, and pick your desired frame rate.  I use 5 fps.  Press the &amp;quot;Ok&amp;quot; button.&lt;br /&gt;
&lt;br /&gt;
Now you&amp;#039;re done using Internet Explorer.  Whew!&lt;br /&gt;
== Setting up the monitor in ZM ==&lt;br /&gt;
Now you need to add a monitor for this camera to ZM.  In the Console page, click on the &amp;quot;New Monitor&amp;quot; button.&lt;br /&gt;
In the first Tab, &amp;quot;General&amp;quot;, enter the following values.&lt;br /&gt;
*Name &amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Type in an appropriate name for this monitor&amp;gt;&lt;br /&gt;
*Source Type	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;Pulldown &amp;lt;Remote&amp;gt;&lt;br /&gt;
*Function	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;Pulldown &amp;lt;Monitor&amp;gt;&lt;br /&gt;
*Enabled &lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Linked Monitors&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Leave alone&amp;gt;&lt;br /&gt;
*Maximum FPS	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;The frame rate you set using Internet Explorer, above.  I used 5.&amp;gt;&lt;br /&gt;
*Alarm Maximum FPS	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Leave alone&amp;gt;&lt;br /&gt;
*Reference Image Blend &lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Leave alone&amp;gt;&lt;br /&gt;
*Triggers  &lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Leave alone&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
Now click on the &amp;quot;Source&amp;quot; Tab, and enter the following:&lt;br /&gt;
*Remote Host Name &amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;[username]:[password]@[camera IP address]&lt;br /&gt;
*Remote Host Port	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;80 (unless you changed this in the Internet Explorer camera setup page &amp;quot;Network&amp;quot;)&lt;br /&gt;
*Remote Host Path	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;/mjpeg?speed=5&lt;br /&gt;
*Remote Image Colors&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;Pulldown &amp;lt;24 bit color&amp;gt;&lt;br /&gt;
*Linked Monitors&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Leave alone&amp;gt;&lt;br /&gt;
*Capture Width (pixels)	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;The image width you set using Internet Explorer, above.  I used 320&amp;gt;&lt;br /&gt;
*Capture Height (pixels)	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;The image height you set using Internet Explorer, above.  I used 240&amp;gt;&lt;br /&gt;
*Orientation&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;Pulldown &amp;lt;Normal&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Now you MUST click on the &amp;quot;Save&amp;quot; button, and after a few moments, the new monitor will appear in the ZM Console window.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
If you click on the monitor name, assuming you did everything right, a window should open and you should see the video from the camera.&lt;br /&gt;
&lt;br /&gt;
== Where to get the Control module ==&lt;br /&gt;
Here (later on tomorrow).&lt;br /&gt;
== Setting up the control in ZM ==&lt;br /&gt;
First, you&amp;#039;ll have to &amp;quot;Install&amp;quot; the control by following these steps.  From the ZM Console, click on the source link of the monitor you created for the camera.  It&amp;#039;s listed as the IP address of your camera.  When you click it, it&amp;#039;s configuration page opens in a new window.&lt;br /&gt;
&lt;br /&gt;
Now click on the &amp;quot;Control&amp;quot; Tab.  Put a check mark in &amp;quot;Controllable&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
Here you need to &amp;#039;&amp;#039;&amp;#039;look closely&amp;#039;&amp;#039;&amp;#039; - on the next line, marked &amp;quot;Control Type&amp;quot;, there&amp;#039;s a pulldown.  &amp;#039;&amp;#039;&amp;#039;Next to the pulldown to the right&amp;#039;&amp;#039;&amp;#039;, there&amp;#039;s a link named &amp;#039;&amp;#039;&amp;#039;&amp;quot;Edit&amp;quot;.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Before you can use this new control script you downloaded, you have to create an entry for it by clicking on &amp;#039;&amp;#039;&amp;#039;&amp;quot;Edit&amp;quot;.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
A new window opens that shows you all the types of control scripts ZM knows about.  In this window, you need to press the &amp;quot;&amp;#039;&amp;#039;&amp;#039;Add New Control&amp;#039;&amp;#039;&amp;#039;&amp;quot; button.&lt;br /&gt;
&lt;br /&gt;
A newer window opens that shows you all the things ZM needs to know about a &amp;#039;&amp;#039;Control Script&amp;#039;&amp;#039;.  Here&amp;#039;s what to put in there:&lt;br /&gt;
&lt;br /&gt;
== Using the control in ZM ==&lt;br /&gt;
In the monitor window, you&amp;#039;ll now have a &amp;quot;Control&amp;quot; link in the upper left.  Clicking it gets you the control panel below the video window.  Clicking the arrows moves that camera.  &lt;br /&gt;
&lt;br /&gt;
And some other stuff goes here.&lt;br /&gt;
== Other nifty commands implemented in the control ==&lt;/div&gt;</summary>
		<author><name>Gneuf</name></author>
	</entry>
	<entry>
		<id>http://wiki.staging.zoneminder.com/index.php?title=Sony&amp;diff=1955</id>
		<title>Sony</title>
		<link rel="alternate" type="text/html" href="http://wiki.staging.zoneminder.com/index.php?title=Sony&amp;diff=1955"/>
		<updated>2007-05-06T06:59:35Z</updated>

		<summary type="html">&lt;p&gt;Gneuf: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Where to get the patches ==&lt;br /&gt;
Link to the Sony SNC patches for 1.22.1:&lt;br /&gt;
[http://www.neufweb.org/zm_remote_camera-patches.tgz zm_remote_camera-patches.tgz]&amp;lt;br&amp;gt;&lt;br /&gt;
== How to apply the patches ==&lt;br /&gt;
== Configuring the camera ==&lt;br /&gt;
First, you need to set up the camera using Internet Explorer.  Go to the camera&amp;#039;s IP address like so:&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;http://[ip address]/image1&lt;br /&gt;
&lt;br /&gt;
Click on the &amp;quot;Setting&amp;quot; button near the top of the page.  A new Explorer window opens.  In this window, on the left, click on the &amp;quot;Camera&amp;quot; link.&lt;br /&gt;
&lt;br /&gt;
On the &amp;quot;Common&amp;quot; Tab, set the camera into JPEG mode by clicking on the &amp;quot;Video mode&amp;quot; JPEG radio button.  Select the resolution you want to use from the &amp;quot;Image size&amp;quot; pulldown menu.  I use &amp;quot;320x240&amp;quot;.  Press the &amp;quot;Ok&amp;quot; button.&lt;br /&gt;
&lt;br /&gt;
Now click on the &amp;quot;JPEG&amp;quot; Tab, and pick your desired frame rate.  I use 5 fps.  Press the &amp;quot;Ok&amp;quot; button.&lt;br /&gt;
&lt;br /&gt;
Now you&amp;#039;re done using Internet Explorer.  Whew!&lt;br /&gt;
== Setting up the monitor in ZM ==&lt;br /&gt;
Now you need to add a monitor for this camera to ZM.  In the Console page, click on the &amp;quot;New Monitor&amp;quot; button.&lt;br /&gt;
In the first Tab, &amp;quot;General&amp;quot;, enter the following values.&lt;br /&gt;
*Name &amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Type in an appropriate name for this monitor&amp;gt;&lt;br /&gt;
*Source Type	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;Pulldown &amp;lt;Remote&amp;gt;&lt;br /&gt;
*Function	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;Pulldown &amp;lt;Monitor&amp;gt;&lt;br /&gt;
*Enabled &lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Linked Monitors&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Leave alone&amp;gt;&lt;br /&gt;
*Maximum FPS	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;The frame rate you set using Internet Explorer, above.  I used 5.&amp;gt;&lt;br /&gt;
*Alarm Maximum FPS	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Leave alone&amp;gt;&lt;br /&gt;
*Reference Image Blend &lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Leave alone&amp;gt;&lt;br /&gt;
*Triggers  &lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Leave alone&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
Now click on the &amp;quot;Source&amp;quot; Tab, and enter the following:&lt;br /&gt;
*Remote Host Name &amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;[username]:[password]@[camera IP address]&lt;br /&gt;
*Remote Host Port	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;80 (unless you changed this in the Internet Explorer camera setup page &amp;quot;Network&amp;quot;)&lt;br /&gt;
*Remote Host Path	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;/mjpeg?speed=5&lt;br /&gt;
*Remote Image Colors&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;Pulldown &amp;lt;24 bit color&amp;gt;&lt;br /&gt;
*Linked Monitors&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Leave alone&amp;gt;&lt;br /&gt;
*Capture Width (pixels)	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;The image width you set using Internet Explorer, above.  I used 320&amp;gt;&lt;br /&gt;
*Capture Height (pixels)	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;The image height you set using Internet Explorer, above.  I used 240&amp;gt;&lt;br /&gt;
*Orientation&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;Pulldown &amp;lt;Normal&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Now you MUST click on the &amp;quot;Save&amp;quot; button, and after a few moments, the new monitor will appear in the ZM Console window.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
If you click on the monitor name, assuming you did everything right, a window should open and you should see the video from the camera.&lt;br /&gt;
&lt;br /&gt;
== Where to get the Control module ==&lt;br /&gt;
Here (later on tomorrow).&lt;br /&gt;
== Setting up the control in ZM ==&lt;br /&gt;
First, you&amp;#039;ll have to &amp;quot;Install&amp;quot; the control by following these steps.  From the ZM Console, click on the source link of the monitor you created for the camera.  It&amp;#039;s listed as the IP address of your camera.  When you click it, it&amp;#039;s configuration page opens in a new window.&lt;br /&gt;
&lt;br /&gt;
Now click on the &amp;quot;Control&amp;quot; Tab.  Put a check mark in &amp;quot;Controllable&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
Here you need to &amp;#039;&amp;#039;&amp;#039;look closely&amp;#039;&amp;#039;&amp;#039; - on the next line, marked &amp;quot;Control Type&amp;quot;, there&amp;#039;s a pulldown.  &amp;#039;&amp;#039;&amp;#039;Next to the pulldown to the right&amp;#039;&amp;#039;&amp;#039;, there&amp;#039;s a link named &amp;#039;&amp;#039;&amp;#039;&amp;quot;Edit&amp;quot;.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Before you can use this new control script you downloaded, you have to create an entry for it by clicking on &amp;#039;&amp;#039;&amp;#039;&amp;quot;Edit&amp;quot;.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
A new window opens that shows you all the types of control scripts ZM knows about.  In this window, you need to press the &amp;quot;&amp;#039;&amp;#039;&amp;#039;Add New Control&amp;#039;&amp;#039;&amp;#039;&amp;quot; button.&lt;br /&gt;
&lt;br /&gt;
A newer window opens that shows you all the things ZM needs to know about a &amp;#039;&amp;#039;Control Script&amp;#039;&amp;#039;.  Here&amp;#039;s what to put in there:&lt;br /&gt;
&lt;br /&gt;
== Using the control in ZM ==&lt;br /&gt;
In the monitor window, you&amp;#039;ll now have a &amp;quot;Control&amp;quot; link in the upper left.  Clicking it gets you the control panel below the video window.  Clicking the arrows moves that camera.  &lt;br /&gt;
&lt;br /&gt;
And some other stuff goes here.&lt;br /&gt;
== Other nifty commands implemented in the control ==&lt;/div&gt;</summary>
		<author><name>Gneuf</name></author>
	</entry>
	<entry>
		<id>http://wiki.staging.zoneminder.com/index.php?title=Sony&amp;diff=1953</id>
		<title>Sony</title>
		<link rel="alternate" type="text/html" href="http://wiki.staging.zoneminder.com/index.php?title=Sony&amp;diff=1953"/>
		<updated>2007-05-04T19:56:05Z</updated>

		<summary type="html">&lt;p&gt;Gneuf: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Where to get the patches ==&lt;br /&gt;
Link to the Sony SNC patches for 1.22.1:&lt;br /&gt;
[http://www.neufweb.org/zm_remote_camera-patches.tgz zm_remote_camera-patches.tgz]&amp;lt;br&amp;gt;&lt;br /&gt;
== How to apply the patches ==&lt;br /&gt;
== Configuring the camera ==&lt;br /&gt;
First, you need to set up the camera using Internet Explorer.  Go to the camera&amp;#039;s IP address like so:&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;http://[ip address]/image1&lt;br /&gt;
&lt;br /&gt;
Click on the &amp;quot;Setting&amp;quot; button near the top of the page.  A new Explorer window opens.  In this window, on the left, click on the &amp;quot;Camera&amp;quot; link.&lt;br /&gt;
&lt;br /&gt;
On the &amp;quot;Common&amp;quot; Tab, set the camera into JPEG mode by clicking on the &amp;quot;Video mode&amp;quot; JPEG radio button.  Select the resolution you want to use from the &amp;quot;Image size&amp;quot; pulldown menu.  I use &amp;quot;320x240&amp;quot;.  Press the &amp;quot;Ok&amp;quot; button.&lt;br /&gt;
&lt;br /&gt;
Now click on the &amp;quot;JPEG&amp;quot; Tab, and pick your desired frame rate.  I use 5 fps.  Press the &amp;quot;Ok&amp;quot; button.&lt;br /&gt;
&lt;br /&gt;
Now you&amp;#039;re done using Internet Explorer.  Whew!&lt;br /&gt;
== Setting up the monitor in ZM ==&lt;br /&gt;
Now you need to add a monitor for this camera to ZM.  In the Console page, click on the &amp;quot;New Monitor&amp;quot; button.&lt;br /&gt;
In the first Tab, &amp;quot;General&amp;quot;, enter the following values.&lt;br /&gt;
*Name &amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Type in an appropriate name for this monitor&amp;gt;&lt;br /&gt;
*Source Type	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;Pulldown &amp;lt;Remote&amp;gt;&lt;br /&gt;
*Function	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;Pulldown &amp;lt;Monitor&amp;gt;&lt;br /&gt;
*Enabled &lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Linked Monitors&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Leave alone&amp;gt;&lt;br /&gt;
*Maximum FPS	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;The frame rate you set using Internet Explorer, above.  I used 5.&amp;gt;&lt;br /&gt;
*Alarm Maximum FPS	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Leave alone&amp;gt;&lt;br /&gt;
*Reference Image Blend &lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Leave alone&amp;gt;&lt;br /&gt;
*Triggers  &lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Leave alone&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
Now click on the &amp;quot;Source&amp;quot; Tab, and enter the following:&lt;br /&gt;
*Remote Host Name &amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;[username]:[password]@[camera IP address]&lt;br /&gt;
*Remote Host Port	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;80 (unless you changed this in the Internet Explorer camera setup page &amp;quot;Network&amp;quot;)&lt;br /&gt;
*Remote Host Path	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;/mjpeg?speed=5&lt;br /&gt;
*Remote Image Colors&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;Pulldown &amp;lt;24 bit color&amp;gt;&lt;br /&gt;
*Linked Monitors&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Leave alone&amp;gt;&lt;br /&gt;
*Capture Width (pixels)	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;The image width you set using Internet Explorer, above.  I used 320&amp;gt;&lt;br /&gt;
*Capture Height (pixels)	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;The image height you set using Internet Explorer, above.  I used 240&amp;gt;&lt;br /&gt;
*Orientation&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;Pulldown &amp;lt;Normal&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
===Now you &amp;#039;&amp;#039;&amp;#039;must&amp;#039;&amp;#039;&amp;#039;  click on the &amp;quot;Save&amp;quot; button, and after a few moments, the new monitor will appear in the ZM Console window.===&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
If you click on the monitor name, assuming you did everything right, a window should open and you should see the video from the camera.&lt;br /&gt;
&lt;br /&gt;
== Where to get the Control module ==&lt;br /&gt;
== Setting up the control in ZM ==&lt;br /&gt;
== Using the control in ZM ==&lt;br /&gt;
== Other nifty commands implemented in the control ==&lt;/div&gt;</summary>
		<author><name>Gneuf</name></author>
	</entry>
	<entry>
		<id>http://wiki.staging.zoneminder.com/index.php?title=Sony&amp;diff=1952</id>
		<title>Sony</title>
		<link rel="alternate" type="text/html" href="http://wiki.staging.zoneminder.com/index.php?title=Sony&amp;diff=1952"/>
		<updated>2007-05-04T19:51:06Z</updated>

		<summary type="html">&lt;p&gt;Gneuf: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Where to get the patches ==&lt;br /&gt;
Link to the Sony SNC patches for 1.22.1:&lt;br /&gt;
[http://www.neufweb.org/zm_remote_camera-patches.tgz zm_remote_camera-patches.tgz]&amp;lt;br&amp;gt;&lt;br /&gt;
== How to apply the patches ==&lt;br /&gt;
== Configuring the camera ==&lt;br /&gt;
First, you need to set up the camera using Internet Explorer.  Go to the camera&amp;#039;s IP address like so:&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;http://[ip address]/image1&lt;br /&gt;
&lt;br /&gt;
Click on the &amp;quot;Setting&amp;quot; button near the top of the page.  A new Explorer window opens.  In this window, on the left, click on the &amp;quot;Camera&amp;quot; link.&lt;br /&gt;
&lt;br /&gt;
On the &amp;quot;Common&amp;quot; Tab, set the camera into JPEG mode by clicking on the &amp;quot;Video mode&amp;quot; JPEG radio button.  Select the resolution you want to use from the &amp;quot;Image size&amp;quot; pulldown menu.  I use &amp;quot;320x240&amp;quot;.  Press the &amp;quot;Ok&amp;quot; button.&lt;br /&gt;
&lt;br /&gt;
Now click on the &amp;quot;JPEG&amp;quot; Tab, and pick your desired frame rate.  I use 5 fps.  Press the &amp;quot;Ok&amp;quot; button.&lt;br /&gt;
&lt;br /&gt;
Now you&amp;#039;re done using Internet Explorer.  Whew!&lt;br /&gt;
== Setting up the monitor in ZM ==&lt;br /&gt;
Now you need to add a monitor for this camera to ZM.  In the Console page, click on the &amp;quot;New Monitor&amp;quot; button.&lt;br /&gt;
In the first Tab, &amp;quot;General&amp;quot;, enter the following values.&lt;br /&gt;
*Name &amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Type in an appropriate name for this monitor&amp;gt;&lt;br /&gt;
*Source Type	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;Pulldown &amp;lt;Remote&amp;gt;&lt;br /&gt;
*Function	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;Pulldown &amp;lt;Monitor&amp;gt;&lt;br /&gt;
*Enabled &lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Linked Monitors&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Leave alone&amp;gt;&lt;br /&gt;
*Maximum FPS	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;The frame rate you set using Internet Explorer, above.  I used 5.&amp;gt;&lt;br /&gt;
*Alarm Maximum FPS	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Leave alone&amp;gt;&lt;br /&gt;
*Reference Image Blend &lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Leave alone&amp;gt;&lt;br /&gt;
*Triggers  &lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Leave alone&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
Now click on the &amp;quot;Source&amp;quot; Tab, and enter the following:&lt;br /&gt;
*Remote Host Name &amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;[username]:[password]@[camera IP address]&lt;br /&gt;
*Remote Host Port	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;80 (unless you changed this in the Internet Explorer camera setup page &amp;quot;Network&amp;quot;)&lt;br /&gt;
*Remote Host Path	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;/mjpeg?speed=5&lt;br /&gt;
*Remote Image Colors&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;Pulldown &amp;lt;24 bit color&amp;gt;&lt;br /&gt;
*Linked Monitors&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Leave alone&amp;gt;&lt;br /&gt;
*Capture Width (pixels)	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;The image width you set using Internet Explorer, above.  I used 320&amp;gt;&lt;br /&gt;
*Capture Height (pixels)	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;The image height you set using Internet Explorer, above.  I used 240&amp;gt;&lt;br /&gt;
*Orientation&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;Pulldown &amp;lt;Normal&amp;gt;&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
===Now you &amp;#039;&amp;#039;&amp;#039;must&amp;#039;&amp;#039;&amp;#039;  click on the &amp;quot;Save&amp;quot; button, and after a few moments, the new monitor will appear in the ZM Console window.===&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Setting up the control in ZM ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
Excerpt from the forum post regarding setup:&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
For now, you must set the camera to the following configuration using (gulp) Internet Explorer:&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
MJPEG Mode&amp;lt;br&amp;gt;&lt;br /&gt;
320x240 Image size&amp;lt;br&amp;gt;&lt;br /&gt;
Frame rate 5 (or another value of your choice - just remember it for creating the monitor - the values must match for now)&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Microphone disabled&amp;#039;&amp;#039;&amp;#039;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
Then, you can create a new monitor with the following values:&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;General&amp;#039;&amp;#039;&amp;#039;&amp;lt;br&amp;gt;&lt;br /&gt;
Name: &amp;lt;Your Choice&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
Source: Remote&amp;lt;br&amp;gt;&lt;br /&gt;
Function: Monitor&amp;lt;br&amp;gt;&lt;br /&gt;
Maximum FPS: 5 (or the value you set with Internet Explorer)&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Source&amp;#039;&amp;#039;&amp;#039;&amp;lt;br&amp;gt;&lt;br /&gt;
Remote Host Name: username:password@&amp;lt;camera ip address&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
Remote Host Port: &amp;lt;camera remote port&amp;gt; (usually 9000 unless you changed)&amp;lt;br&amp;gt;&lt;br /&gt;
Remote Host Path: /mjpeg?speed=5 (or the speed value you set with Internet Explorer)&amp;lt;br&amp;gt;&lt;br /&gt;
Remote Image Colours: 24 bit colour&amp;lt;br&amp;gt;&lt;br /&gt;
Capture Width: 320&amp;lt;br&amp;gt;&lt;br /&gt;
Capture Height: 240&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
Once that&amp;#039;s set, you should see video when you watch the new monitor!&amp;lt;br&amp;gt;&lt;/div&gt;</summary>
		<author><name>Gneuf</name></author>
	</entry>
	<entry>
		<id>http://wiki.staging.zoneminder.com/index.php?title=Sony&amp;diff=1951</id>
		<title>Sony</title>
		<link rel="alternate" type="text/html" href="http://wiki.staging.zoneminder.com/index.php?title=Sony&amp;diff=1951"/>
		<updated>2007-05-04T19:43:53Z</updated>

		<summary type="html">&lt;p&gt;Gneuf: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Where to get the patches ==&lt;br /&gt;
Link to the Sony SNC patches for 1.22.1:&lt;br /&gt;
[http://www.neufweb.org/zm_remote_camera-patches.tgz zm_remote_camera-patches.tgz]&amp;lt;br&amp;gt;&lt;br /&gt;
== How to apply the patches ==&lt;br /&gt;
== Configuring the camera ==&lt;br /&gt;
First, you need to set up the camera using Internet Explorer.  Go to the camera&amp;#039;s IP address like so:&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;http://[ip address]/image1&lt;br /&gt;
&lt;br /&gt;
Click on the &amp;quot;Setting&amp;quot; button near the top of the page.  A new Explorer window opens.  In this window, on the left, click on the &amp;quot;Camera&amp;quot; link.&lt;br /&gt;
&lt;br /&gt;
On the &amp;quot;Common&amp;quot; Tab, set the camera into JPEG mode by clicking on the &amp;quot;Video mode&amp;quot; JPEG radio button.  Select the resolution you want to use from the &amp;quot;Image size&amp;quot; pulldown menu.  I use &amp;quot;320x240&amp;quot;.  Press the &amp;quot;Ok&amp;quot; button.&lt;br /&gt;
&lt;br /&gt;
Now click on the &amp;quot;JPEG&amp;quot; Tab, and pick your desired frame rate.  I use 5 fps.  Press the &amp;quot;Ok&amp;quot; button.&lt;br /&gt;
&lt;br /&gt;
Now you&amp;#039;re done using Internet Explorer.  Whew!&lt;br /&gt;
== Setting up the monitor in ZM ==&lt;br /&gt;
Now you need to add a monitor for this camera to ZM.  In the Console page, click on the &amp;quot;New Monitor&amp;quot; button.&lt;br /&gt;
In the first Tab, &amp;quot;General&amp;quot;, enter the following values.&lt;br /&gt;
*Name &amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Type in an appropriate name for this monitor&amp;gt;&lt;br /&gt;
*Source Type	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;Pulldown &amp;lt;Remote&amp;gt;&lt;br /&gt;
*Function	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;Pulldown &amp;lt;Monitor&amp;gt;&lt;br /&gt;
*Enabled &lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Linked Monitors&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Leave alone&amp;gt;&lt;br /&gt;
*Maximum FPS	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;The frame rate you set using Internet Explorer, above.  I used 5.&amp;gt;&lt;br /&gt;
*Alarm Maximum FPS	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Leave alone&amp;gt;&lt;br /&gt;
*Reference Image Blend &lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Leave alone&amp;gt;&lt;br /&gt;
*Triggers  &lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Leave alone&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
Now click on the &amp;quot;Source&amp;quot; Tab, and enter the following:&lt;br /&gt;
*Remote Host Name &amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;[username]:[password]@[camera IP address]&lt;br /&gt;
*Remote Host Port	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;80 (unless you changed this in the Internet Explorer camera setup page &amp;quot;Network&amp;quot;)&lt;br /&gt;
*Remote Host Path	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;/mjpeg?speed=5&lt;br /&gt;
*Remote Image Colors&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;Pulldown &amp;lt;24 bit color&amp;gt;&lt;br /&gt;
*Linked Monitors&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Leave alone&amp;gt;&lt;br /&gt;
*Capture Width (pixels)	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;The image width you set using Internet Explorer, above.  I used 320&amp;gt;&lt;br /&gt;
*Capture Height (pixels)	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;The image height you set using Internet Explorer, above.  I used 240&amp;gt;&lt;br /&gt;
*Orientation&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;Pulldown &amp;lt;Normal&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Now you can click on the &amp;quot;Save&amp;quot; button, and after a few moments, the new monitor will appear in the ZM Console window.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Setting up the control in ZM ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
Excerpt from the forum post regarding setup:&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
For now, you must set the camera to the following configuration using (gulp) Internet Explorer:&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
MJPEG Mode&amp;lt;br&amp;gt;&lt;br /&gt;
320x240 Image size&amp;lt;br&amp;gt;&lt;br /&gt;
Frame rate 5 (or another value of your choice - just remember it for creating the monitor - the values must match for now)&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Microphone disabled&amp;#039;&amp;#039;&amp;#039;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
Then, you can create a new monitor with the following values:&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;General&amp;#039;&amp;#039;&amp;#039;&amp;lt;br&amp;gt;&lt;br /&gt;
Name: &amp;lt;Your Choice&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
Source: Remote&amp;lt;br&amp;gt;&lt;br /&gt;
Function: Monitor&amp;lt;br&amp;gt;&lt;br /&gt;
Maximum FPS: 5 (or the value you set with Internet Explorer)&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Source&amp;#039;&amp;#039;&amp;#039;&amp;lt;br&amp;gt;&lt;br /&gt;
Remote Host Name: username:password@&amp;lt;camera ip address&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
Remote Host Port: &amp;lt;camera remote port&amp;gt; (usually 9000 unless you changed)&amp;lt;br&amp;gt;&lt;br /&gt;
Remote Host Path: /mjpeg?speed=5 (or the speed value you set with Internet Explorer)&amp;lt;br&amp;gt;&lt;br /&gt;
Remote Image Colours: 24 bit colour&amp;lt;br&amp;gt;&lt;br /&gt;
Capture Width: 320&amp;lt;br&amp;gt;&lt;br /&gt;
Capture Height: 240&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
Once that&amp;#039;s set, you should see video when you watch the new monitor!&amp;lt;br&amp;gt;&lt;/div&gt;</summary>
		<author><name>Gneuf</name></author>
	</entry>
	<entry>
		<id>http://wiki.staging.zoneminder.com/index.php?title=Sony&amp;diff=1950</id>
		<title>Sony</title>
		<link rel="alternate" type="text/html" href="http://wiki.staging.zoneminder.com/index.php?title=Sony&amp;diff=1950"/>
		<updated>2007-05-04T19:38:06Z</updated>

		<summary type="html">&lt;p&gt;Gneuf: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Where to get the patches ==&lt;br /&gt;
Link to the Sony SNC patches for 1.22.1:&lt;br /&gt;
[http://www.neufweb.org/zm_remote_camera-patches.tgz zm_remote_camera-patches.tgz]&amp;lt;br&amp;gt;&lt;br /&gt;
== How to apply the patches ==&lt;br /&gt;
== Configuring the camera ==&lt;br /&gt;
First, you need to set up the camera using Internet Explorer.  Go to the camera&amp;#039;s IP address like so:&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;http://[ip address]/image1&lt;br /&gt;
&lt;br /&gt;
Click on the &amp;quot;Setting&amp;quot; button near the top of the page.  A new Explorer window opens.  In this window, on the left, click on the &amp;quot;Camera&amp;quot; link.&lt;br /&gt;
&lt;br /&gt;
On the &amp;quot;Common&amp;quot; Tab, set the camera into JPEG mode by clicking on the &amp;quot;Video mode&amp;quot; JPEG radio button.  Select the resolution you want to use from the &amp;quot;Image size&amp;quot; pulldown menu.  I use &amp;quot;320x240&amp;quot;.  Press the &amp;quot;Ok&amp;quot; button.&lt;br /&gt;
&lt;br /&gt;
Now click on the &amp;quot;JPEG&amp;quot; Tab, and pick your desired frame rate.  I use 5 fps.  Press the &amp;quot;Ok&amp;quot; button.&lt;br /&gt;
&lt;br /&gt;
Now you&amp;#039;re done using Internet Explorer.  Whew!&lt;br /&gt;
== Setting up the monitor in ZM ==&lt;br /&gt;
Now you need to add a monitor for this camera to ZM.  In the Console page, click on the &amp;quot;New Monitor&amp;quot; button.&lt;br /&gt;
In the first Tab, &amp;quot;General&amp;quot;, enter the following values.&lt;br /&gt;
*Name &amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Pick a name for this monitor&amp;gt;&lt;br /&gt;
*Source Type	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;Remote&lt;br /&gt;
*Function	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;Monitor&lt;br /&gt;
*Enabled &lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Linked Monitors&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Leave alone&amp;gt;&lt;br /&gt;
*Maximum FPS	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;The frame rate you set using Internet Explorer, above.  I used 5.&amp;gt;&lt;br /&gt;
*Alarm Maximum FPS	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Leave alone&amp;gt;&lt;br /&gt;
*Reference Image Blend &lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Leave alone&amp;gt;&lt;br /&gt;
*Triggers  &lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Leave alone&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
Now click on the &amp;quot;Source&amp;quot; Tab, and enter the following:&lt;br /&gt;
*Remote Host Name &amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;[username]:[password]@[camera IP address]&lt;br /&gt;
*Remote Host Port	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;80 (unless you changed this in the Internet Explorer camera setup page &amp;quot;Network&amp;quot;)&lt;br /&gt;
*Remote Host Path	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;/mjpeg?speed=5&lt;br /&gt;
*Remote Image Colors&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;Pulldown &amp;lt;24 bit color&amp;gt;&lt;br /&gt;
*Linked Monitors&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Leave alone&amp;gt;&lt;br /&gt;
*Capture Width (pixels)	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;The image width you set using Internet Explorer, above.  I used 320&amp;gt;&lt;br /&gt;
*Capture Height (pixels)	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;The image height you set using Internet Explorer, above.  I used 240&amp;gt;&lt;br /&gt;
*Orientation&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;Pulldown &amp;lt;Normal&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Setting up the control in ZM ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
Excerpt from the forum post regarding setup:&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
For now, you must set the camera to the following configuration using (gulp) Internet Explorer:&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
MJPEG Mode&amp;lt;br&amp;gt;&lt;br /&gt;
320x240 Image size&amp;lt;br&amp;gt;&lt;br /&gt;
Frame rate 5 (or another value of your choice - just remember it for creating the monitor - the values must match for now)&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Microphone disabled&amp;#039;&amp;#039;&amp;#039;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
Then, you can create a new monitor with the following values:&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;General&amp;#039;&amp;#039;&amp;#039;&amp;lt;br&amp;gt;&lt;br /&gt;
Name: &amp;lt;Your Choice&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
Source: Remote&amp;lt;br&amp;gt;&lt;br /&gt;
Function: Monitor&amp;lt;br&amp;gt;&lt;br /&gt;
Maximum FPS: 5 (or the value you set with Internet Explorer)&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Source&amp;#039;&amp;#039;&amp;#039;&amp;lt;br&amp;gt;&lt;br /&gt;
Remote Host Name: username:password@&amp;lt;camera ip address&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
Remote Host Port: &amp;lt;camera remote port&amp;gt; (usually 9000 unless you changed)&amp;lt;br&amp;gt;&lt;br /&gt;
Remote Host Path: /mjpeg?speed=5 (or the speed value you set with Internet Explorer)&amp;lt;br&amp;gt;&lt;br /&gt;
Remote Image Colours: 24 bit colour&amp;lt;br&amp;gt;&lt;br /&gt;
Capture Width: 320&amp;lt;br&amp;gt;&lt;br /&gt;
Capture Height: 240&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
Once that&amp;#039;s set, you should see video when you watch the new monitor!&amp;lt;br&amp;gt;&lt;/div&gt;</summary>
		<author><name>Gneuf</name></author>
	</entry>
	<entry>
		<id>http://wiki.staging.zoneminder.com/index.php?title=Sony&amp;diff=1949</id>
		<title>Sony</title>
		<link rel="alternate" type="text/html" href="http://wiki.staging.zoneminder.com/index.php?title=Sony&amp;diff=1949"/>
		<updated>2007-05-04T19:33:58Z</updated>

		<summary type="html">&lt;p&gt;Gneuf: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Where to get the patches ==&lt;br /&gt;
Link to the Sony SNC patches for 1.22.1:&lt;br /&gt;
[http://www.neufweb.org/zm_remote_camera-patches.tgz zm_remote_camera-patches.tgz]&amp;lt;br&amp;gt;&lt;br /&gt;
== How to apply the patches ==&lt;br /&gt;
== Configuring the camera ==&lt;br /&gt;
First, you need to set up the camera using Internet Explorer.  Go to the camera&amp;#039;s IP address like so:&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;http://[ip address]/image1&lt;br /&gt;
&lt;br /&gt;
Click on the &amp;quot;Setting&amp;quot; button near the top of the page.  A new Explorer window opens.  In this window, on the left, click on the &amp;quot;Camera&amp;quot; link.&lt;br /&gt;
&lt;br /&gt;
On the &amp;quot;Common&amp;quot; Tab, set the camera into JPEG mode by clicking on the &amp;quot;Video mode&amp;quot; JPEG radio button.  Select the resolution you want to use from the &amp;quot;Image size&amp;quot; pulldown menu.  I use &amp;quot;320x240&amp;quot;.  Press the &amp;quot;Ok&amp;quot; button.&lt;br /&gt;
&lt;br /&gt;
Now click on the &amp;quot;JPEG&amp;quot; Tab, and pick your desired frame rate.  I use 5 fps.  Press the &amp;quot;Ok&amp;quot; button.&lt;br /&gt;
&lt;br /&gt;
Now you&amp;#039;re done using Internet Explorer.  Whew!&lt;br /&gt;
== Setting up the monitor in ZM ==&lt;br /&gt;
Now you need to add a monitor for this camera to ZM.  In the Console page, click on the &amp;quot;New Monitor&amp;quot; button.&lt;br /&gt;
In the first Tab, &amp;quot;General&amp;quot;, enter the following values.&lt;br /&gt;
*Name &amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Pick a name for this monitor&amp;gt;&lt;br /&gt;
*Source Type	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;Remote&lt;br /&gt;
*Function	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;Monitor&lt;br /&gt;
*Enabled &lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Linked Monitors&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Leave alone&amp;gt;&lt;br /&gt;
*Maximum FPS	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;The frame rate you set using Internet Explorer, above.  I used 5.&amp;gt;&lt;br /&gt;
*Alarm Maximum FPS	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Leave alone&amp;gt;&lt;br /&gt;
*Reference Image Blend &lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Leave alone&amp;gt;&lt;br /&gt;
*Triggers  &lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Leave alone&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Now click on the &amp;quot;Source&amp;quot; Tab, and enter the following:&lt;br /&gt;
*Remote Host Name &amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;[username]:[password]@[camera IP address]&lt;br /&gt;
*Remote Host Port	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;80 (unless you changed this in the Internet Explorer camera setup page &amp;quot;Network&amp;quot;)&lt;br /&gt;
*Remote Host Path	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;/mjpeg?speed=5&lt;br /&gt;
*Enabled &lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Check This&amp;gt;&lt;br /&gt;
*Linked Monitors&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Leave alone&amp;gt;&lt;br /&gt;
*Maximum FPS	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;The frame rate you set using Internet Explorer, above.  I used 5&amp;gt;&lt;br /&gt;
*Alarm Maximum FPS	&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Leave alone&amp;gt;&lt;br /&gt;
*Reference Image Blend &lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Leave alone&amp;gt;&lt;br /&gt;
*Triggers  &lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;&amp;lt;Leave alone&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Setting up the control in ZM ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
Excerpt from the forum post regarding setup:&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
For now, you must set the camera to the following configuration using (gulp) Internet Explorer:&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
MJPEG Mode&amp;lt;br&amp;gt;&lt;br /&gt;
320x240 Image size&amp;lt;br&amp;gt;&lt;br /&gt;
Frame rate 5 (or another value of your choice - just remember it for creating the monitor - the values must match for now)&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Microphone disabled&amp;#039;&amp;#039;&amp;#039;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
Then, you can create a new monitor with the following values:&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;General&amp;#039;&amp;#039;&amp;#039;&amp;lt;br&amp;gt;&lt;br /&gt;
Name: &amp;lt;Your Choice&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
Source: Remote&amp;lt;br&amp;gt;&lt;br /&gt;
Function: Monitor&amp;lt;br&amp;gt;&lt;br /&gt;
Maximum FPS: 5 (or the value you set with Internet Explorer)&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Source&amp;#039;&amp;#039;&amp;#039;&amp;lt;br&amp;gt;&lt;br /&gt;
Remote Host Name: username:password@&amp;lt;camera ip address&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
Remote Host Port: &amp;lt;camera remote port&amp;gt; (usually 9000 unless you changed)&amp;lt;br&amp;gt;&lt;br /&gt;
Remote Host Path: /mjpeg?speed=5 (or the speed value you set with Internet Explorer)&amp;lt;br&amp;gt;&lt;br /&gt;
Remote Image Colours: 24 bit colour&amp;lt;br&amp;gt;&lt;br /&gt;
Capture Width: 320&amp;lt;br&amp;gt;&lt;br /&gt;
Capture Height: 240&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
Once that&amp;#039;s set, you should see video when you watch the new monitor!&amp;lt;br&amp;gt;&lt;/div&gt;</summary>
		<author><name>Gneuf</name></author>
	</entry>
	<entry>
		<id>http://wiki.staging.zoneminder.com/index.php?title=IP9100&amp;diff=1947</id>
		<title>IP9100</title>
		<link rel="alternate" type="text/html" href="http://wiki.staging.zoneminder.com/index.php?title=IP9100&amp;diff=1947"/>
		<updated>2007-05-04T05:06:58Z</updated>

		<summary type="html">&lt;p&gt;Gneuf: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== The Control Script ==&lt;br /&gt;
&lt;br /&gt;
== How to set it up ==&lt;br /&gt;
&lt;br /&gt;
== How to control the video input ==&lt;br /&gt;
&lt;br /&gt;
== Other nifty commands in the Control Script ==&lt;br /&gt;
&lt;br /&gt;
== What other people have been up to ==&lt;br /&gt;
Modifying the device&lt;br /&gt;
&lt;br /&gt;
Modifying the firmware&lt;br /&gt;
&lt;br /&gt;
Modifying the internal control program&lt;br /&gt;
&lt;br /&gt;
Eavesdropping on ActiveX network traffic&lt;/div&gt;</summary>
		<author><name>Gneuf</name></author>
	</entry>
	<entry>
		<id>http://wiki.staging.zoneminder.com/index.php?title=PicturetelControlScript&amp;diff=1946</id>
		<title>PicturetelControlScript</title>
		<link rel="alternate" type="text/html" href="http://wiki.staging.zoneminder.com/index.php?title=PicturetelControlScript&amp;diff=1946"/>
		<updated>2007-05-04T05:03:56Z</updated>

		<summary type="html">&lt;p&gt;Gneuf: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== The Control Script ==&lt;br /&gt;
&lt;br /&gt;
== How to set it up ==&lt;br /&gt;
&lt;br /&gt;
== How it works ==&lt;br /&gt;
&lt;br /&gt;
== Other nifty commands in the Control Script ==&lt;br /&gt;
&lt;br /&gt;
== Why it&amp;#039;s not doing what you expect when you change the Control  Setup in ZM ==&lt;br /&gt;
&lt;br /&gt;
== Darn these serial ports! ==&lt;/div&gt;</summary>
		<author><name>Gneuf</name></author>
	</entry>
	<entry>
		<id>http://wiki.staging.zoneminder.com/index.php?title=IP9100&amp;diff=1945</id>
		<title>IP9100</title>
		<link rel="alternate" type="text/html" href="http://wiki.staging.zoneminder.com/index.php?title=IP9100&amp;diff=1945"/>
		<updated>2007-05-04T05:00:27Z</updated>

		<summary type="html">&lt;p&gt;Gneuf: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== The Control Script ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== How to set it up ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== How to control the video input ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Other nifty commands in the Control Script ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== What other people have been up to ==&lt;br /&gt;
&lt;br /&gt;
Modifying the device&lt;br /&gt;
&lt;br /&gt;
Modifying the firmware&lt;br /&gt;
&lt;br /&gt;
Modifying the internal control program&lt;br /&gt;
&lt;br /&gt;
Eavesdropping on ActiveX network traffic&lt;/div&gt;</summary>
		<author><name>Gneuf</name></author>
	</entry>
	<entry>
		<id>http://wiki.staging.zoneminder.com/index.php?title=PicturetelControlScript&amp;diff=1944</id>
		<title>PicturetelControlScript</title>
		<link rel="alternate" type="text/html" href="http://wiki.staging.zoneminder.com/index.php?title=PicturetelControlScript&amp;diff=1944"/>
		<updated>2007-05-04T04:54:10Z</updated>

		<summary type="html">&lt;p&gt;Gneuf: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;:)&lt;/div&gt;</summary>
		<author><name>Gneuf</name></author>
	</entry>
	<entry>
		<id>http://wiki.staging.zoneminder.com/index.php?title=IP9100&amp;diff=1943</id>
		<title>IP9100</title>
		<link rel="alternate" type="text/html" href="http://wiki.staging.zoneminder.com/index.php?title=IP9100&amp;diff=1943"/>
		<updated>2007-05-04T04:53:38Z</updated>

		<summary type="html">&lt;p&gt;Gneuf: First Draft HowTo&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== The Control Script ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== How to set it up ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== How to control the video input ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Other nifty commands in the Control Script ==&lt;/div&gt;</summary>
		<author><name>Gneuf</name></author>
	</entry>
	<entry>
		<id>http://wiki.staging.zoneminder.com/index.php?title=Hardware_Compatibility_List&amp;diff=1942</id>
		<title>Hardware Compatibility List</title>
		<link rel="alternate" type="text/html" href="http://wiki.staging.zoneminder.com/index.php?title=Hardware_Compatibility_List&amp;diff=1942"/>
		<updated>2007-05-04T04:49:12Z</updated>

		<summary type="html">&lt;p&gt;Gneuf: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Zoneminder will work with almost any capture card that is supported by the linux kernel.&lt;br /&gt;
&lt;br /&gt;
== Capture Cards ==&lt;br /&gt;
&lt;br /&gt;
[[Pico2000]] - 4 port card, one chip bt878, around 2 fps when using all channels&lt;br /&gt;
&lt;br /&gt;
[[Bt878_4chip_8inputs]] - I don&amp;#039;t know the name for it, 4 chips bt878, 8 inputs, around 5 fps when using 2 inputs per chip&lt;br /&gt;
&lt;br /&gt;
[[Hauppauge]]&lt;br /&gt;
&lt;br /&gt;
[[Ituner Spectra 8]] [http://www.ituner.com/spectra.htm]&lt;br /&gt;
&lt;br /&gt;
[[Linux Media Labs LMLBT44]] [http://www.linuxmedialabs.com]&lt;br /&gt;
&lt;br /&gt;
[[Avermedia]]&lt;br /&gt;
&lt;br /&gt;
[[TView 95/99]]&lt;br /&gt;
&lt;br /&gt;
[[WinFast TV2000 XP]]&lt;br /&gt;
&lt;br /&gt;
[[Osprey 100]]&lt;br /&gt;
&lt;br /&gt;
[[Grand X Guard]] [http://www.grandtec.com/xguard.htm]&lt;br /&gt;
&lt;br /&gt;
[[Kodicom 4400r]]&lt;br /&gt;
&lt;br /&gt;
Leadtek WinFast VC 100 - the cheapest bt878 model with no tuner on it, just Com/Svideo in.&lt;br /&gt;
&lt;br /&gt;
Most other BTTV (bt878, bt848) cards, see /usr/src/linux/Documentation/video4linux/bttv/CARDLIST on your system for a list of some of them.&lt;br /&gt;
&lt;br /&gt;
A note on the bt8x8-based TV-tuner cards: these usually have beside the tuner input, also a Composite and an S-Video input. You can hook up 2 analog cameras to these, and access from ZoneMinder both of them as individual cameras, at max 15Fps. You don&amp;#039;t need two separate TV cards for two cameras!&lt;br /&gt;
&lt;br /&gt;
== Analog Cameras ==&lt;br /&gt;
&lt;br /&gt;
Any regular composite or svideo camera connected via a supported capture card.&lt;br /&gt;
&lt;br /&gt;
Some of these analog cameras feature camera control as well.&lt;br /&gt;
&lt;br /&gt;
*[[PicturetelControlScript | PictureTel PTZ2N]].&lt;br /&gt;
&lt;br /&gt;
== Network Cameras ==&lt;br /&gt;
For Network Cams to work they need to be able to stream MJPEG without the requirment of activex controls. If you see the requirement for the camera calls for IE then there is a good chance it may not work. The other option is to grab JPEG images if the camera supports that option which will work but at a lower frame rate.&lt;br /&gt;
&lt;br /&gt;
* [[Axis]] (just about all recent models, including support for PTZ functions)&lt;br /&gt;
&lt;br /&gt;
* [[Panasonic]] BLC-10, KX-HCM10 etc (including PTZ support)&lt;br /&gt;
&lt;br /&gt;
* [[D-Link]] DCS-1000(W) and DCS-900 - plus other D-Link IP models (This have been hit and miss, not all work with ZM. A partial list of unsupported cameras are inside).&lt;br /&gt;
&lt;br /&gt;
* [[Sony]] SNC-M1 and SNC-M3 wired and wireless - possibly other Sony IP models?&lt;br /&gt;
&lt;br /&gt;
* [[Grandtec]] [[Grandtec_WLAN_Camera|WLAN Camera]] WiFi or III - acceptable indoor quality, no infrared-filter (better nightvision) cheap!&lt;br /&gt;
&lt;br /&gt;
* [[Airlink 101]] AIC250W - Just remember to turn off PCRE processing in the Options &amp;gt; Network tab.  http://x.x.x.x/video.cgi gives 10 fps 640 x 480 mjpeg feed.  Same camera as D-Link DCS-900W / TrendNet IP-200&lt;br /&gt;
&lt;br /&gt;
* [[Conceptronic]] C54NETCAM - Just turn off PCRE processing in the Options &amp;gt; Network tab.  http://x.x.x.x/video.cgi gives 10-20 fps 640 x 480 mjpeg feed.  Seems to be the same camera as TrendNet IP-100&lt;br /&gt;
&lt;br /&gt;
* OvisLink AirLive WL-5400CAM&lt;br /&gt;
&lt;br /&gt;
* [[Gadspot]] GS9603 IP Camera with Pan/Tilt, As well as the GS1600(H).&lt;br /&gt;
&lt;br /&gt;
*[[Trendnet]] TV-IP300 - Just remember to turn 1.0 in ZM_HTTP_VERSION in the Options &amp;gt; Network tab. In the x.x.x.x/cgi-bin/video.jpg gives 352 x 240 jpg.&lt;br /&gt;
&lt;br /&gt;
*Intellinet IPCamera with the new firmware.&lt;br /&gt;
*Old Intellinet IPCamera (model MWNC-100) with this (http://www.zoneminder.com/forums/viewtopic.php?t=7500) protocol adapter. &lt;br /&gt;
&lt;br /&gt;
* Any network camera that allows access to single JPEG image grabs or multi-part JPEG feeds.&lt;br /&gt;
&lt;br /&gt;
== Network Digitizers ==&lt;br /&gt;
&lt;br /&gt;
Like Network Cameras, these devices produce a video stream - but they accept an analog video input from a camera or other video source.&lt;br /&gt;
&lt;br /&gt;
*The [[IP9100 | Aviosys IP9100, Models A, B and Plus]] has four analog video inputs.  It produces a ZM compatible video stream from one of the inputs, which is selectable via an http GET command.  There might even be a control script for ZM that lets you select the active video input using &amp;#039;&amp;#039;ZM&amp;#039;s Camera Control Presets!&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
== USB Cameras ==&lt;br /&gt;
&lt;br /&gt;
Just Zoom USB cam&lt;br /&gt;
&lt;br /&gt;
Creative Webcam Pro, Webcam 3&lt;br /&gt;
&lt;br /&gt;
Logitech QuickCam Express, QuickCam Pro 3000&lt;br /&gt;
&lt;br /&gt;
Philips PCVC 730K, PCVC 740K&amp;lt;br&amp;gt;&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6645&amp;amp;highlight=zmu&lt;br /&gt;
&lt;br /&gt;
Any OV511 based USB camera [http://alpha.dyndns.org/ov511/cameras.html]&lt;br /&gt;
&lt;br /&gt;
Any Philips based USB camera [http://www.smcc.demon.nl/webcam]&lt;br /&gt;
&lt;br /&gt;
Any CPIA based USB camera [http://webcam.sourceforge.net]&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Note that most USB cameras that can use Video4Linux, and so can be used by ZoneMinder, have older chipsets and can be hard to find new.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Note that PWC drivers are not included in the kernel. Some distribution&amp;#039;s add them in and other may not. Here are some relevant links.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
[http://www.smcc.demon.nl/webcam/ Old Maintainer]&lt;br /&gt;
[http://www.saillard.org/linux/pwc/ Current PWC Maintainer]&lt;/div&gt;</summary>
		<author><name>Gneuf</name></author>
	</entry>
	<entry>
		<id>http://wiki.staging.zoneminder.com/index.php?title=Hardware_Compatibility_List&amp;diff=1941</id>
		<title>Hardware Compatibility List</title>
		<link rel="alternate" type="text/html" href="http://wiki.staging.zoneminder.com/index.php?title=Hardware_Compatibility_List&amp;diff=1941"/>
		<updated>2007-05-04T04:30:34Z</updated>

		<summary type="html">&lt;p&gt;Gneuf: /* Analog Cameras */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Zoneminder will work with almost any capture card that is supported by the linux kernel.&lt;br /&gt;
&lt;br /&gt;
== Capture Cards ==&lt;br /&gt;
&lt;br /&gt;
[[Pico2000]] - 4 port card, one chip bt878, around 2 fps when using all channels&lt;br /&gt;
&lt;br /&gt;
[[Bt878_4chip_8inputs]] - I don&amp;#039;t know the name for it, 4 chips bt878, 8 inputs, around 5 fps when using 2 inputs per chip&lt;br /&gt;
&lt;br /&gt;
[[Hauppauge]]&lt;br /&gt;
&lt;br /&gt;
[[Ituner Spectra 8]] [http://www.ituner.com/spectra.htm]&lt;br /&gt;
&lt;br /&gt;
[[Linux Media Labs LMLBT44]] [http://www.linuxmedialabs.com]&lt;br /&gt;
&lt;br /&gt;
[[Avermedia]]&lt;br /&gt;
&lt;br /&gt;
[[TView 95/99]]&lt;br /&gt;
&lt;br /&gt;
[[WinFast TV2000 XP]]&lt;br /&gt;
&lt;br /&gt;
[[Osprey 100]]&lt;br /&gt;
&lt;br /&gt;
[[Grand X Guard]] [http://www.grandtec.com/xguard.htm]&lt;br /&gt;
&lt;br /&gt;
[[Kodicom 4400r]]&lt;br /&gt;
&lt;br /&gt;
Leadtek WinFast VC 100 - the cheapest bt878 model with no tuner on it, just Com/Svideo in.&lt;br /&gt;
&lt;br /&gt;
Most other BTTV (bt878, bt848) cards, see /usr/src/linux/Documentation/video4linux/bttv/CARDLIST on your system for a list of some of them.&lt;br /&gt;
&lt;br /&gt;
A note on the bt8x8-based TV-tuner cards: these usually have beside the tuner input, also a Composite and an S-Video input. You can hook up 2 analog cameras to these, and access from ZoneMinder both of them as individual cameras, at max 15Fps. You don&amp;#039;t need two separate TV cards for two cameras!&lt;br /&gt;
&lt;br /&gt;
== Analog Cameras ==&lt;br /&gt;
&lt;br /&gt;
Any regular composite or svideo camera connected via a supported capture card.&lt;br /&gt;
&lt;br /&gt;
Some of these analog cameras feature camera control as well, notably the [[PicturetelControlScript | PictureTel PTZ2N]].&lt;br /&gt;
&lt;br /&gt;
== Network Cameras ==&lt;br /&gt;
For Network Cams to work they need to be able to stream MJPEG without the requirment of activex controls. If you see the requirement for the camera calls for IE then there is a good chance it may not work. The other option is to grab JPEG images if the camera supports that option which will work but at a lower frame rate.&lt;br /&gt;
&lt;br /&gt;
* [[Axis]] (just about all recent models, including support for PTZ functions)&lt;br /&gt;
&lt;br /&gt;
* [[Panasonic]] BLC-10, KX-HCM10 etc (including PTZ support)&lt;br /&gt;
&lt;br /&gt;
* [[D-Link]] DCS-1000(W) and DCS-900 - plus other D-Link IP models (This have been hit and miss, not all work with ZM. A partial list of unsupported cameras are inside).&lt;br /&gt;
&lt;br /&gt;
* [[Sony]] SNC-M1 and SNC-M3 wired and wireless - possibly other Sony IP models?&lt;br /&gt;
&lt;br /&gt;
* [[Grandtec]] [[Grandtec_WLAN_Camera|WLAN Camera]] WiFi or III - acceptable indoor quality, no infrared-filter (better nightvision) cheap!&lt;br /&gt;
&lt;br /&gt;
* [[Airlink 101]] AIC250W - Just remember to turn off PCRE processing in the Options &amp;gt; Network tab.  http://x.x.x.x/video.cgi gives 10 fps 640 x 480 mjpeg feed.  Same camera as D-Link DCS-900W / TrendNet IP-200&lt;br /&gt;
&lt;br /&gt;
* [[Conceptronic]] C54NETCAM - Just turn off PCRE processing in the Options &amp;gt; Network tab.  http://x.x.x.x/video.cgi gives 10-20 fps 640 x 480 mjpeg feed.  Seems to be the same camera as TrendNet IP-100&lt;br /&gt;
&lt;br /&gt;
* OvisLink AirLive WL-5400CAM&lt;br /&gt;
&lt;br /&gt;
* [[Gadspot]] GS9603 IP Camera with Pan/Tilt, As well as the GS1600(H).&lt;br /&gt;
&lt;br /&gt;
*[[Trendnet]] TV-IP300 - Just remember to turn 1.0 in ZM_HTTP_VERSION in the Options &amp;gt; Network tab. In the x.x.x.x/cgi-bin/video.jpg gives 352 x 240 jpg.&lt;br /&gt;
&lt;br /&gt;
*Intellinet IPCamera with the new firmware.&lt;br /&gt;
*Old Intellinet IPCamera (model MWNC-100) with this (http://www.zoneminder.com/forums/viewtopic.php?t=7500) protocol adapter. &lt;br /&gt;
&lt;br /&gt;
* Any network camera that allows access to single JPEG image grabs or multi-part JPEG feeds.&lt;br /&gt;
&lt;br /&gt;
== USB Cameras ==&lt;br /&gt;
&lt;br /&gt;
Just Zoom USB cam&lt;br /&gt;
&lt;br /&gt;
Creative Webcam Pro, Webcam 3&lt;br /&gt;
&lt;br /&gt;
Logitech QuickCam Express, QuickCam Pro 3000&lt;br /&gt;
&lt;br /&gt;
Philips PCVC 730K, PCVC 740K&amp;lt;br&amp;gt;&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6645&amp;amp;highlight=zmu&lt;br /&gt;
&lt;br /&gt;
Any OV511 based USB camera [http://alpha.dyndns.org/ov511/cameras.html]&lt;br /&gt;
&lt;br /&gt;
Any Philips based USB camera [http://www.smcc.demon.nl/webcam]&lt;br /&gt;
&lt;br /&gt;
Any CPIA based USB camera [http://webcam.sourceforge.net]&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Note that most USB cameras that can use Video4Linux, and so can be used by ZoneMinder, have older chipsets and can be hard to find new.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Note that PWC drivers are not included in the kernel. Some distribution&amp;#039;s add them in and other may not. Here are some relevant links.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
[http://www.smcc.demon.nl/webcam/ Old Maintainer]&lt;br /&gt;
[http://www.saillard.org/linux/pwc/ Current PWC Maintainer]&lt;/div&gt;</summary>
		<author><name>Gneuf</name></author>
	</entry>
	<entry>
		<id>http://wiki.staging.zoneminder.com/index.php?title=Sony&amp;diff=1476</id>
		<title>Sony</title>
		<link rel="alternate" type="text/html" href="http://wiki.staging.zoneminder.com/index.php?title=Sony&amp;diff=1476"/>
		<updated>2006-05-30T17:11:38Z</updated>

		<summary type="html">&lt;p&gt;Gneuf: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Link to the Sony SNC patches for 1.22.1:&amp;lt;br&amp;gt;&lt;br /&gt;
[http://www.neufweb.org/zm_remote_camera-patches.tgz zm_remote_camera-patches.tgz]&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
Excerpt from the forum post regarding setup:&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
For now, you must set the camera to the following configuration using (gulp) Internet Explorer:&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
MJPEG Mode&amp;lt;br&amp;gt;&lt;br /&gt;
320x240 Image size&amp;lt;br&amp;gt;&lt;br /&gt;
Frame rate 5 (or another value of your choice - just remember it for creating the monitor - the values must match for now)&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Microphone disabled&amp;#039;&amp;#039;&amp;#039;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
Then, you can create a new monitor with the following values:&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;General&amp;#039;&amp;#039;&amp;#039;&amp;lt;br&amp;gt;&lt;br /&gt;
Name: &amp;lt;Your Choice&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
Source: Remote&amp;lt;br&amp;gt;&lt;br /&gt;
Function: Monitor&amp;lt;br&amp;gt;&lt;br /&gt;
Maximum FPS: 5 (or the value you set with Internet Explorer)&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Source&amp;#039;&amp;#039;&amp;#039;&amp;lt;br&amp;gt;&lt;br /&gt;
Remote Host Name: username:password@&amp;lt;camera ip address&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
Remote Host Port: &amp;lt;camera remote port&amp;gt; (usually 9000 unless you changed)&amp;lt;br&amp;gt;&lt;br /&gt;
Remote Host Path: /mjpeg?speed=5 (or the speed value you set with Internet Explorer)&amp;lt;br&amp;gt;&lt;br /&gt;
Remote Image Colours: 24 bit colour&amp;lt;br&amp;gt;&lt;br /&gt;
Capture Width: 320&amp;lt;br&amp;gt;&lt;br /&gt;
Capture Height: 240&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
Once that&amp;#039;s set, you should see video when you watch the new monitor!&amp;lt;br&amp;gt;&lt;/div&gt;</summary>
		<author><name>Gneuf</name></author>
	</entry>
	<entry>
		<id>http://wiki.staging.zoneminder.com/index.php?title=Sony&amp;diff=1475</id>
		<title>Sony</title>
		<link rel="alternate" type="text/html" href="http://wiki.staging.zoneminder.com/index.php?title=Sony&amp;diff=1475"/>
		<updated>2006-05-30T16:53:53Z</updated>

		<summary type="html">&lt;p&gt;Gneuf: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Link to the Sony SNC patches for 1.22.1:&lt;br /&gt;
[http://www.neufweb.org/zm_remote_camera-patches.tgz zm_remote_camera-patches.tgz]&lt;br /&gt;
&lt;br /&gt;
Excerpt from the forum post regarding setup:&lt;br /&gt;
&lt;br /&gt;
For now, you must set the camera to the following configuration using (gulp) Internet Explorer:&lt;br /&gt;
&lt;br /&gt;
MJPEG Mode&lt;br /&gt;
320x240 Image size&lt;br /&gt;
Frame rate 5 (or another value of your choice - just remember it for creating the monitor - the values must match for now)&lt;br /&gt;
Microphone disabled&lt;br /&gt;
&lt;br /&gt;
Then, you can create a new monitor with the following values:&lt;br /&gt;
&lt;br /&gt;
General&lt;br /&gt;
Name: &amp;lt;Your Choice&amp;gt;&lt;br /&gt;
Source: Remote&lt;br /&gt;
Function: Monitor&lt;br /&gt;
Maximum FPS: 5 (or the value you set with Internet Explorer)&lt;br /&gt;
&lt;br /&gt;
Source&lt;br /&gt;
Remote Host Name: username:password@&amp;lt;camera ip address&amp;gt;&lt;br /&gt;
Remote Host Port: &amp;lt;camera remote port&amp;gt; (usually 9000 unless you changed)&lt;br /&gt;
Remote Host Path: /mjpeg?speed=5 (or the speed value you set with Internet Explorer)&lt;br /&gt;
Remote Image Colours: 24 bit colour&lt;br /&gt;
Capture Width: 320&lt;br /&gt;
Capture Height: 240&lt;br /&gt;
&lt;br /&gt;
Once that&amp;#039;s set, you should see video when you watch the new monitor!&lt;/div&gt;</summary>
		<author><name>Gneuf</name></author>
	</entry>
	<entry>
		<id>http://wiki.staging.zoneminder.com/index.php?title=Sony&amp;diff=1471</id>
		<title>Sony</title>
		<link rel="alternate" type="text/html" href="http://wiki.staging.zoneminder.com/index.php?title=Sony&amp;diff=1471"/>
		<updated>2006-05-27T07:03:46Z</updated>

		<summary type="html">&lt;p&gt;Gneuf: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Links to the Sony SNC patches: [http://www.neufweb.org/zm_remote_camera-patches.tgz zm_remote_camera-patches.tgz]&lt;/div&gt;</summary>
		<author><name>Gneuf</name></author>
	</entry>
	<entry>
		<id>http://wiki.staging.zoneminder.com/index.php?title=Sony&amp;diff=1470</id>
		<title>Sony</title>
		<link rel="alternate" type="text/html" href="http://wiki.staging.zoneminder.com/index.php?title=Sony&amp;diff=1470"/>
		<updated>2006-05-27T06:29:54Z</updated>

		<summary type="html">&lt;p&gt;Gneuf: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Links to the Sony SNC patch to be posted here shortly:&lt;/div&gt;</summary>
		<author><name>Gneuf</name></author>
	</entry>
</feed>