# CamMonitor_Server **Repository Path**: SystemFileB/CamMonitor_Server ## Basic Information - **Project Name**: CamMonitor_Server - **Description**: 将一台电脑的摄像头作为一个监控并推送到rtmp服务器中 - **Primary Language**: Python - **License**: LGPL-3.0 - **Default Branch**: mian - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2024-11-30 - **Last Updated**: 2025-03-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README CamMoitor_Server Banner # 一个项目,可以把摄像头当作监控来使用 由于还是WIP阶段,所以介绍信息并不多 # 📕 使用的其他开源项目 [Nginx](https://github.com/nginx/nginx) & [Nginx-RTMP-Module](https://github.com/arut/nginx-rtmp-module): 提供rtmp服务器 [FFMpeg](https://ffmpeg.org): 推流和拉流RTMP服务器里的内容 # ✅ 开发进度 - [x] 准备相关工具 - [x] 使用C++写一个启动程序 - [ ] 完成基本服务端 - [ ] \_\_init__.py 主程序 - [x] configs.py 配置文件存储 - [ ] gui.py 托盘图标及引导进入管理页面程序 - [x] logman.py 日志管理器 - [ ] rtmp_push.py 古希腊掌管推流,nginx进程管理的神 - [ ] 通过mctoast库来显示通知 - [ ] 写一个网页显示管理界面