The First Camera Is Live: The Empress Is Watching the Gulf
The first camera profile in the production Hermes registry is The Empress at Miramar Beach, Florida — a Gulf-front 4K YouTube live stream that has been broadcasting continuously for over two years. A note on what camera registration actually means in a research platform.
The first camera profile in the production Hermes registry, as of this week, is The Empress at Miramar Beach — a 4K YouTube live stream from the Gulf-front condo tower at 1272 Scenic Gulf Drive, Florida panhandle, pointed roughly south-southwest into open water. The stream runs at https://www.youtube.com/live/ZoPnPXNdKAw, and has been broadcasting continuously for over two years. The Empress now has a record in cameras.json, two reference images (one daytime stream capture, one aerial from satellite imagery) in cam_assets/, and a profile hash that locks the registration to a specific moment in time.
This is the inaugural entry in what is intended to be a much larger network. We thought it was worth saying something about why this particular kind of registration matters, because it is not the same thing as "we know about a camera."
What a Hermes camera profile actually contains
The fields a Hermes profile captures, beyond the obvious identity ones, are the fields that make a camera useful as a witness instrument rather than as a curiosity. Latitude, longitude, and elevation in meters above mean sea level — not just "Miramar Beach" but the specific coordinates from which the platform can compute angular geometry. Mount type, bearing, tilt, and horizontal field of view — so that any object visible in the frame can be back-projected to an azimuth and an elevation angle from the camera's location, which is the entry point for cross-referencing against satellite passes, aircraft tracks, and astronomical objects.
Stream type, primary URL, and attribution mode — so the platform knows whether to attribute footage to this camera automatically by URL pattern (when a clip surfaces with a matching URL signature), or only when an operator explicitly tags it. The Empress is registered as explicit_only: a YouTube live URL is too volatile to use as a fingerprint, and YouTube as a platform is far too broad to pattern-match on, so the camera will appear in case records only when an operator deliberately attaches it.
Two reference images, one daytime and one aerial. The daytime image shows what the camera actually sees in good light. The aerial image shows where the camera is and roughly which direction it points. Together they let any future investigator answer the question was the object visible from this location at this geometry, and is it consistent with what this camera typically captures? without having to chase down the operator.
A profiled_at timestamp and provenance metadata recording how each estimated value (bearing, tilt, FOV) was determined. The Empress's bearing was derived from a compass description in the curation sheet ("south-southwest"), translated to 202.5°. Tilt and horizontal FOV are estimated defaults pending refinement from actual frame geometry. All three are flagged in the provenance block. A future case investigator who depends on those numbers will know they are estimates, not measurements, and will know what to tighten if a case turns on the geometry.
Why the registration is the moment that counts
There is a difference between a camera that exists and a camera that can be cited. A YouTube live stream of the Gulf has existed for as long as the channel has been broadcasting — over two years, in this case. What changed this week is that the stream is now embedded in a research record with a specific geometry, a specific provenance, a specific identifier, and a specific moment of registration. If a clip from that stream becomes evidence in a case six months from now, the case record can point at the registration and the investigator can reproduce the geometry.
This is what the camera intake script — the one we shortened by 73 percent earlier this week — actually does. It does not "add a camera." It binds a camera to a research record in a way that downstream analysis can rely on. The 522 lines of code that survived the rewrite are exactly the lines that make that binding trustworthy.
Why The Empress
Of all the cameras that could have been first, why this one. The honest answer is that it was the test case for the rewritten intake pipeline, and a Gulf-front 4K cam with clean geometry, an unambiguous pointing direction, and a stream that has been broadcasting reliably for two years is a good test case. We needed something where the registration would either land cleanly or fail cleanly, and where we would notice the difference. It landed cleanly.
There is also something fitting about the panhandle of Florida being the first sky in the Hermes camera network. The Gulf is one of the most heavily-watched, lightly-instrumented stretches of sky in the United States. Commercial aircraft, military training routes, long-haul freight, weather, satellites passing on north-south orbital tracks, and a non-trivial volume of what was that reports from beach-going witnesses with no recourse and no record. Putting a registered, geometrically-grounded camera on it — even one camera — is a small contribution to closing the gap between "people saw something" and "the platform can speak to what was visible there at that time."
The Empress is one camera. The plan is for there to be many more. Each one will go through the same intake, generate the same kind of record, contribute to the same corpus. The script that does the binding is now a small enough piece of code that the binding itself is auditable.
The next post will be about how a camera profile is curated — what data the operator actually has to gather, what gets estimated and what gets measured, and why the daytime-and-aerial reference pair is the part that nobody can skip. We will use The Empress as the worked example.
You can watch the camera here: https://www.youtube.com/live/ZoPnPXNdKAw. The Gulf of Mexico is doing its thing.