You can check detailed process and info about live tracking at
Devocean post2(Live Tracking project achievements)
Devocean post3(Live Tracking project plan)
- npm install
- python server.py in server folder.
- npm start in src folder.
- Check out your video live-streaming in https:127.0.0.1:8080 !!
If you wanna check out live-tracking in local environment without web-streaming, run the code below.
https://github.com/SKT-AI-FELLOWSHIP-LIVE-TRACKING/live_tracking (written by kim-minsol)