SmartDashcamForBikes
Bicycle dashcam application, for use with a smartphone, that provides blindspot monitoring using the Intel Model Zoo vehicle detection model.
Install / Use
/learn @raudette/SmartDashcamForBikesREADME
SmartDashcamForBikes
Requirements
- Requires a Luxonis Oak Camera, which a camera with a USB interface and an on-board vision processing unit. It will likely work with an Intel Neural Compute stick
Installation
python3 -m pip install -r requirements.txt
Usage
Main.py - SmartDashcamForBikes
Arguments:
- cam, Use camera as source
- vid <filename>, Specify test file as source
- stream, Stream video over network on port 8090
- record, Record output to file (only works if using camera as source)
- preview, Onscreen Preview
Sample Usage:
python3 main.py -vid samplevideo.mp4
To see the streamed frames, open localhost:8090. It does not work with Firefox. Tested with Chrome and the [IPCams]](https://apps.apple.com/ca/app/ipcams-ip-camera-viewer/id1045600272) app on iOS.
Related Skills
tmux
334.1kRemote-control tmux sessions for interactive CLIs by sending keystrokes and scraping pane output.
blogwatcher
334.1kMonitor blogs and RSS/Atom feeds for updates using the blogwatcher CLI.
Unla
2.1k🧩 MCP Gateway - A lightweight gateway service that instantly transforms existing MCP Servers and APIs into MCP servers with zero code changes. Features Docker deployment and management UI, requiring no infrastructure modifications.
mcp-server-code-execution-mode
319An MCP server that executes Python code in isolated rootless containers with optional MCP server proxying. Implementation of Anthropic's and Cloudflare's ideas for reducing MCP tool definitions context bloat.
