How to Enable RTSP on Hikvision
Log in to the camera web interface
Open a browser and go to http://<camera-IP>. Sign in with your admin username and password. Default credentials are often admin / <blank> or printed on the camera label. You will be prompted to create a new password on first login.
Navigate to RTSP settings
In the web UI, go to Configuration → Network → Advanced Settings → Integration Protocol. Confirm that RTSP is enabled and the port is set to 554. On newer firmware you may find this under Configuration → Network → More Settings.
Find your camera's local IP address
Use Hikvision's SADP Tool (available at hikvision.com/support/tools) to scan your network and find the camera's IP. Alternatively, check your router's DHCP client list.
Open SmartRTSP and add the camera
Option A — ONVIF Auto-Discovery: Tap the scan icon in SmartRTSP. Hikvision cameras broadcast ONVIF on your LAN; the app will find and add them automatically.
Option B — Manual RTSP URL: Tap + → Manual, then enter:
Hikvision RTSP URL Reference
Hikvision uses a channel-based URL scheme. Channel numbers follow the pattern ChN×100 + StreamType.
| Stream | RTSP URL |
|---|---|
| Channel 1 — Main | /Streaming/Channels/101 |
| Channel 1 — Sub | /Streaming/Channels/102 |
| Channel 2 — Main | /Streaming/Channels/201 |
| Channel 2 — Sub | /Streaming/Channels/202 |
| NVR Channel 3 — Main | /Streaming/Channels/301 |
| Unicast (alternative) | /h264/ch1/main/av_stream |
Frequently Asked Questions
Why can't I connect to my Hikvision camera via RTSP?
Does Hikvision support ONVIF?
What is the RTSP URL for a Hikvision NVR?
/Streaming/Channels/101, channel 2 = /Streaming/Channels/201, and so on. The sub-stream adds 1 to the last digit (101 → 102).