theAIGuysCode / yolov4-deepsort

Object tracking implemented with YOLOv4, DeepSort, and TensorFlow.
GNU General Public License v3.0
1.33k stars 750 forks source link

Using mjpg-streamer as video source #82

Open dev-gw opened 3 years ago

dev-gw commented 3 years ago

I am trying real-time detection using Raspberry Pi. However, due to performance problems, I want to perform the detection on another computer, but in this case can I use http:// server as a video source using mjpg-streamer?