User`s manual

VPort 25 User’s Manual System Configuration
4-11
RTSP Streaming
The VPort 25 supports standard RTSP (Real Time Streaming Protocol) streaming, which means
that all devices and software that support RTSP can directly acquire and view the video images
sent from VPort 25 without any proprietary codec or SDK installations. This makes network
system integration much more convenient. For different connection types, the access name is
different. For UDP and TCP streams, the access name is udpStream. For HTTP streams, the
access name is moxa-cgi/udpStream. For multicast streams, the access name is multicastStream.
You can access the media through the following URL: rtsp://<IP address>:<RTSP
port>/<Access name> for software that supports RTSP.
Setting Description Default
RTSP Port
An RTSP port is similar to an HTTP port,
which can enable the connection of
video/audio streams by RTSP.
554
We use Apple QuickTime media player to illustrate RTSP streaming applications:
Step 1: Open Apple QuickTime Player and select File - Open URL in New Player.
Step 2: When the following pop-up window appears, type the URL in the input box. E.g., type
rtsp://<VPort 25’s IP address>:<RTSP Port>/udpstream
rtsp://<VPort 25’s IP address>:<RTSP Port>/multicaststream,
RTSP Port: 554 Is default and then click on OK to connect to the VPort 25.