background image

 

50 

AXIS 213 PTZ

RTSP (Real Time Streaming Protocol) - 

RTSP is a control protocol, 

and a starting point for negotiating transports such as RTP, multicast 
and Unicast, and for negotiating codecs. 
RTSP can be considered a "remote control" for controlling the media 
stream delivered by a media server. RTSP servers typically use RTP as 
the protocol for the actual transport of audio/video data.

Router - 

A device that determines the next network point to which a 

packet should be forwarded on its way to its final destination. A 
router creates and/or maintains a special routing table that stores 
information on how best to reach certain destinations. A router is 
sometimes included as part of a network switch. See also 

switch

.

Server - 

In general, a server is a computer program that provides 

services to other computer programs in the same or other computers. 
A computer running a server program is also frequently referred to as 
a server. In practice, the server may contain any number of server and 
client programs. A web server is the computer program that supplies 
the requested HTML pages or files to the client (browser). 

Sharpness - 

This is the control of fine detail within a picture. This 

feature was originally introduced into color TV sets that used notch 
filter decoders. This filter took away all high frequency detail in the 
black and white region of the picture. The sharpness control 
attempted to put some of that detail back in the picture. Sharpness 
controls are mostly superfluous in today's high-end TVs. The only 
logical requirement for it nowadays is on a VHS machine. 

Simplex - 

In simplex operation, a network cable or communications 

channel can only send information in one direction.

SMTP (Simple Mail Transfer Protocol) - 

SMTP is used for sending 

and receiving e-mail. However, as it is "simple," it is limited in its 
ability to queue messages at the receiving end, and is usually used 
with one of two other protocols, POP3 or IMAP. These other protocols 
allow the user to save messages in a server mailbox and download 
them periodically from the server. 
SMTP authentication is an extension of SMTP, whereby the client is 
required to log into the mail server before or during the sending of 
email. It can be used to allow legitimate users to send email while 
denying the service to unauthorized users, such as spammers. 

SNMP (Simple Network Management Protocol) - 

SNMP forms part 

of the Internet Protocol suite, as defined by the Internet Engineering 
Task Force. The protocol can support monitoring of network-attached 
devices for any conditions that warrant administrative attention.

Sockets - 

Sockets are a method for communication between a client 

program and a server program over a network. A socket is defined as 
"the endpoint in a connection." Sockets are created and used with a 
set of programming requests or "function calls" sometimes called the 
sockets application programming interface (API). 

SSL/TSL (Secure Socket Layer/Transport Layer Security)

These two protocols (SSL is succeeded by TSL) are cryptographic 
protocols that provide secure communication on a network. SSL is 
commonly used over HTTP to form HTTPS, as used e.g. on the 
Internet for electronic financial transactions. SSL uses public key 
certificates to verify the identity of the server. 

Subnet/subnet mask - 

A subnet is an identifiably separate part of an 

organization's network. Typically, a subnet may represent all the 
machines at one geographic location, in one building, or on the same 
local area network (LAN). Having an organization's network divided 
into subnets allows it to be connected to the Internet with a single 
shared network address.
The subnet mask is the part of the IP address that tells a network 
router how to find the subnet that the data packet should be delivered 
to. Using a subnet mask saves the router having to handle the entire 
32-bit IP address; it simply looks at the bits selected by the mask.

Switch - 

A switch is a network device that connects network 

segments together, and which selects a path for sending a unit of data 
to its next destination. In general, a switch is a simpler and faster 
mechanism than a router, which requires knowledge about the 
network and how to determine the route. Some switches include the 
router function. See also 

Router

.

TCP (Transmission Control Protocol) - 

TCP is used along with the 

Internet Protocol (IP) to transmit data as packets between computers 
over the network. While IP takes care of the actual packet delivery, 
TCP keeps track of the individual packets that the communication 
(e.g. requested a web page file) is divided into, and, when all packets 
have arrived at their destination, it reassembles them to re-form the 
complete file.
TCP is a connection-oriented protocol, which means that a 
connection is established between the two end-points and is 
maintained until the data has been successfully exchanged between 
the communicating applications. 

Telnet - 

Telnet is a simple method with which to access another 

