ifzhang / ByteTrack

[ECCV 2022] ByteTrack: Multi-Object Tracking by Associating Every Detection Box
MIT License
4.69k stars 891 forks source link

Tracking from a webcam #263

Open AhmadALBarqawi opened 2 years ago

AhmadALBarqawi commented 2 years ago

I am fairly new to github, but I am trying to use the tracker on a video stream coming from a webcam and view the tracking output on the video stream in real-time. As a starting point, I would like to understand how the tracking option using the webcam works, if it records for a specific amount of time or if it keeps recording until otherwise specified.