Skip to content

FAQ:常见的一些问题

Edward edited this page Apr 28, 2020 · 29 revisions

1、服务起不来,出现了端口冲突?

端口冲突的记得看两个地方:

  • 一个grpc的服务端口:在 GB28181.Server\appsettings.json中.
  • 一个sip的监听端口: 在 GB28181.Server\Config\gb28181.xml中.

代码质量(框架问题、code警告、冗余code)好像存在不少问题?

talk is cheap ,恭候你的improvements PR.

我想参与贡献,但我是小白,我能怎么开始?

贡献并非都是写代码,修改错别字,增加comments,完善FAQ,消除警告,修复代码文件编码格式都是贡献.

Clone this wiki locally