The first step is to activate the Onvif protocol, since this user and password will be used with the RTSP code. When you activate it, it will indicate if you want to activate RTSP as well:
The RTSP is checked to ensure that it is activated:
RTSP codes in the recorders:
- Stream principal - rtsp://user:password@IP address:554/chID=1&streamType=main
- Stream secundario - rtsp://user:password@IP address:554/chID=1&streamType=sub
Where chID= would be the channel number of the recorder from which you want to collect the streaming video.
Ejemplo: rtsp://admin:123456@192.168.1.100:554/chID=1&streamType=sub
IP Cameras
The RTSP code for Safire Smart cameras can be checked in the camera section below:
- Stream 1 - rtsp://user:password@IP or domain name:port/profile1
- Stream 2 - rtsp://user:password@IP or domain name:port/profile2
- Stream 3 - rtsp://user:password@IP or domain name:port/profile3
The password used in the RTSP code is the one configured in the ONVIF camera section, the same as in the recorders, by default 123456, but it can be modified:
Example: rtsp://admin:123456@192.168.1.100/profile1