RTSP Setup Guide

Swann RTSP Setup

Enable RTSP on your Swann NVR or DVR and stream live video to SmartRTSP on iPhone, iPad, or Mac. Newer Swann PRO and 4K NVRs use a Hikvision-compatible RTSP format; some older models use a Dahua-compatible format.

Primary RTSP Stream URL (Newer NVRs)
rtsp://<username>:<password>@<IP>:554/Streaming/Channels/101
Alternative URL (Older DVRs)
rtsp://<username>:<password>@<IP>:554/cam/realmonitor?channel=1&subtype=0
Port
554
Protocol
RTSP
ONVIF
Some
Codec
H.264/H.265

Which RTSP Format Does My Swann Use?

Swann does not manufacture its own camera chipsets. Newer Swann NVRs (PRO series, 4K series released after approximately 2018) are built on Hikvision-compatible hardware and use the /Streaming/Channels/ URL format. Some older Swann DVRs are based on Dahua hardware and use the /cam/realmonitor format. If you are unsure which you have, try the Hikvision format first — it works for the majority of current Swann products.

Swann Product Line Compatible Format ONVIF
PRO-4K, 4K Ultra HD NVR (2018+) Hikvision — /Streaming/Channels/101 Yes
PRO-1080MSB, PRO-T855 NVR Hikvision — /Streaming/Channels/101 Some
Older DVR (pre-2016) Dahua — /cam/realmonitor?channel=1 No
Budget/entry-level cameras May not support RTSP No

How to Enable RTSP on Swann NVR / DVR

1

Find your NVR's IP address

Log in to your router's admin panel and look at the DHCP client list — your Swann NVR should appear there with its assigned IP address. Alternatively, open the Swann Security app on your phone; the device list often shows the local IP. Write it down — you'll need it for the RTSP URL.

2

Log in to the NVR web interface

Open a browser and go to http://<NVR-IP>. Default credentials are typically admin with the password you set during initial setup. If you have never set one, check the sticker on the NVR for factory defaults. Some Swann units use admin / 12345 as defaults.

3

Check that RTSP is enabled

In the web interface navigate to Network → Advanced (or Setup → Network → More Settings on some firmware versions). Confirm that RTSP is enabled and the port is 554. Save the settings if you make changes.

4

Try the Hikvision format first

For newer Swann PRO and 4K NVRs, attempt this URL in SmartRTSP:

rtsp://admin:YourPassword@192.168.1.100:554/Streaming/Channels/101

Channel 1 main stream = /101, sub-stream = /102, channel 2 = /201.

5

If that fails, try the Dahua format

Older Swann DVRs use a different URL structure. Try:

rtsp://admin:YourPassword@192.168.1.100:554/cam/realmonitor?channel=1&subtype=0

Change channel=1 to access other cameras, and subtype=1 for the sub-stream.

Swann RTSP URL Reference

Both URL formats side by side, covering channel 1 and channel 2 in main and sub-stream variants.

Stream Hikvision Format (Newer) Dahua Format (Older)
Ch 1 — Main /Streaming/Channels/101 /cam/realmonitor?channel=1&subtype=0
Ch 1 — Sub /Streaming/Channels/102 /cam/realmonitor?channel=1&subtype=1
Ch 2 — Main /Streaming/Channels/201 /cam/realmonitor?channel=2&subtype=0
Ch 2 — Sub /Streaming/Channels/202 /cam/realmonitor?channel=2&subtype=1
Ch 4 — Main /Streaming/Channels/401 /cam/realmonitor?channel=4&subtype=0

Frequently Asked Questions

Which RTSP URL format should I use for my Swann?
Try the Hikvision-compatible format first: /Streaming/Channels/101. This works with most Swann NVRs sold after 2018, including the PRO, 4K Ultra HD, and 4K Enforcer series. If you get a connection timeout or authentication error after confirming your credentials are correct, switch to the Dahua format: /cam/realmonitor?channel=1&subtype=0. The quickest way to determine which chipset your NVR uses is to look at its model number and compare against Swann's product page.
Does my Swann NVR support ONVIF?
Newer Swann NVR systems (especially the 4K and PRO series from 2018 onwards) do support ONVIF, which means SmartRTSP's ONVIF scan can automatically discover and add them to your camera list. Older Swann DVRs typically do not support ONVIF. If the auto-scan doesn't find your device, fall back to entering the RTSP URL manually.
Do older Swann cameras support RTSP at all?
Very old Swann cameras (budget Wi-Fi cameras, pre-2014 analog DVR setups) may not support RTSP at all. These models were designed to work only with Swann's proprietary viewer software or the Swann app, and do not expose a standard RTSP endpoint. If your NVR model does not appear in any online RTSP guide and the two standard URL formats both fail, it is likely that model does not support RTSP.
What is the difference between Swann DVR and NVR for RTSP?
DVRs (Digital Video Recorders) use analog coaxial camera cables and are typically older Swann products. If RTSP is supported at all, they usually use the Dahua-style URL. NVRs (Network Video Recorders) use IP cameras over Ethernet and are more likely to use the Hikvision-style URL and to support ONVIF. For RTSP access, NVR-based Swann systems are more reliable than DVR-based ones.
Where can I find the official Swann support resources?
Official documentation is available at swann.com/support. Swann also maintains a community forum where users share RTSP URL formats for specific model numbers — searching your exact model number there can save a lot of trial and error.