Formatting stream URLs
Stream from recorders
RTSP:
rtsp://IPaddress:RTSPport/00
IP address — device on the network (192.168.1.168)
RTSPport — RTSP stream port (554)
00 — main stream
01 — sub stream
02 — additional stream
00 — channel 1
10 — channel 2
20 — channel 3
JPEG (e.g. for LOXONE):
http://IPaddress:HTTPport/snap.jpg?channel=1
IP address — device on the network (192.168.1.168)
HTTP port — HTTP port (80)
channel=x — channel selected on the NVR
Stream from IP cameras
RTSP stream:
rtsp://user:password@IPaddress:RTSPport/00
user — username (admin)
password — corresponding user password (admin)
IP address — camera on the network (192.168.1.168)
RTSP port — RTSP stream port (554)
00 — main stream
01 — sub stream
02 — additional stream
JPEG:
http://IPaddress:HTTPport/snap.jpg
http://user:password@IPaddress:HTTPport/snap.jpg
IP address — camera on the network (192.168.1.168)
HTTP port — HTTP port (80)
JPEG stream:
http://IPaddress:HTTPport/live.htm
IP address — camera on the network (192.168.1.168)
HTTP port (80)