当前位置:网站首页>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.
边栏推荐
- 中信证券是国内十大券商吗?怎么开户安全?
- What is the implementation principle of Go iota keyword and enumeration type
- CodeTON Round 2 (Div. 1 + Div. 2, Rated, Prizes!) 题解
- EpiSci|片上系统的深度强化学习:神话与现实
- 成都理工大学&电子科技大学|用于强化学习的域自适应状态表示对齐
- 【报错】Uncaught (in promise) TypeError: Cannot read properties of undefined (reading ‘concat‘)
- MySQL 45 Talk | 09 How to choose common index and unique index?
- opencv real-time face detection
- 解决MySQL插入不了中文数据问题
- QT commonly used global macro definitions
猜你喜欢
QT基础功能,信号、槽
How to solve the dynamic binding of el-form-item prop attribute does not take effect
Leetcode72. Edit Distance
QT_QThread thread
计算IoU(D2L)
Golang协程调度器scheduler怎么使用
Leetcode71. Simplified Paths
Leetcode72. 编辑距离
【报错】Uncaught (in promise) TypeError: Cannot read properties of undefined (reading ‘concat‘)
SQL的索引详细介绍
随机推荐
B001 - Intelligent ecological fish tank based on STM32
AIOps智能运维的领跑者擎创科技正式入驻InfoQ 写作社区!
【Day_09 0427】走方格的方案数
8月微软技术课程,欢迎参与
【Day_12 0507】查找组成一个偶数最接近的两个素数
CodeTON Round 2 (Div. 1 + Div. 2, Rated, Prizes!) 题解
直播系统聊天技术(八):vivo直播系统中IM消息模块的架构实践
Solve the problem that MySQL cannot insert Chinese data
opencv实时人脸检测
突破性能天花板!亚信数据库支撑 10 多亿用户,峰值每秒百万交易
What is the JVM runtime data area and the JMM memory model
C language theory--a solid foundation for the written test and interview
极化微波成像概述2
MySQL关系型数据库事务的ACID特性与实现方法
三维空间中点的插值
SQL函数 TO_DATE(二)
University of California | Inverse Reinforcement Learning from Different Third-Person Videos via Graph Abstraction
opencv如何实现图像倾斜校正
【Day_09 0427】 另类加法
DBPack SQL Tracing 功能及数据加密功能详解