IP Camera (RTSP + Web UI) 的端口转发

需要开放的端口

554TCPRTSP video stream. Required for direct phone-app or recording-software access.
80TCPHTTP admin / web UI (legacy cameras).
443TCPHTTPS admin / web UI (newer cameras).

为什么需要端口转发?

Many homeowners want to view their CCTV feed from outside the LAN. The lazy way (forward 554/80) is also the riskiest — IP cameras are a top brute-force target. Prefer VPN or a managed cloud relay if the camera supports it.

按路由器品牌逐步操作

TP-Link
  1. Web UI → NAT Forwarding → Virtual Servers
  2. Forward external 554 → camera IP 554 (TCP)
  3. Forward external 443 → camera IP 443 (TCP)
  4. Strongly consider changing the external port (e.g. 65000 → 554 internal) to dodge script-kiddie scanners
Netgear
  1. routerlogin.net → Advanced → Port Forwarding → Add Custom Service
  2. TCP 554 → camera IP. TCP 443 → camera IP for web UI.
  3. Set a strong camera admin password BEFORE opening the port
Hikvision
  1. Camera → Configuration → Network → Basic Settings → set static IP
  2. Router → forward 8000 (Hikvision SDK) and 554 (RTSP) to camera IP
  3. Hik-Connect cloud usually works without forwarding — prefer it if possible

安全警告

Default-password Hikvision / Dahua / Reolink cameras facing the internet get pwned within hours. Never expose 80/554 without strong credentials, current firmware and ideally an IP allow-list. A VPN is dramatically safer.

相关指南

安全提示

正在使用默认密码?使用 NordVPN 加密保护您的网络。