当前位置:网站首页>Easycvr, an urban intelligent video monitoring image analysis platform, plays national standard equipment videos and captures unstable packets for troubleshooting
Easycvr, an urban intelligent video monitoring image analysis platform, plays national standard equipment videos and captures unstable packets for troubleshooting
2022-06-24 17:04:00 【Tsingsee green rhino video】
EasyCVR The protocol compatibility of video platform is very strong , Support most of the existing protocol access , such as GB28181 Agreement and Ehome agreement . meanwhile EasyCVR There are two ways of recording , They are cloud video and device video , Video can be played by calling . But in EasyCVR adopt GB28181 When the protocol plays the video of the device, there will be the problem that it cannot be played after playing for a period of time .
Through packet capture data , Be able to see EasyCVR The platform is constantly sending start calls to the device invite news .
At the moment of view page interface call, the page is constantly calling the playback interface :
So check the interface code , It is found that only the playback interface is called in the interface , But after the first play , What should be called later is keep alive , Add the following code , Determine when the page requests the playback interface , Call the keep alive interface when there is a stream .
sTime, err := time.ParseInLocation("20060102150405", stime, time.Local)
eTime, err := time.ParseInLocation("20060102150405", etime, time.Local)
var stream *sip.Stream
if url != "" {
urlarr := strings.Split(url, "_")
if len(urlarr) >= 2 {
namearr := strings.Split(urlarr[1], ".")
streamurl := fmt.Sprintf("playback:%s:%s:%s", sipDev.DeviceID, gbchannels[0].ToSIPChannel().DeviceID, namearr[0])
stream, err = uas.Server.TouchStream(streamurl)
}
}Check again , The broadcast message is sent normally , Video playback also returned to normal .
from TSINGSEE Made by Qingxi video EasyCVR Security video cloud services can not only support standard protocols (RTSP、RTMP、Onvif、GB28181 Such agreement ) I have an agreement with the factory ( The sea, SDK、Ehome agreement ) Access to , It can also be compatible with most of the security devices on the market , It can be used as a strong support for the construction of smart city , Welcome to know .
边栏推荐
- Yuanqi forest started from 0 sugar and fell at 0 sugar
- Release! Tencent IOA and Tencent sky screen were selected into the first batch of certified products of domestic digital trusted services
- The mystery of redis data migration capacity
- Mathematics in machine learning -- point estimation (IV): maximum posteriori probability (map)
- [the activity is over, and the list of winners is announced] in March, techo youth university open class demo practice
- 实现TypeScript运行时类型检查
- Enterprise service growth path (7): what key factors will affect SaaS' sales performance?
- AI video structured intelligent security platform easycvr realizes intelligent security monitoring scheme for procuratorate building
- A survey on dynamic neural networks for natural language processing, University of California
- 6 things all engineers should know before FEA
猜你喜欢

A survey on dynamic neural networks for natural language processing, University of California

MySQL learning -- table structure of SQL test questions

Daily algorithm & interview questions, 28 days of special training in large factories - the 15th day (string)
![[leetcode108] convert an ordered array into a binary search tree (medium order traversal)](/img/e1/0fac59a531040d74fd7531e2840eb5.jpg)
[leetcode108] convert an ordered array into a binary search tree (medium order traversal)

A survey on model compression for natural language processing (NLP model compression overview)

A survey of training on graphs: taxonomy, methods, and Applications
随机推荐
Several schemes of traffic exposure in kubernetes cluster
Introduction to koa (IV) koa operation database
In those years, I insisted on learning the motivation of programming
[play Tencent cloud] experience and development of game multimedia engine (II)
Video intelligent analysis platform easycvr derivative video management platform menu bar small screen adaptive optimization
Swift array map/flatmap/compactmap/filter/reduce/chaining Usage Summary
After the collective breakthrough, where is the next step of China's public cloud?
[log service CLS] Tencent cloud game battle engine mgobe accesses CLS
让UPS“印象派用户”重新认识可靠性
Ramda's little-known side
Sigai intelligent container damage identification products are deployed in Rizhao Port and Yingkou Port
2021-04-02: given a square or rectangular matrix, zigzag printing can be realized.
05. Tencent cloud IOT device side learning -- mqtt protocol client implementation
Object store signature generation
[playing with Tencent cloud] a solution to the impassability of cross-border access to foreign websites using Tencent cloud CVM
Hook graphics kernel subsystem
About with admin option and with grant option
Pagoda activities, team members can enjoy a lightweight server 1 core 2g5m 28 yuan for two years
Go kit microservice integrates Promtheus to solve monitoring alarm problems
How do HPE servers make RAID5 arrays? Teach you step by step today!