network device, e.g. a computer. The HTTP protocol and the FTP 
protocols allow you to request specific files from remote computers, 
but do not allow you logon as a user of that computer. With Telnet, 
you log on as a regular user with whatever privileges you may have 
been granted for specific applications and data residing on that 
computer.

TVL (TV Lines) - 

A method of defining resolutions in analog video.

UDP (User Datagram Protocol) - 

UDP is a communications protocol 

that offers limited service for exchanging data in a network that uses 
the Internet Protocol (IP). UDP is an alternative to the Transmission 
Control Protocol (TCP). The advantage of UDP is that it is not required 
to deliver all data and may drop network packets when there is e.g. 
network congestion. This is suitable for live video, as there is no point 
in re-transmitting old information that will not be displayed anyway.

Unicast - 

Communication between a single sender and a single 

receiver over a network. A new connection is established for each 
new user. 

URL (Uniform Resource Locator) - 

An "address" on the network.

USB - 

(Universal Serial Bus) A plug-and-play interface between a 

computer and peripheral devices, e.g. scanners, printers, etc.

Varifocal lens - 

A varifocal lens provides a wide range of focal 

lengths, as opposed to a lens with a fixed focal length, which only 
provides one. 

VPN (Virtual Private Network) - 

This creates a secure "tunnel" 

between the points within the VPN. Only devices with the correct 
"key" will be able to work within the VPN. The VPN network can be 
within a company LAN (Local Area Network), but different sites can 
also be connected over the Internet in a secure way. One common use 
for VPN is for connecting a remote computer to the corporate 
network, via e.g. a direct phone line or via the Internet.

VOP (Video Object Plane) - 

A VOP is an image frame in an MPEG-4 

video stream. There are several types of VOP:
- An I-VOP is complete image frame.
- A P-VOP codes the differences between images, as long as it is more 
efficient to do so. Otherwise it codes the whole image, which may also 
be a completely new image. 

WAN (Wide-Area-Network) - 

Similar to a LAN, but on a larger 

geographical scale. 

W-LAN (Wireless LAN) - 

A wireless LAN is a wireless local area 

network that uses radio waves as its carrier: where the network 
connections for end-users are wireless. The main network structure 
usually uses cables.

Web server  - 

A Web server is a program, which allows Web 

browsers to retrieve files from computers connected to the Internet. 
The Web server listens for requests from Web browsers and upon 
receiving a request for a file sends it back to the browser.
The primary function of a Web server is to serve pages to other 
remote computers; consequently, it needs to be installed on a 
computer that is permanently connected to the Internet. It also 
controls access to the server whilst monitoring and logging server 
access statistics.

WEP (Wireless Equivalent Privacy) - 

A wireless security protocol, 

specified in the IEEE 802.11 standard, which is designed to provide a 
wireless local area network (WLAN) with a level of security and 
privacy comparable to that usually expected of a wired LAN. Security 

Summary of Contents for AXIS 213 PTZ

Page 1: ...AXIS 213 PTZ Network Camera User s Manual...

Page 2: ...ken in the preparation of this manual Please inform your local Axis office of any inaccuracies or omissions Axis Communications AB cannot be held responsible for any technical or typographical errors...

Page 3: ...methods of accessing the video stream 13 Setup 14 Accessing the setup tools from a browser 14 AXIS Media Control 14 Video Image 15 Image 15 Overlay image 16 Advanced Camera 16 Advanced MPEG 4 17 Audio...

Page 4: ...upport Logs Reports 33 Advanced Scripting 34 Advanced Plain Config 34 Resetting to Factory Default Settings 34 Connection Module 35 AUDIO IN OUT 35 Inputs and outputs I Os 35 VIDEO IN 35 VIDEO OUT 35...

Page 5: ...XIS 213 PTZ is designed for use in security systems it is equipped with security features such as IP address filtering and multilevel passwords The AXIS 213 PTZ has a built in Web server providing ful...

Page 6: ...tputs two digital inputs audio in out video in out and the RS 232C serial port See Connection Module on page 35 for more information Note For information on installing the AXIS 213 PTZ please refer to...

Page 7: ...he examples and functions in this section may differ from those displayed in your Live View page If the AXIS 213 PTZ is to be placed upright on a desktop the image must be rotated Go to Setup Video Im...

