CN111586445A - Video data transmission method and device - Google Patents

Video data transmission method and device Download PDF

Info

Publication number
CN111586445A
CN111586445A CN202010408852.XA CN202010408852A CN111586445A CN 111586445 A CN111586445 A CN 111586445A CN 202010408852 A CN202010408852 A CN 202010408852A CN 111586445 A CN111586445 A CN 111586445A
Authority
CN
China
Prior art keywords
video data
transmission unit
encryption key
splitting
recombination
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
CN202010408852.XA
Other languages
Chinese (zh)
Other versions
CN111586445B (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.)
PEOPLE'S PUBLIC SECURITY UNIVERSITY OF CHINA
Original Assignee
PEOPLE'S PUBLIC SECURITY UNIVERSITY OF CHINA
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 PEOPLE'S PUBLIC SECURITY UNIVERSITY OF CHINA filed Critical PEOPLE'S PUBLIC SECURITY UNIVERSITY OF CHINA
Priority to CN202010408852.XA priority Critical patent/CN111586445B/en
Publication of CN111586445A publication Critical patent/CN111586445A/en
Application granted granted Critical
Publication of CN111586445B publication Critical patent/CN111586445B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/20Servers specifically adapted for the distribution of content, e.g. VOD servers; Operations thereof
    • H04N21/23Processing of content or additional data; Elementary server operations; Server middleware
    • H04N21/234Processing of video elementary streams, e.g. splicing of video streams, manipulating MPEG-4 scene graphs
    • H04N21/2347Processing of video elementary streams, e.g. splicing of video streams, manipulating MPEG-4 scene graphs involving video stream encryption
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N19/00Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
    • H04N19/46Embedding additional information in the video signal during the compression process
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/20Servers specifically adapted for the distribution of content, e.g. VOD servers; Operations thereof
    • H04N21/25Management operations performed by the server for facilitating the content distribution or administrating data related to end-users or client devices, e.g. end-user or client device authentication, learning user preferences for recommending movies
    • H04N21/266Channel or content management, e.g. generation and management of keys and entitlement messages in a conditional access system, merging a VOD unicast channel into a multicast channel
    • H04N21/26613Channel or content management, e.g. generation and management of keys and entitlement messages in a conditional access system, merging a VOD unicast channel into a multicast channel for generating or managing keys in general
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/40Client devices specifically adapted for the reception of or interaction with content, e.g. set-top-box [STB]; Operations thereof
    • H04N21/43Processing of content or additional data, e.g. demultiplexing additional data from a digital video stream; Elementary client operations, e.g. monitoring of home network or synchronising decoder's clock; Client middleware
    • H04N21/44Processing of video elementary streams, e.g. splicing a video clip retrieved from local storage with an incoming video stream, rendering scenes according to MPEG-4 scene graphs
    • H04N21/4405Processing of video elementary streams, e.g. splicing a video clip retrieved from local storage with an incoming video stream, rendering scenes according to MPEG-4 scene graphs involving video stream decryption
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/80Generation or processing of content or additional data by content creator independently of the distribution process; Content per se
    • H04N21/83Generation or processing of protective or descriptive data associated with content; Content structuring
    • H04N21/845Structuring of content, e.g. decomposing content into time segments
    • H04N21/8456Structuring of content, e.g. decomposing content into time segments by decomposing the content in the time domain, e.g. in time segments

Abstract

The embodiment of the invention provides a video data transmission method and device. The method comprises the following steps: the splitting end sends a data transmission request to the recombining end; the recombination terminal responds to the data transmission request, generates an asymmetric encryption key and sends a public key in the asymmetric encryption key to the splitting terminal; the splitting end encrypts a pre-generated symmetric encryption key by using a public key; the recombination end decrypts the symmetric encryption key generated by the splitting end by using the asymmetric encryption private key; the splitting end encrypts the video data to obtain a transmission unit and sends the transmission unit to the recombining end; and the recombination end analyzes the transmission unit by using the symmetric encryption key and performs recombination to obtain video data, so that the confidentiality in the video data transmission process is ensured. Meanwhile, as the video data is scattered into different fragments for transmission, the size of the transmitted data is uniform, the information of the transmission file is difficult to leak through attack methods such as a side channel and the like, and the hidden transmission of the H.264 coded video data is further realized.

Description

