Skip to content

Detect the triple-beep of a Cycliq dashcam when an incident is recorded

Notifications You must be signed in to change notification settings

lumpiluk/cycliq-incident-detector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 

Repository files navigation

Bicycle Dashcam Event Detector

Scrubbing through dashcam footage to find the actual incidents is tedious – especially if you live in a city where an incident happens every other kilometer. This script listens to the triple-beep of Cycliq bicycle dashcams that you get when you press the record incident button.

After analyzing the footage, the script will output an incidents.json containing the detected incident timestamps.

If --blender is set, Blender will be opened and the video sequence editor (VSE) will be preloaded with the incidents plus a few seconds of context.

Dependencies

Optional:

Usage

cd path/to/dashcam/footage

# Assuming this script is in your PATH
dashcam-detect.py --blender ./*.MP4

About

Detect the triple-beep of a Cycliq dashcam when an incident is recorded

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages