当前位置:网站首页>The function realization of the national standard GB28181 protocol EasyGBS platform compatible with the old version of the inflow port
The function realization of the national standard GB28181 protocol EasyGBS platform compatible with the old version of the inflow port
2022-08-01 18:11:00 【TSINGSEE Green Rhino Video】
EasyGBS national standard video cloud service is a video platform based on the national standard GB28181 protocol. The video functions that can be realized include live video, video recording, voice intercom, cloud storage, alarm, cascade, etc.Terminal distribution, the video streams that can be distributed include RTSP, RTMP, FLV, HLS, WebRTC and other formats.
Recently, we have optimized the function of EasyGBS, which is compatible with the old version of the receiving port.Today, I will share with you the implementation process.
In EasyGBS, we merged the cms and sms modules, so the original 10001 port monitoring was cancelled, so it was impossible to call our old version of the HLS stream address.Because there are many users using the old version of EasyGBS, in order to solve this problem, we will monitor port 10001 and open the HLS proxy interface of 10001.
The following is how the code is implemented:
1) Code logic, register routing:
2) Listen on port 10001:
3) Test the playback effect:
The playback address of the old version of hls: http://127.0.0.1:10001/hls/34020000001320000091_34020000001320000001_0200000001/playlist.m3u8, as shown in the figure:
With the continuous implementation of projects such as safe cities, safe villages, and Xueliang projects in my country, the national standard GB28181 protocol has become the mainstream standard protocol in the security market, and the EasyGBS national standard video cloud service platform has also become the mainstream demand platform in the security market. There are more and more applications in the project.
EasyGBS platform is based on the advantages of cloud-side-end architecture. It supports intranet and public network monitoring equipment to conduct live video surveillance through the national standard GB/T28181 protocol, and also supports platform cascading to realize data sharing and sharing between systems.Interested users can go to the demo platform for experience or deployment testing.
边栏推荐
猜你喜欢
随机推荐
行业沙龙第二期丨如何通过供应链数字化业务协同,赋能化工企业降本增效?
以消费场景为驱动的CMDB要怎么建?
将ENS域名转化为音乐需要几步?
小贝拉机器人是朋友_普渡科技召开新品发布会,新一代送餐机器人“贝拉”温暖登场...
opencv实时人脸检测
【Day_11 0506】 最近公共祖先
粒子滤波 particle filter —从贝叶斯滤波到粒子滤波——Part-I(贝叶斯滤波)
创造建材数字转型新视界,中建材如何多边赋能集团业务快速发展
OpenCV installation, QT, VS configuration project settings
QT basic functions, signals, slots
What is the JVM runtime data area and the JMM memory model
SQL函数 TO_DATE(二)
opencv syntax Mat type summary
Golang协程调度器scheduler怎么使用
B001 - Intelligent ecological fish tank based on STM32
2022年MySQL最新面试题
QT_Event class
Go iota关键字与枚举类型实现原理是什么
SQL的ROUND函数用法及其实例
Leetcode71. Simplified Paths









