Cameras that frame the fight
We audited the twice-daily highlight reels and didn't love what we found: captions describing kills the footage never showed, clips that cut away right before the moment they were named after, and camera work that pointed at one plane's tail while the actual fight happened somewhere off-screen. All four problems are fixed at the source.
The log said one thing, the tape said another
The reel pipeline is simple on purpose: the 24/7 stream's director client keeps a log of watchable moments — kills, torpedo hits, sinkings — with wall-clock timestamps, and twice a day an assembler cuts clips out of the recorded stream around the best of them. The catch: the director logged every kill on the map, not every kill on camera. The stream only ever shows one vantage at a time, so a caption like “Iron Annie downed Stall Warning Sam” would regularly sit under footage of two entirely different planes three kilometers away. Technically a highlight; practically a lie.
A moment now has to happen on camera to make the log — inside the view frustum at a distance where it actually reads, or close enough that the fireball fills the frame regardless. Sinkings keep their free pass: the director hard-cuts to any hull going down, and a ship takes long enough to founder that the clip's tail always shows it. Medals only count when the pilot who earned one is the plane the stream is following. Everything else has to be filmed to be remembered.
Don't cut out the moment you named the clip after
The planner clusters nearby moments so a furball reads as one clip, then caps any clip at 25 seconds. The cap used to truncate from the tail — and the label was chosen from the whole cluster. A three-minute brawl that ended in a sinking would get labeled “sank the destroyer” and then lose the sinking to the cap. The window now centers on the cluster's best moment (60% lead-in, 40% aftermath), and both the ranking and the caption are computed from what survived into the final window, never from moments the cap pushed out. Clips also lead in five seconds ahead of the first moment — the fight, not just the boom — and hold nine seconds on a sinking so it actually goes under on screen.
The YouTube description got the same honesty pass: instead of a bare bullet list it's now chapter timestamps, one per rendered clip, so every caption points at the exact second it describes.
An action cam, not a tail cam
Better bookkeeping only helps if the footage is worth keeping. The stream's follow camera used to sit dead behind whatever plane it followed — which hides a dogfight perfectly, because the enemy is dead ahead, behind the subject's own fuselage. Now, whenever the followed plane has a live foe in fight range, the camera swings out to the flank of the line between them, pulls back and lifts with the separation, and looks at a point between the two — hunter, tracers and prey in one frame. It stays on whichever flank it already holds so there are no jump cuts mid-pass, eases back to the plain chase when the fight ends, and never overrides a human spectator who's hand-orbiting the camera.
The killcam gets the same treatment
The death replay had the same disease in a different body: the camera parked exactly on the killer’s gun–target line, twenty meters back — meaning the killer's own airplane sat dead-center, hiding you, the whole point of the replay. The killcam now rides the killer's high three-quarter, offset off the firing line on a flank it picks once per clip (the side your plane is drifting away from, so your fall plays across the frame), with the look biased so the shooter stays just in frame at the edge.
And from the instant of the kill, the camera stops caring about the killer entirely: it detaches into a slow pull-out orbit of your falling wreck for the clip's last seconds. The old cam kept chasing the killer as they flew away from your fireball — the one shot the whole replay exists to deliver. It also learned to never sink below the terrain on a deck-level kill, which low furballs found more often than you'd think.
A camera's job isn't to follow a plane; it's to frame a fight. Every one of these bugs was the same bug: pointing at an actor instead of the story.