当前位置:网站首页>How does the intelligent video surveillance platform EasyCVR use the interface to export iframe addresses in batches?
How does the intelligent video surveillance platform EasyCVR use the interface to export iframe addresses in batches?
2022-08-04 18:03:00 【EasyCVR】
EasyCVR intelligent video fusion cloud platform can provide multi-protocol (RTSP/Onvif/RTMP/GB28181/Hikvision Ehome/Dahua and Hikvision SDK, etc.) device video access, collection, aggregation management and distribution, AI intelligent analysisIt can be widely used in security monitoring, smart construction sites, smart campuses and other scenarios.In order to facilitate user integration calls and secondary development, we also provide an API interface for users to use. Users who need it can view the official API documentation.
Many users need to call through the iframe address when using EasyCVR for secondary development or integration.If there are many access devices, you need to call the interfaces one by one, and the operation is very cumbersome.In order to save the workload, we can implement the output of the iframe interface address in batches by writing an interface.Today I will show you how to do it.
1) The interface types are as follows:
http://IP:port/api/v1/getshareaddr?customer=*****
2) Enter the IP and port, the prompt is as follows:
3) Get the required iframe address:
The construction goal of EasyCVR video fusion cloud service solution is to realize that after cameras, equipment and platforms of different manufacturers, different protocols, and different models obtain video streams from cameras, push the video streams in a unified and standard video format and transmission protocol.Go to the cloud platform, complete the lightweight access and distribution of massive security video resources, realize the interconnection between devices and platforms, and form a comprehensive platform integrating perception, storage, knowledge, and use, allowing users to "visible, measurable, and useful anytime, anywhere."controllable".
EasyCVR can output and distribute audio and video in various environments such as intranet, private network, VPN, WAN, and the Internet according to the needs of different application scenarios.At the same time, it can also meet the synchronous output requirements of various devices and terminals.In terms of video capabilities, the platform can realize live video live broadcast, cloud recording, cloud storage, playback and retrieval, intelligent alarm, video snapshot, video transcoding and distribution, platform cascade, etc.Interested users can go to the demo platform for experience or deployment testing.
边栏推荐
- 数仓相关,总结
- 【注册荣耀开发者】赢【荣耀70】手机
- OpenInfra Days China 2022|SelectDB与你共享 Apache Doris 在互联网广告业务中的实践
- mysql cdc 为什么需要RELOAD 这个权限?这个权限在采集数据的过程中的作用是什么?有哪
- SQL优化最全总结 - MySQL(2022最新版)
- Develop those things: How to obtain the traffic statistics of the monitoring site through the EasyCVR platform?
- clickhouse 上下线表
- 使用scikit-learn计算文本TF-IDF值
- Literature Review on Involution of College Students
- 嵌入式开发:使用堆栈保护提高代码完整性
猜你喜欢
Flink / Scala - 使用 RedisSink 存储数据
Develop those things: How to obtain the traffic statistics of the monitoring site through the EasyCVR platform?
合宙Cat1 4G模块Air724UG配置RNDIS网卡或PPP拨号,通过RNDIS网卡使开发板上网(以RV1126/1109开发板为例)
嵌入式开发:使用堆栈保护提高代码完整性
npm配置国内镜像(淘宝镜像)
[Web Automation Test] Quick Start with Playwright, 5 minutes to get started
OpenInfra Days China 2022 | SelectDB to share with you the Apache Doris in Internet advertising business practices
Flask framework implementations registered encryption, a Flask enterprise class learning 】 【
Documentary on Security Reinforcement of Network Range Monitoring System (1)—SSL/TLS Encrypted Transmission of Log Data
阿里云国际版使用ROS搭建WordPress教程
随机推荐
2019 Haidian District Youth Programming Challenge Activity Elementary Group Rematch Test Questions Detailed Answers
OpenInfra Days China 2022 | SelectDB to share with you the Apache Doris in Internet advertising business practices
小程序笔记3
从-99打造Sentinel高可用集群限流中间件
数据集成:holo数据同步至redis。redis必须是集群模式?
#yyds干货盘点# 面试必刷TOP101:链表相加(二)
嵌入式开发:使用堆栈保护提高代码完整性
2022 May 1 Mathematical Modeling Question C Explanation
buuctf(探险1)
dotnet core 输出调试信息到 DebugView 软件
【MySQL】数据库的4中隔离级别
关于ETL的两种架构(ETL架构和ELT架构)
Web端即时通讯技术:WebSocket、socket.io、SSE
哈夫曼树(暑假每日一题 15)
小程序学习目标
The prefix and discretization
localstorage本地存储的方法
Documentary on Security Reinforcement of Network Range Monitoring System (1)—SSL/TLS Encrypted Transmission of Log Data
【日记】nodejs构建API框架以及RESTful API 和 JSON-RPC的取舍
golang安装和基础配置