当前位置:网站首页>When EasyCVR is connected to the GB28181 device, what is the reason that the device is connected normally but the video cannot be played?
When EasyCVR is connected to the GB28181 device, what is the reason that the device is connected normally but the video cannot be played?
2022-08-11 03:20:00 【EasyCVR】
EasyCVR platform supports massive video device access, video aggregation and management, transcoding and distribution, alarm reporting, platform cascading, intelligent analysis, etc.The platform is based on the cloud-side-end integrated architecture. With its excellent video capabilities, it has become the mainstream video capability layer service platform in the security market.In terms of function, EasyCVR can realize live video surveillance, video recording, retrieval and playback, cloud storage, voice intercom, alarm, platform cascade, equipment monitoring, remote operation and maintenance, etc.
Some users reported that using the national standard GB28181 protocol to connect the device to the EasyCVR platform, the device can be connected normally, but the video cannot be played, so we ask us to assist in the investigation.
After receiving the feedback, the technical staff immediately conducted an investigation and analysis on the above problems.Today, I will share the troubleshooting and solution steps.
1) Check the system kernel when playing the video, and find that there is no stream data generated;
2) Capture packets, check SIP information, and find that the playback process is normal;
3) Extract the RTP data and play it in VLC, the video can be played normally;
4) Adjust the device side to output stream only, and find that it can be played normally.
5) The guess is that it is caused by the compatibility between the device and the platform.Make the following modifications in the code to optimize compatibility to solve the above problems.
EasyCVR is our most comprehensive video platform supporting protocols. The supported protocols include GB/T28181, RTSP/Onvif, RTMP, etc.The platform can support multiple types of device access, including traditional network cameras, NVRs, encoders, 4G mobile law enforcement instruments, etc., and can cover most surveillance brands on the market.
EasyCVR has been applied in a large number of offline scenarios, such as smart factories, smart construction sites, smart security, smart campuses, smart water conservancy, etc.Interested users can go to the demo platform for experience or deployment testing.
边栏推荐
- Window function application of sum and count
- 程序化交易的策略类型可以分为哪几种?
- OpenCV founder: Open source must not be completely free!
- Add user error useradd: cannot open /etc/passwd
- LeetCode Hot Questions (12. The Best Time to Buy and Sell Stocks)
- oracle的基数会影响到查询速度吗?
- DOM树的遍历-----修改样式,选择元素,创建和删除节点
- 一次简单的 JVM 调优,学会拿去写到简历里
- watch监听
- 21天学习挑战赛第一周总结
猜你喜欢
【愚公系列】2022年08月 Go教学课程 036-类型断言
AI+Medical: Using Neural Networks for Medical Image Recognition and Analysis
调试技巧总结
A large horse carries 2 stone of grain, a middle horse carries 1 stone of grain, and two ponies carry one stone of grain. It takes 100 horses to carry 100 stone of grain. How to distribute it?
Traversal of DOM tree-----modify styles, select elements, create and delete nodes
Ten Advanced Concepts of SQL Development
EasyCVR接入GB28181设备时,设备接入正常但视频无法播放是什么原因?
VIT 源码详解
I didn't expect MySQL to ask these...
按摩椅控制板的开发让按摩椅变得简约智能
随机推荐
AI+Medical: Using Neural Networks for Medical Image Recognition and Analysis
CSDN 博客更换皮肤
大马驮2石粮食,中马驮1石粮食,两头小马驮一石粮食,要用100匹马,驮100石粮食,如何分配?
多商户商城系统功能拆解26讲-平台端分销设置
Unity2D animation (1) introduction to Unity scheme - animation system composition and the function of use
荣威imax8ev魔方电池安全感,背后隐藏着哪些黑化膨胀?
添加用户报错useradd: cannot open /etc/passwd
Homework 8.10 TFTP protocol download function
AI+医疗:使用神经网络进行医学影像识别分析
Traversal of DOM tree-----modify styles, select elements, create and delete nodes
论文精度 —— 2017 CVPR《High-Resolution Image Inpainting using Multi-Scale Neural Patch Synthesis》
Economic Misunderstandings in the Crypto World: Is Cash a Savings?Scarcity creates value?
Typescript学习笔记 | 字节青训营笔记
I didn't expect MySQL to ask these...
学编程的第十三天
Goodbye Chongqing paper invoices!The issuance of electronic invoices for accommodation expenses will soon completely replace the invoices of hotels, catering and gas stations
this question in js
广州纸质发票再见!开住宿费电子发票即将全面取代酒店餐饮加油站发票
Typescript study notes | Byte Youth Training Notes
图解LeetCode——640. 求解方程(难度:中等)