# GB28181ServerJava **Repository Path**: programcj/gb28181-server-java ## Basic Information - **Project Name**: GB28181ServerJava - **Description**: 使用java实现的GB28181(SIP)协议的实现, 结合ZLMediakti可以查看视频 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-03-26 - **Last Updated**: 2024-03-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 访问地址: http://192.168.0.12:8088/swagger-ui/#/ http://192.168.0.12:8088/doc.html # 20220818: 增加点播API:自定义媒体接收IP与端口. # 20240321: 需要给ZLMediaKit的配置文件使用: ``` on_stream_changed=http://127.0.0.1:8088/index/hook/on_stream_changed on_stream_none_reader=http://127.0.0.1:8088/index/hook/on_stream_none_reader on_stream_not_found=http://127.0.0.1:8088/index/hook/on_stream_not_found ``` > 你需要将pom中的插件库都下载后执行run.bat