# SimpleSIPServer **Repository Path**: DLGCY_GB28181/SimpleSIPServer ## Basic Information - **Project Name**: SimpleSIPServer - **Description**: 简易 SIP 服务器(使用 SIPSorcery、GB28181.SIPSorcery) - **Primary Language**: C# - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 25 - **Forks**: 22 - **Created**: 2020-09-02 - **Last Updated**: 2025-08-23 ## Categories & Tags **Categories**: multimedia **Tags**: None ## README # SimpleSIPServer ## 介绍 简易 SIP 服务器 [《使用 WPF 版简易 SIP 服务器向 GB28181 摄像头发送直播请求》](http://dlgcy.com/wpf-simple-sip-server-gb28181/) ## 测试工具 1. 支持 GB28181 的摄像头 2. [happytimesoft 的设备模拟工具 GB28181Device](http://www.happytimesoft.com/products/gb28181-device/index.html) 3. [GB28181_ServerPlatform 的客户端 GBSipDevice](https://gitee.com/DLGCY_GB28181/GB28181_ServerPlatform) ## 注意 本项目使用了第三方项目(使用 Git 子模块的形式),如果要研究或运行代码,记得进行 Git 子模块初始化操作,推荐使用 GitExtensions 工具。