# lcfns 龙弛防溺水 [![Contributors][contributors-shield]][contributors-url] [![Forks][forks-shield]][forks-url] [![Stargazers][stars-shield]][stars-url] [![Issues][issues-shield]][issues-url] [![MIT License][license-shield]][license-url] [![LinkedIn][linkedin-shield]][linkedin-url]

Logo

"项目概述"

防溺水报警系统 1.对接海康摄像头API能力,监测危险区域并将报警信息推送至服务端。2.服务器通过短信或邮件通知用户查看实时场景。3.对接IP音柱,实现语音喊话和节目播放功能。4.对接计讯网关,给设备供网,网实现服务器对设备的状态管理。

## 目录 - [上手指南](#上手指南) - [开发环境](#开发环境) - [文件目录说明](#文件目录说明) - [架构](#架构) - [部署](#部署) - [使用到的框架](#使用到的框架) - [功能](#功能) ### 上手指南 ###### 开发环境 1. go version 1.20.5 2. mysql 8.0.33 ### 架构 ![fns-frame.png](doc%2Ffns-frame.png) ### 文件目录说明 ``` lcfns ├─api ├─config ├─doc ├─eventServer 海康摄像头事件服务端 ├─gatewayServer 计讯网关服务端 ├─global ├─initialize ├─isapi 海康isapi模块 ├─middleware ├─model ├─router ├─service └─utils ``` ### 部署 暂无 ### 使用到的框架 - [gin-vue-admin简化版](https://www.gin-vue-admin.com/) - [gorm](https://gorm.io/zh_CN/docs/index.html) - [logrus](https://github.com/sirupsen/logrus) ### 功能 #### 1.网关自动注册到服务器 #### 2.摄像头、ip音柱自动注册到服务器 #### 3.摄像头 ##### 3.1配置报警区域(进入区域,区域入侵,越界监测) #### 4.ip音柱喊话、播放节目 #### 5.登录、api权限、菜单权限等 ### API文档 https://console-docs.apipost.cn/preview/b4a7f8650981658a/77ee55e48958406c [your-project-path]:shaojintian/Best_README_template [contributors-shield]: https://img.shields.io/github/contributors/shaojintian/Best_README_template.svg?style=flat-square [contributors-url]: http://106.52.134.22:3000/longan/lcfns/graphs/contributors [forks-shield]: https://img.shields.io/github/forks/shaojintian/Best_README_template.svg?style=flat-square [forks-url]: http://106.52.134.22:3000/longan/lcfns/network/members [stars-shield]: https://img.shields.io/github/stars/shaojintian/Best_README_template.svg?style=flat-square [stars-url]: http://106.52.134.22:3000/longan/lcfns/stargazers [issues-shield]: https://img.shields.io/github/issues/shaojintian/Best_README_template.svg?style=flat-square [issues-url]: https://img.shields.io/github/issues/shaojintian/Best_README_template.svg [license-shield]: https://img.shields.io/github/license/shaojintian/Best_README_template.svg?style=flat-square [license-url]: http://106.52.134.22:3000/longan/lcfns/blob/master/LICENSE.txt [linkedin-shield]: https://img.shields.io/badge/-LinkedIn-black.svg?style=flat-square&logo=linkedin&colorB=555 [linkedin-url]: https://linkedin.com/in/shaojintian