SiteWatch

Connect a Reolink camera to SiteWatch

Twenty minutes from unboxing to a live jobsite timeline — including the two defaults that trip everyone up.

Updated July 2026

Reolink's wired cameras (the RLC series — 510A, 520A, 810A and friends) are the sweet spot for jobsite documentation: about $50–$120, 5MP or better, on-camera person and vehicle detection, and they speak FTP natively. This guide covers connecting one to SiteWatch. Most of it applies to Amcrest, Hikvision, and Dahua cameras too — only the menu names change.

Before you start

Step 1 — Find the camera on your network

Plug it in and give it a minute. The Reolink desktop client will usually auto-discover it on the same LAN. If it doesn't, find the IP yourself: cameras announce themselves by MAC address, and Reolink's addresses start with EC:71:DB.

On macOS or Linux, ping your subnet and read the ARP table:

# adjust 10.0.0 to match your network
for i in $(seq 1 254); do ping -c1 -W120 10.0.0.$i >/dev/null 2>&1 & done; wait
arp -an | grep -i "ec:71:db"

That prints the camera's IP. Your router's DHCP client list works too — look for a device named Reolink or Camera.

Step 2 — Enable the web interface (the first gotcha)

Type the camera's IP into a browser and you'll likely get nothing at all. That's not a broken camera: recent Reolink firmware ships with HTTP, HTTPS, RTSP, and ONVIF all switched off for security. Only Reolink's own port 9000 is open, which is why their app works but your browser doesn't.

  1. Install the Reolink desktop client (easier than mobile for this) from reolink.com and add the camera — auto-discovered on the LAN, or manually by IP. You'll set an admin password on first connect.
  2. Go to Settings → Network → Advanced → Port Settings and switch on HTTP. Turn on RTSP and ONVIF too if you want them later; SiteWatch doesn't need either.
  3. Now http://your-camera-ip loads the web UI in a browser.

If a port toggle is greyed out, update the firmware first (Settings → System → Firmware) — very old builds handle this differently.

Step 3 — Point FTP uploads at SiteWatch

This is the whole integration. In the client or web UI, open Settings → Network → FTP (labelled Surveillance → FTP on some firmware) and enter:

Then choose when it uploads:

Hit Testif the firmware offers it — Reolink's test uploads a tiny text file, which SiteWatch accepts and quietly discards, so a passing test proves the whole path. Then wave at the camera: a photo should appear on your project timeline within a minute.

Step 4 — Cut the false alarms

On "A" models (RLC-520A, 510A, 810A), open Settings → Alarm → Motion and restrict detection to Person and Vehicle. The camera does this classification onboard, so headlights, rain, and raccoons stop triggering uploads — which matters most if you've enabled SiteWatch's after-hours alerts.

Step 5 — Turn on Jobsite Watch

In SiteWatch, open project settings → Jobsite watch, enable it, and set your crew's working hours. Any photo captured outside those hours emails you immediately with the image attached — timestamped and content-hashed, so it's usable evidence if it turns out to be a break-in.

No network at the site?

A PoE camera needs power and a network drop, which many jobsites don't have on day one. Options, cheapest first:

Troubleshooting

Menu paths vary between Reolink firmware versions and models; the names above match builds current in mid-2026. Stuck on a specific model? Email support@sitewatch.com with the model number and we'll walk through it.

Turn the cameras you already own into progress evidence

Timestamped, hash-verified timelines, time-lapses, and weekly client reports — free during early access, no proprietary hardware ever.