FIRMWARE RELEASE NOTES ====================== Products affected: AXIS 213 PTZ Network Camera Release date: 2004-10-07 Release type: Production Firmware version: 4.03 File name: 213_403.bin Preceding release: 4.02 -------------------------------------------------------------------------------- UPGRADE INSTRUCTIONS ==================== The firmware can be upgraded using HTTP or FTP. HTTP ==== 1. Download the upgrade file to a directory that is accessible from your local computer. 2. Go to the product's start page (e.g. http://192.168.0.90). 3. Click the Setup link and log in as root (or any other user with Administrator privileges) if you are prompted for a user name and password. You must be logged in as an Administrator to upgrade the unit. 4. Click System Options in the menu to the left. 5. Click Maintenance. 6. Click the Browse button in the Upgrade Server section. 7. Select the upgrade file you downloaded (and maybe decompressed) from our site. This file is typically named 213_403.bin or axis213.bin. 8. Click the Open button. 9. Click the Upgrade button in the Upgrade Server section. 10. Wait for the flash load to complete, which may take 1-10 minutes. The upgrade procedure is in four steps: Step 1, Shut down: Running applications are shut down and active connections are terminated. Step 2, Uploading firmware: The old firmware will be erased and the new firmware will be saved. After a while the progress of the upgrade will be displayed in the web browser. Step 3, Reboot: The system restarts automatically. Step 4, Reconfiguration: The new firmware settings are configured to match the previous settings. 11. After the upgrade has completed, the unit will automatically initiate the system. FTP === 1. You must be at the command prompt and in the directory that contains the upgrade file. Example: C:\Axis\213\4_03> 2. From the command prompt, open an FTP connection to the unit you wish to upgrade. (Do not use a "Windows" based FTP-program to do this, use only command line FTP programs!) 3. Log in as root. The default password for the root user is "pass", unless this has been changed by the user. You must be logged in as the root user to upgrade the unit. 4. Change to binary transfer mode by typing "bin" and press enter. 5. Type "hash" and press enter. (This will allow you to see how the upgrade progresses) 6. Type the command "put XXX.bin flash" where XXX.bin is the name of the upgrade file you downloaded (and maybe decompressed) from our site. This file is typically named 213_403.bin or axis213.bin. 7. Wait for the flash load to complete, which may take 1-10 minutes. The upgrade procedure is in four steps: Step 1, Shut down: Running applications are shut down and active connections are terminated. Step 2, Uploading firmware: The old firmware will be erased and the new firmware will be saved. Step 3, Reboot: The FTP session terminates and the system restarts automatically. Step 4, Reconfiguration: The new firmware settings are configured to match the previous settings. 8. After the upgrade has completed, the unit will automatically initiate the system. RELEASE 4.03 ============ Improvements in 4.03 ==================== 4.03:01 It is now possible to turn the Network LED at the front off. 4.03:02 Audio quality and performance improved. 4.03:03 It is now possible to select the HTTP response format so that every row in the header ends with \r\n instead of \n\n. For \r\n, add '&responseformat=rfc' to the HTTP-API command. Corrections in 4.03 =================== 4.03:04 The HTTP server test procedure now returns the proper web page in cases where new lines are included in the reply from the HTTP server. 4.03:05 Corrected one cause of the problem in the earlier release where the AXIS 213 PTZ could deny access to video streams when other clients were requesting frequent snapshots. AXIS Media Control displayed the message: "503 Error: Maximum number of clients reached". 4.03:06 Fullscreen mode no longer stops. 4.03:07 The web server occasionally stopped responding. This has now been corrected. 4.03:08 An FTP upload now restarts automatically when the connection to the FTP server is re-established after a temporary break. 4.03:09 Running triggered and scheduled events at the same time sometimes made these stop and not restart. This has now been corrected. 4.03:10 The frame rate control parameters (req_fps, fps) now supply the correct average frame rate. 4.03:11 The system time no longer resets after a restart. 4.03:13 The Operator user defined in the User Setup can now configure the product using setup web pages. 4.03:14 The focus bar in the live view page now works correctly. 4.03:15 The iris bar in the live view page now works correctly. Known limitations in version 4.03 ================================= 4.03:16 After changing the "Log Level for email" setting you may have to restart the unit for the setting to take effect. 4.03:17 Copying an event configuration does not work properly. Some parameters may not be copied correctly. Please verify each parameter value in the cloned event configuration. 4.03:18 Adding a new event or modifying an existing event will restart all active events. 4.03:19 When saving a snapshot image, some browsers (e.g. Mozilla) will fetch a new picture and the saved picture will not match the displayed snapshot. 4.03:20 The Mozilla web browser does not always close the image stream properly when leaving the live view page. Restarting the stream can sometimes fail as well. Restarting Mozilla solves these two problems. 4.03:21 The Axis Media Control toolbar is not available when using the Mozilla and Netscape web browsers. This is because images are viewed with server push instead of ActiveX (AXIS Media Control). 4.03:22 PTZ click in picture will not work when using the Java applet as the image viewer. 4.03:23 PTZ click in picture coordinates will not be correct in Mozilla when resizing the image using the view size buttons. 4.03:24 Audio will only work with AXIS Media Control and Internet Explorer. 4.03:25 When saving settings on the TCP/IP page in the product's web interface, error 404 page is returned instead of the proper page. However, settings are saved properly and if you access this page again, you can review the previously saved settings. This issue will be corrected in the next firmware. Application Developer Information ================================= The following HTTP API groups are supported by the AXIS 213 PTZ. For more information please refer to the HTTP API 2.00 document available at www.axis.com. Group Exceptions ===== ========== General Image and Video PTZ Audio I/O IP filter Built in templates for dynamic parameters are: Template Group ======== ===== 'event' Event 'ftpaction' Event.E#.Actions 'ftp_config' EventServers.FTP 'httpaction' Event.E#.Actions 'http_config' EventServers.HTTP 'hwaction' Event.E#.Actions 'preset' PTZ.PresetPos 'preset_hidden' PTZ.PresetPos 'ptzaction' Event.E#.Actions 'smtpaction' Event.E#.Actions 'source' Sequence.S#.Source 'tcpaction' Event.E#.Actions 'tcp_config' Eventservers.TCP