Difference between revisions of "Sony"

From ZoneMinder Wiki
Jump to navigationJump to search
m
m
Line 54: Line 54:
*Orientation
*Orientation
**'''Pulldown <Normal>
**'''Pulldown <Normal>


----
----
Line 60: Line 61:




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.


== Where to get the Control module ==
== Setting up the control in ZM ==
== Setting up the control in ZM ==
 
== Using the control in ZM ==
 
== Other nifty commands implemented in the control ==
 
 
 
 
 
<br>
Excerpt from the forum post regarding setup:<br>
<br>
For now, you must set the camera to the following configuration using (gulp) Internet Explorer:<br>
<br>
MJPEG Mode<br>
320x240 Image size<br>
Frame rate 5 (or another value of your choice - just remember it for creating the monitor - the values must match for now)<br>
'''Microphone disabled'''<br>
<br>
Then, you can create a new monitor with the following values:<br>
<br>
'''General'''<br>
Name: <Your Choice><br>
Source: Remote<br>
Function: Monitor<br>
Maximum FPS: 5 (or the value you set with Internet Explorer)<br>
<br>
'''Source'''<br>
Remote Host Name: username:password@<camera ip address><br>
Remote Host Port: <camera remote port> (usually 9000 unless you changed)<br>
Remote Host Path: /mjpeg?speed=5 (or the speed value you set with Internet Explorer)<br>
Remote Image Colours: 24 bit colour<br>
Capture Width: 320<br>
Capture Height: 240<br>
<br>
Once that's set, you should see video when you watch the new monitor!<br>

Revision as of 15:56, 4 May 2007

Where to get the patches

Link to the Sony SNC patches for 1.22.1: zm_remote_camera-patches.tgz

How to apply the patches

Configuring the camera

First, you need to set up the camera using Internet Explorer. Go to the camera's IP address like so:

http://[ip address]/image1

Click on the "Setting" button near the top of the page. A new Explorer window opens. In this window, on the left, click on the "Camera" link.

On the "Common" Tab, set the camera into JPEG mode by clicking on the "Video mode" JPEG radio button. Select the resolution you want to use from the "Image size" pulldown menu. I use "320x240". Press the "Ok" button.

Now click on the "JPEG" Tab, and pick your desired frame rate. I use 5 fps. Press the "Ok" button.

Now you're done using Internet Explorer. Whew!

Setting up the monitor in ZM

Now you need to add a monitor for this camera to ZM. In the Console page, click on the "New Monitor" button. In the first Tab, "General", enter the following values.

  • Name
    • <Type in an appropriate name for this monitor>
  • Source Type
    • Pulldown <Remote>
  • Function
    • Pulldown <Monitor>
  • Enabled
    • <Check This>
  • Linked Monitors
    • <Leave alone>
  • Maximum FPS
    • <The frame rate you set using Internet Explorer, above. I used 5.>
  • Alarm Maximum FPS
    • <Leave alone>
  • Reference Image Blend
    • <Leave alone>
  • Triggers
    • <Leave alone>

Now click on the "Source" Tab, and enter the following:

  • Remote Host Name
    • [username]:[password]@[camera IP address]
  • Remote Host Port
    • 80 (unless you changed this in the Internet Explorer camera setup page "Network")
  • Remote Host Path
    • /mjpeg?speed=5
  • Remote Image Colors
    • Pulldown <24 bit color>
  • Linked Monitors
    • <Leave alone>
  • Capture Width (pixels)
    • <The image width you set using Internet Explorer, above. I used 320>
  • Capture Height (pixels)
    • <The image height you set using Internet Explorer, above. I used 240>
  • Orientation
    • Pulldown <Normal>



Now you must click on the "Save" button, and after a few moments, the new monitor will appear in the ZM Console window.



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.

Where to get the Control module

Setting up the control in ZM

Using the control in ZM

Other nifty commands implemented in the control