CN111030995A - Video information processing method and device based on video network - Google Patents

Video information processing method and device based on video network Download PDF

Info

Publication number
CN111030995A
CN111030995A CN201911096519.3A CN201911096519A CN111030995A CN 111030995 A CN111030995 A CN 111030995A CN 201911096519 A CN201911096519 A CN 201911096519A CN 111030995 A CN111030995 A CN 111030995A
Authority
CN
China
Prior art keywords
service
video
protocol
video information
layer
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.)
Granted
Application number
CN201911096519.3A
Other languages
Chinese (zh)
Other versions
CN111030995B (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 CN201911096519.3A priority Critical patent/CN111030995B/en
Publication of CN111030995A publication Critical patent/CN111030995A/en
Application granted granted Critical
Publication of CN111030995B publication Critical patent/CN111030995B/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
    • H04L65/00Network arrangements, protocols or services for supporting real-time applications in data packet communication
    • H04L65/60Network streaming of media packets
    • H04L65/75Media network packet handling
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L65/00Network arrangements, protocols or services for supporting real-time applications in data packet communication
    • H04L65/60Network streaming of media packets
    • H04L65/65Network streaming protocols, e.g. real-time transport protocol [RTP] or real-time control protocol [RTCP]
    • 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/18Multiprotocol handlers, e.g. single devices capable of handling multiple protocols
    • 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/30Definitions, standards or architectural aspects of layered protocol stacks

Landscapes

  • Engineering & Computer Science (AREA)
  • Multimedia (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Computer Security & Cryptography (AREA)
  • Two-Way Televisions, Distribution Of Moving Picture Or The Like (AREA)

Abstract

The embodiment of the invention provides a video information processing method and device based on a video network. Through the method and the device, the terminal program layer does not need to have the capacity of identifying the service protocols respectively supported by the service servers, the terminal program layer can identify a small number of service protocols, and the work of identifying the service protocols respectively supported by the service servers is carried out by the service layer, namely, compared with the prior art, the method and the device share part of the work of the terminal program layer by using the service layer, so that computer codes and the like for respectively identifying the service protocols are not required to be arranged in the terminal program layer, and computer codes for identifying the small number of service protocols can be arranged in the terminal program layer, so that the code redundancy of the terminal program layer can be reduced, the service codes in the terminal program layer are simplified, and the service codes in the terminal program layer are easier to maintain.

Description

Video information processing method and device based on video network
Technical Field
The invention relates to the technical field of information processing, in particular to a video information processing method and device based on a video network.
Background
Currently, an operating system of a terminal at least needs to have an information transmission layer and a terminal program layer, where the information transmission layer is used for mutual information transmission with the outside, and the terminal program layer is used for interaction with a user and service processing on an application layer.
In one scenario, a terminal often needs to perform information interaction with various service servers, however, service protocols supported by the service servers are different, so that the service protocols of information sent to an information transmission layer by the service servers are respectively service protocols supported by the service servers, and the information transmission layer forwards the received information to a terminal program layer for processing.
For the terminal program layer, it needs to have the capability of identifying the service protocols respectively supported by the plurality of service servers, that is, it needs to have the capability of analyzing the information of the service protocols respectively supported by the plurality of service servers, otherwise, it cannot identify the received information, and further cannot perform service processing.
However, if the terminal program layer is required to be able to identify the service protocols supported by the plurality of service servers, the complexity of the terminal program layer may be increased, for example, computer codes for identifying the service protocols need to be set in the terminal program layer, and thus, the code redundancy of the terminal program layer is caused, and the maintenance is not easy.
Disclosure of Invention
In order to solve the above problem, embodiments of the present invention show a video information processing method and apparatus based on a video network.
In a first aspect, an embodiment of the present invention shows a video information processing method based on a video network, which is applied to a service layer of an operating system of a video network device, and the method includes:
receiving first video information of a first service protocol uploaded by a protocol layer, wherein the first video information is sent to the protocol layer by a first service server in a plurality of service servers, and the first service protocol is supported by the first service server;
converting the first video information into second video information of a preset service protocol, wherein the preset service protocol comprises a service protocol supported by a terminal program layer of the operating system;
and uploading the second video information to the terminal program layer.
In an optional implementation manner, the first video information includes a plurality of first video frames; the plurality of first video frames are split from a complete first video stream; the method further comprises the following steps:
and combining the plurality of first video frames into the complete first video stream in the first video information, and then executing the step of converting the first video information into second video information of a preset service protocol.
In an optional implementation, the method further includes:
receiving third video information of a preset service protocol issued by the terminal program layer, wherein the destination address of the third video information is a second service server in the plurality of service servers;
converting the third video information into fourth video information of a second service protocol; the second service protocol comprises a service protocol supported by the second service server;
and issuing the fourth video information to the protocol layer so that the protocol layer sends the fourth video information to the second service server.
In an optional implementation manner, the converting the third video information into fourth video information of a second service protocol includes:
acquiring a server identifier of the second service server;
in the corresponding relation between the server identification of the service server and the protocol content of the service protocol supported by the service server, searching the protocol content corresponding to the server identification;
and modifying the protocol content in the third video information into the searched protocol content.
In an optional implementation, the second video information includes a complete second video stream; the method further comprises the following steps:
in the second video information, the complete second video stream is split into a plurality of second video frames, and then the step of converting the third video information into fourth video information of a second service protocol is performed.
In a second aspect, an embodiment of the present invention shows a video information processing apparatus based on video networking, applied to a business service layer of an operating system of a video networking device, where the apparatus includes:
the first receiving module is used for receiving first video information of a first service protocol uploaded by a protocol layer, wherein the first video information is sent to the protocol layer by a first service server in a plurality of service servers, and the first service protocol is supported by the first service server;
the first conversion module is used for converting the first video information into second video information of a preset service protocol, wherein the preset service protocol comprises a service protocol supported by a terminal program layer of the operating system;
and the uploading module is used for uploading the second video information to the terminal program layer.
In an optional implementation manner, the first video information includes a plurality of first video frames; the plurality of first video frames are split from a complete first video stream; the device further comprises:
a combining module for combining the plurality of first video frames into the complete first video stream in the first video information.
In an optional implementation, the apparatus further comprises:
a second receiving module, configured to receive third video information of a preset service protocol issued by the terminal program layer, where a destination address of the third video information is a second service server in the plurality of service servers;
the second conversion module is used for converting the third video information into fourth video information of a second service protocol; the second service protocol comprises a service protocol supported by the second service server;
and the issuing module is used for issuing the fourth video information to the protocol layer so that the protocol layer sends the fourth video information to the second service server.
In an optional implementation manner, the second conversion module includes:
an obtaining unit, configured to obtain a server identifier of the second service server;
the searching unit is used for searching the protocol content corresponding to the server identifier in the corresponding relation between the server identifier of the service server and the protocol content of the service protocol supported by the service server;
and the modifying unit is used for modifying the protocol content in the third video information into the searched protocol content.
In an optional implementation, the second video information includes a complete second video stream; the device further comprises:
a splitting module, configured to split the complete second video stream into a plurality of second video frames in the second video information.
In a third aspect, the embodiment of the present invention shows an electronic device, which includes a memory, a processor, and a computer program stored in the memory and executable on the processor, and when the processor executes the computer program, the video information processing method based on the video network according to the first aspect is implemented.
In a fourth aspect, the embodiment of the present invention shows a computer-readable storage medium, on which a computer program is stored, the computer program causing a processor to execute the video information processing method based on the video network according to the first aspect.
The embodiment of the invention has the following advantages:
in the application, first video information of a first service protocol uploaded by a protocol layer is received, wherein the first video information is sent to the protocol layer by a first service server in a plurality of service servers, and the first service protocol is a service protocol supported by the first service server; converting the first video information into second video information of a preset service protocol, wherein the preset service protocol comprises a service protocol supported by a terminal program layer of an operating system; and uploading the second video information to the terminal program layer.
By the application, the terminal program layer does not need to have the capability of identifying the service protocols respectively supported by the plurality of service servers, but the terminal program layer can identify a small number of service protocols, for example, the terminal program layer can identify a preset number of service protocols, the preset number is less than the number of the service protocols to be identified by the service server layer, and the work of identifying the service protocols respectively supported by the plurality of service servers is delivered to the service layer for execution, namely, compared with the prior art, the application uses the service layer to share part of the work of the terminal program layer, so that computer codes and the like for respectively identifying the plurality of service protocols do not need to be arranged in the terminal program layer, but computer codes for identifying the small number of service protocols can be arranged in the terminal program layer, thereby reducing the redundancy of the terminal program layer, and simplifying the service codes in the terminal program layer, so that the service codes in the terminal program layer are easier to maintain.
By the method and the device, different jobs are processed by different logic layers as much as possible, and further the computer codes in the video networking equipment are separated logically, so that the logic of the computer codes in the video networking equipment is clearer, and technicians can conveniently check and maintain the computer codes.
Drawings
Fig. 1 is a flowchart illustrating steps of a video information processing method based on a video network according to an embodiment of the present invention.
Fig. 2 is a flowchart illustrating steps of a video information processing method based on a video network according to an embodiment of the present invention.
Fig. 3 is a flowchart of steps of a video information processing method based on a video network according to an embodiment of the present invention.
Fig. 4 is a block diagram of a video information processing apparatus based on a video network according to an embodiment of the present invention.
Fig. 5 is a networking schematic diagram of a video network of the present invention.
Fig. 6 is a schematic diagram of a hardware structure of a node server according to the present invention.
Fig. 7 is a schematic diagram of a hardware structure of an access switch of the present invention.
Fig. 8 is a schematic diagram of a hardware structure of an ethernet protocol conversion gateway according to 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.
Referring to fig. 1, a flowchart illustrating steps of a video information processing method based on a video network according to an embodiment of the present invention is shown, and the method is applied to a service layer of an operating system of a video network device, and specifically may include the following steps:
in step S101, receiving first video information of a first service protocol uploaded by a protocol layer, where the first video information is sent to the protocol layer by a first service server in a plurality of service servers, and the first service protocol is a service protocol supported by the first service server;
if a certain device supports a certain service protocol, it indicates that the device can identify the service protocol, that is, the device can parse out the content in the information of the service protocol.
In the application, a Service layer is arranged between a protocol layer (VVP) and a Terminal program layer (VVBS) in an operating system of a Video networking device, and the Service layer is used as a middleware between the protocol layer and the Terminal program layer (VVT), so that when information interaction is required between the Terminal program layer and the protocol layer, information is not directly sent to an opposite side, but information required to be sent to the opposite side is forwarded through the Service layer.
For example, when the protocol layer needs to upload information to the terminal program layer, the protocol layer may upload the information to the service layer, and then upload the information to the terminal program layer by the service layer.
Correspondingly, when the terminal program layer needs to issue information to the protocol layer, the terminal program layer may issue the information to the service layer first, and then the service layer issues the information to the protocol layer.
In the application, the video networking device may perform information interaction with the plurality of service servers respectively via the protocol layer of the operating system, when a first service server of the plurality of service servers needs to send first video information of a first service protocol to the video networking device, the first service server may send the first video information of the first service protocol to the protocol layer of the operating system of the video networking device, then the protocol layer receives the first video information of the first service protocol sent by the first service server, the protocol layer uploads the first video information of the first service protocol to the service layer, the service layer receives the first video information of the first service protocol uploaded by the protocol layer, and then step S102 is performed.
In the application, the plurality of service servers include a video network tangula server, a video network streaming media server, a video network storage gateway, a video network protocol server, a video network gateway server, a video network meeting management server and the like.
The first video information includes information for pulling in a video-networking conference, information of a conference video in the video-networking conference, and the like.
In step S102, converting the first video information into second video information of a preset service protocol, where the preset service protocol includes a service protocol supported by a terminal program layer of the operating system;
in the present application, the service layer needs to have a capability of identifying service protocols respectively supported by the plurality of service servers, that is, it needs to have a capability of parsing information of the service protocols respectively supported by the plurality of service servers, and thus, the service layer can parse first video information of the first service protocol. The preset service protocols are less than the number of the service protocols needing to be identified by the service server layer.
Since the service layer needs to have the capability of identifying the service protocols supported by the service servers, the terminal program layer may only have the capability of identifying one service protocol, and does not need to have the capability of identifying the service protocols supported by the service servers.
In order to enable the terminal program layer to identify the content in the first video information, corresponding business processing can be carried out. In this application, the service layer needs to convert the first video information into the second video information of the preset service protocol, where the preset service protocol includes the service protocol supported by the terminal program layer of the operating system, and then step S103 is executed.
In step S103, the second video information is uploaded to the terminal program layer.
In the application, first video information of a first service protocol uploaded by a protocol layer is received, wherein the first video information is sent to the protocol layer by a first service server in a plurality of service servers, and the first service protocol is a service protocol supported by the first service server; converting the first video information into second video information of a preset service protocol, wherein the preset service protocol comprises a service protocol supported by a terminal program layer of an operating system; and uploading the second video information to the terminal program layer.
By the application, the terminal program layer does not need to have the capability of identifying the service protocols respectively supported by the plurality of service servers, but the terminal program layer can identify a small number of service protocols, for example, the terminal program layer can identify a preset number of service protocols, the preset number is less than the number of the service protocols to be identified by the service server layer, and the work of identifying the service protocols respectively supported by the plurality of service servers is delivered to the service layer for execution, namely, compared with the prior art, the application uses the service layer to share part of the work of the terminal program layer, so that computer codes and the like for respectively identifying the plurality of service protocols do not need to be arranged in the terminal program layer, but computer codes for identifying the small number of service protocols can be arranged in the terminal program layer, thereby reducing the redundancy of the terminal program layer, and simplifying the service codes in the terminal program layer, so that the service codes in the terminal program layer are easier to maintain.
By the method and the device, different jobs are processed by different logic layers as much as possible, and further the computer codes in the video networking equipment are separated logically, so that the logic of the computer codes in the video networking equipment is clearer, and technicians can conveniently check and maintain the computer codes.
In an alternative embodiment, the preset service protocol may be a service protocol, and thus, the computer code for identifying a service protocol may be set in the terminal program layer, so that the code redundancy of the terminal program layer may be maximally reduced, the service code in the terminal program layer may be maximally simplified, and further, the service code in the terminal program layer may be easier to maintain.
In one scenario, the video networking device may invoke a video stream from the service server, however, in general, when the video stream is transmitted between the service server and the protocol layer of the operating system of the video networking device, the video stream is often split into a plurality of video frames, then each video frame is transmitted to the other side, the protocol layer may receive each video frame, then each video frame is forwarded to the terminal program layer, and the terminal program layer combines each video frame into a complete video stream according to the sequence therebetween, and then processes the complete video stream.
However, this requires the capability of the terminal program layer to recognize the order between the individual video frames and to combine the first video frames into a complete video stream.
However, if the terminal program layer is required to be able to recognize the sequence between the video frames and to combine the video frames into a complete video stream, the complexity of the terminal program layer increases, for example, computer code for recognizing the sequence between the video frames and combining the video frames into a complete video stream needs to be provided in the terminal program layer, and thus, the code of the terminal program layer is redundant and difficult to maintain.
Therefore, in order to avoid this situation, in the present application, if a plurality of first video frames are included in the first video information and the plurality of first video frames are split from the complete first video stream; in the first video information, the service layer may combine the plurality of first video frames into a complete first video stream, and then convert the first video information into second video information of a preset service protocol.
In the present application, the service layer needs to have the capability of identifying the sequence between the video frames and the capability of combining the video frames into a complete video stream, and the service layer needs to have the capability of identifying the sequence between the video frames and the capability of combining the video frames into a complete video stream, so the terminal program layer may not have the capability of identifying the sequence between the video frames and the capability of combining the video frames into a complete video stream.
Therefore, the work of identifying the sequence among the video frames and the work of combining the video frames into a complete video stream can be carried out by the service layer, and the terminal program layer can obtain the complete video stream without executing redundant work.
Correspondingly, if the video networking equipment needs to issue the third video information to a second service server in the plurality of service servers, because the terminal program layer supports the preset service protocol, the terminal program layer can issue the third video information of the preset service protocol to the service layer, and then the service layer receives the third video information of the preset service protocol issued by the terminal program layer, wherein the destination address of the third video information is the second service server in the plurality of service servers; the third video information can be converted into fourth video information of a second service protocol; the second service protocol comprises a service protocol supported by the second service server; and then, the protocol layer sends the fourth video information to the second service server, and the second service server can analyze the content in the fourth video information because the second service server can support the second service protocol.
The third video information includes an instruction of the video networking remote controller received by the terminal program layer, for example, information for issuing and watching the live video, and the like.
For the service layer, a correspondence between a server identifier of the service server and a protocol content of a service protocol supported by the service server may be stored in the service layer in advance, and each corresponding entry in the correspondence includes the server identifier of the service server and the protocol content of the service protocol supported by the service server.
In this way, when the third video information is converted into the fourth video information of the second service protocol, the server identifier of the second service server can be obtained; then, in the corresponding relation between the server identification of the service server and the protocol content of the service protocol supported by the service server, the protocol content corresponding to the server identification is searched; and modifying the protocol content in the third video information into the searched protocol content.
In the present application, the service layer needs to have the capability of generating information of service protocols supported by the plurality of service servers, respectively, and the service layer needs to have the capability of generating information of service protocols supported by the plurality of service servers, respectively.
According to the method and the device, the terminal program layer does not need to have the capacity of generating the information of the service protocols supported by the plurality of service servers respectively, and the terminal program layer only has the capacity of generating the information of one service protocol, and the work of generating the information of the service protocols supported by the plurality of service servers respectively is delivered to the service layer to be executed.
Further, if the second video information includes the complete second video stream; then, the complete second video stream may be split into a plurality of second video frames in the second video information, and then the third video information may be converted into fourth video information of the second service protocol.
In the application, the service layer needs to have the capability of splitting a complete video stream into a plurality of video frames, and the service layer needs to have the capability of splitting a complete video stream into a plurality of video frames, so the terminal program layer may not have the capability of splitting a complete video stream into a plurality of video frames.
The operation of splitting a complete video stream into a plurality of video frames is not required to be executed by a terminal program layer and can be executed by a service layer, the terminal program layer is not required to split a second video stream, and a protocol layer can obtain a plurality of second video frames included in the second video stream.
Referring to fig. 2, a flowchart illustrating steps of a video information processing method based on a video network according to an embodiment of the present invention is shown, where the method may specifically include the following steps:
in step S201, the protocol layer uploads first video information of a first service protocol to the service server layer; the first video information is sent to a protocol layer by a first service server in the plurality of service servers, and the first service protocol is a service protocol supported by the first service server;
if a certain device supports a certain service protocol, it indicates that the device can identify the service protocol, that is, the device can parse out the content in the information of the service protocol.
In the application, a Service layer is arranged between a protocol layer (VVP) and a Terminal program layer (VVBS) in an operating system of a Video networking device, and the Service layer is used as a middleware between the protocol layer and the Terminal program layer (VVT), so that when information interaction is required between the Terminal program layer and the protocol layer, information is not directly sent to an opposite side, but information required to be sent to the opposite side is forwarded through the Service layer.
For example, when the protocol layer needs to upload information to the terminal program layer, the protocol layer may upload the information to the service layer, and then upload the information to the terminal program layer by the service layer.
Correspondingly, when the terminal program layer needs to issue information to the protocol layer, the terminal program layer may issue the information to the service layer first, and then the service layer issues the information to the protocol layer.
In the application, the video networking equipment can perform information interaction with the plurality of service servers respectively through the protocol layer of the operating system, when a first service server in the plurality of service servers needs to send first video information of a first service protocol to the video networking equipment, the first service server can send the first video information of the first service protocol to the protocol layer in the operating system of the video networking equipment, then the protocol layer receives the first video information of the first service protocol sent by the first service server, and the protocol layer uploads the first video information of the first service protocol to the service layer.
In the application, the plurality of service servers include a video network tangula server, a video network streaming media server, a video network storage gateway, a video network protocol server, a video network gateway server, a video network meeting management server and the like.
The first video information includes information for pulling in a video-networking conference, information of a conference video in the video-networking conference, and the like.
In step S202, the service server layer receives first video information of a first service protocol uploaded by the protocol layer;
in step S203, the service server layer converts the first video information into second video information of a preset service protocol, where the preset service protocol includes a service protocol supported by a terminal program layer of the operating system;
in the present application, the service layer needs to have a capability of identifying service protocols respectively supported by the plurality of service servers, that is, it needs to have a capability of parsing information of the service protocols respectively supported by the plurality of service servers, and thus, the service layer can parse first video information of the first service protocol. The preset service protocols are less than the number of the service protocols needing to be identified by the service server layer.
Since the service layer needs to have the capability of identifying the service protocols supported by the service servers, the terminal program layer may only have the capability of identifying one service protocol, and does not need to have the capability of identifying the service protocols supported by the service servers.
In order to enable the terminal program layer to identify the content in the first video information, corresponding business processing can be carried out. In this application, the service layer needs to convert the first video information into the second video information of the preset service protocol, where the preset service protocol includes a service protocol supported by a terminal program layer of the operating system, and then step S204 is executed.
In one scenario, the video networking device may invoke a video stream from the service server, however, in general, when the video stream is transmitted between the service server and the protocol layer of the operating system of the video networking device, the video stream is often split into a plurality of video frames, then each video frame is transmitted to the other side, the protocol layer may receive each video frame, then each video frame is forwarded to the terminal program layer, and the terminal program layer combines each video frame into a complete video stream according to the sequence therebetween, and then processes the complete video stream.
However, this requires the capability of the terminal program layer to recognize the order between the individual video frames and to combine the first video frames into a complete video stream.
However, if the terminal program layer is required to be able to recognize the sequence between the video frames and to combine the video frames into a complete video stream, the complexity of the terminal program layer increases, for example, computer code for recognizing the sequence between the video frames and combining the video frames into a complete video stream needs to be provided in the terminal program layer, and thus, the code of the terminal program layer is redundant and difficult to maintain.
Therefore, in order to avoid this situation, in the present application, if a plurality of first video frames are included in the first video information and the plurality of first video frames are split from the complete first video stream; in the first video information, the service layer may combine the plurality of first video frames into a complete first video stream, and then convert the first video information into second video information of a preset service protocol.
In the present application, the service layer needs to have the capability of identifying the sequence between the video frames and the capability of combining the video frames into a complete video stream, and the service layer needs to have the capability of identifying the sequence between the video frames and the capability of combining the video frames into a complete video stream, so the terminal program layer may not have the capability of identifying the sequence between the video frames and the capability of combining the video frames into a complete video stream.
Therefore, the work of identifying the sequence among the video frames and the work of combining the video frames into a complete video stream can be carried out by the service layer, and the terminal program layer can obtain the complete video stream without executing redundant work.
In step S204, the service server layer uploads the second video information to the terminal program layer;
in step S205, the terminal program layer receives the second video information.
In the application, first video information of a first service protocol uploaded by a protocol layer is received, wherein the first video information is sent to the protocol layer by a first service server in a plurality of service servers, and the first service protocol is a service protocol supported by the first service server; converting the first video information into second video information of a preset service protocol, wherein the preset service protocol comprises a service protocol supported by a terminal program layer of an operating system; and uploading the second video information to the terminal program layer.
By the application, the terminal program layer does not need to have the capability of identifying the service protocols respectively supported by the plurality of service servers, but the terminal program layer can identify a small number of service protocols, for example, the terminal program layer can identify a preset number of service protocols, the preset number is less than the number of the service protocols to be identified by the service server layer, and the work of identifying the service protocols respectively supported by the plurality of service servers is delivered to the service layer for execution, namely, compared with the prior art, the application uses the service layer to share part of the work of the terminal program layer, so that computer codes and the like for respectively identifying the plurality of service protocols do not need to be arranged in the terminal program layer, but computer codes for identifying the small number of service protocols can be arranged in the terminal program layer, thereby reducing the redundancy of the terminal program layer, and simplifying the service codes in the terminal program layer, so that the service codes in the terminal program layer are easier to maintain.
By the method and the device, different jobs are processed by different logic layers as much as possible, and further the computer codes in the video networking equipment are separated logically, so that the logic of the computer codes in the video networking equipment is clearer, and technicians can conveniently check and maintain the computer codes.
In an alternative embodiment, the preset service protocol may be a service protocol, and thus, the computer code for identifying a service protocol may be set in the terminal program layer, so that the code redundancy of the terminal program layer may be maximally reduced, the service code in the terminal program layer may be maximally simplified, and further, the service code in the terminal program layer may be easier to maintain.
Accordingly, if the video networking device needs to issue the third video information to the second service server in the plurality of service servers, as shown in fig. 3, the method further includes:
in step S301, the terminal program layer issues third video information of a preset service protocol to the service layer, where a destination address of the third video information is a second service server in the plurality of service servers;
if the video networking equipment needs to send the third video information to a second service server in the plurality of service servers, the terminal program layer can send the third video information of the preset service protocol to the service layer because the terminal program layer supports the preset service protocol,
the third video information includes an instruction of the video networking remote controller received by the terminal program layer, for example, information for issuing and watching the live video, and the like.
In step S302, the service layer receives third video information of a preset service protocol sent by the terminal program layer;
in step S303, the service layer converts the third video information into fourth video information of a second service protocol, where the second service protocol includes a service protocol supported by a second service server;
for the service layer, a correspondence between a server identifier of the service server and a protocol content of a service protocol supported by the service server may be stored in the service layer in advance, and each corresponding entry in the correspondence includes the server identifier of the service server and the protocol content of the service protocol supported by the service server.
In this way, when the third video information is converted into the fourth video information of the second service protocol, the server identifier of the second service server can be obtained; then, in the corresponding relation between the server identification of the service server and the protocol content of the service protocol supported by the service server, the protocol content corresponding to the server identification is searched; and modifying the protocol content in the third video information into the searched protocol content.
Further, if the second video information includes the complete second video stream; then, the complete second video stream may be split into a plurality of second video frames in the second video information, and then the third video information may be converted into fourth video information of the second service protocol.
In the application, the service layer needs to have the capability of splitting a complete video stream into a plurality of video frames, and the service layer needs to have the capability of splitting a complete video stream into a plurality of video frames, so the terminal program layer may not have the capability of splitting a complete video stream into a plurality of video frames.
The operation of splitting a complete video stream into a plurality of video frames is not required to be executed by a terminal program layer and can be executed by a service layer, the terminal program layer is not required to split a second video stream, and a protocol layer can obtain a plurality of second video frames included in the second video stream.
In step S304, the service layer issues the fourth video information to the protocol layer;
in step S305, the protocol layer receives the fourth video information sent by the service layer, and sends the fourth video information to the second service server.
And then the protocol layer sends the fourth video information to the second service server, and the second service server can analyze the content in the fourth video information because the second service server can support the second service protocol.
In the present application, the service layer needs to have the capability of generating information of service protocols supported by the plurality of service servers, respectively, and the service layer needs to have the capability of generating information of service protocols supported by the plurality of service servers, respectively.
According to the method and the device, the terminal program layer does not need to have the capacity of generating the information of the service protocols supported by the plurality of service servers respectively, and the terminal program layer only has the capacity of generating the information of one service protocol, and the work of generating the information of the service protocols supported by the plurality of service servers respectively is delivered to the service layer to be executed.
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. 4, a block diagram of a video information processing apparatus based on video networking according to an embodiment of the present invention is shown, and the apparatus is applied to a service layer of an operating system of a video networking device, and specifically may include the following modules:
a first receiving module 11, configured to receive first video information of a first service protocol uploaded by a protocol layer, where the first video information is sent to the protocol layer by a first service server in a plurality of service servers, and the first service protocol is a service protocol supported by the first service server;
a first conversion module 12, configured to convert the first video information into second video information of a preset service protocol, where the preset service protocol includes a service protocol supported by a terminal program layer of the operating system;
and the uploading module 13 is configured to upload the second video information to the terminal program layer.
In an optional implementation manner, the first video information includes a plurality of first video frames; the plurality of first video frames are split from a complete first video stream; the device further comprises:
a combining module for combining the plurality of first video frames into the complete first video stream in the first video information.
In an optional implementation, the apparatus further comprises:
a second receiving module, configured to receive third video information of a preset service protocol issued by the terminal program layer, where a destination address of the third video information is a second service server in the plurality of service servers;
the second conversion module is used for converting the third video information into fourth video information of a second service protocol; the second service protocol comprises a service protocol supported by the second service server;
and the issuing module is used for issuing the fourth video information to the protocol layer so that the protocol layer sends the fourth video information to the second service server.
In an optional implementation manner, the second conversion module includes:
an obtaining unit, configured to obtain a server identifier of the second service server;
the searching unit is used for searching the protocol content corresponding to the server identifier in the corresponding relation between the server identifier of the service server and the protocol content of the service protocol supported by the service server;
and the modifying unit is used for modifying the protocol content in the third video information into the searched protocol content.
In an optional implementation, the second video information includes a complete second video stream; the device further comprises:
a splitting module, configured to split the complete second video stream into a plurality of second video frames in the second video information.
In the application, first video information of a first service protocol uploaded by a protocol layer is received, wherein the first video information is sent to the protocol layer by a first service server in a plurality of service servers, and the first service protocol is a service protocol supported by the first service server; converting the first video information into second video information of a preset service protocol, wherein the preset service protocol comprises a service protocol supported by a terminal program layer of an operating system; and uploading the second video information to the terminal program layer.
By the application, the terminal program layer does not need to have the capability of identifying the service protocols respectively supported by the plurality of service servers, but the terminal program layer can identify a small number of service protocols, for example, the terminal program layer can identify a preset number of service protocols, the preset number is less than the number of the service protocols to be identified by the service server layer, and the work of identifying the service protocols respectively supported by the plurality of service servers is delivered to the service layer for execution, namely, compared with the prior art, the application uses the service layer to share part of the work of the terminal program layer, so that computer codes and the like for respectively identifying the plurality of service protocols do not need to be arranged in the terminal program layer, but computer codes for identifying the small number of service protocols can be arranged in the terminal program layer, thereby reducing the redundancy of the terminal program layer, and simplifying the service codes in the terminal program layer, so that the service codes in the terminal program layer are easier to maintain.
By the method and the device, different jobs are processed by different logic layers as much as possible, and further the computer codes in the video networking equipment are separated logically, so that the logic of the computer codes in the video networking equipment is clearer, and technicians can conveniently check and maintain the computer codes.
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.
The embodiment of the invention also discloses electronic equipment, which comprises a memory, a processor and a computer program which is stored on the memory and can run on the processor, wherein when the processor executes the computer program, the video information processing method based on the video network is realized.
The embodiment of the invention also discloses a computer readable storage medium, wherein a computer program is stored on the computer readable storage medium, and the computer program enables a processor to execute the video information processing method based on the video network.
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 (Packet Switching) or network Circuit Switching (Circuit Switching), the Packet Switching is adopted by the technology of the video networking to meet the Streaming requirement. 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. 5, 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. 6, 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. 7, the network interface module (downlink network interface module 301, uplink network interface module 302), switching engine module 303 and CPU module 304 are mainly included;
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. 8, 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 MACSA of the ethernet coordination 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.
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 video information processing method and device based on the video network provided by the invention are described in detail, a specific example is applied in the text to explain the principle and the implementation mode of the invention, and the description of the above embodiment is only used for helping to understand the method and the core idea of the 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 (10)

1. A video information processing method based on video network is characterized in that the method is applied to a business service layer of an operating system of a video network device, and the method comprises the following steps:
receiving first video information of a first service protocol uploaded by a protocol layer, wherein the first video information is sent to the protocol layer by a first service server in a plurality of service servers, and the first service protocol is supported by the first service server;
converting the first video information into second video information of a preset service protocol, wherein the preset service protocol comprises a service protocol supported by a terminal program layer of the operating system;
and uploading the second video information to the terminal program layer.
2. The method of claim 1, wherein the first video information comprises a plurality of first video frames; the plurality of first video frames are split from a complete first video stream; the method further comprises the following steps:
and combining the plurality of first video frames into the complete first video stream in the first video information, and then executing the step of converting the first video information into second video information of a preset service protocol.
3. The method of claim 1, further comprising:
receiving third video information of a preset service protocol issued by the terminal program layer, wherein the destination address of the third video information is a second service server in the plurality of service servers;
converting the third video information into fourth video information of a second service protocol, wherein the second service protocol comprises a service protocol supported by the second service server;
and issuing the fourth video information to the protocol layer so that the protocol layer sends the fourth video information to the second service server.
4. The method of claim 3, wherein converting the third video information into fourth video information of a second service protocol comprises:
acquiring a server identifier of the second service server;
in the corresponding relation between the server identification of the service server and the protocol content of the service protocol supported by the service server, searching the protocol content corresponding to the server identification;
and modifying the protocol content in the third video information into the searched protocol content.
5. The method of claim 3, wherein the second video information comprises a complete second video stream; the method further comprises the following steps:
in the second video information, the complete second video stream is split into a plurality of second video frames, and then the step of converting the third video information into fourth video information of a second service protocol is performed.
6. A video information processing device based on video network is characterized in that the device is applied to a business service layer of an operating system of a video network device, and the device comprises:
the first receiving module is used for receiving first video information of a first service protocol uploaded by a protocol layer, wherein the first video information is sent to the protocol layer by a first service server in a plurality of service servers, and the first service protocol is supported by the first service server;
the first conversion module is used for converting the first video information into second video information of a preset service protocol, wherein the preset service protocol comprises a service protocol supported by a terminal program layer of the operating system;
and the uploading module is used for uploading the second video information to the terminal program layer.
7. The apparatus of claim 6, wherein the first video information comprises a plurality of first video frames; the plurality of first video frames are split from a complete first video stream; the device further comprises:
a combining module for combining the plurality of first video frames into the complete first video stream in the first video information.
8. The apparatus of claim 6, further comprising:
a second receiving module, configured to receive third video information of a preset service protocol issued by the terminal program layer, where a destination address of the third video information is a second service server in the plurality of service servers;
the second conversion module is used for converting the third video information into fourth video information of a second service protocol; the second service protocol comprises a service protocol supported by the second service server;
and the issuing module is used for issuing the fourth video information to the protocol layer so that the protocol layer sends the fourth video information to the second service server.
9. An electronic device comprising a memory, a processor, and a computer program stored on the memory and executable on the processor, wherein the processor implements the video networking-based video information processing method according to any one of claims 1 to 5 when executing the computer program.
10. A computer-readable storage medium, characterized in that a computer program is stored thereon, which causes a processor to execute the video-networking-based video-information processing method according to any one of claims 1 to 5.
CN201911096519.3A 2019-11-11 2019-11-11 Video information processing method and device based on video networking Active CN111030995B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911096519.3A CN111030995B (en) 2019-11-11 2019-11-11 Video information processing method and device based on video networking

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911096519.3A CN111030995B (en) 2019-11-11 2019-11-11 Video information processing method and device based on video networking

Publications (2)

Publication Number Publication Date
CN111030995A true CN111030995A (en) 2020-04-17
CN111030995B CN111030995B (en) 2023-05-16

Family

ID=70201358

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911096519.3A Active CN111030995B (en) 2019-11-11 2019-11-11 Video information processing method and device based on video networking

Country Status (1)

Country Link
CN (1) CN111030995B (en)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1921480A (en) * 2005-08-22 2007-02-28 华为技术有限公司 Method and system for realizing application business
CN105025327A (en) * 2015-07-14 2015-11-04 福建富士通信息软件有限公司 Method and system for live broadcast of mobile terminal
CN108173861A (en) * 2017-12-29 2018-06-15 北京奇虎科技有限公司 A kind of method, apparatus of net cast and live streaming distribution connector
CN109618120A (en) * 2018-11-15 2019-04-12 视联动力信息技术股份有限公司 The treating method and apparatus of video conference
CN110267099A (en) * 2019-05-22 2019-09-20 视联动力信息技术股份有限公司 A kind of data transmission method and view networked terminals based on view networking
CN110392126A (en) * 2019-07-23 2019-10-29 视联动力信息技术股份有限公司 A kind of communication means and device

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1921480A (en) * 2005-08-22 2007-02-28 华为技术有限公司 Method and system for realizing application business
CN105025327A (en) * 2015-07-14 2015-11-04 福建富士通信息软件有限公司 Method and system for live broadcast of mobile terminal
CN108173861A (en) * 2017-12-29 2018-06-15 北京奇虎科技有限公司 A kind of method, apparatus of net cast and live streaming distribution connector
CN109618120A (en) * 2018-11-15 2019-04-12 视联动力信息技术股份有限公司 The treating method and apparatus of video conference
CN110267099A (en) * 2019-05-22 2019-09-20 视联动力信息技术股份有限公司 A kind of data transmission method and view networked terminals based on view networking
CN110392126A (en) * 2019-07-23 2019-10-29 视联动力信息技术股份有限公司 A kind of communication means and device

Also Published As

Publication number Publication date
CN111030995B (en) 2023-05-16

Similar Documents

Publication Publication Date Title
CN111193788A (en) Audio and video stream load balancing method and device
CN109996086B (en) Method and device for inquiring service state of video networking
CN110190973B (en) Online state detection method and device
CN109547163B (en) Method and device for controlling data transmission rate
CN110022295B (en) Data transmission method and video networking system
CN110557319B (en) Message processing method and device based on video network
CN110113564B (en) Data acquisition method and video networking system
CN109743284B (en) Video processing method and system based on video network
CN109714568B (en) Video monitoring data synchronization method and device
CN109873864B (en) Communication connection establishing method and system based on video networking
CN110650147A (en) Data acquisition method and system
CN110493149B (en) Message processing method and device
CN110557370B (en) Method, system, electronic equipment and storage medium for pamir synchronization of terminal information
CN110022500B (en) Packet loss processing method and device
CN110289974B (en) Data stream processing method, system and device and storage medium
CN110087147B (en) Audio and video stream transmission method and device
CN109889516B (en) Method and device for establishing session channel
CN109769012B (en) Web server access method and device
CN109698953B (en) State detection method and system for video network monitoring equipment
CN110572367B (en) Method, system, server, device and storage medium for modifying terminal name
CN110166363B (en) Multicast link monitoring method and device
CN110557687B (en) Multicast data packet processing method, device and storage medium
CN110536148B (en) Live broadcasting method and equipment based on video networking
CN110798450B (en) Audio and video data processing method and device and storage medium
CN110493311B (en) Service processing method and device

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