CamTrap Hub - An all-in-one platform for camera trap data management and processing
Overview
CamTrap Hub is an integrated platform designed to streamline the process of managing and analyzing data from camera traps. This tool centralises various open-source applications and tools under one roof, providing researchers and conservationists with easy access to powerful resources for wildlife monitoring and research.
Installation
To get started with CamTrap Hub, follow the instructions below to set up the platform on your local machine or server.
Prerequisites
- Docker
- Docker Compose
- Git (optional, for cloning the repository)
Installation
- Clone the repository:
git clone https://github.com/yourusername/camtrap-hub.git cd camtrap-hub
- Build and Run with Docker Compose:
docker-compose up --build
Usage
- Access the CamTrap Hub through your web browser at http://localhost:3001 (or whichever port you have configured).
- Navigate through the application store to select and run any of the available camera trap data tools. It might take longer if you run a particular tool for the first time, as the dependencies are being installed.
- Upload and manage your camera trap data using the integrated data management tools provided within the platform.
Support
For support with installing or using CamTrap Hub, please email to LamY2@cardiff.ac.uk.
Contributing
We welcome contributions to the CamTrap Hub! If you have suggestions for improvements or have developed a tool that could benefit other users of the platform, please feel free to submit a pull request or open an issue.
Authors and acknowledgment
This project is a Msc dissertation of Cardiff University by Yan Tung Lam, supervised by Dr. Charith Perera.