CN115914411A - Method and device for converting ONVIF equipment into GB28181 equipment and storage medium - Google Patents

Method and device for converting ONVIF equipment into GB28181 equipment and storage medium Download PDF

Info

Publication number
CN115914411A
CN115914411A CN202211018191.5A CN202211018191A CN115914411A CN 115914411 A CN115914411 A CN 115914411A CN 202211018191 A CN202211018191 A CN 202211018191A CN 115914411 A CN115914411 A CN 115914411A
Authority
CN
China
Prior art keywords
onvif
protocol
equipment
camera
monitoring platform
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202211018191.5A
Other languages
Chinese (zh)
Inventor
陈弘诺
张忠平
肖益珊
季文翀
黄永
曾汉
刘启波
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Eastone Century Technology Co ltd
Original Assignee
Eastone Century Technology Co ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Eastone Century Technology Co ltd filed Critical Eastone Century Technology Co ltd
Priority to CN202211018191.5A priority Critical patent/CN115914411A/en
Publication of CN115914411A publication Critical patent/CN115914411A/en
Pending legal-status Critical Current

Links

Images

Abstract

The invention discloses a conversion method from ONVIF equipment to GB28181 equipment, a computer device and a storage medium, wherein the conversion method comprises the steps of adding camera equipment supporting an ONVIF protocol, acquiring identification information of the camera equipment, generating a national standard code of a virtual national standard protocol according to the identification information, binding the identification information and the national standard code, taking the national standard code as an identification of the camera equipment, registering the camera equipment to a superior monitoring platform through the GB28181 protocol, performing data interaction between the camera equipment and the superior monitoring platform based on the ONVIF protocol and the GB28181 protocol, and the like. The invention can make the camera equipment using the ONVIF protocol compatible with the superior monitoring platform using the GB28181 protocol under the condition of not changing the hardware of the camera equipment, thereby reducing the use cost. The invention is widely applied to the technical field of video monitoring.

Description

