Axis 214 PTZ — understanding Network Protocols: RTCP, RTP, RTSP and More [50/53]
Превью страниц
Страница 50 /
53
![Axis 214 PTZ [50/53] Axis 214 ptz](/views2/1064163/page50/bg32.png)
50
AXIS 214 PTZ
the user that originally requested it.
P-VOP - See VOP.
Resolution - Image resolution is a measure of how much detail a
d
igital image can hold: the greater the resolution, the greater the level
of detail. Resolution can be specified as the number of pixel-columns
(width) by the number of pixel-rows (height), e.g. 320x240.
Alternatively, the total number of pixels (usually in mega
pixels) in
the image can be used. In analog systems it is also common to use
other format designations, such as CIF, QCIF, 4CIF.
RTCP (Real-Time Control Protocol) - RTCP provides support for
re
al-time conferencing of groups of any size within an intranet. This
support includes source identification and support for gateways like
audio and video bridges as well as multicast-to-unicast translators.
RTCP offers quality-of-service feedba
ck from receivers to the
multicast group as well as support for the synchronization of
different media streams.
RTP (Real-Time Transport Protocol) - RTP is an Internet protocol for
the transport of rea
l-time data, e.g. audio and video. It can be used
for media-on-demand as well as interactive services such as Internet
telephony.
RTSP (Real Time Streaming Protocol) - RTSP is a control protocol,
a
nd 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
strea
m 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
p
acket 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
se
rvices 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 origina
lly 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
c
hannel can only send information in one direction.
SMTP (Simple Mail Transfer Protocol) - SMTP is used for sending
a
nd 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
re
quired 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 IETF (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
p
rogram 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 protoco
ls (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 organiza
tion'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
ro
uter 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
s
egments 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
Inte
rnet 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
conne
ction 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
netwo
rk 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
tha
t 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
recei
ver over a network. A new connection is established for each
new user.
UPnP
TM
- A set of computer network protocols that allows the
automatic peer-to-peer detection of devices on the network. UPnP is
promoted by the UPnP Forum.
URL (Uniform Resource Locator) - An "address" on the network.
USB - (Universal Serial Bus) A plug-and-play interface between a
computer and perip
heral devices, e.g. scanners, printers, etc.
Varifocal lens - A varifocal lens provides a wide range of focal
lengths, a
s opposed to a lens with a fixed focal length, which only
provides one.
VPN (Virtual Private Network) - This creates a secure "tunnel"
betwe
en 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.
Содержание
130- About this document
- Intellectual property rights
- Europe
- Electromagnetic compatibility emc
- Canada
- Axis communications
- Australia
- Weee directive
- Trademark acknowledgments
- Support
- Safety notices used in this manual
- Safety notice battery replacement
- Quick user s guide
- Liability
- Legal considerations
- Table of contents
- Product description
- Accessing the camera from a browser
- Accessing the camera
- Setting the password for root
- Accessing the camera from the internet
- The live view page
- Pan tilt zoom controls
- Viewer controls
- Ptz control queue
- Video stream types
- Video and audio streams
- Audio stream types
- Mpeg 4 protocols and communication methods
- How to stream mpeg 4
- Axis media control
- Other mpeg 4 clients
- Other methods of accessing the video stream
- Audio transmission methods
- Accessing the audio streams
- Configuring the camera
- Accessing the setup link from a browser
- Video image settings
- Advanced camera settings
- Overlay image
- Mpeg 4
- Axis media control
- Basic audio settings
- Advanced audio settings
- Live view config
- Layout
- Html examples
- External video
- Ptz configuration
- Preset positions
- Guard tour
- Control queue
- Advanced limits
- Advanced ctrl panel
- Advanced calibration
- When the setup is complete the connection can be tested by clicking the test button the connection test will take approximately 10 seconds
- 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
- Terminology
- Notification messages
- For details on each setting please refer to the online help available from each web page
- 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
- Event servers and enter the required information for the selected server type
- Event servers
- Event configuration
- Axis 214 ptz
- Event types
- Scheduled events
- Motion detection
- Port status
- Security ip address filter
- Security https
- System options
- Security users
- Security 802 x
- Network basic tcp ip settings
- Date time
- Network advanced tcp ip settings
- Network socks
- 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
- Network snmp
- Network smtp email
- Network qos quality of service
- Ports devices i o ports
- Network upnp
- Network rtp mpeg 4
- Network bonjour
- Maintenance
- Resetting to the factory default settings
- Support
- Advanced
- Connections
- Schematic connection diagram
- I o inputs and outputs
- Connecting audio equipment
- Updating the firmware
- Troubleshooting
- Checking the firmware
- Symptoms possible causes and remedial actions
- Support overview the server report contains important information about the server and its software as well as a list of the current parameters
- Support
- 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
- 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
- Axis 214 ptz
- For further assistance please contact your reseller or check the product s support pages on the axis website at http www axis com techsup
- Axis 214 ptz
- Technical specifications
- Axis 214 ptz
- Axis 214 ptz
- 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
- The following factors are among the most important to consider
- The axis 214 ptz pal delivers the following file sizes
- The axis 214 ptz ntsc delivers the following file sizes
- Pal pal aspect ratio corrected
- Overlay settings and the help for file naming date time formats
- Optimizing your system
- Ntsc ntsc aspect ratio corrected
- 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
- General performance considerations
- Axis 214 ptz
- 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
- 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
- Frame rates mpeg 4
- Frame rates motion jpeg
- Bandwidth
- Glossary of terms
- Axis 214 ptz
- Axis 214 ptz
- Axis 214 ptz
- Axis 214 ptz
- Axis 214 ptz
Похожие устройства
-
Axis P3225-V Mk IIИнструкция по эксплуатации -
Axis Q3617-VEИнструкция по эксплуатации -
Axis M2025-LEИнструкция по эксплуатации -
Axis M3104-LИнструкция по эксплуатации -
Axis M3105-LИнструкция по эксплуатации -
Axis M3106-LИнструкция по эксплуатации -
Axis M3104-LVEИнструкция по эксплуатации -
Axis M3105-LVEИнструкция по эксплуатации -
Axis M3106-LVEИнструкция по эксплуатации -
Axis Q3615-VEИнструкция по эксплуатации -
Axis M3045-VИнструкция по эксплуатации -
Axis M3044-VИнструкция по эксплуатации
Explore the fundamentals of computer networking with explanations of protocols such as RTCP, RTP, RTSP, and essential terms like routers, servers, subnet masks, and TCP/IP. Perfect for students and IT professionals seeking to understand network technologies.