Preview only show first 10 pages with watermark. For full document please download

Snc-rz30 Ver2.04 Release Note

   EMBED


Share

Transcript

SNC-RZ30 Ver2.04 Release Note 18 / Apr / 2003 Sony Corporation Table of contents 1. General information.................................................................................................................................. 1 1.1. Wireless transmission capability...................................................................................................... 1 1.2. Capability of viewing on Pocket PC................................................................................................. 1 1.3. Addition of VISCA control................................................................................................................. 1 1.4. Direct PTZ control function............................................................................................................... 1 1.5. Time synchronization with NTP server ........................................................................................... 1 1.6. Dynamic IP address notification ...................................................................................................... 2 1.7. Addition of resume "Tour" mode...................................................................................................... 2 1.8. Addition of manual Day/Night on main viewer page...................................................................... 2 1.9. Capability of saving and restoring the setting data of the camera ................................................ 2 1.10. Addition of display mode in alarm pop-up setting ...................................................................... 2 1.11. Capacity warning capability for image memory.......................................................................... 2 1.12. Web access log............................................................................................................................. 2 1.13. RealShot Logo .............................................................................................................................. 2 2. Advanced information .............................................................................................................................. 3 2.1. CGI command authentication.......................................................................................................... 3 2.2. Acquisition of Activity Detection raw data........................................................................................ 3 2.3. Acquisition of Sensor status............................................................................................................. 4 2.4. Optional image size capability ......................................................................................................... 6 2.5. Addition of manual on/off command for Alarm out......................................................................... 7 2.6. Information in JPEG marker (since Ver1.10).................................................................................. 7 2.7. Limitation of zoom ratio .................................................................................................................... 9 2.8. Addition of new parameters for MJPEG command....................................................................... 9 2.9. Addition of new inquiry parameters................................................................................................. 9 2.10. Advanced settings for Ftp client function .................................................................................. 10 1. General information This section describes general information about the version 2.0 of SNC-RZ30. For details, refer to User’s Guide. 1.1. Wireless transmission capability Wireless transmission (IEEE802.11b) is newly applicable by inserting the specified wireless LAN card into PCMCIA slot of camera. Recommended equipments Wireless LAN card : Cisco Systems Inc., Aironet 350 series Client adapter(AIR-352). Other LAN card is not guaranteed to work. Access point : Any access points with WiFi certification are available, however Cisco Systems Inc., Aironet 350 series Access point is recommended. 1.2. Capability of viewing on Pocket PC You can display images and operate the camera using a PDA (Personal Digital Assistant) that runs on Microsoft Pocket PC 2002. System requirements OS: Microsoft Pocket PC 2002 Web browser: Microsoft Internet Explorer CPU: Strong ARM 206 MHz or higher RAM: 64 MB or more Plug-in: Jeode Ver.1.9.1 (Java available) Notes Jeode is required to display an image from the camera and operate the camera. If Jeode is not installed, install it following the manual supplied with the Pocket PC. Verified equipments HP/Compaq iPAQ H3955 / H3975 and Toshiba Genio e550GX 1.3. Addition of VISCA control You can control the camera using the VISCA protocol via the serial port. For details, refer to the VISCA command list for SNC-RZ30. 1.4. Direct PTZ control function In addition to current methods of controlling the pan, tilt and zoom, you can control the camera on the monitor image and using the zoom bar. - A clicked point on the image goes to the center of the image. - An area specified by dragging goes to the center of the image and is zoomed in. - Zooming is operative using the zoom bar under the monitor image. - When you use the ActiveX viewer, you can zoom in/out using the center wheel of the mouse. 1.5. Time synchronization with NTP server Time synchronization function with Network Time server is newly added. Thanks to the NTP (network time protocol), the camera can acquire and maintain accurate time, and also can be synchronized with other various equipments for good network timekeeping. 1 1.6. Dynamic IP address notification When using DHCP, you can know the assigned IP address by e-mail or HTTP protocol. 1.7. Addition of resume "Tour" mode When the tour has stopped because you have operated (panned/tilted/zoomed) the camera or moved the camera to the preset position by the alarm, the tour restarts automatically after the specified time has elapsed. 1.8. Addition of manual Day/Night on main viewer page You can control Day/Night switching manually using trigger control section on main viewer page. 1.9. Capability of saving and restoring the setting data of the camera You can save the setting data of the camera in a file and restore the saved setting data to the camera. 1.10. Addition of display mode in alarm pop-up setting You can select either all-users or administrator on which you want to display the pop-up when an alarm is input. 1.11. Capacity warning capability for image memory The camera sends a warning e-mail to the Administrator when the memory space is low or the memory is full due to activation of the image memory function. 1.12. Web access log You can see the Web access log. 1.13. RealShot Logo New logo, “Real shot” for Sony’s network cameras is added on GUI. 2 2. Advanced information 2.1. CGI command authentication CGI command authentication function is newly added. Some illegal access can be blocked by using this function. Please refer to the newly released CGI command list about what kind of commands need to pass the authentication. This function was not supported in the version 1.10 or lower. So some application software which has been developed for the lower version might not work properly due to the CGI command authentication function. To avoid this problem, you can turn off the CGI authentication function by the following CGI command. http://ip_adr/command/system.cgi?CgiAuthen=Off But we strongly recommend that the CGI command authentication should be ON (default). The CGI authentication function complies with the "HTTP Basic Authentication" which is specified in RFC2617. 2.2. Acquisition of Activity Detection raw data The SNC-RZ30 can send raw data of Activity Detection. Activity detection function evaluates the difference of luminance level and detects pixels which exceed the specified threshold. The raw data means number of pixels that exceed the threshold in the detection area which is specified in the Activity detection setting. At first, send the following command to enable this function. (Default is off.) http://ip_adr/ command/activitydetection.cgi?ActRawData=on Then you can get the raw data as below. GET http://ip_adr/ command/actrawdata.cgi Request GET /command/actrawdata.cgi HTTP1.1 Host: 192.168.0.100 Response HTTP/1.1 200 OK Content-Type: multipart/x-mixed-replace;boundary=--myboundary --myboundary Content-Type: text/plain ImageTime: 2002120811433228 3 ActRawData=00000000 --myboundary Content-Type: text/plain ImageTime: 2002120811433229 ActRawData=0001fa8c --myboundary . . . ImageTime header ImageTime: : 4digit, e.g. 2003 : 2digit, e.g. 01 : 2digit, e.g. 09 : 2digit, e.g. 20 : 2digit, e.g. 07 : 2digit, e.g. 59 : 2digit, e.g. NTSC:00-29, PAL:00-24 Data ActRawData= : 8digit, Hexadecimal, e.g. 0001fb4c Notes - You can change the threshold level by the following CGI command. http://ip_adr/ command/activitydetection.cgi?ActThreshold=<0 to 255> Default is ‘104’. - The sensitivity level in the Activity detection setting does not affect this raw data. - You can connect up to TCP connections at the same time for acquiring the raw data. 2.3. Acquisition of Sensor status By polling You can inquire the sensor status. GET/POST http://ip_adr/ command/inquiry.cgi?inq=sensor Sensor1=&Sensor2=&Sensor3= : “0” is low or open. “1” is high or short. 4 By server push stream The SNC-RZ30 can send the sensor status data as server push streaming. At first, send the following command to enable this function. (Default is off.) http://ip_adr/ command/system.cgi?AlarmData=on Then you can get the status data as below. GET http://ip_adr/ command/alarmdata.cgi Request GET /command/alarmdata.cgi HTTP1.1 Host: 192.168.0.100 Response HTTP/1.1 200 OK Content-Type: multipart/x-mixed-replace;boundary=--myboundary --myboundary Content-Type: text/plain ImageTime: 2002120811433228 Sensor1=1 Sensor2=0 Sensor3=0 --myboundary Content-Type: text/plain ImageTime: 2002120811550108 Sensor1=0 Sensor2=0 Sensor3=0 --myboundary . . . ImageTime header ImageTime: : 4digit, e.g. 2003 : 2digit, e.g. 01 : 2digit, e.g. 09 : 2digit, e.g. 20 : 2digit, e.g. 07 : 2digit, e.g. 59 5 : 2digit, e.g. NTSC:00-29, PAL:00-24 Status “0” is low or open. “1” is high or short. - The camera sends the status data only when the sensor status changes. - If you want the status data periodically even if no status change, send the following command. http://ip_adr/ command/system.cgi?AlarmDataInterval= is from “0” to “3600” and the unit is second. Default is “0”. - You can connect up to 5 TCP connections at the same time for acquiring the status data. 2.4. Optional image size capability In addition to current image size, optional image size is newly added. At first, send the following command to enable this mode. http://ip_adr/ command/camera.cgi?ImageSize=8 Then send the following command to change the image size. http://ip_adr/ command/camera.cgi?ImageSizeOption=, : See the table below. : 0 (Auto), 1(Frame), 2(Field) horizontal pixel 640 608 576 544 512 480 448 416 384 352 320 288 256 224 192 160 Image size 640 x 480 608 x 456 576 x 432 544 x 408 512 x 384 480 x 360 448 x 336 416 x 312 384 x 288 352 x 264 320 x 240 288 x 216 256 x 192 224 x 168 192 x 144 160 x 120 6 Note: 352 x 264 is not available for SNC-RZ30N. 2.5. Addition of manual on/off command for Alarm out In addition to current manual command to toggle alarm out, manual on/off command is newly added. GET/POST http://ip_adr/ command/main.cgi?Trigger=alarmout1on http://ip_adr/ command/main.cgi?Trigger=alarmout1off http://ip_adr/ command/main.cgi?Trigger=alarmout2on http://ip_adr/ command/main.cgi?Trigger=alarmout2off Notes To use this command, you need to select the Manual mode on the Alarm out 1 or Alarm out 2 setting page. 2.6. Information in JPEG marker (since Ver1.10) 1) Overview For developing application such as archiving software, some information of the image and the camera is embedded in JPEG marker. This function is available since the version 1.10. One of the APP marker (FF E0 to FF EF) and COM marker (FF FE) is available.Default marker is COM (FF FE) and default information format is “standard”. 2) Setting and Inquiry For version1.10: http://ip_adr/command/jpeg.cgi?=[&=…] For version2.0 or later http://ip_adr/command/camera.cgi?=[&=…] http://ip_adr/command/inquiry.cgi?inq=camera Description Attribute Parameter Format of application inq/set AppFormat Marker of application inq/set AppMarker Format of comment inq/set ComFormat 7 Value Standard option1 off (default) ffe0 to ffef (default : ffef) standard (default) option1 off 3) Information format Size (byte) Description 2 Marker 2 Length of field 14 Model name 2 Reserved 4 Serial No. 4 Time 2 Frame No. 2 Mount 4 Image length 6 Mac address 22 Reserved Total 64 byte Example FF FE 00 3E (62 byte) 53 4E 43 2D 52 5A 33 30 50 00 ... 00 (SNC-RZ30P) 00 00 00 0E 38 AE (932014) Marker Binary Ascii code Not used Binary Binary Elapsed seconds since 1970/1/1 3C FF 89 40 Binary SNC-RZ30N:00 to 1D SNC-RZ30P:00 to 18 00 0E 00 01 (desktop) 00 00 75 3D (30013 byte) 08 00 46 21 FB FD 00 – 00 Size Description (byte) Example 2 Marker 2 Length of field 6 Reserved FF FE 00 28 (40 byte) 00 00 00 00 00 00 6 Mac address 08 00 46 21 FB FD 4 Time 22 Reserved Total 42 byte Note 3C FF 89 40 00 – 00 8 0 : ceiling 1 : desktop Binary From FF D8 to FF D9 Mac address of ethernet Not used Note Marker Binary Not used Mac address of ethernet Binary Elapsed seconds since 1970/1/1 Not used 2.7. Limitation of zoom ratio You can limit both the optical zoom ratio and the digital zoom ratio. Be sure that there are some important notices to use this function. Refer to the following notes. GET/POST For optical zoom http://ip_adr/command/zoomlimit.cgi?O-ZoomTeleLimit= : 4.0 to 25.0 For digital zoom http://ip_adr/command/zoomlimit.cgi?E-ZoomLimit= : 1.0 to 12.0 Notes - When you send the zoom limit command, turn off the power once after the Power LED get to blink to complete the configuration. - When you send the factory default command to the camera, send the zoom limit command again. - When you upgrade the software version of the camera, send the zoom limit command again. 2.8. Addition of new parameters for MJPEG command When you request MJPEG data, “interval” and “number” parameters are newly available in addition to current “speed” parameter. “interval” enables the camera to send images periodically at specified interval. “number” enables the camera to close the TCP connection after sending the specified number of images. e.g. http://ip_adr/image?interval=&number= interval= SNC-RZ30N : 33 to 3600000 (The unit is millisecond.) SNC-RZ30P : 40 to 3600000 (The unit is millisecond.) number= 1 to 1000000 For details, refer to CGI command manual. 2.9. Addition of new inquiry parameters Some inquiry parameters are newly added. Inquiry Parameter Sysinfo ModelName Sysinfo PanTiltFunc Sysinfo ZoomFunc 9 Value “SNC-RZ30N” / “SNC-RZ30P” “1” “1” 2.10. Advanced settings for Ftp client function The following CGI commands are newly added for Ftp client function. Description CGI Parameter Store mode ftpclient.cgi FcStoreMode Connection ftpclient.cgi FcConnection Value rename ( default ) overwrite normal ( default ) keepalive FcStoreMode When FcStoreMode is set to “rename”, the camera behaves as below. SNC-RZ30 (Client) Ftp server STOR TEMP03041812302500.jpg 150 Opening BINARY ... 226 Transfer complete. RNFR TEMP03041812302500.jpg 350 File exists, ready for ... RNTO 03041812302500.jpg 250 RNTO command successful. When FcStoreMode is set to “overwrite”, the camera behaves as below. SNC-RZ30 (Client) Ftp server STOR 03041812302500.jpg 150 Opening BINARY ... 226 Transfer complete. FcConnection This parameter is effective only when Ftp client function is set to Alarm mode. This parameter determines whether the camera closes the control connection or not after alarm images are transferred to the Ftp server. normal : SNC-RZ30 closes the control connection. keepalive : SNC-RZ30 doesn’t close the control connection. 10 Revised history Date 18th of April, 2003 Comment First issue 11