AvenSun / GB28181.Solution

Linux/Win/Docker/kubernetes/Chart/Kustomize/GB28181/SIP/RTP/SDP/WebRTC/作为上下级域/平台级联互联

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GB28181 Standard

不做伸手党,一起贡献,开源力量会更强

诚征维护者,I need maintainer 感兴趣的话,联系我。

  • GB28181开源的目标是:通过代码复用,适当降低工作难度和减少业务代码的重复性,并非替代你的开发工作或者让你几乎不用开发工作。
  • 最新国标是:【GB28181-2016
  • 项目非常年轻,诚邀请大家能一起完善,希望每一个对本项目感兴趣的朋友,都能成为本项目的共同作者或者贡献者
  • 注意:代码一直在更新,GB28181系列项目,并不是生产就绪的,往往须要根据自己的项目和产品架构,做适当的调整和适配!!
  • 仓库体积较大,为加快clone速度,建议以下两种方式之一:

1、git clone https://github.com/GB28181/GB28181.Solution.git --depth=1

2、 使用加速镜像clone 参考如下命令

git clone https://hub.fastgit.org/GB28181/GB28181.Solution.git
cd GB28181.Solution
git remote remove origin
git remote add origin https://github.com/GB28181/GB28181.Solution.git

运行环境(environment)

running in docker
running on Linux
running on net6.0+ 

说明(instruction)

  • Mainly on develop branch ,in order to support .net core3.1+.
    • develop分支为主分支(默认分支).
  • The windows function part was not maintained .
    • Form Client Project Need to be fixed.
  • you can refer to other branch in this repo , PRs are always welcome.
  • provide grpc interface for other microservice

一些要做的事情(TODO List)

项目希望达到的目标功能,看这里:项目的技术需求和TODO列表

模块在系统内架构关系

下图展示 GB28181.Server 在整个系统架构中设定的、与其他服务的模块关系以及交互方式设计:

GB28181.Server-Assembly-Relationship

需要注意:图示中的架构设计,不一定适合你的项目需求和你的系统架构设计要求,往往需要根据你的项目实际做修改和调整

欢迎共同讨论,共同进步,PR

讨论、成为共同作者、近距离贡献

微信扫描二维码,添加好友,进入微信讨论群(注明:GB28181-公司-姓名,添加量较多,不是这个格式不通过):

qrcode

Inspired By

License

MIT & BSD v3 and later

注意:项目中用到的 SIPSorcery类库中的部分代码,明确使用了GPL License,详情请检索代码文件。

关于GPL的更多了解:开源**GPL百科 GPL

其他

About

Linux/Win/Docker/kubernetes/Chart/Kustomize/GB28181/SIP/RTP/SDP/WebRTC/作为上下级域/平台级联互联

License:Other


Languages

Language:C# 100.0%Language:Dockerfile 0.0%Language:HTML 0.0%Language:Mustache 0.0%