Go to documentation repository
Page History
...
Address | Example | Description |
RTSP://ServerIP address[:Port]/CameraNo. | Viewing video signal from Camera 1 if default port is in use. | |
| RTSP://192.168.0.3:555/1 | Viewing video signal from Camera 1 when broadcasting in Multicast mode if port 555 is in use for video transmission from this camera. Note. Connection to the RTSP stream is performed via the broadcasting adapter IP-address, not by the destination IP which is specified in the settings panel of the RTSP Server and is used internally. | |
| RTSP://Login:Password@ServerIP address[:Port]/CameraNo. | RTSP://login:pass@192.168.0.1:554/1 | Viewing video signal from Camera 1 if users and permissions are configured in Intellect software (see Rights administration). |
| RTSP://Server IP address[:Port]/CameraNo?mic_id=Microphone ID | rtsp://192.168.0.171:555/15?mic_id=1 | Viewing video from Camera 15 with sound. |
| RTSP:// Server IP address[:Port]/?mic_id= Microphone ID | rtsp://192.168.0.171:555/?mic_id=1 | Getting sound only from microphone 1 with no video from any camera. |
RTSP:// ServerIP address[:Port]/archive?id= CameraNo.&time_begin=yyyy.mm.dd-hh:mm:ss&&time_end= yyyy.mm.dd-hh:mm:ss | RTSP://192.168.0.3:554/archive?id=1&time_begin=2011.11.11-11:11:11&&time_end=2011.11.11-11:12:00 | Viewing video archive from Camera 1 for specified time period. |
| RTSP:// Server IP address[:Port]/archive?id=CameraNo&mic_id= Microphone ID &time_begin=yyyy.mm.dd-hh:mm:ss&&time_end= yyyy.mm.dd-hh:mm:ss | RTSP://192.168.0.3:554/archive?id=1&mic_id=1&time_begin=2011.11.11-11:11:11&&time_end=2011.11.11-11:12:00 | Viewing video archive from Camera 1 with sound from microphone 1 for specified time period. |
| RTSP://ServerIP address[:Port]/archive?id=CameraNo.&time_begin=yyyymmddThhmmssZ&time_end=yyyymmddThhmmssZyyyymmddThhmmssZ | RTSP://192.168.15.182:555/archive?id=1&time_begin=20160331T080000Z&time_end=20160331T080800Z | Viewing video archive from Camera 1 for specified time period. |
| RTSP://ServerIP address[:Port]/archive?id=CameraNo.&time_begin=yyyymmddThhmmssZ | RTSP://192.168.15.182:555/archive?id=4&time_begin=20160316T065000Z | Viewing video archive from Camera 4 from specific start time till the archive end (as the value of time_end is not specified in the address). |
| RTSP://ServerIP address[:Port]/archive?id=CameraNo. | RTSP://192.168.15.182:555/archive?id=4 | Viewing video archive from Camera 4 from the beginning till the end. |
| RTSP://ServerIP address[:Port]/archive?id=CameraNo.&long_term_archive=Long-termArchiveNo. | RTSP://10.0.12.60:559/archive?id=1&long_term_archive=2 | Viewing Camera 1 video archive from Long-term archive 2. |
| RTSP://Server IP address[:Port]/archive?id=CameraNo.&gate=VideogateNo.VideogateNo | RTSP://10.0.12.60:559/archive?id=1&gate=3 | Viewing Camera 1 video archive from Video gate 3. |
| Info | ||
|---|---|---|
| ||
| If 554 port is in use (default value), ) it can be not specified in the address line. |
If captions are overlaid on the video (see Configuring captions display on a video image), they will be transmitted via RTSP server along with the video and can be displayed in the receiving app – VLC player.
...
| title | Note. |
|---|
...
The figure shows how to view video from the Server.
