WO2021174718A1 - Système de commande de surveillance à distance et terminal - Google Patents

Système de commande de surveillance à distance et terminal Download PDF

Info

Publication number
WO2021174718A1
WO2021174718A1 PCT/CN2020/097603 CN2020097603W WO2021174718A1 WO 2021174718 A1 WO2021174718 A1 WO 2021174718A1 CN 2020097603 W CN2020097603 W CN 2020097603W WO 2021174718 A1 WO2021174718 A1 WO 2021174718A1
Authority
WO
WIPO (PCT)
Prior art keywords
unit
data
server
encapsulated
return data
Prior art date
Application number
PCT/CN2020/097603
Other languages
English (en)
Chinese (zh)
Inventor
罗翀
彭创
Original Assignee
深圳中兴网信科技有限公司
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 深圳中兴网信科技有限公司 filed Critical 深圳中兴网信科技有限公司
Publication of WO2021174718A1 publication Critical patent/WO2021174718A1/fr

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces
    • G06F9/452Remote windowing, e.g. X-Window System, desktop virtualisation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/54Interprogram communication
    • G06F9/546Message passing systems or structures, e.g. queues
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/54Interprogram communication
    • G06F9/547Remote procedure calls [RPC]; Web services
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/2866Architectures; Arrangements
    • H04L67/2871Implementation details of single intermediate entities
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/56Provisioning of proxy services
    • H04L67/565Conversion or adaptation of application format or content