Video data transmission method and device
Technical Field
The invention relates to the technical field of audio and video data processing, in particular to a video data transmission method and device.
Background
H.264 is a highly compressed digital Video codec standard proposed by the Joint Video Team (JVT, Joint Video Team) consisting of the ITU-T Video Coding Experts Group (VCEG) and the ISO/IEC Moving Picture Experts Group (MPEG) union. The video transmission device has a small volume, can provide better picture quality under the condition of the same network bandwidth, is also suitable for application scenes with small bandwidth, and is widely applied to the field of video transmission.
At present, in a transmission method for H.264 encoded video data, a scheme for explicitly protecting the confidentiality of video content does not exist, and meanwhile, in the process of network transmission of h-264 video data, the characteristics are obvious, so that the h-264 video data are easily hijacked by a man in the middle and are easily restored into video data.
Therefore, a hidden transmission method for h.264 video coding is needed to solve the above problems.
Disclosure of Invention
The embodiment of the invention provides a video data transmission method and a video data transmission device, which are used for solving the defects that h-264 video data are obvious in characteristics and easy to hijack by a man-in-the-middle and are restored into video data in the network transmission process in the prior art.
In a first aspect, an embodiment of the present invention provides a video data transmission method, where the video data transmission method is executed by a video data transmission apparatus, where the video data transmission apparatus includes a splitting end and a recombining end, and the method includes: the splitting end sends a data transmission request to the recombining end; the recombination end responds to the data transmission request, generates the asymmetric encryption key and sends a public key in the asymmetric encryption key to the splitting end; the splitting end encrypts a pre-generated symmetric encryption key by using a public key; the splitting end encrypts the symmetric key by using a public key in the asymmetric encryption key and sends the encrypted symmetric key to the recombining end; the recombination end decrypts the symmetric encryption key generated by the splitting end by using the asymmetric encryption private key; the splitting end encrypts the video data to obtain a transmission unit and sends the transmission unit to the recombining end; the recombination end decrypts by using a private key in the asymmetric encryption key to obtain a symmetric encryption key generated by the splitting end; and the recombination end analyzes the transmission unit by using the symmetric encryption key to obtain the video data. .
Optionally, the splitting side encrypts the video data to obtain a transmission unit, and sends the transmission unit to the recombining side, which specifically includes: the splitting end splits the video data to obtain fragment data; encrypting the fragment data to obtain encrypted fragment data; packaging the encrypted fragment data to obtain a transmission unit; and transmitting the transmission unit and the encrypted public key to a recombination end.
Optionally, the recombining end analyzes a symmetric encryption key by using a private key of the asymmetric encryption key, and then analyzes the transmission unit by using the symmetric encryption key to obtain the video data, and specifically includes: the recombination end decrypts by using a private key in the asymmetric encryption key to obtain a symmetric encryption key generated by the splitting end; and the recombination end analyzes the transmission unit by using the symmetric encryption key to obtain the video data.
Optionally, the splitting end transmits the transmission unit to the recombining end by relying on a carrier.
Optionally, the method is applied to the h.264 video coding standard.
In a second aspect, an embodiment of the present invention provides a video data transmission apparatus, where the video data transmission apparatus includes a splitting end and a reassembling end, where the splitting end is used to send a data transmission request to the reassembling end; the recombination end is used for responding to the data transmission request, generating the asymmetric encryption key comprising a public key and a private key, and sending the public key in the asymmetric encryption key to the splitting end; the splitting end is used for encrypting the pre-generated symmetric encryption key by using the public key; the splitting end is used for encrypting the symmetric key by the public key in the asymmetric encryption key and sending the encrypted symmetric key to the recombining end; the splitting end is used for encrypting the video data to obtain a transmission unit and sending the transmission unit to the recombination end; the recombination end is used for decrypting by using a private key in the asymmetric encryption key to obtain a symmetric encryption key generated by the splitting end; and the recombination end is used for analyzing the transmission unit by using the symmetric encryption key to obtain the video data.
Optionally, the splitting end is configured to encrypt the video data to obtain a transmission unit, and send the transmission unit to the reassembly end, and specifically includes: the splitting end is used for splitting the video data to obtain fragment data; encrypting the fragment data to obtain encrypted fragment data; packaging the encrypted fragment data to obtain a transmission unit; and transmitting the transmission unit and the encrypted public key to a recombination end.
Optionally, the recombining end analyzes a symmetric encryption key by using a private key of the asymmetric encryption key, and then analyzes the transmission unit by using the symmetric encryption key to obtain the video data, and specifically includes: the recombination end decrypts by using a private key in the asymmetric encryption key to obtain a symmetric encryption key generated by the splitting end; and the recombination end analyzes the transmission unit by using the symmetric encryption key to obtain the video data.
In a third aspect, an embodiment of the present invention provides an electronic device, including a memory, a processor, and a computer program stored in the memory and executable on the processor, where the processor executes the computer program to implement the video data transmission method according to any one of the first aspect.
In a fourth aspect, an embodiment of the present invention provides a non-transitory computer-readable storage medium, on which a computer program is stored, where the computer program, when executed by a processor, implements the video data transmission method according to any one of the first aspect.
According to the video data transmission method and device provided by the embodiment of the invention, the H.264 coded video data is subjected to fragmentation and encryption processing, plaintext information and characteristics in the transmission process are eliminated, and then the data subjected to fragmentation and encryption is packaged into the data field of the carrier and transmitted to the server side for analysis, so that the confidentiality in the video data transmission process is ensured. Meanwhile, as the video data is scattered into different fragments for transmission, the size of the transmission data can be uniform, and the information of the transmission file is difficult to leak through side channels and other attack methods.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly introduced below, and it is obvious that the drawings in the following description are some embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to these drawings without creative efforts.
Fig. 1 is a flowchart of a video data transmission method according to an embodiment of the present invention;
fig. 2 is a flowchart of a video data transmission method according to an embodiment of the present invention;
fig. 3 is a schematic structural diagram of a video data transmission apparatus according to an embodiment of the present invention;
fig. 4 is a block diagram of an electronic device according to an embodiment of the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the embodiments of the present invention clearer, the technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are some, but not all, embodiments of the present invention. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
The method aims to solve the defects that in the prior art, paper simulation seismic record data has seismic waveform deformation and stains due to the fact that the age of the paper simulation seismic record data is long, or the paper is aged and fragile due to time, so that accurate research on the paper simulation seismic record data is difficult to conduct directly, scientifically and meticulously.
Fig. 1 is a flowchart of a video data transmission method according to an embodiment of the present invention, as shown in fig. 1, where the video data transmission method is executed by a video data transmission apparatus, the video data transmission apparatus includes a splitting end and a recombining end, and the method includes:
s1, the splitting end sends a data transmission request to the recombining end;
s2, the restructuring end responds to the data transmission request to generate the asymmetric encryption key and sends a public key in the asymmetric encryption key to the disassembling end;
s3, the splitting end encrypts a pre-generated symmetric encryption key by using a public key;
s4, the recombination end decrypts the symmetric encryption key generated by the splitting end by using the asymmetric encryption private key;
s5, the splitting end encrypts the video data to obtain a transmission unit, and sends the transmission unit to the recombination end to decrypt a symmetric encryption key generated by the splitting end by using an asymmetric encryption private key;
and S6, the recombination end analyzes the transmission unit by using the symmetric encryption key to obtain the video data.
The splitting end (client) may be a node that splits, encrypts and transmits h.264 encoded data, and such nodes include but are not limited to terminals such as a general computer, a smart phone, and an IoT device. The node is used for splitting, encrypting and sending the H.264 video coding data, and relevant codes are deployed in the node. The reassembly end (server) may be a node that reassembles the data from the splitting end to restore the original complete data. The node is used for decrypting and recombining the data from the splitting end and processing some error conditions, and related codes are deployed in the node.
In one possible implementation manner, the symmetric encryption key may be a symmetric encryption key that the splitting end generates fragmented data, and the encryption key is used to symmetrically encrypt the fragmented data. The asymmetric encryption key can be a public key and a private key which are generated by the recombination end and are asymmetrically encrypted, and the public key is transmitted to the splitting end, the public key is used for encrypting the symmetric encryption key, and the private key is used for decrypting the symmetric encryption key encrypted by the public key.
In one possible implementation manner, the transmission unit includes an encrypted fragment data sequence number, an encrypted fragment data length, and an encrypted fragment data pointer. And in the analysis process, video data can be obtained according to the encrypted fragment data serial number, the encrypted fragment data length and the encrypted fragment data pointer.
In the implementation mode, for an H.264 coding video file at the splitting end, the splitting end firstly acquires the asymmetric encryption public key from the restructuring end, then generates the symmetric encryption key by itself, and sends the asymmetric encrypted symmetric encryption key to the splitting end. Then, for the h.264 encoded video file to be transmitted, the splitting end splits each frame data according to the frame header feature (0x00000001 or 0x000001), thereby obtaining a plurality of sliced data.
In the splitting process, each piece of data is encrypted by using a symmetric encryption key, so that encrypted piece data is obtained. And the splitting end encapsulates the encrypted fragment data, adds a serial number mark to form a transmission unit, and transmits the transmission unit to the recombination end through a carrier. And after the recombination end receives the transmission units, the encrypted data in the transmission units are decrypted by using the symmetric encryption key, and are recombined according to the serial numbers in the transmission units, and finally the H.264 encoded data at the splitting end is obtained.
According to the video data transmission method and device provided by the embodiment of the invention, the H.264 coded video data is subjected to fragmentation and encryption processing, plaintext information and characteristics in the transmission process are eliminated, and then the data subjected to fragmentation and encryption is packaged into the data field of the carrier and transmitted to the server side for analysis, so that the confidentiality in the video data transmission process is ensured. Meanwhile, as the video data is scattered into different fragments for transmission, the size of the transmitted data is uniform, the information of the transmission file is difficult to leak through attack methods such as a side channel and the like, and the hidden transmission of the H.264 coded video data is further realized.
Fig. 2 is a flowchart of a video data transmission method according to an embodiment of the present invention, as shown in fig. 2, in a possible implementation manner, a splitting end encrypts video data to obtain a transmission unit, and sends the transmission unit to a recombining end, where the method specifically includes: the splitting end splits the video data to obtain fragment data; encrypting the fragment data to obtain encrypted fragment data; packaging the encrypted fragment data to obtain a transmission unit; and transmitting the transmission unit and the encrypted public key to a recombination end.
The fragmentation data may be split by the splitting end according to a certain rule, and the split minimum unit is the fragmentation data. The encrypted fragment data may be that the split end encrypts the fragment data, and the encrypted fragment data is the encrypted fragment data. The transmission unit can be a split end which encapsulates the encryption fragment data and adds the serial number, the data length and the like of the encryption fragment data in the original H.264 coded data.
In a possible implementation manner, the parsing, by the reassembly terminal, the transmission unit by using the symmetric encryption key to obtain the video data specifically includes: and the recombination end decrypts and recombines the transmission unit by using the symmetric encryption key to obtain the video data.
In this implementation, the decryption and reassembly of the transmission unit may be understood as the inverse operation of encryption and fragmentation, which is not described herein again.
In one possible implementation, the splitting end relies on a carrier to transport the transmission unit to the recombining end.
The carrier may be a protocol for transmitting the fragmented encrypted data, and may be a network protocol such as HTTP. In this implementation manner, the encrypted data may be encapsulated in the transmission unit, and the transmission unit may be integrally placed in another protocol carrier (e.g., a data part of HTTP/a protocol such as SNMP) and transmitted to the reassembly terminal.
In one possible implementation, the method is applied in the h.264 video coding standard.
Fig. 3 is a schematic structural diagram of a video data transmission apparatus according to an embodiment of the present invention, including: the system comprises a splitting end 301 and a recombining end 302, wherein the splitting end 301 is used for sending a data transmission request to the recombining end; the restructuring end 302 is configured to generate the asymmetric encryption key in response to the data transmission request, and send a public key in the asymmetric encryption key to the splitting end; the splitting end 301 is configured to encrypt a pre-generated symmetric encryption key by using a public key; the recombination end is used for decrypting the symmetric encryption key generated by the splitting end by using the asymmetric encryption private key; the splitting end 301 is used for encrypting the video data to obtain a transmission unit and sending the transmission unit to the recombining end 302; and the restructuring end 302 is configured to parse the transmission unit by using the symmetric encryption key to obtain the video data.
Optionally, the splitting end is configured to encrypt the video data to obtain a transmission unit, and send the transmission unit to the reassembly end, and specifically includes: the splitting end is used for splitting the video data to obtain fragment data; encrypting the fragment data to obtain encrypted fragment data; packaging the encrypted fragment data to obtain a transmission unit; and transmitting the transmission unit and the symmetric encryption key to a recombination end.
Optionally, the restructuring end is configured to analyze the transmission unit by using the symmetric encryption key to obtain the video data, and specifically includes: and the recombination end is used for decrypting and recombining the transmission unit by using the symmetric encryption key to obtain the video data.
In one possible implementation, the splitting end relies on a carrier to transport the transmission unit to the recombining end.
In one possible implementation, the method is applied in the h.264 video coding standard.
The apparatus provided in the embodiment of the present invention is configured to execute the corresponding method, and a specific implementation manner of the apparatus is consistent with an implementation manner of the method, and relates to an algorithm flow similar to an algorithm flow of the corresponding method, which is not described herein again.
Fig. 4 illustrates a physical structure diagram of an electronic device, which may include: a memory (memory)910, a communication Interface (Communications Interface)920, a processor (processor)930, and a communication bus 940, wherein the communication Interface 920, the processor 930, and the memory 910 are configured to communicate with each other via the communication bus 940. Processor 930 may call logic instructions in memory 910 to perform the following method: the splitting end sends a data transmission request to the recombining end; the recombination end responds to the data transmission request, generates the asymmetric encryption key and sends a public key in the asymmetric encryption key to the splitting end; the splitting end encrypts a pre-generated symmetric encryption key by using a public key; the recombination end decrypts the symmetric encryption key generated by the splitting end by using the asymmetric encryption private key; the splitting end encrypts the video data to obtain a transmission unit and sends the transmission unit to the recombining end; and the recombination end analyzes the transmission unit by using the symmetric encryption key to obtain the video data.
In addition, the logic instructions in the memory 910 may be implemented in the form of software functional units and stored in a computer readable storage medium when the software functional units are sold or used as independent products. Based on such understanding, the technical solution of the present invention may be embodied in the form of a software product, which is stored in a storage medium and includes instructions for causing a computer device (which may be a personal computer, a server, or a network device) to execute all or part of the steps of the method according to the embodiments of the present invention. And the aforementioned storage medium includes: a U-disk, a removable hard disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk or an optical disk, and other various media capable of storing program codes.
In another aspect, an embodiment of the present invention further provides a non-transitory computer-readable storage medium, on which a computer program is stored, where the computer program is implemented to perform the transmission method provided in the foregoing embodiments when executed by a processor, and for example, the method includes: a memory (memory)910, a communication Interface (Communications Interface)920, a processor (processor)930, and a communication bus 940, wherein the communication Interface 920, the processor 930, and the memory 910 are configured to communicate with each other via the communication bus 940. Processor 930 may call logic instructions in memory 910 to perform the following method: the splitting end sends a data transmission request to the recombining end; the recombination end responds to the data transmission request, generates the asymmetric encryption key and sends a public key in the asymmetric encryption key to the splitting end; the splitting end encrypts a pre-generated symmetric encryption key by using a public key; the recombination end decrypts the symmetric encryption key generated by the splitting end by using the asymmetric encryption private key; the splitting end encrypts the video data to obtain a transmission unit and sends the transmission unit to the recombining end; and the recombination end analyzes the transmission unit by using the symmetric encryption key to obtain the video data.
The above-described embodiments of the apparatus are merely illustrative, and the units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the modules may be selected according to actual needs to achieve the purpose of the solution of the present embodiment. One of ordinary skill in the art can understand and implement it without inventive effort.
Through the above description of the embodiments, those skilled in the art will clearly understand that each embodiment can be implemented by software plus a necessary general hardware platform, and certainly can also be implemented by hardware. With this understanding in mind, the above-described technical solutions may be embodied in the form of a software product, which can be stored in a computer-readable storage medium such as ROM/RAM, magnetic disk, optical disk, etc., and includes instructions for causing a computer device (which may be a personal computer, a server, or a network device, etc.) to execute the methods described in the embodiments or some parts of the embodiments.
Finally, it should be noted that: the above examples are only intended to illustrate the technical solution of the present invention, but not to limit it; although the present invention has been described in detail with reference to the foregoing embodiments, it will be understood by those of ordinary skill in the art that: the technical solutions described in the foregoing embodiments may still be modified, or some technical features may be equivalently replaced; and such modifications or substitutions do not depart from the spirit and scope of the corresponding technical solutions of the embodiments of the present invention.

