当前位置:网站首页>Develop those things: How to obtain the traffic statistics of the monitoring site through the EasyCVR platform?
Develop those things: How to obtain the traffic statistics of the monitoring site through the EasyCVR platform?
2022-08-04 18:00:00 【EasyCVR】
EasyCVR platform is our most comprehensive video platform supporting protocols. It can support mainstream protocols including national standard GB/T28181, RTMP, RTSP/Onvif protocols, as well as manufacturers' private protocols, such as Hikvision Ehome, Hikvision SDK, DahuaSDK, etc.The platform has strong scalability, easy deployment, rich video capabilities, and supports massive video device access, video aggregation and management, transcoding and distribution, alarm reporting, platform cascading, intelligent analysis, and more.

With the continuous implementation and application of artificial intelligence technology, we are also actively integrating AI intelligent detection and analysis technology into the platform, such as face detection, traffic statistics, license plate recognition, vehicle detection, etc. Interested users can followOur dynamic updates.

A user installed Dahua's passenger flow statistics equipment on site, connected the equipment to the lower-level EasyCVR platform through SDK, and then cascaded the lower-level EasyCVR platform to the upper-level EasyCVR platform, and called the passenger flow statistics interface on the upper-level EasyCVR platform.Get traffic statistics for a traffic device.Today, we will share with you the operation process: how to obtain the statistics of people flow at the monitoring site through the EasyCVR platform?
1) Set the configuration file easycvr.ini of the lower-level platform, and push the passenger flow statistics of the lower-level equipment to the upper-level EasyCVR platform:
192.168.99.173:18000 (upper-level EasyCVR platform ip:port)

2) Call the interface in the upper-level platform EasyCVR, the interface is as follows:
http://192.168.99.173:18000/api/v1/flow/getpeopleflow?start_time=2022-07-27%2000:04:05&end_time=2022-07-27%2023:59:59&device_id=1&channel_num=1
Note: Passenger flow statistics are only available after 5 minutes (because the backend code is set to upload passenger flow data every 5 minutes).The passenger flow data obtained are as follows:

The human flow detection function based on AI intelligent technology can quickly identify and count the number of people through the video images collected by the device, and can be widely used in shopping malls, scenic spots, squares, exhibition halls, airports, railway stations, subway stationsIn such crowded public areas/places, by monitoring the flow of people in real time, it can timely warn of crowd congestion, so as to conduct timely dredging and current limiting.

Edge computing AI technology has also become the development trend of the current artificial intelligence market. By combining edge AI smart devices with the video capabilities of the EasyCVR platform, AI algorithms are directly deployed to front-end surveillance cameras, and artificial intelligence detection technology is used to complete the front-end.Simple intelligent image analysis, and then sent to the EasyCVR video fusion cloud service platform for integration and processing of information resources, to realize intelligent management of rapid perception, real-time monitoring, early warning, and linkage disposal, and gradually evolve "post-event discovery" to pre-event detection.An intelligent operation management model of "pre-judgment, early warning" and "retrospective and review" after the event.
边栏推荐
- 力扣学习---0804
- 悦刻难回巅峰
- dotnet core 使用 CoreRT 将程序编译为 Native 程序
- CAS:385437-57-0,DSPE-PEG-Biotin,生物活性分子磷脂-聚乙二醇-生物素
- 小程序经典案例
- 谁能解答?从mysql的binlog读取数据到kafka,但是数据类型有Insert,updata,
- DHCP&OSPF组合实验演示(Huawei路由交换设备配置)
- 【日记】高并发下的DB分库分表分区策略
- 容器化 | 在 NFS 备份恢复 RadonDB MySQL 集群数据
- OpenInfra Days China 2022|SelectDB与你共享 Apache Doris 在互联网广告业务中的实践
猜你喜欢
随机推荐
Codeforces积分系统介绍
【web自动化测试】Playwright快速入门,5分钟上手
Flask框架实现注册加密功能详解【Flask企业课学习】
启动项目(瑞吉外卖)
华为云计算HCIE之oceanstor仿真器的安装教程
Boosting之GBDT原理
mmdetection/mmdetection3d多机多卡训练
数仓相关,总结
开发那些事儿:如何通过EasyCVR平台获取监控现场的人流量统计数据?
公司自用的国产API管理神器
mysql cdc 为什么需要RELOAD 这个权限?这个权限在采集数据的过程中的作用是什么?有哪
js函数传参是按值传递还是按引用传递?
R语言ggpubr包的ggtexttable函数可视化表格数据(直接绘制表格图或者在图像中添加表格数据)、使用ggarrange函数将表格数据和可视化图像组合起来(表格数据在可视化图像下方)
信息系统项目管理师必背核心考点(六十)项目集管理
荣耀互联对外开放,赋能智能硬件合作伙伴,促进全场景生态产品融合
面试官:可以谈谈乐观锁和悲观锁吗
EasyCVR调用云端录像API接口返回错误且无录像文件生成,是什么原因?
R语言dplyr包group_by函数和summarise_at函数计算dataframe计算不同分组的计数个数和均值、使用%>%符号将多个函数串起来
字节二面被问到mysql事务与锁问题,我蚌埠住了
关于ETL的两种架构(ETL架构和ELT架构)