Definitions

  • This application relates to the technical field of security monitoring, for example, to a remote monitoring control system and a terminal.
  • IOS is a mobile operating system developed by Apple, which is based on the Darwin system and not the original Unix system, so IOS is not only a part of Unix but also a system different from Unix)
  • its system architecture is different from the common "open” system architecture, so it is difficult to implement remote control systems that comply with international unified standards on these closed systems.
  • This application solves at least one of the technical problems existing in the related technology.
  • the first aspect of this application provides a remote monitoring control system, which is used in a terminal.
  • the terminal can interact with the server for data instructions.
  • the remote monitoring control system runs on the IOS system.
  • the control system includes: a business unit, an interaction unit And processing unit; the business unit is set to receive control instructions and send the control instructions to the interactive unit; the interactive unit is set to encapsulate the data format of the control instructions sent by the business unit into the first format corresponding to the server, and the packaged The control instruction is sent to the processing unit; the processing unit is set to send the encapsulated control instruction to the server, and to receive the return data sent by the server, and send the return data to the interactive unit; the interactive unit is also set to return the data format It is encapsulated into a second format corresponding to the business unit, and the encapsulated return data is sent to the business unit; the business unit is also set to perform operations corresponding to the encapsulated return data according to the encapsulated return data.
  • the second aspect of the present application provides a terminal, including: a human-computer interaction device, which is used to receive operation behaviors and convert the operation behaviors into control instructions that can be recognized by a computer device; a communication device, which can communicate with The servers carry out data instruction interaction; as in the remote monitoring control system provided in any of the above technical solutions, the remote monitoring control system is connected with the human-computer interaction device and the communication device.
  • Fig. 1 shows a structural block diagram of a remote monitoring control system according to an embodiment of the present application
  • Figure 2 shows a schematic diagram of the software design architecture of a remote monitoring control system according to an embodiment of the present application
  • Fig. 3 shows a schematic diagram of software operation logic of a remote monitoring control system according to an embodiment of the present application
  • FIG. 4 shows a schematic diagram of the interaction of software login, acquisition of a video resource list, heartbeat, and logout of the remote monitoring control system according to an embodiment of the present application
  • Figure 5 shows a schematic diagram of the interaction of the software of the remote monitoring control system initiating real-time video, pan-tilt related operations, and closing real-time video according to an embodiment of the present application;
  • Fig. 6 shows a structural block diagram of a terminal according to an embodiment of the present application.
  • a remote monitoring control system 100 for use in a terminal.
  • the terminal can interact with the server for data instructions.
  • the remote monitoring control system 100 runs on IOS.
  • the remote monitoring control system 100 includes: a business unit 102, an interactive unit 104, and a processing unit 106; the business unit 102 is set to receive control instructions and send the control instructions to the interactive unit 106; the interactive unit 106 is set to set the business unit 102
  • the data format of the sent control instruction is encapsulated into the first format corresponding to the server, and the encapsulated control instruction is sent to the processing unit 104;
  • the processing unit 104 is configured to send the encapsulated control instruction to the server, and receive the data sent by the server To return data, send the returned data to the interactive unit 106; the interactive unit 106 is also configured to encapsulate the data format of the returned data into a second format corresponding to the business unit 102, and send the encapsulated return data to the business unit 102
  • the remote monitoring control system 100 includes a business unit 102 and a processing unit 104.
  • the business unit 102 is located at the upper layer of the system and is represented as upper-layer software.
  • the business unit 102 can directly display the User Interface (UI) interface. , And receive the user's direct operation.
  • the processing unit 104 is located at the bottom layer.
  • the business unit 102 sends the corresponding control instructions to the interaction unit 106.
  • the interaction unit 106 serves as the system middle layer and is responsible for carrying the communication between the top-level system and the bottom-level static library. Data interaction.
  • the business unit 102 first sends the control instruction to the interaction unit 106 in the middle layer.
  • the interaction unit 106 encapsulates the data format of the control instruction, encapsulates it into the first format corresponding to the server, and sends the encapsulated control instruction to the bottom layer for processing.
  • Unit 104 The processing unit 104 forwards the control instruction in the first format to the server, which can be recognized by the server and execute the corresponding data operation.
  • the processing unit 104 receives the return data for the control instruction from the server, and calls back the return data to the business unit 102, and the business unit 102 encodes and decodes the return data, and executes corresponding operations.
  • servers under different systems or architectures may have different data formats from the terminal, in order to ensure that the terminal can directly perform corresponding operations when receiving the server's return data, after the underlying processing unit 104 receives the server's return data, The return data is sent to the interaction unit 106 of the middle layer, and the interaction unit 106 encapsulates the format of the return data into a second format corresponding to the business unit 102, and calls back to the business unit 102.
  • the service unit 102 and the processing unit 104 are isolated from each other by setting the interaction unit 106, so that all messages and stream data can be in the User Datagram Protocol (udp)/Transmission Control Protocol (Transmission Control Protocol, tcp) mode.
  • the interaction unit 106 of the middle layer is used to perform message callback and independent encapsulation of data processing, so that the development of the top-level system does not need to pay attention to the bottom-level protocol, and data docking with a unified standard platform can be easily realized.
  • the security monitoring system sends control instructions to the processing unit 104 of the bottom layer by setting the business unit 102 of the top system, and the processing unit 104 executes the unified sending and receiving callbacks. Therefore, regardless of the architecture of the top system, it passes through the bottom layer.
  • the unified standards for data interaction and then realize the remote monitoring and control system that can send and receive data in real time and comply with the international unified standards.
  • the processing unit 104 includes a public interface, and the processing unit 104 is configured to send the encapsulated control instruction to the server in the following manner: send the encapsulated control instruction to the server through the public interface.
  • the processing unit 104 at the bottom layer includes a public interface that can be invoked by different services of the top-level system, and the public interface is exposed in the bottom static library, and data can be sent and received uniformly through this interface.
  • Session Initiation Protocol SIP is a multimedia communication protocol formulated by the Internet Engineering Task Force (IETF)) client login, user permission acquisition, and video Resource acquisition, heartbeat keep-alive, line status control and processing, video resource playback and control related PTZ, picture capture, local recording, logout, logout, and other functions.
  • SIP Session Initiation Protocol
  • IETF Internet Engineering Task Force
  • the control instruction includes a login instruction
  • the return data includes a login result
  • the processing unit 104 is configured to receive the return data sent by the server in the following manner, and receive the return data corresponding to the login instruction sent by the server, And parse the returned data to obtain the login result;
  • the business unit 102 is set to perform operations corresponding to the encapsulated return data according to the encapsulated return data in the following manner: the business unit 102 receives the login result sent by the processing unit 104 through the interaction unit 106 , Generate the prompt message corresponding to the login result, and display the prompt message.
  • the control instruction includes a login instruction, that is, the user sends a login request through the business unit 102 of the top system, and the interaction unit 106 encapsulates the login request and sends it through the processing unit 104 of the bottom layer.
  • the login request includes information such as the target port of the server, the account and key corresponding to the target port and the requested service.
  • the server After receiving the login request, the server authenticates the login request, and returns a login result of "login successful" after the authentication is passed, and returns a result of "login failed” if the authentication fails.
  • the processing unit 104 After receiving the encapsulated return data, the processing unit 104 decodes the encapsulated data via the interaction unit 106 to obtain a login result that can be recognized by the service unit 102, and the service unit 102 generates corresponding prompt information according to the login result, such as "login successful” Or “Login failed", and display the corresponding prompt information on the interactive UI.
  • the control instruction includes a monitoring video acquisition instruction
  • the return data includes video stream data.
  • the processing unit 104 is also configured to establish a streaming data transmission connection with the server through a public interface, and the processing unit 104 is configured to pass the following Method to receive the return data sent by the server, and send the return data to the interaction unit 106: receive the video stream data through the streaming data transmission connection, and forward the video stream data to the interaction unit 106; the interaction unit 106 is set to send the return data in the following manner Encapsulate the data format of the video stream data into the second format corresponding to the service unit 102, and send the encapsulated return data to the service unit 102: encapsulate the data format of the video stream data into the second format corresponding to the service unit 102, and The encapsulated video stream data is sent to the service unit 102.
  • control instruction includes a surveillance video acquisition instruction.
  • the processing unit 104 at the bottom layer establishes a streaming data transmission connection with the server through a public interface.
  • the service unit 102 it is necessary for the service unit 102 to receive and display streaming video data in real time.
  • the processing unit 104 needs to establish a stable data connection with the server, continuously receive video streaming data through the data connection, and synchronously call back to the interaction unit 106 in the middle layer.
  • the service unit 102 is configured to perform operations corresponding to the encapsulated return data according to the encapsulated return data in the following manner: decode the encapsulated video stream data to obtain video information, and Play video information.
  • the stream data may include continuously received multiple independently encapsulated data packets, and the interaction unit 106 decapsulates these data packets, converts them into a data format corresponding to the business unit 102, and sends them to the business unit 102. .
  • the service unit 102 receives the video stream data, decodes the video, and plays the corresponding surveillance video, thereby realizing real-time playback of the remote surveillance video.
  • control instruction further includes a surveillance video termination instruction
  • processing unit 104 is further configured to: cut off the video stream data according to the surveillance video termination instruction and generate a corresponding callback instruction
  • service unit 102 is also set to: The callback instruction stops playing the video information.
  • the processing unit 104 is further configured to: maintain the heartbeat detection for the server based on the successful login information for the login instruction returned by the server; in the case of the heartbeat detection timeout, generate a heartbeat timeout prompt message , And send the heartbeat timeout prompt information to the service unit 102, so that the service unit 102 displays the heartbeat timeout prompt information.
  • the bottom-level processing unit 104 performs heartbeat detection on the server. If the heartbeat detection times out, it means that the current terminal has been disconnected from the server. At this time, the processing unit 104 generates a heartbeat timeout prompt message and sends it to the business unit 102 for the business unit 102 is displayed through the UI to prompt the user.
  • the remotely monitored control system 100 is used in an IOS system, and the business unit 102 of the remotely monitored control system 100 includes a static library.
  • the remote monitoring control system 100 is used in the IOS system, and the client of the remote monitoring control system 100, that is, the business unit 102 is in the open source exosip, tinyXML, boost, log4cpp, live555, Dahua IOS decoding and playback library On the basis of secondary development.
  • the static library is located in the bottom layer, the message protocol interaction between the bottom layer and the server can use exosip, the message uses tinyXML for encoding and decoding, and the bottom system library integrates boost, the log module uses log4cpp encapsulation, the bottom stream media data forwarding process uses live555, and the data stream playback Integrated Dahua open source IOS decoding and playback library, and finally encapsulated into a static library that can be directly called and provided to the upper layer.
  • the business unit 102 of the upper system can release IOS client software after integrating the static library, so as to realize the IOS client under the national standard monitoring platform.
  • the service unit 102 complies with the SIP session initiation protocol and is compiled by Objective-C; the interaction unit 106 is compiled by C language; and the static library is a C++ static library.
  • Objective-C is a general-purpose, high-level, object-oriented programming language, and the trademark right of Objective-C belongs to Apple, which is also the main developer of this programming language. Therefore, the client of the top-level IOS system, that is, the business unit 102, can meet the needs of IOS developers through Objective-C compilation.
  • the interaction unit 106 of the middle layer is implemented in C language, and is mainly used for the interaction processing between the bottom C++ and the Objective-C layer business logic of the upper layer of IOS.
  • the encapsulated bottom message is notified to the middle layer through registration callback, and then notified to the upper layer of IOS through message callback.
  • Objective-C layer is implemented in C language, and is mainly used for the interaction processing between the bottom C++ and the Objective-C layer business logic of the upper layer of IOS.
  • the function module library that the underlying C++ static library depends on is easy to obtain.
  • the multiple dependent module libraries that the underlying C++ static library depends on need to be compiled under different conditions to achieve the mainstream architecture that can support armv7, arm64, i386, x86_64 and other IOS systems. .
  • this application provides a method based on the national standard GB28181 (from the "Technical Requirements for Information Transmission, Exchange, and Control of Security Video Surveillance Networking System", proposed by the Science and Technology Information Bureau of the Ministry of Public Security, The Security and Alarm System Standardization Technical Committee (SAC/TC100) is under the jurisdiction of a national standard jointly drafted by the First Research Institute of the Ministry of Public Security and other units).
  • the secondary development is based on the open source exosip, tinyXML, boost, log4cpp, live555, Dahua IOS decoding and playback library.
  • the bottom layer interacts with the national standard server message protocol using exosip (exosip is a SIP protocol stack that follows the IETF standard and the source code is open), and the message uses tinyXML (tinyXML is an extensible markup language based on the Document Object Model (DOM) Extensible Markup Language (XML) parser) performs encoding and decoding, and the underlying system library integrates Boost (Boost is the general term for some C++ libraries that provide extensions to the C++ language standard library.
  • the Boost library is a portable C++ library that provides source code.
  • the log module uses log4cpp (Log4cpp is an open source C++ class library, which provides the use of logging and trace debugging functions in C++ programs) encapsulation
  • the underlying stream Media data forwarding processing uses live555 (live555 is a cross-platform C++ open source project that provides solutions for streaming media. It realizes standard streaming media transmission. It is a cross-platform C++ open source project that provides solutions for streaming media.
  • the bottom layer of the IOS system depends on the compilation of open source libraries.
  • the middle layer (implemented by C language) is mainly used for the interaction processing of the underlying C++ and the Objective-C layer business logic of the IOS upper layer.
  • the encapsulated low-level message is notified to the middle layer through the registration callback, and then notified through the message callback.
  • the Objective-C layer of the IOS upper layer is shown in Figure 2.
  • the client software In application, as shown in Figure 3, first install the software, and run the client software after the installation is successful.
  • the client software initiates a login, encapsulates the user name, password, server Internet Protocol (IP) address, and port login information instructions and sends it to the server, and receives the login information returned by the server. If the login is successful, it will automatically maintain the heartbeat with the national standard platform server. If the heartbeat times out, a corresponding prompt will be issued.
  • IP Internet Protocol
  • the bottom layer establishes a streaming data connection with the server, and the upper layer client performs real-time playback of the video resource. If the playback fails (video encoding is not supported, etc.), a corresponding prompt is issued. After the video is successfully played, further control instructions can be sent to the server to perform related operations such as PTZ control, screenshots, and local video recording.
  • the interactive schematic diagram of software login, video resource list acquisition, heartbeat and logout is shown in Figure 4.
  • the interactive parties include the IOS upper layer, the IOS bottom layer processing unit, and the remote national standard platform server.
  • the IOS upper-level business unit sends a login request to the processing unit, and the processing unit sends the encapsulated login request to the national standard platform server.
  • the processing unit receives the login information and calls back to the IOS upper-layer business unit. If the login fails, the IOS upper-layer business unit will give a corresponding prompt.
  • the underlying processing unit maintains the heartbeat keep-alive detection with the server. If the heartbeat times out, the prompt message will be called back, and the IOS upper-layer business unit will prompt to log in again.
  • the video resource is obtained through the bottom processing unit, the server sends the video resource to the corresponding user, the bottom processing unit calls back to the IOS upper business unit, and some business units perform video display.
  • the IOS upper-level business unit When logout is required, the IOS upper-level business unit issues a logout instruction, and the bottom-level processing unit transmits the encapsulated logout instruction to the server, and the server disconnects the connection according to the logout instruction.
  • the software initiates real-time video, PTZ related operations, and closes the real-time video interaction schematic diagram as shown in Figure 5.
  • the interactive parties include the IOS upper-level business unit, the IOS bottom-level processing unit, and the remote national standard platform server.
  • the IOS upper-layer business unit sends a real-time video request, and the IOS lower-layer processing unit sends the encapsulated video request to the national standard platform server.
  • the server returns the success/failure information corresponding to the video request, and the processing unit calls back to the IOS upper-layer business unit. If the request fails , IOS upper business unit displays corresponding prompt information.
  • the server forwards and pushes the real-time video data stream, and calls back to the upper IOS business unit via the bottom processing unit, and the IOS upper business unit (IOS client) calls the Dahua IOS decoder for playback.
  • the IOS upper-level business unit sends related operation requests for the monitoring pan/tilt
  • the IOS bottom-level processing unit sends the encapsulated operation request to the server, and the server forwards it to the corresponding monitoring pan/tilt during the monitoring video playback process. Control the monitoring pan/tilt to change the angle.
  • the IOS upper-layer business unit sends a request to close the real-time video
  • the IOS lower-layer processing unit sends the encapsulated request to the server, and the server cuts off the video data stream.
  • the dependent library in the embodiment of the present application is an open source library, and the functional module library dependent on the underlying C++ static library is easy to obtain. Compiling the various dependent module libraries that the IOS underlying C++ static library depends on needs to be compiled under different conditions to support mainstream IOS architectures such as armv7/arm64/i386/x86_64.
  • the underlying library can be used freely after the compilation conditions are set in the compilation environment and compiled.
  • the business is isolated from the data processing.
  • the business and the underlying data processing are separated through callback processing at different levels, and all messages and stream data can support the udp mode or the tcp mode.
  • the IOS upper-layer development does not need to pay attention to the detailed and cumbersome interactions of the underlying protocols.
  • the compiled static library can be directly provided to third parties for use by developers who need to implement the SIP client of the national standard GB28181 under IOS.
  • the national standard GB28181 video playback platform with complex functions and various types of business scenarios, it includes basically all client service processing and module integration.
  • the client customization development under the national standard GB28181 monitoring platform can be carried out flexibly.
  • a terminal 600 including: a human-computer interaction device 602.
  • the human-computer interaction device 602 is configured to receive an operation behavior and convert the operation behavior into a computer that can be used by a computer.
  • Device identification control instructions; communication device 604, communication device 604 is set to interact with the server for data instructions; such as the remote monitoring control system 606 provided in any of the above embodiments, the remote monitoring control system 606 interacts with man-machine
  • the device 602 and the communication device 604 are connected.
  • the human-computer interaction device may be a touch screen, or a combination of an output device such as a display screen and an input device such as a keyboard.
  • Communication equipment includes wireless communication equipment, which can support wireless fidelity (Wi-Fi) (wireless local area network technology based on the IEEE 802.11 standard created by the Wi-Fi Alliance) communication, and third-generation mobile communication technology (3rd Generation mobile communication technology) , 3G) communication, 4th Generation mobile communication technology (4G) communication and 5th Generation Mobile Communication Technology (5G) communication.
  • Wi-Fi wireless local area network technology based on the IEEE 802.11 standard created by the Wi-Fi Alliance
  • 3rd Generation mobile communication technology 3rd Generation mobile communication technology
  • 4G 4th Generation mobile communication technology
  • 5G 5th Generation Mobile Communication Technology

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Human Computer Interaction (AREA)
  • Telephonic Communication Services (AREA)

Abstract

Système de commande de surveillance à distance (100) et terminal (600). Le système de commande de surveillance à distance (100) sert au terminal (600), le terminal (600) peut exécuter une interaction d'instruction de données avec un serveur, et le système de commande de surveillance à distance (100) s'exécute dans un système IOS. Le système de commande de surveillance à distance (100) comprend une unité de service (102), une unité d'interaction (106) et une unité de traitement (104) ; l'unité de service (102) est conçue pour recevoir une instruction de commande et envoyer l'instruction de commande à l'unité d'interaction (106) ; l'unité d'interaction (106) est conçue pour encapsuler le format de données de l'instruction de commande envoyée par l'unité de service (102) dans un premier format correspondant au serveur, et envoyer une instruction de commande encapsulée à l'unité de traitement (104) ; l'unité de traitement (104) est conçue pour envoyer l'instruction de commande encapsulée au serveur, recevoir des données renvoyées envoyées par le serveur, et envoyer les données renvoyées à l'unité d'interaction (106) ; l'unité d'interaction (106) est en outre conçue pour encapsuler le format de données des données renvoyées dans un second format correspondant à l'unité de service (102), et envoyer des données renvoyées encapsulées à l'unité de service (102) ; et l'unité de service (102) est en outre conçue pour exécuter, selon les données renvoyées encapsulées, une opération correspondant aux données renvoyées encapsulées.
PCT/CN2020/097603 2020-03-05 2020-06-23 Système de commande de surveillance à distance et terminal WO2021174718A1 (fr)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN202010146031.3A CN111381922A (zh) 2020-03-05 2020-03-05 远程监控的控制系统和终端
CN202010146031.3 2020-03-05

Publications (1)

Publication Number Publication Date
WO2021174718A1 true WO2021174718A1 (fr) 2021-09-10

Family

ID=71219805

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2020/097603 WO2021174718A1 (fr) 2020-03-05 2020-06-23 Système de commande de surveillance à distance et terminal

Country Status (2)

Country Link
CN (1) CN111381922A (fr)
WO (1) WO2021174718A1 (fr)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114844963A (zh) * 2022-03-31 2022-08-02 慧之安信息技术股份有限公司 基于开源协议栈eXosip的扩展头部信息提取方法
CN115174545A (zh) * 2022-06-29 2022-10-11 广州鲁邦通物联网科技股份有限公司 一种基于国标GB28181的推流web播放方法和系统

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111988308A (zh) * 2020-08-18 2020-11-24 深圳中兴网信科技有限公司 视频监控装置、视频监控装置的实现方法和可读存储介质
CN113282370B (zh) * 2021-05-26 2023-01-31 深圳市炬力北方微电子有限公司 基于云端的软件运作的状态监控方法、装置及相关设备
CN113709243B (zh) * 2021-08-27 2024-04-30 广州博冠信息科技有限公司 设备远程控制方法及装置、电子设备和存储介质

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20130212484A1 (en) * 2012-02-15 2013-08-15 Mobilespan Inc. Presenting execution of a remote application in a mobile device native format
CN104065683A (zh) * 2013-03-21 2014-09-24 联想(北京)有限公司 远程控制方法和本地设备
CN105142020A (zh) * 2015-08-10 2015-12-09 合一网络技术(北京)有限公司 对移动终端中非支持格式的视频进行转换的方法及系统
CN107770256A (zh) * 2017-09-29 2018-03-06 安徽师范大学 一种用于服务端与客户端的远程控制系统和方法
CN108667902A (zh) * 2018-04-04 2018-10-16 阿里巴巴集团控股有限公司 iOS设备的远程控制系统、方法、装置及设备

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7908594B2 (en) * 2005-07-29 2011-03-15 Cisco Technology, Inc. External programmatic interface for IOS CLI compliant routers
CN1913533B (zh) * 2006-09-05 2011-01-12 北京天地互连信息技术有限公司 基于会话初始化协议的远程视频监控系统及其实现方法
CN103139541A (zh) * 2011-11-30 2013-06-05 上海晨兴希姆通电子科技有限公司 远程无线视频监控系统及其方法
CN103581265B (zh) * 2012-08-07 2017-08-29 深圳市傲冠软件股份有限公司 远程访问方法及系统

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20130212484A1 (en) * 2012-02-15 2013-08-15 Mobilespan Inc. Presenting execution of a remote application in a mobile device native format
CN104065683A (zh) * 2013-03-21 2014-09-24 联想(北京)有限公司 远程控制方法和本地设备
CN105142020A (zh) * 2015-08-10 2015-12-09 合一网络技术(北京)有限公司 对移动终端中非支持格式的视频进行转换的方法及系统
CN107770256A (zh) * 2017-09-29 2018-03-06 安徽师范大学 一种用于服务端与客户端的远程控制系统和方法
CN108667902A (zh) * 2018-04-04 2018-10-16 阿里巴巴集团控股有限公司 iOS设备的远程控制系统、方法、装置及设备

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114844963A (zh) * 2022-03-31 2022-08-02 慧之安信息技术股份有限公司 基于开源协议栈eXosip的扩展头部信息提取方法
CN115174545A (zh) * 2022-06-29 2022-10-11 广州鲁邦通物联网科技股份有限公司 一种基于国标GB28181的推流web播放方法和系统

Also Published As

Publication number Publication date
CN111381922A (zh) 2020-07-07

Similar Documents

Publication Publication Date Title
WO2021174718A1 (fr) Système de commande de surveillance à distance et terminal
US11616659B2 (en) Integrated cloud system for premises automation
CN101826987B (zh) 一种基于融合开放网络的混合服务支撑系统及方法
US8601056B2 (en) Scalable high-performance interactive real-time media architectures for virtual desktop environments
US20070006268A1 (en) Digital media player exposing operational state data
CN108810124B (zh) 一种对公网环境下大量多媒体终端的远程访问控制系统
CN105429958A (zh) 一种基于Android开发的企业应用平台系统
TWI519965B (zh) Flexible assembly system and method for cloud service service for telecommunication application
CN111988308A (zh) 视频监控装置、视频监控装置的实现方法和可读存储介质
CN103442203A (zh) 一种基于dm365的网络视频监控系统及方法
CN103533314B (zh) 一种实现差异化安防设备标准化接口和统一架构接入方法
Ming et al. Elevator Safety Monitoring System Based on Internet of Things.
CN109194697B (zh) SIP协议在GB28181下Internet监控方法
CN101924666B (zh) 一种信令跟踪的解码实现方法及系统
CN101729318A (zh) 模数互控网关、监控系统及方法
CN116170610A (zh) 用于实现数据传输的sdk及数据传输方法
TWI718957B (zh) 遠端即時影像支援系統與方法
CN116233209A (zh) 一种gpu云渲染服务远程管理调度方法
CN114598617A (zh) 针对安防监控联网实现大规模多任务并行检测处理的装置
CN114979212A (zh) 设备接入物联网平台的代理服务构建方法、装置和系统
CN114048087A (zh) 设备的数据中转性能的测试方法及装置
CN112532719A (zh) 信息流的推送方法、装置、设备及计算机可读存储介质
CN112839243B (zh) 码流中转方法、装置、电子设备及存储介质
Hsu et al. Improving the efficiency of presence service in IMS by JSON
CN114390300B (zh) 一种直播控制方法、装置、电子设备及计算机存储介质

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 20923432

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 20923432

Country of ref document: EP

Kind code of ref document: A1