当前位置:网站首页>国标GB28181协议EasyGBS平台兼容老版本收流端口的功能实现
国标GB28181协议EasyGBS平台兼容老版本收流端口的功能实现
2022-08-02 02:24:00 【EasyGBS】
EasyGBS国标视频云服务是基于国标GB28181协议的视频平台,可实现的视频功能包括视频直播、录像、语音对讲、云存储、告警、级联等,支持将接入的视频流进行全终端的分发,可分发的视频流包括RTSP、RTMP、FLV、HLS、WebRTC等格式。
近期,我们对EasyGBS进行了功能优化,兼容了老版本的收流端口。今天来和大家分享一下实现过程。
在EasyGBS中,我们将cms与sms模块合并,于是原来的10001端口监听被取消,所以导致无法调用我们老版本HLS流地址了。因为使用老版本EasyGBS的用户也比较多,所以为了解决这一问题,我们再将10001端口进行监听,开放了10001的HLS代理接口。
以下为代码实现方式:
1)代码逻辑,注册路由:
2)监听10001端口:
3)测试播放效果:
老版本hls播放地址:http://127.0.0.1:10001/hls/34020000001320000091_34020000001320000001_0200000001/playlist.m3u8,如图:
随着我国平安城市、平安乡村、雪亮工程等项目的不断落地建设,国标GB28181协议已经成为安防市场的主流标准协议,EasyGBS国标视频云服务平台也成为安防市场的主流需求平台,在线下项目中的应用也越来越多。
EasyGBS平台基于云边端架构优势,支持内网、公网的监控设备通过国标GB/T28181协议进行视频监控直播,还可支持平台级联,实现系统之间的数据共享共用。感兴趣的用户可以前去演示平台进行体验或部署测试。
边栏推荐
- Safety (2)
- 2022-08-01 安装mysql监控工具phhMyAdmin
- ALCCIKERS Shane 20191114
- 2022-08-01 Install mysql monitoring tool phhMyAdmin
- 菜刀webshell特征分析
- Analysis of the status quo of digital transformation of manufacturing enterprises
- 2022年NPDP考完多久出成绩?怎么查询?
- Good News | AR opens a new model for the textile industry, and ALVA Systems wins another award!
- Personal blog system project test
- [ORB_SLAM2] SetPose, UpdatePoseMatrices
猜你喜欢
【LeetCode Daily Question】——704. Binary Search
BioVendor人俱乐部细胞蛋白(CC16)Elisa试剂盒研究领域
机器人领域期刊会议汇总
How to adjust the cross cursor too small, CAD dream drawing calculation skills
项目场景 with ERRTYPE = cudaError CUDA failure 999 unknown error
Ringtone 1161. Maximum In-Layer Elements and
[Unity entry plan] 2D Game Kit: A preliminary understanding of the composition of 2D games
一次SQL优化,数据库查询速度提升 60 倍
Unable to log in to the Westward Journey
Nanoprobes免疫测定丨FluoroNanogold试剂免疫染色方案
随机推荐
BioVendor人俱乐部细胞蛋白(CC16)Elisa试剂盒研究领域
leetcode / anagram in string - some permutation of s1 string is a substring of s2
CodeTon Round 2 D. Magical Array
PHP uses PHPRedis and Predis
Service discovery of kubernetes
[LeetCode Daily Question] - 103. Zigzag Level Order Traversal of Binary Tree
BI - SQL 丨 WHILE
yaml
【Unity入门计划】2D Game Kit:初步了解2D游戏组成
考完PMP学什么?前方软考等着你~
2022-08-01 Install mysql monitoring tool phhMyAdmin
A good book for newcomers to the workplace
[Unity entry plan] 2D Game Kit: A preliminary understanding of the composition of 2D games
优炫数据库导库导错了能恢复吗?
esp32经典蓝牙和单片机连接,,,手机蓝牙作为主机
微信小程序异步回调函数恶梦和解决办法
2022-07-30 mysql8 executes slow SQL-Q17 analysis
2022河南青训联赛第(三)场
Good News | AR opens a new model for the textile industry, and ALVA Systems wins another award!
[ORB_SLAM2] void Frame::ComputeImageBounds(const cv::Mat & imLeft)