Claims (10)

1. A video data transmission method performed by a video data transmission apparatus including a splitting terminal and a recombining terminal, the method comprising:
the splitting end sends a data transmission request to the recombining end;
the recombination end responds to the data transmission request, generates the asymmetric encryption key and sends a public key in the asymmetric encryption key to the splitting end;
the splitting end encrypts a pre-generated symmetric encryption key by using a public key;
the recombination end decrypts the symmetric encryption key generated by the splitting end by using the asymmetric encryption private key;
the splitting end encrypts the video data to obtain a transmission unit and sends the transmission unit to the recombining end;
and the recombination end analyzes the transmission unit by using the symmetric encryption key to obtain the video data.
2. The method according to claim 1, wherein the splitting side encrypts the video data to obtain a transmission unit, and sends the transmission unit to the recombining side, and specifically includes:
the splitting end splits the video data to obtain fragment data;
encrypting the fragment data to obtain encrypted fragment data;
packaging the encrypted fragment data to obtain a transmission unit;
and transmitting the transmission unit and the symmetric encryption key to a recombination end.
3. The method according to claim 1, wherein the parsing, by the reassembly terminal, the transmission unit using the symmetric encryption key to obtain the video data specifically comprises:
and the recombination end decrypts and recombines the transmission unit by using the symmetric encryption key to obtain the video data.
4. The method of claim 1, wherein:
the splitting end transmits the transmission unit to the recombination end by depending on the carrier.
5. The method according to any one of claims 1-4, wherein:
the method is applied to the H.264 video coding standard.
6. A video data transmission apparatus, characterized in that the video data transmission apparatus comprises a splitting side and a recombining side, the apparatus comprising:
the splitting end is used for sending a data transmission request to the recombining end;
the recombination end is used for responding to the data transmission request, generating the asymmetric encryption key and sending a public key in the asymmetric encryption key to the splitting end;
the splitting end is used for encrypting the pre-generated symmetric encryption key by using the public key;
the recombination end is used for decrypting the symmetric encryption key generated by the splitting end by using the asymmetric encryption private key;
the splitting end is used for encrypting the video data to obtain a transmission unit and sending the transmission unit to the recombination end;
and the recombination end is used for analyzing the transmission unit by using the symmetric encryption key to obtain the video data.
7. The apparatus according to claim 6, wherein the splitting end is configured to encrypt the video data to obtain a transmission unit, and send the transmission unit to the reassembly end, and specifically includes:
the splitting end is used for splitting the video data to obtain fragment data;
encrypting the fragment data to obtain encrypted fragment data;
packaging the encrypted fragment data to obtain a transmission unit;
and transmitting the transmission unit and the symmetric encryption key to a recombination end.
8. The apparatus according to claim 6, wherein the reassembly end is configured to parse the transmission unit by using the symmetric encryption key to obtain the video data, and specifically includes:
and the recombination end is used for decrypting and recombining the transmission unit by using the symmetric encryption key to obtain the video data.
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 data transmission method according to any one of claims 1 to 5 when executing the program.
10. A non-transitory computer-readable storage medium, on which a computer program is stored, the computer program, when being executed by a processor, implementing the video data transmission method according to any one of claims 1 to 5.
CN202010408852.XA 2020-05-14 2020-05-14 Video data transmission method and device Active CN111586445B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010408852.XA CN111586445B (en) 2020-05-14 2020-05-14 Video data transmission method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010408852.XA CN111586445B (en) 2020-05-14 2020-05-14 Video data transmission method and device

