Skip to content

Commit 4f5ff75

Browse files
rmdevproclaude
andcommitted
Surveillance Broker: drop the 'became a product' origin narrative; keep focus on capabilities (tagline, remove origin section, neutral Related link, refresh meta/OG + home blurb)
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_012HV39kFZSuVujbQjdmbnDf
1 parent f17f294 commit 4f5ff75

2 files changed

Lines changed: 8 additions & 15 deletions

File tree

‎case-studies/surveillance-broker.html‎

Lines changed: 7 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<meta charset="utf-8">
55
<meta name="viewport" content="width=device-width,initial-scale=1">
66
<title>Surveillance Broker — Case Study · BlueprintAgentic</title>
7-
<meta name="description" content="An agentic surveillance archive built for the Riverside Mill camera system and productized as Surveillance Broker: a camera archive you can talk to — find footage by camera and time, search what happened, and open the right clip in one step across hundreds of cameras.">
7+
<meta name="description" content="Surveillance Broker — a camera archive you can talk to. Built on Frigate and augmented with locally installed AI: find nearly anything the cameras captured, track people across the facility, and ask questions that tie the cameras to your access control, inventory, and production systems.">
88
<link rel="canonical" href="https://blueprintagentic.ai/case-studies/surveillance-broker.html">
99
<link rel="icon" href="../assets/logos/favicon.ico">
1010
<link rel="stylesheet" href="../css/style.css">
@@ -14,11 +14,11 @@
1414
<meta property="og:site_name" content="BlueprintAgentic">
1515
<meta property="og:url" content="https://blueprintagentic.ai/case-studies/surveillance-broker.html">
1616
<meta property="og:title" content="Surveillance Broker — Case Study">
17-
<meta property="og:description" content="A camera archive you can talk to. Built for the Riverside Mill camera system, now a product: find footage by camera and time, search what happened, and open the right clip in one step.">
17+
<meta property="og:description" content="A camera archive you can talk to. Built on Frigate and augmented with locally installed AI — find nearly anything the cameras captured, track people across the facility, and ask questions across your access control, inventory, and production systems.">
1818
<meta property="og:image" content="https://blueprintagentic.ai/assets/case-studies/surveillance-broker/viewer-agent.png">
1919
<meta name="twitter:card" content="summary_large_image">
2020
<meta name="twitter:title" content="Surveillance Broker — Case Study">
21-
<meta name="twitter:description" content="A camera archive you can talk to — built for the Riverside Mill camera system, now a product.">
21+
<meta name="twitter:description" content="A camera archive you can talk to — built on Frigate, augmented with local AI, and tied into your access control, inventory, and production systems.">
2222
<meta name="twitter:image" content="https://blueprintagentic.ai/assets/case-studies/surveillance-broker/viewer-agent.png">
2323
<style>
2424
.cs-hero { padding-top: clamp(2.5rem, 5vw, 4rem); padding-bottom: 0; }
@@ -123,19 +123,13 @@
123123
<div class="wrap">
124124
<a class="back" href="../index.html#work">← Work</a>
125125
<h1>Surveillance Broker</h1>
126-
<p class="tagline">A camera archive you can talk to &mdash; built for the Riverside Mill camera system, now a product.</p>
126+
<p class="tagline">A camera archive you can talk to.</p>
127127
<p class="sub">Finding the right footage across hundreds of cameras and months of retention is a large manual task. Surveillance Broker turns the archive into something you can browse on a true wall-clock timeline, search by what actually happened, and simply ask &mdash; and it opens the exact camera and time in one step. And because it ties the cameras to your access control, inventory, and production systems, you can ask questions about your operation, not just your footage.</p>
128128
</div>
129129
</section>
130130

131131
<div class="wrap">
132132

133-
<div class="cs-section">
134-
<h2>From a client system to a product</h2>
135-
<p>The Riverside Mill campus runs <b>over 200 cameras with 90 days of full retention</b>. That coverage is only useful if you can find the moment you need &mdash; and on a system that size, running 24/7, that is a genuinely hard problem. We built an intelligence layer over the camera archive so operators could stop scrubbing tape and simply describe what they were looking for.</p>
136-
<p>It worked well enough at Riverside Mill that we generalized it into its own product: <b>Surveillance Broker</b>. It is not tied to any one site or camera vendor. It runs today on the live Riverside Mill archive &mdash; thousands of recordings across every camera in the building &mdash; and the same pipeline takes any site's cameras next.</p>
137-
</div>
138-
139133
<div class="figure-section">
140134
<div class="figure">
141135
<img src="../assets/case-studies/surveillance-broker/viewer-agent.png" alt="Surveillance Broker web interface — a dark camera archive viewer showing a camera list with recording counts, a hallway recording with a burned-in wall-clock timestamp, a 24-hour timeline with recording segments and 1x to 16x playback speed, an export button, and an AI agent panel for finding footage by camera and time">
@@ -148,7 +142,7 @@ <h2>From a client system to a product</h2>
148142

149143
<div class="cs-section">
150144
<h2>What it does</h2>
151-
<p>Surveillance Broker sits on top of Frigate and adds the local-AI retrieval, memory, and conversational control that camera systems normally lack.</p>
145+
<p>Surveillance Broker sits on top of Frigate and adds the local-AI retrieval, memory, and conversational control that camera systems normally lack. It runs in production today across a live archive of thousands of recordings from hundreds of cameras.</p>
152146
<ul>
153147
<li><b>Browse by camera and day on a true wall-clock timeline.</b> Consecutive recordings play as one continuous stream while real gaps stay visible &mdash; you always know what was and was not recorded.</li>
154148
<li><b>Review fast.</b> High-speed playback from 1× to 16×, accurate seeking, and bounded, browser-compatible exports for the exact interval you need.</li>
@@ -198,9 +192,8 @@ <h3>Built to be trusted with real work.</h3>
198192
</div>
199193

200194
<div class="cs-section">
201-
<h2>Where it came from</h2>
202-
<p>Surveillance Broker grew directly out of the camera, network, and security work we delivered at the Riverside Mill Complex &mdash; one of several systems on that campus that started as an engagement and became reusable capability.</p>
203-
<a class="link" href="riverside-mill-complex.html">See the Riverside Mill camera system it grew out of →</a>
195+
<h2>Related</h2>
196+
<a class="link" href="riverside-mill-complex.html">Riverside Mill Complex — full-campus technology case study →</a>
204197
</div>
205198

206199
</div>

‎index.html‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -260,7 +260,7 @@ <h3>Blueprint Agentic Workbench</h3>
260260
</div>
261261
<div class="copy">
262262
<h3>Surveillance Broker</h3>
263-
<p>A camera archive you can talk to. Built for the Riverside Mill camera system and productized — browse hundreds of cameras on a wall-clock timeline, search by what actually happened in the footage, and ask an agent to open the exact camera and time. Built on Frigate, the industry-standard open-source NVR, and augmented with locally installed AI — including person tracking — plus hybrid search across the whole archive.</p>
263+
<p>A camera archive you can talk to. Browse hundreds of cameras on a wall-clock timeline, search by what actually happened in the footage, and ask an agent to open the exact camera and time. Built on Frigate, the industry-standard open-source NVR, and augmented with locally installed AI — including person tracking — plus cross-system search that ties the cameras to your access control, inventory, and production systems.</p>
264264
<a class="link" href="case-studies/surveillance-broker.html">Read more →</a>
265265
</div>
266266
</div>

0 commit comments

Comments
 (0)