Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 563 Bytes

README.md

File metadata and controls

28 lines (20 loc) · 563 Bytes

SkyScan

Automatically photograph planes that fly by!

Follow allowing as we build, here

Configure

Copy the env-example file to .env. Edit the .env file to include the correct values.

Update docker-compose.yml with the correct ID for your RTL-SDR.

Operations

Launch the application using docker-compose:

docker-compose up

Enable Raspi-camera

In the base OS on the Pi make sure the Camera is enabled:

sudo raspi-config
  • Interfacing Options
  • Camera
  • Enable