Stream address formatting
RTSP stream from recording devices
rtsp://IPaddress:RTSPport/00
IP address - devices in the network (192.168.1.168)
RTSPport- port of rtsp stream (554)
00 main stream
01 secondary stream
02 additional stream
00 1st channel
10 2nd channel
20 3rd channel....
Stream from IP cameras
RTSP stream:
rtsp://user:password@IPaddress:RTSPport/00
user - username (admin)
password - corresponding password for the user (admin)
IP address - cameras in the network (192.168.1.168)
RTSP port - rtsp stream (554)
00 main stream
01 secondary stream
02 next stream
JPEG:
http://IPadresa:HTTPport/snap.jpg
IP address- address of the camera on the networks (192.168.1.168)
HTTP port http port (80)
JPEG stream:
http://IPadresa:HTTPport/live.htm
IP-address of the camera on the networks (192.168.1.168)
HTTP port (80)