AXIS
Video Streams
The AXIS
The Live View page provides access to
How to stream MPEG-4
This video compression standard makes good use of bandwidth, and can provide
Deciding on the combination of protocols and methods to use depends on your viewing requirements, and on the properties of your network. The options available in AMC (see page 11) are:
Unicast RTP | This unicast method (RTP over UDP) |
| |
| should be your first consideration for live |
| |
| unicast video, especially when it is |
| |
| important to always have an |
| |
| video stream, even if some images are |
| |
| dropped. | Unicasting is used for | |
|
| traffic on the network until a client connects and requests the stream. | |
RTP over RTSP | This unicast method (RTP tunneled over | ||
| |||
| RTSP) is useful as it is relatively simple to | Note that there is a maximum of 10 simultaneous unicast connections. | |
| configure firewalls to allow RTSP traffic. | ||
|
| ||
|
|
| |
RTP over RTSP over HTTP | This unicast method can be used to |
| |
| traverse firewalls. Firewalls are com- |
| |
| monly configured to allow the HTTP pro- |
| |
| tocol, thus allowing RTP to be tunneled. |
| |
|
|
| |
Multicast RTP | This method (RTP over UDP) should be used for live multicast video. The video stream is always | ||
| images are dropped. |
| |
| Multicasting provides the most efficient usage of bandwidth when there are large numbers of clients viewing simultaneously. | ||
| A multicast broadcast cannot however, pass a network router unless the router is configured to allow this. It is thus not possi- | ||
| ble to multicast over e.g. the Internet. |
| |
| Note also that all multicast viewers count as one unicast viewer in the maximum total of 10 simultaneous connections. | ||
|
|
|
AMC will negotiate with the camera to determine exactly which transport protocol to use in the order listed above. This order can be changed and the options disabled, to suit any specific requirements.
Important!