Skip to content

dute7liang/gb28181-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gb28181-client

介绍

gb28181协议客户端模拟系统

一个参考wvp-GB28181-pro项目实现的gb28181客户端,可以模拟国标设备与wvp-GB28181-pro进行通信。 方便在开发阶段进行gb28181协议测试。

目前已实现功能:

1.设备注册到wvp服务,发送心跳,设备注销;

2.设备目录查询(Query-Catalog);

3.设备播放推流功能(使用ffmpeg读取本地视频文件,推送到zml服务);

4.设备音视频文件查询指令;

5.设备历史视频回放指令;

运行方式:

clone项目到本地,idea打开,修改application-dev.yml,最后启动GB28181ClientApplication

1.sip-server配置是wvp中的sip服务配置,
2.sip-client是作为一个国标28181设备的配置。

调用/gb28181/register接口把设备注册到wvp服务中。其他接口可阅读GB28181ClientController


本项目gitee地址:https://gitee.com/wydpp/gb28181-client

本项目github地址:https://github.com/apachefarmer/gb28181-client

wvp-GB28181-pro项目github地址:https://github.com/648540858/wvp-GB28181-pro

ZLMediaKit流媒体服务器地址:https://github.com/ZLMediaKit/ZLMediaKit


在wvp项目中的示例图: 输入图片说明 输入图片说明

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages