RizwanMunawar/streamgrid
Multi-stream video inference with Ultralytics YOLO - Display multiple video streams in a grid layout with real-time object detection.
This tool helps you monitor multiple live video feeds simultaneously, identifying objects or events in real time. You input several video streams (from cameras or files), and it displays them in a grid, highlighting detected objects. It's ideal for security personnel, operations managers, or anyone overseeing multiple visual data points.
Available on PyPI.
Use this if you need to watch several video streams at once and automatically detect specific objects or activities, like in surveillance or quality control.
Not ideal if you only need to process a single video stream or if you require highly precise, high-resolution analysis on a large number of streams on a CPU.
Stars
15
Forks
3
Language
Python
License
AGPL-3.0
Category
Last pushed
Dec 30, 2025
Commits (30d)
0
Dependencies
2
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/computer-vision/RizwanMunawar/streamgrid"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
ultralytics/ultralytics
Ultralytics YOLO 🚀
Megvii-BaseDetection/YOLOX
YOLOX is a high-performance anchor-free YOLO, exceeding yolov3~v5 with MegEngine, ONNX,...
kujason/avod
Code for 3D object detection for autonomous driving
aparsoft/yolo-streamlit-detection-tracking
Object detection and tracking algorithm implemented for Real-Time video streams and static images.
RizwanMunawar/yolov8-object-tracking
YOLOv8 Object Tracking Using PyTorch, OpenCV and Ultralytics