Publications (2)

Publication Number Publication Date
CN111586445A true CN111586445A (en) 2020-08-25
CN111586445B CN111586445B (en) 2022-04-12

Family

ID=72125085

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010408852.XA Active CN111586445B (en) 2020-05-14 2020-05-14 Video data transmission method and device

Country Status (1)

Country Link
CN (1) CN111586445B (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113346999A (en) * 2021-08-09 2021-09-03 国网浙江省电力有限公司杭州供电公司 Splitting encryption-based brain central system
WO2022242607A1 (en) * 2021-05-19 2022-11-24 杭州海康威视数字技术股份有限公司 Method, apparatus, and system for encrypting video data slice, and electronic device

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101202624A (en) * 2007-12-24 2008-06-18 北京创毅视讯科技有限公司 Method and system of document transmission
CN103825885A (en) * 2014-01-23 2014-05-28 广东顺德中山大学卡内基梅隆大学国际联合研究院 Internet content encryption release method and system
WO2016139371A1 (en) * 2015-03-05 2016-09-09 Aly Sabri Method and system for managing user data of a user terminal
CN105959105A (en) * 2016-04-25 2016-09-21 乐视控股(北京)有限公司 Data transmission method and data transmission device
CN109714291A (en) * 2017-10-25 2019-05-03 普天信息技术有限公司 A kind of data transmission method and device
CN110071795A (en) * 2019-04-29 2019-07-30 新疆大学 Selective cryptographic method based on H.264/AVC video encoding behavior
CN110084599A (en) * 2019-04-28 2019-08-02 百度在线网络技术(北京)有限公司 Cipher key processing method, device, equipment and storage medium

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101202624A (en) * 2007-12-24 2008-06-18 北京创毅视讯科技有限公司 Method and system of document transmission
CN103825885A (en) * 2014-01-23 2014-05-28 广东顺德中山大学卡内基梅隆大学国际联合研究院 Internet content encryption release method and system
WO2016139371A1 (en) * 2015-03-05 2016-09-09 Aly Sabri Method and system for managing user data of a user terminal
CN105959105A (en) * 2016-04-25 2016-09-21 乐视控股(北京)有限公司 Data transmission method and data transmission device
CN109714291A (en) * 2017-10-25 2019-05-03 普天信息技术有限公司 A kind of data transmission method and device
CN110084599A (en) * 2019-04-28 2019-08-02 百度在线网络技术(北京)有限公司 Cipher key processing method, device, equipment and storage medium
CN110071795A (en) * 2019-04-29 2019-07-30 新疆大学 Selective cryptographic method based on H.264/AVC video encoding behavior

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2022242607A1 (en) * 2021-05-19 2022-11-24 杭州海康威视数字技术股份有限公司 Method, apparatus, and system for encrypting video data slice, and electronic device
CN113346999A (en) * 2021-08-09 2021-09-03 国网浙江省电力有限公司杭州供电公司 Splitting encryption-based brain central system
CN113346999B (en) * 2021-08-09 2021-10-26 国网浙江省电力有限公司杭州供电公司 Splitting encryption-based brain central system

Also Published As

Publication number Publication date
CN111586445B (en) 2022-04-12

Similar Documents

Publication Publication Date Title
CN108965302B (en) Media data transmission system, method, device and storage medium
US8064599B2 (en) Secure message transport using message segmentation
EP1678586B1 (en) A method and apparatus for ensuring the integrity of data
US20020129243A1 (en) System for selective encryption of data packets
US8548164B2 (en) Method and device for the encryption and decryption of data
CN105376261B (en) Encryption method and system for instant messaging message
CN111586445B (en) Video data transmission method and device
CN112272314B (en) Method, device, equipment and medium for safely transmitting video in video network
CN113132394B (en) Request processing system, method and device, storage medium and electronic equipment
CN107124385B (en) Mirror flow-based SSL/TLS protocol plaintext data acquisition method
CN111787361B (en) RTSP video streaming transmission method, system, equipment and storage medium
CN111884802B (en) Media stream encryption transmission method, system, terminal and electronic equipment
CN113472792B (en) Communication encryption method and system for long-connection network
CN111372056A (en) Video data encryption and decryption processing method and device
CN113114646B (en) Risk parameter determination method and device, electronic equipment and storage medium
US20230208615A1 (en) Online-Streamer Image Model File Transmission in Co-Hosting During Livestreaming
CN112217862A (en) Data communication method, device, terminal equipment and storage medium
CN114386049A (en) Encryption method, decryption method, device and equipment
CN114826748B (en) Audio and video stream data encryption method and device based on RTP, UDP and IP protocols
Sen et al. Performance analysis of elliptic curves for real-time video encryption
Ramdan et al. Selective encryption algorithm implementation for video call on Skype client
CN107529159B (en) Access layer encryption, decryption and integrity protection method and device for broadband cluster downlink shared channel and security implementation method
EP2713576A1 (en) Method and device for processing streaming media content
CN112291063A (en) Image data transmission method and device and image data receiving method and device
CN101547208A (en) Session enciphering method and voice terminal

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