Method and device for converting ONVIF equipment into GB28181 equipment and storage medium
Technical Field
The invention relates to the technical field of video monitoring, in particular to a conversion method from ONVIF equipment to GB28181 equipment, a computer device and a storage medium.
Background
ONVIF is a global standard for video surveillance and other IP products in the physical security field to communicate with each other, and GB/T28181 is a national standard in china, published in 2012. GB28181 is already widely popularized and used nationwide as a national standard, but part of old stock equipment in society only supports ONVIF protocol and does not support GB28181 protocol, however, most monitoring platforms must be accessed by GB 28181. The current related technology mainly solves the contradiction of protocol mismatch through the following means: firstly, purchasing hardware NVR equipment, accessing the hardware NVR equipment into ONVIF equipment through NVR, and converting the hardware NVR equipment into GB28181 for output; secondly, outputting GB28181 through a platform which is in butt joint with a private protocol of the camera and a function provided by the platform; and thirdly, replacing the cameras of all the old equipment. Therefore, in the prior art, new hardware equipment needs to be purchased, old equipment needs to be replaced, and the equipment needs to be deployed on site, and is expensive and low in cost performance.
Disclosure of Invention
Aiming at solving the technical problems of high related technology cost, complex deployment and the like of the problem of matching between the ONVIF protocol and the GB28181 protocol, the invention aims to provide a conversion method from the ONVIF equipment to the GB28181 equipment, a computer device and a storage medium.
In one aspect, an embodiment of the present invention includes a method for converting an ONVIF device to a GB28181 device, including:
adding camera equipment supporting an ONVIF protocol;
acquiring identification information of the camera equipment;
generating a national standard code of a virtual national standard protocol according to the identification information;
binding the identification information and the national standard code;
taking the national standard code as the identification of the camera equipment, and registering the camera equipment to a superior monitoring platform through a GB28181 protocol;
and carrying out data interaction based on an ONVIF protocol and a GB28181 protocol between the camera equipment and the superior monitoring platform.
Further, the adding of the camera device supporting the ONVIF protocol includes:
adding the camera equipment through an equipment searching function of an ONVIF protocol;
or
Reading a table in a csv format; the table contains the device IP, the device port, the device account and the device password of the camera device;
and traversing the contents in the table, thereby adding the camera device.
Further, the acquiring the identification information of the camera device includes:
acquiring an equipment IP and an equipment port of the camera equipment;
and forming identification information of the camera equipment by the equipment IP and the equipment port.
Further, the binding the identification information and the national standard code includes:
setting a data table in a database;
and recording the identification information and the national standard codes in the data table.
Further, the data interaction between the camera device and the upper monitoring platform based on the ONVIF protocol and the GB28181 protocol includes:
when the superior monitoring platform needs key broadcasting, audio and video streams are pulled from the camera equipment through the ONVIF;
converting the audio and video stream into a format supported by a GB28181 protocol;
and sending the audio and video stream to the superior monitoring platform.
Further, the data interaction between the camera device and the upper monitoring platform based on the ONVIF protocol and the GB28181 protocol includes:
when the upper monitoring platform needs PTZ control, obtaining a PTZ instruction of GB28181 from the upper monitoring platform;
converting the PTZ instruction of GB28181 into a PTZ instruction of ONVIF;
and sending the PTZ instruction of the ONVIF to the camera equipment.
Further, the data interaction between the camera device and the upper monitoring platform based on the ONVIF protocol and the GB28181 protocol includes:
when the superior monitoring platform needs to play back the video, acquiring a video playback instruction of GB28181 from an instruction issued by the superior monitoring platform;
converting the video playback instruction of GB28181 into a video playback instruction of ONVIF;
sending the video playback instruction of the ONVIF to the camera equipment;
acquiring audio and video stream from the camera device;
converting the audio and video stream into a format supported by a GB28181 protocol;
and sending the audio and video stream to the superior monitoring platform.
Further, the method for converting the ONVIF device into the GB28181 device further includes:
calling ONVIF periodically to carry out heartbeat detection on the camera equipment;
establishing an ONVIF equipment list;
and performing directory query of GB28181 according to the ONVIF equipment list.
In another aspect, embodiments of the present invention further include a computer apparatus, including a memory and a processor, where the memory is used to store at least one program, and the processor is used to load the at least one program to perform the method for converting from an ONVIF device to a GB28181 device in the embodiments.
In another aspect, embodiments of the present invention further include a storage medium in which a processor-executable program is stored, the processor-executable program, when executed by a processor, being configured to perform the method of converting from an ONVIF device to a GB28181 device in the embodiments.
The invention has the beneficial effects that: in the method for converting the ONVIF equipment into the GB28181 equipment, the camera equipment using the ONVIF protocol can be compatible with a superior monitoring platform using the GB28181 protocol under the condition of not replacing hardware of the camera equipment, and the method is equivalent to converting the camera equipment using the ONVIF protocol into the camera equipment using the GB28181 protocol; the method can be realized through computer software without purchasing new hardware equipment, so that the original camera equipment can be continuously used, the use cost is reduced, a public network is not required to be connected, the bandwidth or data safety problem is not considered, the software function is specific, and the cost performance is high.
Drawings
Fig. 1 is a flowchart of a method for conversion from an ONVIF device to a GB28181 device in an embodiment;
fig. 2 is a schematic diagram of a system to which the conversion method from the ONVIF device to the GB28181 device can be applied in an embodiment;
fig. 3 is a schematic diagram of pulling an audio/video stream from a camera device through ONVIF in the embodiment.
Detailed Description
In this embodiment, referring to fig. 1, a method for converting an ONVIF device to a GB28181 device includes the following steps:
s1, adding camera equipment supporting an ONVIF protocol;
s2, acquiring identification information of the camera equipment;
s3, generating a national standard code of a virtual national standard protocol according to the identification information;
s4, binding identification information and national standard codes;
s5, taking national standard codes as identifiers of the camera equipment, and registering the camera equipment to a superior monitoring platform through a GB28181 protocol;
and S6, performing data interaction between the camera equipment and a superior monitoring platform based on an ONVIF protocol and a GB28181 protocol.
In this embodiment, the method for converting the ONVIF device to the GB28181 device may be applied to the system shown in fig. 2. Referring to fig. 2, steps S1 to S6 may be performed by a collaboration server provided between the camera device and the upper monitoring platform.
In this embodiment, when step S1 is executed, that is, the step of adding the camera device supporting the ONVIF protocol is executed, the following steps may be specifically executed:
s101, adding camera equipment through an equipment searching function of an ONVIF protocol;
or alternatively
S102, reading a table in a csv format; the table contains the device IP, the device port, the device account, and the device password of the camera device;
and S103, traversing the content in the table, and adding the camera equipment.
Step S101 is a step of automatically adding a camera apparatus, and steps S102 to S103 are steps of manually adding a camera apparatus.
In steps S102-S103, the functions of the rows and columns of the table may be implemented in a format similar to csv. The table contains four columns representing device IP, device port, device account, and device password, respectively, and then each row represents a device. When the server reads the table, the camera equipment is manually added in a traversing mode.
In this embodiment, when step S2, that is, the step of acquiring the identification information of the camera device, is executed, the following steps may be specifically executed:
s201, acquiring an equipment IP and an equipment port of camera equipment;
and S202, forming identification information of the camera equipment by using the equipment IP and the equipment port.
By performing steps S201-S202, the obtained device IP and device port (port) can be identified by IP: and the port form forms unique identification information of the camera equipment.
In this embodiment, when step S3, that is, the step of binding the identification information and the national standard code, is executed, the following steps may be specifically executed:
s301, setting a data table in a database;
and S302, recording the identification information and the national standard codes in a data table.
The national standard code is specified in gbt28181.P83 (GB 28181 protocol), "coding rule a is composed of 20 decimal numeric characters consisting of four code segments of central code (8 bits), industry code (2 bits), type code (3 bits), network identifier (1 bit), and serial number (6 bits), i.e., system code = central code + industry code + type code + network identifier + serial number. "outside the 6-bit serial number, other 13-bit national standards are specified in detail, so that one hundred thousand serial numbers are available for user-defined, at this time, a table can exist in the database of the server, two columns of the table are respectively the device unique identifier and the virtual national standard code, and the method is similar to the method of' 192.168.1.2:34567< - >44010600491327000001 "to bind the unique identifier and the national standard number, wherein the serial number of the last 6 bits can be increased by itself according to the order of adding the equipment.
In this embodiment, when step S6 is executed, that is, a step of performing data interaction based on the ONVIF protocol and the GB28181 protocol between the camera device and the upper monitoring platform is executed, the following steps may be specifically executed:
S601A, when the upper-level monitoring platform needs key broadcasting, pulling an audio and video stream from camera equipment through an ONVIF;
S602A, converting the audio and video stream into a format supported by a GB28181 protocol;
and S603A, sending the audio and video stream to a superior monitoring platform.
In this embodiment, steps S601A to S603A are the first execution manner of step S6. Referring to fig. 3, when step S601A is executed, the ONVIF uses an RTSP protocol to pull an audio/video stream, and the RTSP uses an RTP to encapsulate an audio/video protocol, for example, the video protocol H264 of the main stream of the camera is encapsulated by RFC 6184. However, GB28181 has a specified audio-video encapsulation protocol, in which H264 is encapsulated into PES and then encapsulated into PS and then RTP is transmitted, i.e. ISO/IEC 13818-1:2000, the original audio and video streams, such as H264 and AAC, can be analyzed from the audio and video stream of ONVIF according to RFC6184, and then encapsulated into RTP packets supported by GB28181 according to ISO/IEC 13818-1 for push.
By executing steps S601A-S603A, the compatibility between the camera device using the ONVIF protocol and the upper monitoring platform using the GB28181 protocol can be achieved, and even if the camera device using different protocols and the upper monitoring platform are used, the data can be transmitted and received, and the on-demand function of the upper monitoring platform is achieved, which is equivalent to converting the camera device using the ONVIF protocol into the camera device using the GB28181 protocol without replacing hardware of the camera device.
In this embodiment, when step S6 is executed, that is, when data interaction based on the ONVIF protocol and the GB28181 protocol is performed between the camera device and the upper monitoring platform, the following steps may be specifically executed:
S601B, when the upper-level monitoring platform needs PTZ control, obtaining a PTZ instruction of GB28181 from the upper-level monitoring platform;
S602B, converting the PTZ instruction of GB28181 into a PTZ instruction of ONVIF;
and S603B, sending the PTZ instruction of the ONVIF to the camera equipment.
In this embodiment, steps S601B to S603B are a second execution manner of step S6.
By executing steps S601B-S603B, the compatibility between the camera device using the ONVIF protocol and the upper monitoring platform using the GB28181 protocol can be achieved, and even if the camera device and the upper monitoring platform using different protocols can also receive and transmit data, the PTZ control function of the upper monitoring platform is achieved, which is equivalent to converting the camera device using the ONVIF protocol into the camera device using the GB28181 protocol without replacing hardware of the camera device.
In this embodiment, when step S6 is executed, that is, when data interaction based on the ONVIF protocol and the GB28181 protocol is performed between the camera device and the upper monitoring platform, the following steps may be specifically executed:
S601C, when the upper monitoring platform needs to play back a video, acquiring a video playback instruction of GB28181 from an instruction issued by the upper monitoring platform;
S602C, converting the video playback instruction of GB28181 into a video playback instruction of ONVIF;
S603C, sending the video playback instruction of the ONVIF to camera equipment;
S604C, acquiring audio and video streams from the camera equipment;
S605C, converting the audio and video stream into a format supported by a GB28181 protocol;
and S606C, transmitting the audio and video stream to a superior monitoring platform.
In this embodiment, steps S601C to S606C are a third execution manner of step S6.
By executing steps S601C-S606C, the compatibility between the camera device using the ONVIF protocol and the upper monitoring platform using the GB28181 protocol can be achieved, and even if the camera device and the upper monitoring platform using different protocols can also receive and transmit data, the video playback function of the upper monitoring platform is achieved, which is equivalent to converting the camera device using the ONVIF protocol into the camera device using the GB28181 protocol without replacing hardware of the camera device.
In conclusion, by executing steps S1 to S6, the camera device using the ONVIF protocol can be made compatible with the upper monitoring platform using the GB28181 protocol without replacing hardware of the camera device, which is equivalent to converting the camera device using the ONVIF protocol into a camera device using the GB28181 protocol; the steps S1-S6 can be realized through computer software, new hardware equipment does not need to be purchased, and the original camera equipment can be continuously used, so that the use cost is reduced, the public network does not need to be connected, the bandwidth or data safety problem does not need to be considered, the software function is special, and the cost performance is high.
In this embodiment, the method for converting the ONVIF device to the GB28181 device further includes the following steps:
s7, periodically calling the ONVIF to carry out heartbeat detection on the camera equipment;
s8, establishing an ONVIF equipment list;
and S9, according to the ONVIF equipment list, carrying out directory query of GB 28181.
Steps S7-S9 may be performed on the basis of performing steps S1-S6.
In step S7, the request for acquiring device information of ONVIF may be periodically called to determine whether the camera device is online, so as to implement the heartbeat function of GB28181 and keep the camera device normally in use.
In steps S8-S9, the directory query function of GB28181 is implemented by the list of ONVIF devices that have been added. Specifically, a GB28181 client can carry multiple devices to register together with the upper platform, where the device list (how many devices are contained) of the current client is detected through a device directory query instruction. And caching data information of the equipment, such as national standard numbers, online states and equipment information, in the server while adding the camera equipment in the second, third and fifth steps. The data may be returned to the upper level platform as the device directory for the client.
The same technical effects as those of the conversion method from the ONVIF device to the GB28181 device in the embodiment can be achieved by writing a computer program that executes the conversion method from the ONVIF device to the GB28181 device in the embodiment, writing the computer program into a computer apparatus or a storage medium, and executing the conversion method from the ONVIF device to the GB28181 device in the embodiment when the computer program is read out and run.
It should be noted that, unless otherwise specified, when a feature is referred to as being "fixed" or "connected" to another feature, it may be directly fixed or connected to the other feature or indirectly fixed or connected to the other feature. Furthermore, the descriptions of upper, lower, left, right, etc. used in the present disclosure are only relative to the mutual positional relationship of the constituent parts of the present disclosure in the drawings. As used in this disclosure, the singular forms "a", "an", and "the" are intended to include the plural forms as well, unless the context clearly indicates otherwise. In addition, unless defined otherwise, all technical and scientific terms used in this example have the same meaning as commonly understood by one of ordinary skill in the art. The terminology used in the description of the embodiments herein is for the purpose of describing particular embodiments only and is not intended to be limiting of the invention. As used in this embodiment, the term "and/or" includes any combination of one or more of the associated listed items.
It will be understood that, although the terms first, second, third, etc. may be used herein to describe various elements, these elements should not be limited by these terms. These terms are only used to distinguish one element of the same type from another. For example, a first element could be termed a second element, and, similarly, a second element could be termed a first element, without departing from the scope of the present disclosure. The use of any and all examples, or exemplary language ("e.g.," such as "or the like") provided with this embodiment is intended merely to better illuminate embodiments of the invention and does not pose a limitation on the scope of the invention unless otherwise claimed.
It should be recognized that embodiments of the present invention can be realized and implemented by computer hardware, a combination of hardware and software, or by computer instructions stored in a non-transitory computer readable memory. The methods may be implemented in a computer program using standard programming techniques, including a non-transitory computer-readable storage medium configured with the computer program, where the storage medium so configured causes a computer to operate in a specific and predefined manner, according to the methods and figures described in the detailed description. Each program may be implemented in a high level procedural or object oriented programming language to communicate with a computer system. However, the program(s) can be implemented in assembly or machine language, if desired. In any case, the language may be a compiled or interpreted language. Furthermore, the program can be run on a programmed application specific integrated circuit for this purpose.
Further, the operations of the processes described in this embodiment can be performed in any suitable order unless otherwise indicated herein or otherwise clearly contradicted by context. The processes described in this embodiment (or variations and/or combinations thereof) may be performed under the control of one or more computer systems configured with executable instructions, and may be implemented as code (e.g., executable instructions, one or more computer programs, or one or more applications) collectively executed on one or more processors, by hardware, or combinations thereof. The computer program includes a plurality of instructions executable by one or more processors.
Further, the method may be implemented in any type of computing platform operatively connected to a suitable connection, including but not limited to a personal computer, mini computer, mainframe, workstation, networked or distributed computing environment, separate or integrated computer platform, or in communication with a charged particle tool or other imaging device, or the like. Aspects of the invention may be embodied in machine-readable code stored on a non-transitory storage medium or device, whether removable or integrated into a computing platform, such as a hard disk, optically read and/or write storage medium, RAM, ROM, or the like, such that it may be read by a programmable computer, which when read by the storage medium or device, is operative to configure and operate the computer to perform the procedures described herein. Further, the machine-readable code, or portions thereof, may be transmitted over a wired or wireless network. The invention described in this embodiment includes these and other different types of non-transitory computer-readable storage media when such media include instructions or programs that implement the steps described above in conjunction with a microprocessor or other data processor. The invention also includes the computer itself when programmed according to the methods and techniques described herein.
A computer program can be applied to input data to perform the functions described in the present embodiment to convert the input data to generate output data that is stored to a non-volatile memory. The output information may also be applied to one or more output devices, such as a display. In a preferred embodiment of the invention, the transformed data represents physical and tangible objects, including particular visual depictions of physical and tangible objects produced on a display.
The above description is only a preferred embodiment of the present invention, and the present invention is not limited to the above embodiment, and any modifications, equivalent substitutions, improvements, etc. within the spirit and principle of the present invention should be included in the protection scope of the present invention as long as the technical effects of the present invention are achieved by the same means. The invention is capable of other modifications and variations in its technical solution and/or its implementation, within the scope of protection of the invention.

