Getting the RTSP stream from the panel camera

Getting the RTSP stream from the panel camera

To get the RTSP stream from the camera of the call panel to the video surveillance system, use the following RTSP link format:

rtsp://<login>:<password>@<panel-IP>:<port>/ch01

 Where:

  • <login> — username for accessing the web interface;

  • <password> — password for accessing the web interface;

  • <panel-IP> — IP address of the panel;

  • <port> — RTSP camera port (default: 8554);

  • ch01 — video channel.

RTSP stream includes audio and remains active after a call ends.