Skip to content

evidence-core v0.1.0

Latest

Choose a tag to compare

@ajlennon ajlennon released this 24 Jun 07:02
· 2 commits to main since this release

Summary

First public release of the shared evidence intake library for Dynamic Devices products.

Includes

  • probe-media — iPhone MOV (ISO6709), Samsung JPEG (EXIF), WhatsApp/re-encode detection
  • build-geojson — incident map data from *_UPLOAD.json (optional YouTube URL filter)
  • evidence/v1 manifest schema and rides_legacy_manifest() for Reckless Rides back-compat
  • media helpers — ffmpeg letterbox/strip, deface wrapper
  • pytest CI on main

Product integration

Add as git submodule at core/:

git submodule add https://github.com/DynamicDevices/evidence-core.git core
pip install -e "./core[dev]"

Pin to this tag for reproducible builds.

Consumers