waterloo-rocketry / daq

Data Acquisition schematics, boards, datasheets, docs, and software
5 stars 3 forks source link

Inflight recording #11

Closed chrissank closed 3 years ago

chrissank commented 3 years ago

This branch adds code and instructions on how to setup the inflight recording cameras (and, really, the cameras we will use on the pad / at static fires)

Currently the camera will:

  1. Begin recording on power on
  2. Save a copy locally (in the /home/autovid folder)
  3. Stream the video over a Real Time Streaming Protocol connection (rtsp)

This change is Reviewable