Page 8: ...an action directly from the Live View page These buttons are configured under Setup Live View Config Layout Click these buttons to manually start and stop events Use the Snapshot button to capture a s...

Page 9: ...he displayed image The Snapshot function and the target directory for saving snapshots can be configured from AMC AXIS Media Control which is available from the Windows Control Panel Internet Explorer...

Page 10: ...me For use with MPEG 4 only Note that in the settings for Video Image Advanced MPEG 4 the Video object type must be set to Simple Java applet This alternative uses a Java applet to update the images i...

Page 11: ...andwidth and which can provide high quality video streams at less than 1 Mbit s The MPEG 4 standard provides scope for a large range of coding tools for various applications in different situations an...

Page 12: ...AXIS Media Control AMC in Microsoft Internet Explorer for Windows This ActiveX component is automatically installed on first use after which it can be configured by opening the AMC Control Panel appl...

Page 13: ...a amp This path is for all supported methods and the client negotiates with the AXIS 213 PTZ to determine which transport protocol to use Audio transmission methods The audio stream can be accessed in...

Page 14: ...a browser Follow the instructions below 1 Start the browser and enter the IP address or host name of the AXIS 213 PTZ in the location address field 2 The Live View page is now displayed Click Setup to...

Page 15: ...ver 3 Click the Upload button and follow the on screen instructions 4 The image is now available in the Use overlay image drop down list 5 Click Save 6 Go to Setup Video Image and modify the parameter...

Page 16: ...filter Off and click Save The Set IR Lamp buttons then appear Use backlight compensation this setting is used to make the subject appear clearer against a bright background Image Settings Auto focus e...

Page 17: ...I or IP which describes the type of images included in the video stream as well as their internal order The IP structure generally sends the differences compared to the previous image and far fewer c...

Page 18: ...more activity in the image Limiting the bit rate to a defined value prevents excessive bandwidth usage but images are lost when the limit is exceeded Note that a maximum bit rate can be used for both...

Page 19: ...ecommended that you use half duplex mode instead Half duplex mode also transmits and receives audio in both directions but only in one direction at a time This means that you must select when to recei...

Page 20: ...echoing if sound from the speaker is captured by the microphone Noise canceling is a way of reducing the background noise when there is no useful audio present A typical application could be that the...

Page 21: ...the default page check the checkbox select the page from the drop down list and click OK Upload Own Web Files Your own web files background pictures etc must first be uploaded to the AXIS 213 PTZ in o...

Page 22: ...the Support Developer pages on the Axis Website at http www axis com Action Buttons These buttons can then be used to manually trigger and stop an event from the Live View page See Event Servers on p...

Page 23: ...his code and paste it into your own Web page code External Video The AXIS 213 PTZ can also display video images from other Axis network cameras and video servers directly on the Live View page These a...

Page 24: ...ources can also be included in these sequences Select the desired preset positions and or external video sources and enter the time to display each position Click Save The Sequence buttons appear on t...

Page 25: ...notification messages for example To set up Event server connections in your AXIS 213 PTZ go to Setup Event Configuration Event Servers and enter the required information according to the selected se...

Page 26: ...door 3 Set the Priority High Normal or Low see online help files 4 Set the Respond to Trigger parameters defining when the event is to be active such as only after office hours 5 Select the trigger al...

Page 27: ...email 3 Set the Priority High Normal or Low 4 Set the Activation Time parameters 24h clock when the event is to be active such as starting on Fridays at 18 00 with a duration of 62 hours 5 Set the Whe...

Page 28: ...r the benefit of the Operator who cannot access the System Options section Example If the Normal state for a push button connected to an input is set to Inactive as long as the button is not pushed th...

Page 29: ...This is useful if you need to save on bandwidth Note that all multicast viewers count as 1 viewer Enable anonymous PTZ control login allows any viewer access to the Pan Tilt Zoom controls on the Live...

Page 30: ...u can access the AXIS 213 PTZ by host name which is always the same regardless of the IP address Services Options for notification of IP address change if the IP Address for the AXIS 213 PTZ is change...

Page 31: ...e 1024 65535 This is useful for simple security port mapping for example NAT Traversal Use NAT traversal when your AXIS 213 PTZ is located on an intranet LAN and you wish to make it available from the...

