Diversity IP Cameras Syntax (<v8.2.4 firmware)

------------------- 

 rtsp://user:password<host>:<port>/ch01/x

  

(example:            rtsp://admin:123456@192.168.1.200:554/ch01/0 ) 

  

username        username 

password         password (special reserved characters in password may need to be percent encoded)

host                 Public IP address or domain name of DVR 

port                  RTSP port. Default is 554 

x                       stream number (0, 1 or 2) 0=Main Stream, 1=Sub Stream, 2=Mobile Stream



Diversity IP Cameras Syntax (v8.2.4 firmware+, also applying to Multisensor cameras)

------------------- 

 rtsp://user:password<host>:<port>/rtsp/streaming?channel=yy&subtype=x

  

  

username        username 

password         password (special reserved characters in password may need to be percent encoded)

host                 Public IP address or domain name of DVR 

port                  RTSP port. Default is 554

yy                    Channel number. (01 if a single sensor)

x                       stream number (0, 1 or 2) 0=Main Stream, 1=Sub Stream, 2=Mobile Stream