Current6 min read

Tapo, Hikvision, Reolink and generic cameras

Ports, local-account quirks and the settings that cause most failed connections.

Hikvision

  • Enable ONVIF under Network → Advanced Settings → Integration Protocol.
  • Create a dedicated ONVIF user. The web admin account often won't work.
  • ONVIF is usually port 80. RTSP paths are /Streaming/Channels/101 (main) and /102 (sub).

Generic and white-label

These usually work fine for local viewing but can report capabilities they don't have, use weak auth, or publish a 4K "substream". The app verifies each RTSP path before saving it, but encoder behaviour and security still depend on the firmware.

Security note

Some lab cameras streamed without checking the password. Keep untrusted cameras off the internet and on a protected network.