当前位置:网站首页>Easycvr connects with Huawei IVS platform to query the foreign domain list interface definition and use sharing
Easycvr connects with Huawei IVS platform to query the foreign domain list interface definition and use sharing
2022-06-24 01:49:00 【Tsingsee green rhino video】
EasyCVR As a video protocol fusion platform , It can easily connect with third-party platforms , At the same time, it can also cascade through the national standard protocol and the superior platform , As we said above EasyCVR Connecting Huawei IVS Platform testing , In this article EasyCVR Docking with Huawei IVS Interface for querying foreign domain list .
The interface is defined as follows :
//cpp code IVS_INT32 IVS_SDK_GetExDomainList ( IVS_INT32 iSessionID, const IVS_INDEX_RANGE* pIndexRange, IVS_CHAR** pRspXml);
Parameters to describe :
Query the foreign domain list response XML:
Examples of use :
//cpp code
IVS_INT32 iRet = IVS_FAIL;
iRet = IVS_SDK_Init();
if (IVS_SUCCEED != iRet)
{
return 0;
}
IVS_LOGIN_INFO LoginReqInfo = {0};
LoginReqInfo.stIP.uiIPType = IP_V4;
strncpy(LoginReqInfo.stIP.cIP, "192.168.1.1", IVS_IP_LEN);
LoginReqInfo.uiPort = 9900;
strncpy(LoginReqInfo.cUserName, "Admin", IVS_NAME_LEN);
strncpy(LoginReqInfo.pPWD, "super123", IVS_PWD_LEN);
iRet = IVS_SDK_Login(&LoginReqInfo, &iSessionID);
if (IVS_SUCCEED == iRet)
{
IVS_INDEX_RANGE IndexRange = {0};
IndexRange.uiFromIndex= 1;
IndexRange.uiToIndex= 1024;
IVS_CHAR* pRspXml = NULL;
iRet = IVS_SDK_GetExDomainList(iSessionID, &IndexRange,&pRspXml);
if (IVS_SUCCEED == iRet)
{
// success
if (NULL != pRspXml)
{
IVS_SDK_ReleaseBuffer(pRspXml);
pRspXml = NULL;
}
}
}We will upload the completed tests on the official website from time to time EasyCVR edition , The latest version will optimize the existing functions or problems , If you're interested , You can directly download the latest version for actual deployment testing , During the test, you can freely call the interface for secondary development , Welcome to .
边栏推荐
- [tcapulusdb knowledge base] common problems of tcapulusdb local deployment
- 2、 Shell position variable
- Tcapulusdb Jun · industry news collection
- Introduction to trusted service manager
- Digital case show ‖ made in China for the first time! Tencent cloud tdsql landed in Zhangjiagang bank and worked together to build financial business
- Grpc: implement grpc proxy
- Build fiora chat room with Tencent lightweight cloud
- Grp: implement GRP timeout interceptor
- Spatial4j introduction practice
- How does smart digital operation get through offline collection and online marketing?
猜你喜欢
![[SQL injection 13] referer injection foundation and Practice (based on burpseuite tool and sqli labs less19 target platform)](/img/b5/a8c4bbaf868dd20b7dc9449d2a4378.jpg)
[SQL injection 13] referer injection foundation and Practice (based on burpseuite tool and sqli labs less19 target platform)

I, a 27 year old female programmer, feel that life is meaningless, not counting the accumulation fund deposit of 430000

It's too difficult for me. Ali has had 7 rounds of interviews (5 years of experience and won the offer of P7 post)
![[SQL injection 12] user agent injection foundation and Practice (based on burpsuite tool and sqli labs LESS18 target machine platform)](/img/c8/f6c2a62b8ab8fa88bd2b3d8f35f592.jpg)
[SQL injection 12] user agent injection foundation and Practice (based on burpsuite tool and sqli labs LESS18 target machine platform)
随机推荐
[tcapulusdb knowledge base] tcapulusdb introduction Questions Summary
How to make a ECS into a fortress machine how long does it take to build a fortress machine
November 17, 2021: the longest path of the same value. Given a binary tree, find the longest path
[technical grass planting] the cloud driver takes you straight to the clouds
What is function point analysis - FPA
SAP mm UB type sto cannot be transferred to vendor consignment inventory?
Troubleshooting and repair of easygbs docking with universal video equipment to broadcast message 487
LeetCode 1289. Descent path min and II
Introduction to easycvr interfacing with Huawei IVS subscription camera and user change request interface
Web user experience design promotion practice
[tcapulusdb knowledge base] how to get started with tcapulus SQL driver?
Digital case show ‖ made in China for the first time! Tencent cloud tdsql landed in Zhangjiagang bank and worked together to build financial business
How does easynvr set the video recording to be saved for more than 30 days?
Implementation of asynchronous notification and event callback based on guava API
Why use CDN content distribution network?
How to set up AI speech synthesis? What is the function of speech synthesis?
Horizontal movement of Intranet penetration -- password spray attack from domain to domain
Activity Registration - Tencent cloud digital intelligence driven SME transformation and upgrading series salon · Zhuhai station
Common e-commerce data index system
Tencent host security (cloud mirror) arsenal: a sword to kill mining Trojans binaryai engine