CN110493311B - Service processing method and device - Google Patents

Service processing method and device Download PDF

Info

Publication number
CN110493311B
CN110493311B CN201910646285.9A CN201910646285A CN110493311B CN 110493311 B CN110493311 B CN 110493311B CN 201910646285 A CN201910646285 A CN 201910646285A CN 110493311 B CN110493311 B CN 110493311B
Authority
CN
China
Prior art keywords
service
video
network
monitoring
networking
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.)
Active
Application number
CN201910646285.9A
Other languages
Chinese (zh)
Other versions
CN110493311A (en
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.)
Visionvera Information Technology Co Ltd
Original Assignee
Visionvera Information 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 Visionvera Information Technology Co Ltd filed Critical Visionvera Information Technology Co Ltd
Priority to CN201910646285.9A priority Critical patent/CN110493311B/en
Publication of CN110493311A publication Critical patent/CN110493311A/en
Application granted granted Critical
Publication of CN110493311B publication Critical patent/CN110493311B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/02Protocols based on web technology, e.g. hypertext transfer protocol [HTTP]
    • H04L67/025Protocols based on web technology, e.g. hypertext transfer protocol [HTTP] for remote control or remote monitoring of applications
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/12Protocols specially adapted for proprietary or special-purpose networking environments, e.g. medical networks, sensor networks, networks in vehicles or remote metering networks
    • 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/60Scheduling or organising the servicing of application requests, e.g. requests for application data transmissions using the analysis and optimisation of the required network resources
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L69/00Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
    • H04L69/16Implementation or adaptation of Internet protocol [IP], of transmission control protocol [TCP] or of user datagram protocol [UDP]
    • H04L69/161Implementation details of TCP/IP or UDP/IP stack architecture; Specification of modified or new header fields
    • H04L69/162Implementation details of TCP/IP or UDP/IP stack architecture; Specification of modified or new header fields involving adaptations of sockets based mechanisms

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Health & Medical Sciences (AREA)
  • Computing Systems (AREA)
  • General Health & Medical Sciences (AREA)
  • Medical Informatics (AREA)
  • Computer Security & Cryptography (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

The embodiment of the invention provides a service processing method and a device, wherein the method is applied to a video network, the video network comprises a video network server and a video network terminal, the video network server is provided with a video network scheduling basic service, and the method comprises the following steps: the video networking scheduling basic service establishes corresponding monitoring services aiming at different network environments; the video network terminal sends a service command to the video network scheduling basic service through the monitoring service corresponding to the network environment to which the video network terminal belongs; and the video networking dispatching basic service sends the service command to a corresponding target terminal to process the service command. The embodiment of the invention creates the corresponding monitoring service aiming at different network environments to monitor the service commands sent by the video networking terminals in different network environments, so that the services in different network environments can be carried out simultaneously without mutual interference.

Description

Service processing method and device
Technical Field
The present invention relates to the field of data processing technologies, and in particular, to a method and an apparatus for processing a service, and a computer-readable storage medium.
Background
The video networking is an important milestone for network development, is a higher-level form of the Internet, is a real-time network, can realize the real-time transmission of full-network high-definition videos which cannot be realized by the Internet at present, pushes a plurality of Internet applications to high-definition video, and finally realizes no distance in the world and realizes that the distance between people in the world is only the distance of one screen.
Under the condition that the environment foundation of the video networking server is limited, when a region has a network environment with a plurality of switches, the original video networking dispatching basic service only supports the terminal use under the network environment generated by one switch, and the terminals of other switches cannot be used simultaneously.
Disclosure of Invention
In view of the above problems, embodiments of the present invention are proposed to provide a service processing method, a service processing apparatus, and a computer-readable storage medium that overcome or at least partially solve the above problems.
In order to solve the above problem, an embodiment of the present invention discloses a service processing method for solving the above problem, where the method is applied to a video network, the video network includes a video network server and a video network terminal, and the video network server is deployed with a video network scheduling base service, and the method includes:
the video networking scheduling basic service establishes corresponding monitoring services aiming at different network environments;
the video network terminal sends a service command to the video network scheduling basic service through the monitoring service corresponding to the network environment to which the video network terminal belongs;
and the video networking dispatching basic service sends the service command to a corresponding target terminal to process the service command.
Preferably, a video networking monitoring and networking management scheduling system is deployed on the video networking server, and after the step of creating, by the video networking scheduling base service, corresponding listening services for different network environments, the method further includes:
the video networking monitoring and networking management scheduling system is locally configured with monitoring connection information aiming at different network environments, and the monitoring connection information corresponds to the monitoring service.
Preferably, the step of sending the service command to the video networking scheduling basic service by the video networking terminal through the monitoring service corresponding to the network environment to which the video networking terminal belongs includes:
the video network terminal sends a service command to the video network monitoring and networking management scheduling system;
the video networking monitoring, networking, managing and scheduling system determines the network environment to which the video networking terminal belongs;
and the video networking monitoring and networking management scheduling system monitors connection information according to local configuration aiming at the network environment, and sends the service command to the video networking scheduling basic service through a monitoring service corresponding to the monitoring connection information.
Preferably, the step of sending the service command to a corresponding target terminal by the internet of things scheduling base service to process the service command includes:
the video networking dispatching basic service converts the service command into a video networking service command according to a video networking protocol;
the video networking scheduling basic service sends the video networking service command to a corresponding target terminal;
and the target terminal processes according to the video networking service command.
Preferably, the listening service is a WebSocket listening service.
The embodiment of the invention also discloses a service processing device, the method is applied to the video network, the video network comprises a video network server and a video network terminal, the video network server is provided with the video network scheduling basic service, and the device comprises:
the monitoring service creating module is used for creating corresponding monitoring services for different network environments by the video networking scheduling basic service;
the service command sending module is used for sending a service command to the video networking scheduling basic service by the video networking terminal through the monitoring service corresponding to the network environment;
and the service processing module is used for sending the service command to a corresponding target terminal by the video networking scheduling basic service so as to process the service command.
Preferably, a video networking monitoring and networking management scheduling system is deployed on the video networking server, and the apparatus further includes:
and the monitoring connection information configuration module is used for locally configuring monitoring connection information aiming at different network environments by the video networking monitoring networking management scheduling system, and the monitoring connection information corresponds to the monitoring service.
Preferably, the service command sending module includes:
the service command sending submodule is used for sending a service command to the video networking monitoring and networking management and scheduling system by the video networking terminal;
the network environment determining submodule is used for determining the network environment to which the video networking terminal belongs by the video networking monitoring and managing and scheduling system;
and the service command forwarding sub-module is used for the video networking monitoring and networking management and scheduling system to monitor connection information according to local configuration aiming at the network environment and send the service command to the video networking scheduling basic service through a monitoring service corresponding to the monitoring connection information.
The embodiment of the invention also discloses a device, which comprises:
one or more processors; and
one or more machine-readable media having instructions stored thereon, which when executed by the one or more processors, cause the apparatus to perform one or more business processing methods as described in embodiments of the invention.
The embodiment of the invention also discloses a computer readable storage medium, and the stored computer program enables a processor to execute the service processing method.
The embodiment of the invention has the following advantages:
in the embodiment of the invention, the video networking dispatching basic service establishes corresponding monitoring services aiming at different network environments, therefore, a video networking terminal can send a business command to the video networking dispatching basic service through the monitoring services corresponding to the network environment, and the video networking dispatching basic service sends the business command to a corresponding target terminal to process the business command.
Drawings
FIG. 1 is a schematic networking diagram of a video network of the present invention;
FIG. 2 is a schematic diagram of a hardware architecture of a node server according to the present invention;
fig. 3 is a schematic diagram of a hardware structure of an access switch of the present invention;
fig. 4 is a schematic diagram of a hardware structure of an ethernet protocol conversion gateway according to the present invention;
fig. 5 is a flowchart illustrating steps of an embodiment of a method for processing a service according to the present invention;
FIG. 6 is a schematic diagram of a listening service of a video networking scheduling base service according to an embodiment of the present invention;
fig. 7 is a schematic structural diagram of an embodiment of a service processing apparatus according to an embodiment of the present invention.
Detailed Description
In order to make the aforementioned objects, features and advantages of the present invention comprehensible, embodiments accompanied with figures are described in further detail below.
The video networking is an important milestone for network development, is a real-time network, can realize high-definition video real-time transmission, and pushes a plurality of internet applications to high-definition video, and high-definition faces each other.
The video networking adopts a real-time high-definition video exchange technology, can integrate required services such as dozens of services of video, voice, pictures, characters, communication, data and the like on a system platform on a network platform, such as high-definition video conference, video monitoring, intelligent monitoring analysis, emergency command, digital broadcast television, delayed television, network teaching, live broadcast, VOD on demand, television mail, Personal Video Recorder (PVR), intranet (self-office) channels, intelligent video broadcast control, information distribution and the like, and realizes high-definition quality video broadcast through a television or a computer.
To better understand the embodiments of the present invention, the following description refers to the internet of view:
some of the technologies applied in the video networking are as follows:
network Technology (Network Technology)
Network technology innovation in video networking has improved the traditional Ethernet (Ethernet) to face the potentially huge first video traffic on the network. Unlike pure network packet Switching (PacketSwitching) or network Circuit Switching (Circuit Switching), the technology of the video networking adopts PacketSwitching to meet the demand of Streaming. The video networking technology has the advantages of flexibility, simplicity and low price of packet switching, and simultaneously has the quality and safety guarantee of circuit switching, thereby realizing the seamless connection of the whole network switching type virtual circuit and the data format.
Switching Technology (Switching Technology)
The video network adopts two advantages of asynchronism and packet switching of the Ethernet, eliminates the defects of the Ethernet on the premise of full compatibility, has end-to-end seamless connection of the whole network, is directly communicated with a user terminal, and directly bears an IP data packet. The user data does not require any format conversion across the entire network. The video networking is a higher-level form of the Ethernet, is a real-time exchange platform, can realize the real-time transmission of the whole-network large-scale high-definition video which cannot be realized by the existing Internet, and pushes a plurality of network video applications to high-definition and unification.
Server Technology (Server Technology)
The server technology on the video networking and unified video platform is different from the traditional server, the streaming media transmission of the video networking and unified video platform is established on the basis of connection orientation, the data processing capacity of the video networking and unified video platform is independent of flow and communication time, and a single network layer can contain signaling and data transmission. For voice and video services, the complexity of video networking and unified video platform streaming media processing is much simpler than that of data processing, and the efficiency is greatly improved by more than one hundred times compared with that of a traditional server.
Storage Technology (Storage Technology)
The super-high speed storage technology of the unified video platform adopts the most advanced real-time operating system in order to adapt to the media content with super-large capacity and super-large flow, the program information in the server instruction is mapped to the specific hard disk space, the media content is not passed through the server any more, and is directly sent to the user terminal instantly, and the general waiting time of the user is less than 0.2 second. The optimized sector distribution greatly reduces the mechanical motion of the magnetic head track seeking of the hard disk, the resource consumption only accounts for 20% of that of the IP internet of the same grade, but concurrent flow which is 3 times larger than that of the traditional hard disk array is generated, and the comprehensive efficiency is improved by more than 10 times.
Network Security Technology (Network Security Technology)
The structural design of the video network completely eliminates the network security problem troubling the internet structurally by the modes of independent service permission control each time, complete isolation of equipment and user data and the like, generally does not need antivirus programs and firewalls, avoids the attack of hackers and viruses, and provides a structural carefree security network for users.
Service Innovation Technology (Service Innovation Technology)
The unified video platform integrates services and transmission, and is not only automatically connected once whether a single user, a private network user or a network aggregate. The user terminal, the set-top box or the PC are directly connected to the unified video platform to obtain various multimedia video services in various forms. The unified video platform adopts a menu type configuration table mode to replace the traditional complex application programming, can realize complex application by using very few codes, and realizes infinite new service innovation.
Networking of the video network is as follows:
the video network is a centralized control network structure, and the network can be a tree network, a star network, a ring network and the like, but on the basis of the centralized control node, the whole network is controlled by the centralized control node in the network.
As shown in fig. 1, the video network is divided into an access network and a metropolitan network.
The devices of the access network part can be mainly classified into 3 types: node server, access switch, terminal (including various set-top boxes, coding boards, memories, etc.). The node server is connected to an access switch, which may be connected to a plurality of terminals and may be connected to an ethernet network.
The node server is a node which plays a centralized control function in the access network and can control the access switch and the terminal. The node server can be directly connected with the access switch or directly connected with the terminal.
Similarly, devices of the metropolitan network portion may also be classified into 3 types: a metropolitan area server, a node switch and a node server. The metro server is connected to a node switch, which may be connected to a plurality of node servers.
The node server is a node server of the access network part, namely the node server belongs to both the access network part and the metropolitan area network part.
The metropolitan area server is a node which plays a centralized control function in the metropolitan area network and can control a node switch and a node server. The metropolitan area server can be directly connected with the node switch or directly connected with the node server.
Therefore, the whole video network is a network structure with layered centralized control, and the network controlled by the node server and the metropolitan area server can be in various structures such as tree, star and ring.
The access network part can form a unified video platform (the part in the dotted circle), and a plurality of unified video platforms can form a video network; each unified video platform may be interconnected via metropolitan area and wide area video networking.
Video networking device classification
1.1 devices in the video network of the embodiment of the present invention can be mainly classified into 3 types: server, exchanger (including Ethernet protocol conversion gateway), terminal (including various set-top boxes, code board, memory, etc.). The video network as a whole can be divided into a metropolitan area network (or national network, global network, etc.) and an access network.
1.2 wherein the devices of the access network part can be mainly classified into 3 types: node server, access exchanger (including Ethernet protocol conversion gateway), terminal (including various set-top boxes, coding board, memory, etc.).
The specific hardware structure of each access network device is as follows:
a node server:
as shown in fig. 2, the system mainly includes a network interface module 201, a switching engine module 202, a CPU module 203, and a disk array module 204;
the network interface module 201, the CPU module 203, and the disk array module 204 all enter the switching engine module 202; the switching engine module 202 performs an operation of looking up the address table 205 on the incoming packet, thereby obtaining the direction information of the packet; and stores the packet in a queue of the corresponding packet buffer 206 based on the packet's steering information; if the queue of the packet buffer 206 is nearly full, it is discarded; the switching engine module 202 polls all packet buffer queues for forwarding if the following conditions are met: 1) the port send buffer is not full; 2) the queue packet counter is greater than zero. The disk array module 204 mainly implements control over the hard disk, including initialization, read-write, and other operations on the hard disk; the CPU module 203 is mainly responsible for protocol processing with an access switch and a terminal (not shown in the figure), configuring an address table 205 (including a downlink protocol packet address table, an uplink protocol packet address table, and a data packet address table), and configuring the disk array module 204.
The access switch:
as shown in fig. 3, the network interface module mainly includes a network interface module (a downlink network interface module 301 and an uplink network interface module 302), a switching engine module 303 and a CPU module 304;
wherein, the packet (uplink data) coming from the downlink network interface module 301 enters the packet detection module 305; the packet detection module 305 detects whether the Destination Address (DA), the Source Address (SA), the packet type, and the packet length of the packet meet the requirements, and if so, allocates a corresponding stream identifier (stream-id) and enters the switching engine module 303, otherwise, discards the stream identifier; the packet (downstream data) coming from the upstream network interface module 302 enters the switching engine module 303; the incoming data packet of the CPU module 304 enters the switching engine module 303; the switching engine module 303 performs an operation of looking up the address table 306 on the incoming packet, thereby obtaining the direction information of the packet; if the packet entering the switching engine module 303 is from the downstream network interface to the upstream network interface, the packet is stored in the queue of the corresponding packet buffer 307 in association with the stream-id; if the queue of the packet buffer 307 is nearly full, it is discarded; if the packet entering the switching engine module 303 is not from the downlink network interface to the uplink network interface, the data packet is stored in the queue of the corresponding packet buffer 307 according to the guiding information of the packet; if the queue of the packet buffer 307 is nearly full, it is discarded.
The switching engine module 303 polls all packet buffer queues and may include two cases:
if the queue is from the downlink network interface to the uplink network interface, the following conditions are met for forwarding: 1) the port send buffer is not full; 2) the queued packet counter is greater than zero; 3) obtaining a token generated by a code rate control module;
if the queue is not from the downlink network interface to the uplink network interface, the following conditions are met for forwarding: 1) the port send buffer is not full; 2) the queue packet counter is greater than zero.
The rate control module 308 is configured by the CPU module 304, and generates tokens for packet buffer queues from all downstream network interfaces to upstream network interfaces at programmable intervals to control the rate of upstream forwarding.
The CPU module 304 is mainly responsible for protocol processing with the node server, configuration of the address table 306, and configuration of the code rate control module 308.
Ethernet protocol conversion gateway
As shown in fig. 4, the apparatus mainly includes a network interface module (a downlink network interface module 401 and an uplink network interface module 402), a switching engine module 403, a CPU module 404, a packet detection module 405, a rate control module 408, an address table 406, a packet buffer 407, a MAC adding module 409, and a MAC deleting module 410.
Wherein, the data packet coming from the downlink network interface module 401 enters the packet detection module 405; the packet detection module 405 detects whether the ethernet MAC DA, the ethernet MAC SA, the ethernet length or frame type, the video network destination address DA, the video network source address SA, the video network packet type, and the packet length of the packet meet the requirements, and if so, allocates a corresponding stream identifier (stream-id); then, the MAC deletion module 410 subtracts MAC DA, MAC SA, length or frame type (2byte) and enters the corresponding receiving buffer, otherwise, discards it;
the downlink network interface module 401 detects the sending buffer of the port, and if there is a packet, obtains the ethernet MAC DA of the corresponding terminal according to the destination address DA of the packet, adds the ethernet MAC DA of the terminal, the MAC SA of the ethernet protocol gateway, and the ethernet length or frame type, and sends the packet.
The other modules in the ethernet protocol gateway function similarly to the access switch.
A terminal:
the system mainly comprises a network interface module, a service processing module and a CPU module; for example, the set-top box mainly comprises a network interface module, a video and audio coding and decoding engine module and a CPU module; the coding board mainly comprises a network interface module, a video and audio coding engine module and a CPU module; the memory mainly comprises a network interface module, a CPU module and a disk array module.
1.3 devices of the metropolitan area network part can be mainly classified into 2 types: node server, node exchanger, metropolitan area server. The node switch mainly comprises a network interface module, a switching engine module and a CPU module; the metropolitan area server mainly comprises a network interface module, a switching engine module and a CPU module.
2. Video networking packet definition
2.1 Access network packet definition
The data packet of the access network mainly comprises the following parts: destination Address (DA), Source Address (SA), reserved bytes, payload (pdu), CRC.
As shown in the following table, the data packet of the access network mainly includes the following parts:
DA SA Reserved Payload CRC
wherein:
the Destination Address (DA) is composed of 8 bytes (byte), the first byte represents the type of the data packet (such as various protocol packets, multicast data packets, unicast data packets, etc.), there are 256 possibilities at most, the second byte to the sixth byte are metropolitan area network addresses, and the seventh byte and the eighth byte are access network addresses;
the Source Address (SA) is also composed of 8 bytes (byte), defined as the same as the Destination Address (DA);
the reserved byte consists of 2 bytes;
the payload part has different lengths according to different types of datagrams, and is 64 bytes if the datagram is various types of protocol packets, and is 32+1024 or 1056 bytes if the datagram is a unicast packet, of course, the length is not limited to the above 2 types;
the CRC consists of 4 bytes and is calculated in accordance with the standard ethernet CRC algorithm.
2.2 metropolitan area network packet definition
The topology of a metropolitan area network is a graph and there may be 2, or even more than 2, connections between two devices, i.e., there may be more than 2 connections between a node switch and a node server, a node switch and a node switch, and a node switch and a node server. However, the metro network address of the metro network device is unique, and in order to accurately describe the connection relationship between the metro network devices, parameters are introduced in the embodiment of the present invention: a label to uniquely describe a metropolitan area network device.
In this specification, the definition of the Label is similar to that of the Label of MPLS (Multi-Protocol Label Switch), and assuming that there are two connections between the device a and the device B, there are 2 labels for the packet from the device a to the device B, and 2 labels for the packet from the device B to the device a. The label is classified into an incoming label and an outgoing label, and assuming that the label (incoming label) of the packet entering the device a is 0x0000, the label (outgoing label) of the packet leaving the device a may become 0x 0001. The network access process of the metro network is a network access process under centralized control, that is, address allocation and label allocation of the metro network are both dominated by the metro server, and the node switch and the node server are both passively executed, which is different from label allocation of MPLS, and label allocation of MPLS is a result of mutual negotiation between the switch and the server.
As shown in the following table, the data packet of the metro network mainly includes the following parts:
DA SA Reserved label (R) Payload CRC
Namely Destination Address (DA), Source Address (SA), Reserved byte (Reserved), tag, payload (pdu), CRC. The format of the tag may be defined by reference to the following: the tag is 32 bits with the upper 16 bits reserved and only the lower 16 bits used, and its position is between the reserved bytes and payload of the packet.
Referring to fig. 5, a flowchart illustrating steps of an embodiment of a method for processing a service according to an embodiment of the present invention is shown, where the method is applied to a video network, where the video network includes a video network server and a video network terminal, and the video network server is deployed with a video network scheduling basic service, and the method specifically includes the following steps:
step 501, the video networking scheduling base service creates corresponding monitoring services for different network environments.
In a specific implementation, the video network may include a video network server and a video network terminal, the video network terminal may be a terminal device such as a PC (personal computer), and the video network terminal may send a command to other terminals through the video network server to control the other terminals to execute corresponding video network services.
In a preferred embodiment of the present invention, a video networking monitoring, networking managing and scheduling system is deployed on the video networking server, and the method may further include the following steps:
the video networking monitoring and networking management scheduling system is locally configured with monitoring connection information aiming at different network environments, and the monitoring connection information corresponds to the monitoring service.
In the embodiment of the invention, the video networking server comprises a video networking monitoring and networking management and scheduling system and a video networking scheduling basic service, wherein the video networking monitoring and networking management and scheduling system integrates the computer screen image content of the service center service acceptance personnel and the video monitoring image resource of the service center by utilizing the video fusion technology and the service linkage advantages of the video networking. The monitoring personnel monitor the networked management and scheduling system through the video network, monitor the number of the masses in the comprehensive service center at any time, supervise the government affair handling operation of the business handling personnel and the like.
The video networking scheduling basic service is a console service program based on video networking communication, and is mainly used for supporting a bridge for video networking signaling transparent transmission between a video networking monitoring and networking management scheduling system and a terminal or a monitoring access server, for example, if a user wants to play monitoring at the terminal, the video networking monitoring and networking management scheduling system needs to send a video networking command for playing monitoring to the video networking scheduling basic service, the video networking scheduling basic service forwards the command to the terminal according to a video networking protocol, and the terminal executes the command.
In the embodiment of the invention, under the condition that a plurality of stages of switches are deployed in the same video networking server in the video networking environment, different network environments generated by the plurality of switches are configured through the video networking scheduling basic service, wherein the different network environments refer to IP addresses and ports of different network segments, and the video networking scheduling basic service establishes and enables the monitoring service aiming at the different network environments.
Wherein, the monitoring service is WebSocket monitoring service. The Websocket listening service is a network Protocol based on TCP (Transmission Control Protocol) used in an internet of view scheduling basic service program, and is used for realizing full duplex communication between a client (internet of view terminal) browser and a server and allowing the server to actively send a message to the client.
The WebSocket protocol used by the monitoring server in the embodiment of the invention is a persistent protocol, and the WebSocket connection allows full-duplex communication between the client and the server, so that any party can push data to the other end through the established connection. Here, the scheduling basic service of the video networking establishes a monitoring service based on the WebSocket technology, and the monitoring service mainly monitors an IP address and a port bound by a current program. After the monitoring service is successfully created, the client can send data to the server through the IP address and the port.
Step 502, the terminal of the video network sends a service command to the scheduling basic service of the video network through the monitoring service corresponding to the network environment.
When a user wants to view video networking services such as monitoring, video conference and the like, the video networking terminal can send a service command to the video networking monitoring and managing and dispatching system through the monitoring service corresponding to the network environment to which the video networking terminal belongs, and then the service command is forwarded to the corresponding terminal through the video networking dispatching basic service.
Monitoring connection information monitored by the video networking scheduling basic service, namely WebSocket monitoring connection, is configured in a system module at the current stage of the video networking monitoring and networking management scheduling system, and WebSocket monitoring connection under the network environment of different video networking terminals is established and maintained in an account information module of the video networking monitoring and networking management scheduling system.
The function of adding the WebSocket monitoring connection is to send some commands such as playing monitoring or connecting terminals to the video network scheduling basic service through the scheduling system according to the configured WebSocket monitoring connection (namely the connection address) when a user accesses the video network monitoring and managing scheduling system through a browser of the video network terminal.
In a preferred embodiment of the present invention, the step 502 may include the steps of:
the video network terminal sends a service command to the video network monitoring and networking management scheduling system;
the video networking monitoring, networking, managing and scheduling system determines the network environment to which the video networking terminal belongs;
and the video networking monitoring and networking management scheduling system monitors connection information according to local configuration aiming at the network environment, and sends the service command to the video networking scheduling basic service through a monitoring service corresponding to the monitoring connection information.
In the specific implementation, when video networking services such as monitoring, video conferencing and the like are performed, firstly, a video networking terminal sends a service command to a video networking monitoring and networking management and scheduling system, the video networking monitoring and networking management and scheduling system determines a network environment to which the video networking terminal belongs after receiving the service command, and then WebSocket connection is configured according to the local configuration aiming at the network environment so as to send the service command to a video networking scheduling basic service through a monitoring service corresponding to the WebSocket connection.
Step 503, the video network scheduling basic service sends the service command to a corresponding target terminal to process the service command.
In a preferred embodiment of the present invention, the step 503 may include the following steps:
the video networking dispatching basic service converts the service command into a video networking service command according to a video networking protocol;
the video networking scheduling basic service sends the video networking service command to a corresponding target terminal;
and the target terminal processes according to the video networking service command.
In a specific implementation, after receiving a service command sent by a video networking monitoring networking management scheduling system, a networking scheduling base service converts the service command into a video networking service command according to a video networking protocol (transparent transmission protocol), and then sends the video networking service command to a corresponding target terminal, and the target terminal performs corresponding processing based on the command, for example, if viewing monitoring, the corresponding monitoring terminal is called to obtain video data.
In the embodiment of the invention, the video networking dispatching basic service establishes corresponding monitoring services aiming at different network environments, therefore, a video networking terminal can send a business command to the video networking dispatching basic service through the monitoring services corresponding to the network environment, and the video networking dispatching basic service sends the business command to a corresponding target terminal to process the business command.
In order to make the embodiments of the present invention better understood by those skilled in the art, the following description will be made with specific examples. Referring to fig. 6, which is a schematic view of a monitoring service of a video networking scheduling base service according to the present invention, in a scenario that a multi-stage switch is deployed in the same server in a video networking environment, different network environments, i.e., IP addresses and ports of different network segments, generated by the multi-switch are configured by the video networking scheduling base service, and the video networking scheduling base service creates a WebSocket monitoring service (WebSocket network monitoring service) of different network segments. Of course, if there is only one network environment, only a single WebSocket listening service may be deployed.
The PC terminal accesses through a browser, a system module at the current level of the video networking monitoring and networking management and scheduling system deployed on a video networking server configures WebSocket monitoring connection monitored by a video networking scheduling basic service, and an account information module of the video networking monitoring and networking management and scheduling system establishes and maintains the WebSocket monitoring connection under network environments of different video networking terminals (accounts), so that services can be simultaneously performed in different network environments by using one set of video networking monitoring and networking management and scheduling system.
For example, when a user wants to implement a video networking service for monitoring, the client establishes a connection between the command and a video networking scheduling base service (the service includes the WebSocket monitoring service) through a WebSocket monitoring connection allocated to the video networking terminal on a video networking monitoring and scheduling management scheduling system, and issues the command to the video networking scheduling base service, the video networking scheduling base service analyzes the command completely and converts the command into a hexadecimal command packet recognized by the video networking according to a video networking protocol, then the video networking scheduling base service issues the command to a corresponding terminal, and the terminal receives the command and then calls to view related video monitoring data.
By applying the embodiment of the invention, when the multi-stage switch is deployed in the same server under the video networking environment, only one set of video networking dispatching basic service is arranged in the server, and the video networking dispatching basic service can monitor a plurality of IP addresses simultaneously by realizing the multi-network card monitoring technology, so that a terminal user can use the set of video networking dispatching basic service when the switch is under different network environments.
It should be noted that, for simplicity of description, the method embodiments are described as a series of acts or combination of acts, but those skilled in the art will recognize that the present invention is not limited by the illustrated order of acts, as some steps may occur in other orders or concurrently in accordance with the embodiments of the present invention. Further, those skilled in the art will appreciate that the embodiments described in the specification are presently preferred and that no particular act is required to implement the invention.
Referring to fig. 7, a service processing apparatus according to an embodiment of the present invention is shown, where the method is applied to a video network, where the video network includes a video network server and a video network terminal, and the video network server has a video network scheduling base service deployed thereon, and the apparatus may include the following modules:
a monitoring service creating module 601, configured to create corresponding monitoring services for different network environments by the video networking scheduling base service;
a service command sending module 602, configured to send a service command to the video networking scheduling base service through a monitoring service corresponding to the network environment to which the video networking terminal belongs;
a service processing module 603, configured to send the service command to a corresponding target terminal by the video networking scheduling base service to process the service command.
In a preferred embodiment of the present invention, a video networking monitoring, networking managing and scheduling system is deployed on the video networking server, and the apparatus further includes:
and the monitoring connection information configuration module is used for locally configuring monitoring connection information aiming at different network environments by the video networking monitoring networking management scheduling system, and the monitoring connection information corresponds to the monitoring service.
In a preferred embodiment of the present invention, the service command sending module 602 includes:
the service command sending submodule is used for sending a service command to the video networking monitoring and networking management and scheduling system by the video networking terminal;
the network environment determining submodule is used for determining the network environment to which the video networking terminal belongs by the video networking monitoring and managing and scheduling system;
and the service command forwarding sub-module is used for the video networking monitoring and networking management and scheduling system to monitor connection information according to local configuration aiming at the network environment and send the service command to the video networking scheduling basic service through a monitoring service corresponding to the monitoring connection information.
In a preferred embodiment of the present invention, the service processing module includes:
the service command conversion sub-module is used for converting the service command into a video networking service command according to a video networking protocol by the video networking scheduling basic service;
the video networking service command sending submodule is used for sending the video networking service command to a corresponding target terminal by the video networking scheduling basic service;
and the video networking service command processing submodule is used for processing the target terminal according to the video networking service command.
In a preferred embodiment of the present invention, the listening service is a WebSocket listening service.
For the device embodiment, since it is basically similar to the method embodiment, the description is simple, and for the relevant points, refer to the partial description of the method embodiment.
An embodiment of the present invention further provides an apparatus, including:
one or more processors; and
one or more machine-readable media having instructions stored thereon, which when executed by the one or more processors, cause the apparatus to perform one or more business processing methods as described in embodiments of the invention.
The embodiment of the invention also provides a computer readable storage medium, and a stored computer program enables a processor to execute the service processing method according to the embodiment of the invention.
The embodiments in the present specification are described in a progressive manner, each embodiment focuses on differences from other embodiments, and the same and similar parts among the embodiments are referred to each other.
As will be appreciated by one skilled in the art, embodiments of the present invention may be provided as a method, apparatus, or computer program product. Accordingly, embodiments of the present invention may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, embodiments of the present invention may take the form of a computer program product embodied on one or more computer-usable storage media (including, but not limited to, disk storage, CD-ROM, optical storage, and the like) having computer-usable program code embodied therein.
Embodiments of the present invention are described with reference to flowchart illustrations and/or block diagrams of methods, terminal devices (systems), and computer program products according to embodiments of the invention. It will be understood that each flow and/or block of the flow diagrams and/or block diagrams, and combinations of flows and/or blocks in the flow diagrams and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing terminal to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing terminal, create means for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be stored in a computer-readable memory that can direct a computer or other programmable data processing terminal to function in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instruction means which implement the function specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be loaded onto a computer or other programmable data processing terminal to cause a series of operational steps to be performed on the computer or other programmable terminal to produce a computer implemented process such that the instructions which execute on the computer or other programmable terminal provide steps for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
While preferred embodiments of the present invention have been described, additional variations and modifications of these embodiments may occur to those skilled in the art once they learn of the basic inventive concepts. Therefore, it is intended that the appended claims be interpreted as including preferred embodiments and all such alterations and modifications as fall within the scope of the embodiments of the invention.
Finally, it should also be noted that, herein, relational terms such as first and second, and the like may be used solely to distinguish one entity or action from another entity or action without necessarily requiring or implying any actual such relationship or order between such entities or actions. Also, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or terminal that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or terminal. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other like elements in a process, method, article, or terminal that comprises the element.
The service processing method, the service processing apparatus and the computer-readable storage medium provided by the present invention are described in detail above, and specific examples are applied herein to illustrate the principles and embodiments of the present invention, and the description of the above embodiments is only used to help understand the method and the core idea of the present invention; meanwhile, for a person skilled in the art, according to the idea of the present invention, there may be variations in the specific embodiments and the application scope, and in summary, the content of the present specification should not be construed as a limitation to the present invention.