Claims (10)

1. A method for converting an ONVIF device into a GB28181 device is characterized by comprising the following steps:
adding camera equipment supporting an ONVIF protocol;
acquiring identification information of the camera equipment;
generating a national standard code of a virtual national standard protocol according to the identification information;
binding the identification information and the national standard code;
taking the national standard code as the identification of the camera equipment, and registering the camera equipment to a superior monitoring platform through a GB28181 protocol;
and performing data interaction based on an ONVIF protocol and a GB28181 protocol between the camera equipment and the superior monitoring platform.
2. The method of converting from an ONVIF device to a GB28181 device according to claim 1, wherein said adding a camera device supporting ONVIF protocol comprises:
adding the camera equipment through an equipment searching function of an ONVIF protocol;
or
Reading a table in a csv format; the table contains the device IP, the device port, the device account and the device password of the camera device;
and traversing the contents in the table, thereby adding the camera equipment.
3. The method for converting an ONVIF device to a GB28181 device according to claim 1, wherein said obtaining identification information of the camera device comprises:
acquiring an equipment IP and an equipment port of the camera equipment;
and forming the identification information of the camera equipment by the equipment IP and the equipment port.
4. The method of claim 1, wherein said binding said identification information and said national standard code comprises:
setting a data table in a database;
and recording the identification information and the national standard codes in the data table.
5. The method for converting ONVIF device to GB28181 device according to claim 1, wherein said performing data interaction between said camera device and said upper monitoring platform based on ONVIF protocol and GB28181 protocol includes:
when the superior monitoring platform needs to broadcast the key points, pulling the audio and video stream from the camera equipment through the ONVIF;
converting the audio and video stream into a format supported by a GB28181 protocol;
and sending the audio and video stream to the superior monitoring platform.
6. The method for converting from an ONVIF device to a GB28181 device according to claim 1, wherein said performing data interaction between said camera device and said upper monitoring platform based on the ONVIF protocol and the GB28181 protocol comprises:
when the upper monitoring platform needs PTZ control, obtaining a PTZ instruction of GB28181 from the upper monitoring platform;
converting the PTZ instruction of GB28181 into a PTZ instruction of ONVIF;
and sending the PTZ instruction of the ONVIF to the camera equipment.
7. The method for converting ONVIF device to GB28181 device according to claim 1, wherein said performing data interaction between said camera device and said upper monitoring platform based on ONVIF protocol and GB28181 protocol includes:
when the superior monitoring platform needs to play back the video, acquiring a video playback instruction of GB28181 from an instruction issued by the superior monitoring platform;
converting the video playback instruction of GB28181 into a video playback instruction of ONVIF;
sending the video playback instruction of the ONVIF to the camera equipment;
acquiring audio and video streams from the camera device;
converting the audio and video stream into a format supported by a GB28181 protocol;
and sending the audio and video stream to the superior monitoring platform.
8. The method of conversion from an ONVIF device to a GB28181 device according to any of claims 1 to 7, wherein the method of conversion from an ONVIF device to a GB28181 device further comprises:
calling ONVIF periodically to carry out heartbeat detection on the camera equipment;
establishing an ONVIF equipment list;
and performing directory query of GB28181 according to the ONVIF equipment list.
9. A computer apparatus comprising a memory for storing at least one program and a processor for loading the at least one program to perform the method of converting from an ONVIF device to a GB28181 device of any of claims 1 to 8.
10. A computer readable storage medium in which a processor executable program is stored, wherein the processor executable program when executed by a processor is adapted to perform the method of conversion from an ONVIF device to a GB28181 device according to any of claims 1 to 8.
CN202211018191.5A 2022-08-24 2022-08-24 Method and device for converting ONVIF equipment into GB28181 equipment and storage medium Pending CN115914411A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202211018191.5A CN115914411A (en) 2022-08-24 2022-08-24 Method and device for converting ONVIF equipment into GB28181 equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202211018191.5A CN115914411A (en) 2022-08-24 2022-08-24 Method and device for converting ONVIF equipment into GB28181 equipment and storage medium

