Plug & Play IP Cameras Syntax
-------------------
rtsp://user:password<host>:<port>/profilex
(example: rtsp://admin:123456@192.168.1.200:554/profile1 )
username username
password password (special reserved characters in password may need to be percent encoded)
host Public IP address or domain name of IP Camera
port RTSP port. Default is 554
x stream number (1, 2 or 3) 1=Main Stream, 2=Sub Stream, 3=Third Stream (not fully supported by all models)