Axis 214 PTZ [49/53] Axis 214 ptz
![Axis 214 PTZ [49/53] Axis 214 ptz](/views2/1064163/page49/bg31.png)
49
AXIS 214 PTZ
JPEG (Joint Photographic Experts Group) - Together with the GIF
file format, JPEG is an image file type commonly used on the web. A
JPEG image is a bitmap, and usually has the file suffix '.jpg' or
".jpeg." When creating a JPEG image, it is possible to configure the
level of compression to use. As the lowest compression (i.e. the
highest quality) results in the largest file, there is a trade-off between
image quality and file size.
kbit/s (kilobits per second) - A measure of the bit rate, i.e. the rate at
w
hich bits are passing a given point. See also Bit rate.
LAN (Local Area Network) - A LAN is a group of computers and
a
ssociated devices that typically share common resources within a
limited geographical area.
Linux - Linux is an open source operating system within the UNIX
family
. Because of its robustness and availability, Linux has won
popularity in the open source community and among commercial
application developers.
MAC address (Media Access Control address) - A MAC address is a
unique id
entifier associated with a piece of networking equipment, or
more specifically, its interface with the network. For example, the
network card in a computer has its own MAC address.
Manual iris - This is the opposite to an autoiris, i.e. the camera iris
m
ust be adjusted manually to regulate the amount of light allowed to
reach the image sensor.
Mbit/s (Megabits per second) - A measure of the bit rate, i.e. the rate
a
t which bits are passing a given point. Commonly used to give the
"speed" of a network. A LAN might run at 10 or 100 Mbit/s. See also
Bit rate.
Monitor - A monitor is very similar to a standard television set, but
la
cks the electronics to pick up regular television signals.
Motion JPEG - Motion JPEG is a simple compression/decompression
te
chnique for networked video. Latency is low and image quality is
guaranteed, regardless of movement or complexity of the image.
Image quality is controlled by adjusting the compression level, which
in turn provides control over the file size, and thereby the bit rate.
High-quality individual images from the Motion JPEG stream are
e
asily extracted. See also JPEG.
Megapixel - See Pi
xel.
MPEG (Moving Picture Ex
perts Group) - The Moving Picture
Experts Group develops standards for digital video and audio
compression. It operates under the auspices of the International
Organization for Standardization (ISO). The MPEG standards are an
evolving series, each designed for a different purpose.
MPEG-2 - MPEG-2 is the designation for a group of audio and video
c
oding standards, and is typically used to encode audio and video for
broadcast signals, including digital satellite and Cable TV. MPEG-2,
with some modifications, is also the coding format used by standard
commercial DVD movies.
MPEG-4 - MPEG-4 is a group of audio and video coding standards
a
nd related technology. The primary uses for the MPEG-4 standard
are web (streaming media) and CD distribution, conversational
(videophone), and broadcast television.
Most of the features included in M
PEG-4 are left to individual
developers to decide whether to implement them or not. This means
that there are probably no complete implementations of the entire
MPEG-4 set of standards. To deal with this, the standard includes the
concept of "profiles" and "levels", allowing a specific set of
capabilities to be defined in a manner appropriate for a subset of
applications.
Multicast - Bandwidth-conserving technology that reduces
b
andwidth usage by simultaneously delivering a single stream of
information to multiple network recipients.
Multiplexer - A multiplexer is a high-speed switch that provides
full-scree
n images from up to 16 analog cameras. Multiplexers can
playback everything that happened on any one camera with no
interference from the other cameras on the system.
Network connectivity - The physical (wired or wireless) and logical
(p
rotocol) connection of a computer network or an individual device
to a network, such as the Internet or a LAN.
NTSC (National Television System Committee) - NTSC is the
televisio
n and video standard in the United States. NTSC delivers 525
lines at 60 half-frames/second.
OEM (Original Equipment Manufacturer) - This is a designation for
compa
nies that manufacture equipment which is then marketed and
sold to other companies under their own names.
PAL (Phase Alternating Line) - PAL is the dominant television
s
tandard in Europe. PAL delivers 625 lines at 50 half-frames/second.
PEM (Privacy Enhanced Mail) - An early standard for securing
elec
tronic mail. The PEM-format is often used for representing an
HTTPS certificate or certificate request.
Ping - Ping is a basic network program used diagnostically to check
the
status of a network host or device. Ping can be used to see if a
particular network address (IP address or host name) is occupied or
not, or if the host at that address is responding normally. Ping can be
run from e.g. the Windows Command prompt or the command line in
UNIX.
Pixel (Picture element) - A pixel is one of the many tiny dots that
make up
a digital image. The color and intensity of each pixel
represents a tiny area of the complete image.
PoE (Power over Ethernet) - Power over Ethernet provides power to
a n
etwork 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 may be too impractical or
expensive to power the device from a power outlet.
PPP (Point-to-Point Protocol) - A protocol that uses a serial
interfa
ce for communication between two network devices. For
example, a PC connected by a phone line to a server.
PPTP (Point-to-Point Tunnelling Proto
col) - A protocol (set of
communication rules) that allows corporations to extend their own
corporate network through private "tunnels" over the public Internet.
In this way a corporation can effectively use a WAN (Wide Area
Network) as a large single LAN (Local Area Network). This kind of
interconnection is known as a virtual private network (VPN). See also
VPN.
Pre/post alarm images - The images from immediately before and
afte
r an alarm. These images are stored in a buffer for later retrieval.
Progressive scan - Progressive scan, as opposed to interlaced video,
sc
ans the entire picture, line by line every sixteenth of a second. In
other words, captured images are not split into separate fields as in
interlaced scanning.
Computer monitors do not need interlace to show the picture on the
s
creen, but instead show them progressively, on one line at a time in
perfect order, i.e. 1, 2, 3, 4, 5, 6, 7, so there is virtually no "flickering"
effect. In a surveillance application, this can be critical when viewing
detail within a moving image, such as a person running. A
high-quality monitor is required to get the best from progressive
scan. See also Interlacing.
Protocol - A special set of rules governing how two entities will
comm
unicate. Protocols are found at many levels of communication,
and there are hardware protocols and software protocols.
Proxy server - In an organization that uses the Internet, a proxy
se
rver acts as an intermediary between a workstation user and the
Internet. This provides security, administrative control, and a caching
service. Any proxy server associated with a gateway server, or part of
a gateway server, effectively separates the organization’s network
from the outside network and the local firewall. It is the firewall
server that protects the network against outside intrusion.
A proxy server receives requests for Internet services (such
as web
page requests) from many users. If the proxy server is also a cache
server, it looks in its local cache of previously downloaded web pages.
If it finds the page, it is returned to the user without forwarding the
request to the Internet. If the page is not in the cache, the proxy
server, acting as a client on behalf of the user, uses one of its own IP
addresses to request the page from another server over the Internet.
When the requested page is returned, the proxy server forwards it to
Содержание
- About this document 2
- Australia 2
- Axis communications 2
- Canada 2
- Electromagnetic compatibility emc 2
- Europe 2
- Intellectual property rights 2
- Legal considerations 2
- Liability 2
- Quick user s guide 2
- Safety notice battery replacement 2
- Safety notices used in this manual 2
- Support 2
- Trademark acknowledgments 2
- Weee directive 2
- Table of contents 3
- Product description 5
- Accessing the camera 7
- Accessing the camera from a browser 7
- Setting the password for root 7
- Accessing the camera from the internet 8
- The live view page 8
- Pan tilt zoom controls 9
- Viewer controls 9
- Ptz control queue 10
- Audio stream types 11
- Video and audio streams 11
- Video stream types 11
- Axis media control 12
- How to stream mpeg 4 12
- Mpeg 4 protocols and communication methods 12
- Accessing the audio streams 13
- Audio transmission methods 13
- Other methods of accessing the video stream 13
- Other mpeg 4 clients 13
- Accessing the setup link from a browser 14
- Configuring the camera 14
- Video image settings 15
- Advanced camera settings 16
- Overlay image 16
- Mpeg 4 17
- Axis media control 19
- Basic audio settings 20
- Advanced audio settings 22
- Layout 23
- Live view config 23
- External video 25
- Html examples 25
- Advanced calibration 26
- Advanced ctrl panel 26
- Advanced limits 26
- Control queue 26
- Guard tour 26
- Preset positions 26
- Ptz configuration 26
- Axis 214 ptz 27
- Event configuration 27
- Event servers 27
- Event servers and enter the required information for the selected server type 27
- Event type a set of parameters describing how and when the axis 214 ptz should perform cer tain actions an event type may result in a single event or it may result in many all depending on how often the conditions governing its behavior are met triggered event type an event that is activated by a specific internal or external trigger condi tion for example by motion detection or by an external device such as a door switch or a sensor scheduled event type an event that runs at a pre programmed time action what occurs when the event triggers e g the upload of video images to an ftp server or email notification 27
- For details on each setting please refer to the online help available from each web page 27
- Notification messages 27
- Terminology 27
- This section describes how to configure the axis 214 ptz for alarm and handling the axis 214 ptz can be configured to perform certain actions when certain types of events occur 27
- When the setup is complete the connection can be tested by clicking the test button the connection test will take approximately 10 seconds 27
- Event types 28
- Motion detection 29
- Scheduled events 29
- Port status 30
- Security https 31
- Security ip address filter 31
- Security users 31
- System options 31
- Security 802 x 32
- Date time 33
- Network basic tcp ip settings 33
- Network advanced tcp ip settings 34
- Network socks 35
- Network qos quality of service 36
- Network smtp email 36
- Network snmp 36
- You can activate trap reporting enter the ip address of the management server and choose the trap community to use when sending a trap message to the management system 36
- Maintenance 37
- Network bonjour 37
- Network rtp mpeg 4 37
- Network upnp 37
- Ports devices i o ports 37
- Advanced 38
- Resetting to the factory default settings 38
- Support 38
- Connecting audio equipment 39
- Connections 39
- I o inputs and outputs 39
- Schematic connection diagram 39
- Checking the firmware 40
- Troubleshooting 40
- Updating the firmware 40
- Axis 214 ptz 41
- If you contact the axis support desk please help us resolve your problems by providing a server report a log file and a brief description of the problem 41
- Logs reports the log file records events within the unit since the last restart of the system and can prove a useful diagnostic tool for troubleshooting 41
- Support 41
- Support overview the server report contains important information about the server and its software as well as a list of the current parameters 41
- Symptoms possible causes and remedial actions 41
- Axis 214 ptz 42
- For further assistance please contact your reseller or check the product s support pages on the axis website at http www axis com techsup 42
- Axis 214 ptz 43
- Technical specifications 43
- Axis 214 ptz 44
- Axis 214 ptz 45
- General performance considerations 45
- High image resolutions and or lower compression levels result in larger images bandwidth affected access by large numbers of motion jpeg and or unicast mpeg 4 clients bandwidth affected simultaneous viewing of different streams resolution compression etc by many clients frame rate and bandwidth affected accessing both motion jpeg and mpeg 4 video streams simultaneously frame rate and band width affected heavy usage of event settings affects the cpu load frame 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 perceived performance frame rate affected access by large number of audio clients using full duplex mode bandwidth affected 45
- Ntsc ntsc aspect ratio corrected 45
- Optimizing your system 45
- Overlay settings and the help for file naming date time formats 45
- Pal pal aspect ratio corrected 45
- The axis 214 ptz ntsc delivers the following file sizes 45
- The axis 214 ptz pal delivers the following file sizes 45
- The following factors are among the most important to consider 45
- To do this special format strings are added as part of a text overlay simply add r average frame rate in fps and or b average bandwidth in kbps to the overlay 45
- To see the bandwidth and frame rate currently required by the video stream the axis 214 ptz provides a tool that can be used to display these values directly in the video image 45
- When setting up the camera it is important to consider how various settings and situations will affect performance some factors affect the amount of bandwidth the bit rate required others can affect the frame rate and some will affect both if the load on the cpu reaches its maximum this will also affect the frame rate 45
- Bandwidth 46
- Frame rates motion jpeg 46
- Frame rates mpeg 4 46
- Axis 214 ptz 47
- Glossary of terms 47
- Axis 214 ptz 48
- Axis 214 ptz 49
- Axis 214 ptz 50
- Axis 214 ptz 51
Похожие устройства
- Bosch PKC 345E Инструкция по эксплуатации
- Scher-Khan Magicar IV Инструкция по эксплуатации
- Lenovo IdeaPad Z570 59319781 Инструкция по эксплуатации
- Axis Q1910 Инструкция по эксплуатации
- Bosch PKT 345E Инструкция по эксплуатации
- Acer Aspire 7750G-2354G50Mnkk Инструкция по эксплуатации
- Axis Q1910-E Инструкция по эксплуатации
- Bosch NKN 642 P01 Инструкция по эксплуатации
- Scher-Khan Magicar II Инструкция по эксплуатации
- HP dv6-6c04er A8U48EA Инструкция по эксплуатации
- Axis Q1921 Инструкция по эксплуатации
- Bosch NKN 625 H01 Инструкция по эксплуатации
- Asus K53S/K53SV I5-2430M 750G Инструкция по эксплуатации
- Axis Q1921-E Инструкция по эксплуатации
- Bosch NKN 675T01 Инструкция по эксплуатации
- Samsung NP-RF511-S08RU Инструкция по эксплуатации
- Axis Q1922 Инструкция по эксплуатации
- Scher-Khan Magicar 8 Инструкция по эксплуатации
- Bosch NKE 642 P01 Инструкция по эксплуатации
- Acer Aspire 4830TG-2434G64Mnbb Инструкция по эксплуатации
Скачать
Случайные обсуждения