Claims (8)

1. A service processing method is applied to a video network, the video network comprises a video network server and a video network terminal, the video network server is provided with a video network scheduling basic service and a video network monitoring and networking management scheduling system, and the method comprises the following steps:
the video networking scheduling basic service establishes corresponding monitoring services aiming at different network environments; the different network environments are IP addresses and ports of different network segments;
the video network terminal sends a service command to the video network scheduling basic service through the monitoring service corresponding to the network environment to which the video network terminal belongs;
the video network terminal sends a service command to the video network scheduling basic service through the monitoring service corresponding to the network environment, and the service command comprises the following steps:
the video network terminal sends a service command to the video network monitoring and networking management scheduling system;
the video networking monitoring, networking, managing and scheduling system determines the network environment to which the video networking terminal belongs;
the video networking monitoring and networking management scheduling system monitors connection information according to local configuration aiming at the network environment, and sends the service command to the video networking scheduling basic service through a monitoring service corresponding to the monitoring connection information;
and the video networking dispatching basic service sends the service command to a corresponding target terminal to process the service command.
2. The method of claim 1, after the step of the video networking scheduling base service creating corresponding listening services for different network environments, further comprising:
the video networking monitoring and networking management scheduling system is locally configured with monitoring connection information aiming at different network environments, and the monitoring connection information corresponds to the monitoring service.
3. The method according to claim 1, wherein the step of the internet of view scheduling basic service sending the service command to the corresponding target terminal for processing the service command comprises:
the video networking dispatching basic service converts the service command into a video networking service command according to a video networking protocol;
the video networking scheduling basic service sends the video networking service command to a corresponding target terminal;
and the target terminal processes according to the video networking service command.
4. The method of any of claims 1-3, wherein the listening service is a WebSocket listening service.
5. The utility model provides a business processing apparatus, its characterized in that, the device is applied to the video networking, the video networking includes video networking server and video networking terminal, the video networking is deployed and is had video networking dispatch basic service and video networking control networking management dispatch system on the server, the device includes:
the monitoring service creating module is used for creating corresponding monitoring services for different network environments by the video networking scheduling basic service; the different network environments are IP addresses and ports of different network segments;
the service command sending module is used for sending a service command to the video networking scheduling basic service by the video networking terminal through the monitoring service corresponding to the network environment;
the service command sending module comprises:
the service command sending submodule is used for sending a service command to the video networking monitoring and networking management and scheduling system by the video networking terminal;
the network environment determining submodule is used for determining the network environment to which the video networking terminal belongs by the video networking monitoring and managing and scheduling system;
the service command forwarding sub-module is used for the video networking monitoring and networking management and scheduling system to monitor connection information according to local configuration aiming at the network environment and send the service command to the video networking scheduling basic service through a monitoring service corresponding to the monitoring connection information;
and the service processing module is used for sending the service command to a corresponding target terminal by the video networking scheduling basic service so as to process the service command.
6. The apparatus of claim 5, further comprising:
and the monitoring connection information configuration module is used for locally configuring monitoring connection information aiming at different network environments by the video networking monitoring networking management scheduling system, and the monitoring connection information corresponds to the monitoring service.
7. A traffic processing apparatus, comprising:
one or more processors; and
one or more machine readable media having instructions stored thereon that, when executed by the one or more processors, cause the business processing apparatus to perform the business processing method of any one of claims 1 to 4.
8. A computer-readable storage medium storing a computer program for causing a processor to execute the service processing method according to any one of claims 1 to 4.
CN201910646285.9A 2019-07-17 2019-07-17 Service processing method and device Active CN110493311B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910646285.9A CN110493311B (en) 2019-07-17 2019-07-17 Service processing method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910646285.9A CN110493311B (en) 2019-07-17 2019-07-17 Service processing method and device

