Skip to content

This project is an example of how to create an security system using OpenCV to stream the IP cameras and PyQt to create the GUI.

Notifications You must be signed in to change notification settings

god233012yamil/Streaming-IP-Cameras-Using-PyQt-and-OpenCV

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Streaming-IP-Cameras-Using-PyQt-and-OpenCV

This project shows how to create a security camera system using OpenCV to stream IP cameras and PyQt to create the graphical interface (GUI).

OpenCV (Open Source Computer Vision Library) is an open source computer vision and machine learning software library. In this project OpenCV is used to read the frames from an IP camera.

PyQt connects the Qt C++ cross-platform framework with the Python language, it is a GUI module. This module takes care of the graphical interface and layout each camera in a grid layout.

The following video shows the appication streaming four cameras.

Streaming.IP.Cameras.Using.PyQt.and.OpenCV.mp4

About

This project is an example of how to create an security system using OpenCV to stream the IP cameras and PyQt to create the GUI.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages