Skip to content

SKT-AI-FELLOWSHIP-LIVE-TRACKING/live_tracking_streaming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

live_tracking_streaming

Enjoy Live Tracking in Web Application!

Just click 'Start Tracking' and then magic happens.

live_track

AI will follow you, tracking your movement!

You can check detailed process and info about live tracking at

Devocean post1(Live tracking: as vividly as you are at Qatar Stadium! - WebRTC for ultra-low latency streaming)

Devocean post2(Live Tracking project achievements)

Devocean post3(Live Tracking project plan)

Software Diagram

소프트웨어 다이어그램

Demo

Demo Video1 Demo Video2

Installation

  1. npm install
  2. python server.py in server folder.
  3. npm start in src folder.
  4. 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)