当前位置:网站首页>What should I do if the channel ServerID is incorrect when EasyCVR is connected to a Hikvision Dahua device and selects another cluster server?
What should I do if the channel ServerID is incorrect when EasyCVR is connected to a Hikvision Dahua device and selects another cluster server?
2022-08-11 03:19:00 【EasyCVR】
EasyCVR supports massive video aggregation management, and can provide video services such as live video surveillance, cloud recording, cloud storage, video retrieval and review, intelligent alarm, platform cascade, and intelligent analysis.The platform supports equipment access through national standard GB28181, RTMP, RTSP/Onvif, Hikvision SDK, Dahua SDK, Ehome and other protocols, and can distribute video streams in RTSP, RTMP, FLV, HLS, WebRTC and other formats to the outside world.
Recent users reported that when EasyCVR is connected to Hikvision and Dahua devices, when other cluster servers are selected, the channel ServerID registered by the device does not match the selected cluster server ServerID.In order to improve user experience and optimize platform functions, technicians immediately carried out investigation work.
After investigation, it was found that the reason for the mismatch was that the request was not forwarded when the device was added. Ordinary RTSP access devices do not involve streaming, so there is no need to forward the request, but the channels of Hikvision and Dahua are being added.The devices are then automatically registered by their SDK callbacks, and the streaming starts after adding the device, so interface forwarding is required.
After finding out the reason, forward the interface when adding the device, as shown below:
After forwarding the request, the serverID of the device and the channel can be successfully synchronized.
EasyCVR platform can integrate, integrate and centrally manage all kinds of scattered video resources in a complex network environment. It has application in many scenarios, such as smart construction site, smart security, smart factory, smartPark, etc.Interested users can go to the demo platform for experience or deployment testing.
边栏推荐
- "Beijing-Taiwan high-speed rail" debuted on Baidu map, can it really be built in 2035?
- Unity2D animation (1) introduction to Unity scheme - animation system composition and the function of use
- Idea (优选)cherry-pick操作
- JS-DOM element object
- Meaning of df and df -lh
- 字体反扒
- 高度塌陷问题的解决办法
- A Practical Arrangement of Map GIS Development Matters (Part 1)
- 获取链表长度
- [DB operation management/development solution] Shanghai Daoning provides you with an integrated development tool to improve the convenience of work - Orange
猜你喜欢
Salesforce解散中国团队,什么样的CRM产品更适合中国人
ES进阶 数组功能语法新特性详解
Summary of Logstash log data write exception troubleshooting
leetcode: 358. Reorder strings at K distance intervals
Briefly, talk about the use of @Transactional in the project
Multi-threaded ThreadPoolExecutor
互换性与测量技术——表面粗糙度选取和标注方法
ESP32的环境配置(arduino arduino2.0 VScode platform哪个好用?)
AI+Medical: Using Neural Networks for Medical Image Recognition and Analysis
入职数字ic设计后的一些工作心得
随机推荐
Typescript学习笔记 | 字节青训营笔记
Economic Misunderstandings in the Crypto World: Is Cash a Savings?Scarcity creates value?
QueryDet:级联稀疏query加速高分辨率下的小目标检测
leetcode: 358. Reorder strings at K distance intervals
论文精度 —— 2017 CVPR《High-Resolution Image Inpainting using Multi-Scale Neural Patch Synthesis》
元素的BFC属性
2022-08-10 第六小组 瞒春 学习笔记
字体反扒
调试技巧总结
JS-DOM元素对象
(Nips-2015)空间变换器网络
How does MSP430 download programs to the board?(IAR MSPFET CCS)
入职数字ic设计后的一些工作心得
浅析一下期货程序化交易好还是手工单好?
LeetCode Hot Questions (12. The Best Time to Buy and Sell Stocks)
Homework 8.10 TFTP protocol download function
Window function application of sum and count
高度塌陷问题的解决办法
深度学习-第二次
浮点数在内存中的存储方式