Publications (2)

Publication Number Publication Date
CN110493311A CN110493311A (en) 2019-11-22
CN110493311B true CN110493311B (en) 2022-04-19

Family

ID=68547308

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910646285.9A Active CN110493311B (en) 2019-07-17 2019-07-17 Service processing method and device

Country Status (1)

Country Link
CN (1) CN110493311B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111314659B (en) * 2020-02-17 2022-11-15 视联动力信息技术股份有限公司 Monitoring code stream pushing method, device, system, electronic equipment and medium

Citations (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0894410A1 (en) * 1996-04-24 1999-02-03 Telia Ab Method and device at a multisubscription terminal for selecting an access network in a multinetwork environment
CN101277225A (en) * 2008-05-09 2008-10-01 杭州华三通信技术有限公司 Method for analyzing network quality as well as network quality analysis terminal-initiating equipment
CN101815017A (en) * 2010-03-08 2010-08-25 国电南瑞科技股份有限公司 Online bidirectional monitoring and analysis method of power system full channel based on promiscuous mode
CN102394867A (en) * 2011-10-10 2012-03-28 深圳市金槌拍卖行有限公司 Technology for converting network concurrent communication request into tandem queue
CN103152352A (en) * 2013-03-15 2013-06-12 北京邮电大学 Perfect information security and forensics monitoring method and system based on cloud computing environment
CN203057531U (en) * 2012-09-05 2013-07-10 江南大学 Multiple gateway transmission system based on ZigBee network
CN104283873A (en) * 2014-09-28 2015-01-14 深圳市九洲电器有限公司 Implementation method and system of digital media server (DMS) based on multi-network card equipment
CN106571978A (en) * 2016-10-28 2017-04-19 东软集团股份有限公司 Data packet capture method and data packet capture device
CN108647104A (en) * 2018-05-15 2018-10-12 北京五八信息技术有限公司 request processing method, server and computer readable storage medium
CN108712438A (en) * 2018-05-30 2018-10-26 迪比(重庆)智能科技研究院有限公司 Data transmission method is applied in a kind of positioning of the Big Dipper
CN108737768A (en) * 2017-04-13 2018-11-02 北京视联动力国际信息技术有限公司 A kind of monitoring method and monitoring device based on monitoring system
CN109451354A (en) * 2018-11-12 2019-03-08 青岛海信电器股份有限公司 A kind of method and terminal waking up terminal

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030212821A1 (en) * 2002-05-13 2003-11-13 Kiyon, Inc. System and method for routing packets in a wired or wireless network
US9621568B2 (en) * 2014-02-11 2017-04-11 Varmour Networks, Inc. Systems and methods for distributed threat detection in a computer network

Patent Citations (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0894410A1 (en) * 1996-04-24 1999-02-03 Telia Ab Method and device at a multisubscription terminal for selecting an access network in a multinetwork environment
CN101277225A (en) * 2008-05-09 2008-10-01 杭州华三通信技术有限公司 Method for analyzing network quality as well as network quality analysis terminal-initiating equipment
CN101815017A (en) * 2010-03-08 2010-08-25 国电南瑞科技股份有限公司 Online bidirectional monitoring and analysis method of power system full channel based on promiscuous mode
CN102394867A (en) * 2011-10-10 2012-03-28 深圳市金槌拍卖行有限公司 Technology for converting network concurrent communication request into tandem queue
CN203057531U (en) * 2012-09-05 2013-07-10 江南大学 Multiple gateway transmission system based on ZigBee network
CN103152352A (en) * 2013-03-15 2013-06-12 北京邮电大学 Perfect information security and forensics monitoring method and system based on cloud computing environment
CN104283873A (en) * 2014-09-28 2015-01-14 深圳市九洲电器有限公司 Implementation method and system of digital media server (DMS) based on multi-network card equipment
CN106571978A (en) * 2016-10-28 2017-04-19 东软集团股份有限公司 Data packet capture method and data packet capture device
CN108737768A (en) * 2017-04-13 2018-11-02 北京视联动力国际信息技术有限公司 A kind of monitoring method and monitoring device based on monitoring system
CN108647104A (en) * 2018-05-15 2018-10-12 北京五八信息技术有限公司 request processing method, server and computer readable storage medium
CN108712438A (en) * 2018-05-30 2018-10-26 迪比(重庆)智能科技研究院有限公司 Data transmission method is applied in a kind of positioning of the Big Dipper
CN109451354A (en) * 2018-11-12 2019-03-08 青岛海信电器股份有限公司 A kind of method and terminal waking up terminal

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
"iPRP—The Parallel Redundancy Protocol for IP Networks: Protocol Design and Operation";Miroslav Popovic等;《IEEE Transactions on Industrial Informatics》;20160212;第12卷(第5期);全文 *
"基于Linux系统的文件监控软件的设计与实现";于浩飞;《万方数据库》;20140917;全文 *

Also Published As

Publication number Publication date
CN110493311A (en) 2019-11-22

Similar Documents

Publication Publication Date Title
CN110475102B (en) Monitoring data processing method and system based on video network
CN109617956B (en) Data processing method and device
CN109120879B (en) Video conference processing method and system
CN110190973B (en) Online state detection method and device
CN110049271B (en) Video networking conference information display method and device
CN110475090B (en) Conference control method and system
CN109547163B (en) Method and device for controlling data transmission rate
CN110581975A (en) Conference terminal updating method and video networking system
CN110784452A (en) Video data pushing method and device
CN109889516B (en) Method and device for establishing session channel
CN110446058B (en) Video acquisition method, system, device and computer readable storage medium
CN110087147B (en) Audio and video stream transmission method and device
CN110022500B (en) Packet loss processing method and device
CN109769012B (en) Web server access method and device
CN109698953B (en) State detection method and system for video network monitoring equipment
CN110493311B (en) Service processing method and device
CN110798450B (en) Audio and video data processing method and device and storage medium
CN110808896B (en) Data transmission method and device, electronic equipment and storage medium
CN110557594B (en) Video call processing method and device and storage medium
CN110213533B (en) Method and device for acquiring video stream monitored by video network
CN110536148B (en) Live broadcasting method and equipment based on video networking
CN110233872B (en) Data transmission method based on video network and video network terminal
CN110445701B (en) Business object processing method and device and storage medium
CN110267110B (en) Concurrent on-demand processing method and system based on video network
CN109495709B (en) Video network management system and method

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
GR01 Patent grant
GR01 Patent grant