Example
Video Analysis
Batch-analyse a recorded clip into an event timeline, tracklets and exports.
Steps
- Add the video file as a looped source.
- Let the pipeline run; events accumulate in the timeline and SQLite store.
- Query events over the REST API or watch them stream over the WebSocket.
- Export incident clips or a journey supercut for any subject.
Command
shell
# events stream live over the WebSocket as the clip plays wscat -c ws://127.0.0.1:8787/ws
Result
Output
A chronological event feed (PERSON, VEHICLE, ANOMALY, WEAPON…) with snapshots and clips.