← realsecuritycamera.com

Use Your Hikvision Camera Without a Subscription

Hikvision cameras and NVRs are some of the most capable hardware you can own — and none of it depends on Hik-Connect, Hikvision's cloud service. Hik-Connect only handles remote P2P viewing and, optionally, cloud storage. Your camera streams locally over RTSP and ONVIF whether or not you pay for anything. If you've been paying for Hik-Connect cloud storage, you can cancel it today and keep full local access: live view, recording to the built-in SD card or the NVR/DVR disk, and motion detection.

Does Hikvision lock your camera when you cancel?

No. Hik-Connect cloud storage handles remote viewing and off-site storage — not your local stream. Cancel it and the camera keeps working on your own network over RTSP/ONVIF.

Hikvision RTSP and ONVIF stream URLs

Main stream:

rtsp://<user>:<pass>@<camera-ip>:554/Streaming/Channels/101

Sub-stream (lower bandwidth):

rtsp://<user>:<pass>@<camera-ip>:554/Streaming/Channels/102

ONVIF: ONVIF Profile S, usually on port 80. Enable it in Configuration → Network → Advanced → Integration Protocol and add a dedicated ONVIF user.

Default ports:

PortProtocolNotes
554RTSPoften DISABLED or moved by default
80HTTP / ISAPIweb UI + JPEG snapshot
443HTTPS
8000Hikvision SDKproprietary

Hikvision gotchas worth knowing

  • RTSP-over-554 is frequently OFF by default on Hikvision — enable it in the device config. Don't assume 554 is open.
  • On some setups RTSP is moved to a non-standard port (8554 and 10554 both seen in the wild). If 554 is closed, use ONVIF GetStreamUri to ask the device for its real path and port.
  • Even with RTSP off, the ISAPI JPEG snapshot works over HTTP on port 80 at http://<ip>/ISAPI/Streaming/channels/101/picture.
  • Newer firmware ships un-activated (no default admin/12345) — you set the password on first boot; a forgotten password needs a physical reset.
  • On an NVR/DVR, channels are /Streaming/Channels/<ch>01 (channel 3 main = /Streaming/Channels/301). Use /102 sub-streams for lower bandwidth.

How to cancel Hik-Connect cloud storage and keep the camera

  1. In the Hik-Connect app, open the device → Cloud Storage and cancel or downgrade the subscription (or let it lapse). Local recording to the SD card or NVR/DVR disk keeps running.
  2. Log in to the camera or NVR's OWN web UI at http://<device-ip> (the device itself, not the Hik-Connect cloud).
  3. Configuration → Network → Advanced → Integration Protocol: enable ONVIF and add an ONVIF user.
  4. Configuration → System → Security: confirm RTSP is enabled and note the auth mode.
  5. Point RSC (or VLC to test) at the RTSP/ONVIF URL. Full local access, no subscription.

Hikvision vs a no-subscription setup

Stay with HikvisionNo-subscription with RSC
Monthly cost$2.99–$10.99/mo per camera$0 Free · $22/mo Pro
Who holds your footageVendor cloudYou — local + your own cloud
If you stop payingRemote view / clips lostFull local access continues
Extra hardwareNoneNone — reuse a phone or an ONVIF camera you own

Works with RSC

RSC connects to Hikvision over standard RTSP and ONVIF once enabled — no Hikvision cloud account, no per-camera fee. Main stream (101) for full resolution, sub-stream (102) for a lighter feed.

Get started

Related guides