DJX Systems — AI automation studio in Williamsburg, Virginia
Menu
Skills catalog
Security & SurveillanceAvailable

Hikvision NVR

Need footage off a Hikvision recorder? Skip the clunky web interface and the fiddly app. Just ask your AI assistant for the camera and time you want, and get back a clean MP4.

PRICE
$39$29
Launch price
BUNDLE · Save $28

Run a mixed camera fleet? Get this plus the other NVR skill together — $78 $50 for both.

Ask your AI agent in plain English for "lobby camera footage from 8 to 9 PM yesterday" and get back an MP4.

See it in action

Full demo — ask in plain English, get the clip back

The short version

This is for the moment when somebody asks for camera footage and you do not want to open the Hikvision web UI, guess the channel number, fight with ISAPI XML, copy an RTSP playback URL into ffmpeg, and then verify whether the exported clip actually covers the requested time.

You register each NVR once with a short alias. After that, your AI agent can handle requests like:

Pull the front-door camera from 2:15 PM to 2:35 PM yesterday and save it as an MP4.

The skill searches the recorder, chooses the best download strategy, clips the recording to the requested time window, verifies the output, and reports progress in a format another agent can summarize while the download runs.

What it actually does

Who it's for

Anyone with a Hikvision (or compatible OEM) DVR/NVR fleet who would rather say "pull the front-door camera at 2:30 yesterday" than wrestle with ISAPI XML and ffmpeg flags. Security teams pulling evidence clips, integrators automating routine exports, anyone who wants their AI to handle the protocol layer.

Good fits include:

What sets it apart

Most Hikvision download tools (HikLoad, hikvision-download-assistant) generate curl commands or run a one-shot CLI. This skill is designed for an AI agent to drive it: clean JSON contracts, typed error classifications (AuthError, NoRecordingsError, ThrottledError, LockedOutError), explicit instructions on when to fall back to RTSP, when to retry, when to bail. Validated across four recorder models spanning firmware V3.1.10 through V4.50.000.

Common problems it handles

ProblemWhy it mattersHow the skill handles it
Wrong clip boundariesSome recorders report misleading segment start and end times for narrow searches.Searches a wider padded window, finds the true recording segment, then clips locally.
Confusing channel IDsMain stream and substream IDs vary by channel and model family.Keeps camera aliases and recorder mapping out of the user's prompt.
Slow RTSP playbackRTSP can work when direct download fails, but it often exports in real time.Uses ISAPI download first when possible and falls back to RTSP only when needed.
Throttling and lockoutsRepeated auth/download attempts can slow or lock a recorder.Classifies auth, throttling, and lockout states so the agent can stop or retry appropriately.
Verifying the resultA downloaded MP4 is not useful if it is corrupt or from the wrong time.Checks codec, resolution, duration, and optional on-screen-display timestamp.

Tested on

Compatibility notes

The skill is built around Hikvision DVRs/NVRs and compatible OEM recorders that expose ISAPI and RTSP. It has been validated across older DVR firmware, newer NI-family NVRs, and mixed fleets where model families do not return the exact same XML shape.

It uses the open Agent Skills (SKILL.md) standard, so it works natively in Claude (Code, Desktop, and web) and OpenAI Codex, plus Gemini CLI, Cursor, GitHub Copilot, OpenClaw, Hermes, and any other SKILL.md-compatible AI assistant.

Recommended environment:

If you are not sure whether your recorder is a fit, send the model number and firmware version through the contact form and I can sanity-check it before you buy.

Run a different brand of recorder?

If your cameras run on Dahua or a Dahua-protocol OEM (IC Realtime, newer Lorex, Amcrest, Honeywell Performance, EZVIZ business line), use the Dahua / IC Realtime NVR skill instead.

Want the manual version first? Read Download Hikvision NVR footage by time range with ISAPI, RTSP, and ffmpeg. It explains the workflow this skill automates.

FAQ

Does this replace Hikvision's web UI?

No. It automates a specific pain point: finding and exporting recorded footage by time range. The web UI still exists for administration, live view, and normal recorder management.

Which AI agents does it work with?

It uses the open Agent Skills (SKILL.md) standard, so it works natively in Claude (Code, Desktop, and web) and OpenAI Codex, plus Gemini CLI, Cursor, GitHub Copilot, OpenClaw, Hermes, and any other SKILL.md-compatible assistant.

Does it work without internet access?

Yes, the recorder workflow is local-network friendly. You still need whatever your AI agent environment requires, but credentials and camera traffic do not need to be exposed publicly.

Where are NVR passwords stored?

In your OS keyring when possible (Windows Credential Manager / macOS Keychain / Linux Secret Service), or in a local .env file for headless setups. On macOS and Linux that file is restricted to your user account (permissions 0600). The skill uses short aliases in prompts and logs, and credentials never appear on command lines.

Why not just use ffmpeg with an RTSP URL?

You can, and sometimes that is enough. The hard parts are finding the right recording segment, mapping channels correctly, handling firmware quirks, falling back when ISAPI fails, and verifying the exported MP4. That is what the skill packages for an agent.

Can it pull footage from more than one NVR?

Yes. Recorders are registered by alias, so a prompt can refer to a known site, recorder, or camera name instead of an IP address.

What happens if there is no recording for the requested time?

The skill returns a typed NoRecordingsError so the parent agent can tell the user clearly instead of pretending a download failed for some unrelated reason.

CUSTOM BUILD

Want a tailored version?

Most tools in the catalog can be adapted to your specific business needs. Send a message through the contact form and I'll reply personally. It's free and there's no pressure.

Get in touch
Get in touch