# Building-CCTV **Repository Path**: progmalover/Building-CCTV ## Basic Information - **Project Name**: Building-CCTV - **Description**: Here is my solution to broadcast your camera through the Internet 1.with RSTP using ffserver and ffmpeg. 2. using opencv to recognize faces and send to the other place with a picture.(1.ffmpeg+ffserver实现摄像头的RSTP流直播 2.OpenCV智能识别人脸并截图转发) - **Primary Language**: Python - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2022-01-11 - **Last Updated**: 2022-01-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 远程局域网内网络实时监控解决方案 [![last-commit](https://img.shields.io/github/last-commit/HollowMan6/Building-CCTV)](../../graphs/commit-activity) ![Python package](https://github.com/HollowMan6/Building-CCTV/workflows/Python%20package/badge.svg) [![Followers](https://img.shields.io/github/followers/HollowMan6?style=social)](https://github.com/HollowMan6?tab=followers) [![watchers](https://img.shields.io/github/watchers/HollowMan6/Building-CCTV?style=social)](../../watchers) [![stars](https://img.shields.io/github/stars/HollowMan6/Building-CCTV?style=social)](../../stargazers) [![forks](https://img.shields.io/github/forks/HollowMan6/Building-CCTV?style=social)](../../network/members) [![Open Source Love](https://img.shields.io/badge/-%E2%9D%A4%20Open%20Source-Green?style=flat-square&logo=Github&logoColor=white&link=https://hollowman6.github.io/fund.html)](https://hollowman6.github.io/fund.html) [![MIT Licence](https://img.shields.io/badge/license-MIT-blue)](https://opensource.org/licenses/mit-license.php) [![Repo-Size](https://img.shields.io/github/repo-size/HollowMan6/Building-CCTV.svg)](../../archive/master.zip) [![Total alerts](https://img.shields.io/lgtm/alerts/g/HollowMan6/Building-CCTV.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/HollowMan6/Building-CCTV/alerts/) [![Language grade: Python](https://img.shields.io/lgtm/grade/python/g/HollowMan6/Building-CCTV.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/HollowMan6/Building-CCTV/context:python) (此项目是[兰客社人脸识别门禁系统比赛](https://github.com/HollowMan6/Lanck-Face-Recognition-Lock-Competition-Backend-Code)的一个子项目) 以下是我搭建局域网内网络实时监控的两种解决方案: * 1. [ffmpeg+ffserver实现摄像头的RSTP流直播](./Building-CCTV-With-RSTP-Stream-Using-ffsever) . * 2. [OpenCV智能识别人脸并截图转发](./Building-CCTV-With-OpenCV-Face-Recognition-Sending-Pictures) . # Building CCTV (This Repository is a sub-Repository for [Lanck Face Recognition Lock Competition](https://github.com/HollowMan6/Lanck-Face-Recognition-Lock-Competition-Backend-Code)) Here is my solution to broadcast your camera through the Internet: * 1. [with RSTP using ffserver and ffmpeg](./Building-CCTV-With-RSTP-Stream-Using-ffsever). * 2. [using OpenCV to recognize faces and send to the other place with a picture](./Building-CCTV-With-OpenCV-Face-Recognition-Sending-Pictures).