Publications (1)

Publication Number Publication Date
CN115914411A true CN115914411A (en) 2023-04-04

Family

ID=86482437

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202211018191.5A Pending CN115914411A (en) 2022-08-24 2022-08-24 Method and device for converting ONVIF equipment into GB28181 equipment and storage medium

Country Status (1)

Country Link
CN (1) CN115914411A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116600005A (en) * 2023-04-27 2023-08-15 北京睿芯高通量科技有限公司 System and method for realizing noninductive access to monitoring equipment

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116600005A (en) * 2023-04-27 2023-08-15 北京睿芯高通量科技有限公司 System and method for realizing noninductive access to monitoring equipment
CN116600005B (en) * 2023-04-27 2024-03-29 北京中科通量科技有限公司 System for realizing noninductive access monitoring equipment

Similar Documents

Publication Publication Date Title
WO2018223842A1 (en) Video file transcoding system, segmentation method, and transcoding method and device
CN111309279B (en) Multi-screen interactive display method and device
CN105100134A (en) Screen shared cache management
CN108337333B (en) IP address management method, management device, network video recorder and storage medium
JP2007174166A (en) Mobile terminal used also as remote controller, and remote control method for av apparatus
CN112188277B (en) Screen projection control method and device, electronic equipment and computer program medium
US20140115674A1 (en) Wireless communication system, portable terminal, digital camera, communication method, and computer-readable storage device
KR101202029B1 (en) Network image security system based on cloud computing and method thereof
CN104796663A (en) Method of setting camera profile and apparatus of obtaining image
CN105391979A (en) Method and device for processing service
US11196868B2 (en) Audio data processing method, server, client and server, and storage medium
CN103533305A (en) B/S framework plugin-free universal video monitoring system
CN115914411A (en) Method and device for converting ONVIF equipment into GB28181 equipment and storage medium
US10306173B2 (en) Imaging apparatus, imaging method, and program
CN105659581A (en) Image pickup apparatus, image capturing system, method for controlling image pickup apparatus, method for controlling image capturing system, and program
JP6701377B2 (en) SIP information analysis method, device, server and medium
CN114245182A (en) Live video stream acquisition method and device
CN101223773B (en) Method and system for configurable security and surveillance systems
US9245528B2 (en) Communication system, method, and apparatus
CN113038192A (en) Video processing method and device, electronic equipment and storage medium
WO2015111178A1 (en) Air conditioner operation system
CN100473150C (en) Digital item application system via URL
US20190273895A1 (en) Imaging apparatus and imaging system
CN113709187B (en) Multi-server data request method, device, equipment and storage medium
CN112738153A (en) Gateway selection method, system, device, server and medium in service system

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination