How to Use Reolink RTSP
Confirm RTSP is active
Most Reolink cameras (RLC series, E1, Argus with hub) have RTSP enabled by default on port 554. To verify, open the Reolink app → tap the camera → Settings gear → Network → Advanced → RTSP. Confirm it shows "Enabled, port 554".
Find the camera IP address
In the Reolink app, go to Settings → Network → Status to see the IP address. Alternatively use the Reolink Client software on your PC/Mac which will show all cameras on the LAN.
Add to SmartRTSP
Option A — ONVIF Auto-Discovery: Tap the ONVIF scan button in SmartRTSP to auto-find your Reolink camera.
Option B — Manual URL: Tap + → Manual, then enter:
Replace admin, YourPassword, and the IP with your camera's values. No password set? Leave the password field blank.
Reolink RTSP URL Reference
| Stream | RTSP URL Path |
|---|---|
| Main stream (high res) | /h264Preview_01_main |
| Sub-stream (low res) | /h264Preview_01_sub |
| Channel 2 main (NVR) | /h264Preview_02_main |
| H.265 main stream | /h265Preview_01_main |
| H.265 sub-stream | /h265Preview_01_sub |
Full URL prefix: rtsp://username:password@<IP>:554