Below are the installation instructions for installing BOB, your friendly Object (bird, insect, bat, uap) detector, tracker and recorder The application uses Docker and Docker Compose to run, at present we are still in a very early release phase so this the install process is not polished at all. We will endeavour to improve this over time so please bear with us.
Whilst it is recommended to run on native Linux, it is possible to run Bobcamera on Windows 10 or Windows 11 through WSL (more resource intensive). Please note refer to the Windows setup instructions to prep your machine before running the steps below.
- Ubuntu 23.10 has been tested
- Ubuntu 22.04 has been tested
- Git
- Curl
sudo apt-get install git curl
git clone --recursive https://github.com/bobcamera/bobinstall.git
cd bobinstall
./setup.sh
- Only required if Docker has been installed during the setup script
sudo shutdown -r now
cd ~/bobinstall
./run.sh
8. Use your system browser and navigate to http://localhost:8080
./config.sh
git pull origin main
cp .env.example .env
or
./setup.sh
and select "No" in the prompt.