AXIS 243Q Blade - Video streams 14
Unicasting should be used for
RTP/RTSP
This unicast method is RTP tunneled over RTSP. This can be used to exploit the fact that it is relatively simple to configure firewalls to allow RTSP traffic.
RTP/RTSP/HTTP or RTP/RTSP/HTTPS
These two methods can also be used to traverse firewalls. Firewalls are commonly configured to allow the HTTP protocol, thus allowing RTP to be tunneled.
AXIS Media Control (AMC)
The recommended method of accessing live video from the AXIS 243Q Blade is to use the AXIS Media Control (AMC) in Microsoft Internet Explorer in Windows. This ActiveX component is automatically installed on first use, after which it can be configured by opening the AMC Control Panel applet from the Windows Control Panel. Alternatively,
Other methods of accessing the video stream
Video/images from the AXIS 243Q Blade can also be accessed in the following ways:
•If supported by the client, the AXIS 243Q Blade can use Motion JPEG server push to display video. This option maintains an open HTTP connection to the browser and sends data as and when required, for as long as required.
•As single JPEG images in a browser. Enter the path:
Note: To specify other parameters refer to the VAPIX® API in the Developer pages at the Axis web site www.axis.com/developer.
•Windows Media Player. This requires AMC and the
•Unicast via RTP: axrtpu://<ip>/mpeg4/media.amp
•Unicast via RTSP: axrtsp://<ip>/mpeg4/media.amp
•Unicast via RTSP, tunneled via HTTP: axrtsphttp://<ip>/mpeg4/media.amp
•Unicast via RTSP, tunneled via HTTPS: axrtsphttps://<ip>/mpeg4/media.amp
•Multicast: axrtpm://<ip>/mpeg4/media.amp
Note: <ip> = IP address.