The default value is 554. Please leave it in blank if you are using default
value. When you are using QuickTime or VLC, you can use the following
format. BlackBerry cellphone support this function too.
Real-time monitoring URL format: please require real-time RTSP media
server, require channel number, and bit stream type in URL. You may
need username and password.
When you are using BlackBerry, please set encode mode as H.264B,
resolution to CIF and turn off audio.
URL format is:
rtsp://username:password@ip:port/cam/realmonitor?channel=1&subtype=0
username/password/IP and port.
Username: such as admin.
Password: such as admin.
IP: Device IP such as 10.7.8.122.
Port: Port value. The default setup is 554. You can leave in blank if you
are using default value.
Channel: channel number. It starts with 1. If it is channel 2, then
channel=2.
Subtype: bit stream type. The main stream is 0(subtype-0),subtype is
1(subtype=1).
For example, if you want to get the substream of the channel 2, the URL is:
rtsp://admin:admin@10.12.4.84:554/cam/realmonitor?channel=2&subtype=1.
If there is no authentication, there is no need to specify user name and
password, you can use the followinf format:
rtsp://ip:port/cam/realmonitor?channel=1&subtype=0