lewjiayi / Crowd-Analysis

System integrated with YOLOv4 and Deep SORT for real-time crowd monitoring, then perform crowd analysis. The system is able to monitor for abnormal crowd activity, social distance violation and restricted entry. The other part of the system can then process crowd movement data into optical flow, heatmap and energy graph.
MIT License
54 stars 19 forks source link

How do i run this for multi streams / add threading logic etc #11

Open shivng9 opened 1 year ago

shivng9 commented 1 year ago

I am trying to run this for multiple rstp streams, currently it starts slowing down after 2-3 streams. How do i go about using this for 50+ streams?