Multi-view web camera IoT system with realtime AI processing.
- Make sure you have Docker installed.
- Set the camera configurations in
config.env
. - If you're using Linux, run
./setup.sh
to generate the configuration fromconfig.env
.
If you're using Windows, run./setup_windows.sh
to generate the configuration fromconfig.env
. - Run
docker compose up --build
to run the system. - Press
Ctrl+C
to stop and rundocker compose down
to take the system down.
If you want to test and run just the webui server, you can:
cd WebInterface
python -m http.server 8094
In both cases, you can access the website at http://localhost:8094
.
- Web Interface
- Video Streams
- List of streams & FPS
- Individual streams