Page 32: ...e for video and audio streams and are only valid when MPEG 4 is used as the video format Port Range The RTP Port range defines the range of ports from which the video audio ports are automatically sel...

Page 33: ...ious settings if the settings are changed and there is unexpected behavior Note The root password will also be reset to the password saved in the backup file Restore Click the Browse button to locate...

Page 34: ...oper Advanced Plain Config This function is for the advanced user with experience of Axis network camera configuration All parameters can be set and modified from this page Help is available from the...

Page 35: ...om this camera in the AXIS 213 s web pages Only one image source at a time can be displayed This is selected from System Options Advanced Plain Config Open the group ImageSource and then set the Image...

Page 36: ...36 AXIS 213 PTZ Schematic Diagram Connection Module...

Page 37: ...raded providing the features are available in the new firmware although this is not guaranteed by Axis Communications Always read the instructions and release notes available with each new release bef...

Page 38: ...m Server Report go to Setup System Options Support Overview The server report contains important information about the server and its software as well as a list of the current parameters Log file go t...

Page 39: ...settings Return the unit to the main network The unit will now have a dynamic IP address but will notify you if the address changes Other networking problems Test the network cable by connecting it to...

Page 40: ...estricted or prohibited Configure your camera to use a Java applet for updating the video images under Live View Config Layout Default Viewer for Internet Explorer See the online help for more informa...

Page 41: ...e camera s Setup pages Sound card does not support full duplex For information on how to check if your sound card supports full duplex please visit www axis com and see the support section for Axis ca...

Page 42: ...and bandwidth Constant and variable bit rate MPEG 4 Image settings Compression levels 11 Motion JPEG 23 MPEG 4 Rotation 90 180 270 Backlight compensation Manual IR cut filter Day Night White balance C...

Page 43: ...perating systems and browsers see www axis com techsup System integration support Open API for application integration including AXIS VAPIX API AXIS Media Control SDK event trigger data in video strea...

Page 44: ...rame rate affected Enabled motion detection Frame rate and bandwidth affected Heavy network utilization due to poor infrastructure Bandwidth affected Viewing on poorly performing client PC lowers perc...

Page 45: ...ond to those actually received by the client For Motion JPEG these values will only be accurate as long as no frame rate limit has been specified Frame rates Motion JPEG The following test results sho...

Page 46: ...t affect the bandwidth These are the amount of motion the image s complexity the lighting conditions For MPEG 4 if there is only limited bandwidth available and if this is more important than the imag...

Page 47: ...e Format CIF refers to the analog video resolutions 352x288 pixels PAL and 352x240 pixels NTSC See also Resolution Client Server Client server describes the relationship between two computer programs...

Page 48: ...ded for IEEE 802 11 A family of standards for wireless LANs The 802 11 standard supports 1 or 2 Mbit s transmission on the 2 4 GHz band IEEE 802 11b specifies an 11 Mbit s data rate on the 2 4 GHz ban...

Page 49: ...r over Ethernet provides power to a network device via the same cable as used for the network connection This is very useful for IP Surveillance and remote monitoring applications in places where it m...

Page 50: ...segments together and which selects a path for sending a unit of data to its next destination In general a switch is a simpler and faster mechanism than a router which requires knowledge about the ne...

Page 51: ...association of workstation names and locations with IP addresses without the user or administrator having to be involved in each configuration change WPA PSK Wi Fi Protected Access Pre Shared Key Thi...

Page 52: ...52 AXIS 213 PTZ Zoom lens A zoom lens can be moved zoomed to enlarge the view of an object to show more detail...

Page 53: ...44 Frame Rate 15 Frame rates 45 FTP Server 25 Full duplex 19 H Half duplex 19 Host Name 31 HTML Examples 23 HTTP 31 HTTP API 22 HTTP Server 25 I Include windows 27 IP Address Filtering 29 IR Light 5...

Page 54: ...nce Mode 8 Serial Number 5 Services 30 Setup 14 Shortcuts 9 Simple profile 11 SMTP 32 Snapshot 8 SNMP 32 SOCKS 32 Streaming MPEG 4 12 Support 33 System Options 29 System Overview 33 T TCP Server 25 Ti...

Reviews: