Skip to content

Releases: DynamicDevices/evidence-core

evidence-core v0.1.0

24 Jun 07:02

Choose a tag to compare

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