How to get RTSP stream for IP camera, Hikvision DVR

Message from: 30-03-2020

RTSP without authentication (NVR / DVR / IPC / Encoder)
rtsp: // <device IP address>: < RTSP port> / Streaming / channels / <channel number> <stream number>.
NOTE: <stream number> represents the master stream (01) or substream (02)
Example I ( IP camera ):
rtsp://173.200.91.70:10554/ Streaming/channels/101 - get the main stream of the first channel
rtsp://173.200.91.70:10554/Streaming/channels/102 - download the sub-stream

Example II ( NVR XVR DVR ):
rtsp://173.200.91.70:10554/Streaming/channels/1201 - download the main stream of the 12th channel
rtsp://173.200.91.70:10554/Streaming/channels/1202 - download substream of 12 channel
RTSP with authentication
rtsp: // <username>: <password> @ <device IP address>: <RTSP port> / Streaming / channels / <channel
number> <stream number>.

Example I:
rtsp://Hikvision:guest@173.200.91.70:10554/Streaming/channels/1701 - download the main stream of the 17th channel
(1st hybrid IP camera)
rtsp://Hikvision:guest@173.200.91.70:10554/Streaming/channels/1902 - download the sub-stream of the 19th channel
(3rd IP camera in hybrid version)

Example II:
rtsp://Hikvision:guest@173.200.91.70:10554/Streaming/channels/101 - download main stream
rtsp://Hikvision:guest@173.200.91.70:10554/Streaming/channels/102 - download sub-stream




Other articles



Brands zone

Our recommendations