Categorygithub.com/jonathongardner/wegyb
repositorypackage
0.0.3
Repository: https://github.com/jonathongardner/wegyb.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# README

WeGBY

We-Got-Your-Back (WeGBY - Wig-Bee) is to help bike rider know what is happening behind them. How it works:

  • Install the server on a RaspberryPi with a camera
  • Setup the RaspberryPi camera facing the back of the bike
  • Connect to the RaspberryPi network (WeGBY)
  • Navigate to the SPA (local.WeGBY.app) and start riding

Docker

Build

docker build -t wegyb .

Dev

Docker API

docker build -t wegyb-dev-api -f Dockerfile.dev-api .
docker run --rm -it --device /dev/video0 -p 3000:3000 -v $PWD/tmp:/video -v /etc/localtime:/etc/localtime wegyb-dev-api serve --output /video

Docker Compose

docker compose up

TODO

  1. websocket blank screen if not updated in x
  2. fix recording
  3. add car identifier