当前位置:网站首页>The easycvr platform reports an error "ID cannot be empty" through the interface editing channel. What is the reason?
The easycvr platform reports an error "ID cannot be empty" through the interface editing channel. What is the reason?
2022-07-05 18:05:00 【Tsingsee green rhino video】
EasyCVR It belongs to the video fusion management platform with the widest access protocol , In addition to the national standard of standard agreement GB28181、RTSP/Onvif、RTMP Agreements, etc , It also supports the private agreement of the manufacturer and SDK, Like Haikang Ehome、 The sea, SDK、 Dahua SDK etc. . In terms of video capability ,EasyCVR It can realize live video surveillance 、 Cloud video 、 Cloud storage 、 Video retrieval and review 、 Intelligent alarm 、 Platform cascading 、 Intelligent analysis, etc .
User feedback , stay EasyCVR The platform fails to edit the channel through the interface , For this reason, we checked .
It can be seen from the following figure provided by the user , Prompt appears on the called device editing channel interface : Belongs to id Can't be empty .
Technical personnel through EasyCVR Find relevant interface information in the interface document , It is found that the user calls directly by copying and pasting the information in the interface document , So something went wrong .
From the interface document ,“RtspUrl”: "rtsp://127.0.0.1:554/" The following comma is not added ( Pictured ), If you copy directly , You will be prompted with an error message .
The specific and complete meanings of the calling fields are sorted out as follows :
- parentDeviceID Equipment channel number
- channelid Channel number
- eanble 1 Means that the channel is enabled ,0 On behalf of closed
- ondemand Representatives wait as needed
- The meaning of other fields can be seen from the list .
As the security video surveillance market is becoming more and more intelligent 、 Deepness 、 Development in the direction of integration ,EasyCVR The platform also actively expands rich video functions , Provide users with personalized demand solutions . The platform has strong expansibility 、 High openness 、 Deployment is light , Support massive video aggregation management , Support integration with third parties , Interested users can go to the demonstration platform for experience or deployment testing .
边栏推荐
- Gimp 2.10 tutorial "suggestions collection"
- Sophon CE Community Edition is online, and free get is a lightweight, easy-to-use, efficient and intelligent data analysis tool
- Access the database and use redis as the cache of MySQL (a combination of redis and MySQL)
- mybash
- Easynmon Usage Summary
- 钉钉开放平台小程序API的缓存接口都有哪些内容?
- How can cluster deployment solve the needs of massive video access and large concurrency?
- Check namespaces and classes
- Le cours d'apprentissage de la machine 2022 de l'équipe Wunda arrive.
- Introduction to Resampling
猜你喜欢

Wu Enda team 2022 machine learning course, coming

What are the changes in the 2022 PMP Exam?

Ten capabilities that cyber threat analysts should have

寻找第k小元素 前k小元素 select_k

记一次使用Windbg分析内存“泄漏”的案例

Anaconda中配置PyTorch环境——win10系统(小白包会)

ISPRS2022/云检测:Cloud detection with boundary nets基于边界网的云检测

Leetcode exercise - 206 Reverse linked list

Why is all (()) true and any (()) false?

吳恩達團隊2022機器學習課程,來啦
随机推荐
最大人工岛[如何让一个连通分量的所有节点都记录总节点数?+给连通分量编号]
神经网络自我认知模型
第十一届中国云计算标准和应用大会 | 华云数据成为全国信标委云计算标准工作组云迁移专题组副组长单位副组长单位
Ten capabilities that cyber threat analysts should have
破解湖+仓混合架构顽疾,星环科技推出自主可控云原生湖仓一体平台
模拟百囚徒问题
RSE2020/云检测:基于弱监督深度学习的高分辨率遥感图像精确云检测
2022新版PMP考试有哪些变化?
About Estimation with Cross-Validation
EasyCVR接入设备开启音频后,视频无法正常播放是什么原因?
第十一届中国云计算标准和应用大会 | 云计算国家标准及白皮书系列发布 华云数据全面参与编制
PMP认证需具备哪些条件啊?费用多少啊?
Tencent music launched its new product "quyimai", which provides music commercial copyright authorization
U-Net: Convolutional Networks for Biomedical Images Segmentation
从类生成XML架构
深拷贝与浅拷贝【面试题3】
基于YOLOv3的口罩佩戴检测
数值计算方法 Chapter8. 常微分方程的数值解
记一次使用Windbg分析内存“泄漏”的案例
含重复元素取不重复子集[如何取子集?如何去重?]