CN101262321A - Media data processing method, coding device and media platform - Google Patents

Media data processing method, coding device and media platform Download PDF

Info

Publication number
CN101262321A
CN101262321A CNA200810057593XA CN200810057593A CN101262321A CN 101262321 A CN101262321 A CN 101262321A CN A200810057593X A CNA200810057593X A CN A200810057593XA CN 200810057593 A CN200810057593 A CN 200810057593A CN 101262321 A CN101262321 A CN 101262321A
Authority
CN
China
Prior art keywords
media data
media
platform
buffer memory
send
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CNA200810057593XA
Other languages
Chinese (zh)
Inventor
余福荣
张晓琳
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Hangzhou H3C Technologies Co Ltd
Original Assignee
Hangzhou H3C Technologies 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 Hangzhou H3C Technologies Co Ltd filed Critical Hangzhou H3C Technologies Co Ltd
Priority to CNA200810057593XA priority Critical patent/CN101262321A/en
Publication of CN101262321A publication Critical patent/CN101262321A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

The invention provides a media data processing method, a coding device and a media platform. The method comprises the following steps: A1. media data are fragmented by the coding device and frame serial number and packet serial number are distributed to the media data fragmented; A2. the coding device encapsulates the media data fragmented into UDP messages and sends the UDP messages to the media platform and writes the media data sent into a sending buffer cache; A3. the coding device receives retransmission request messages sent by the media platform, takes out corresponding media data from the sending buffer cache according to the frame serial number and pocket serial number of the retransmission request messages, encapsulates the media data into UDP messages and sends the UDP messages to the media platform. Media data are transmitted based on a UDP protocol and marked and retransmitted according to the frame serial number and pocket serial number in the invention, and therefore, low-latency of live images is ensured and reliability of recording is improved.

Description

Media data processing method, encoding device and media platform
Technical field
The present invention relates to data handling system and method, particularly a kind of media data processing method, encoding device and media platform.
Background technology
The medium face of typical digitized video supervisory control system (as shown in Figure 1) generally is made up of encoding device, media platform and decoding device.Wherein, encoding device is responsible for gathering the analog audio-video signal, after finishing digitized processing, media data is encapsulated in the IP message sends to media platform; Media platform is responsible for the media data that received code equipment sends, on one side distributing media data flow to decoding device (being called live telecast), generate video file on one side and store, so that carry out the playback of historical data; Decoding device is responsible for the media data that the receiving media platform is transmitted, and media data is carried out exporting analog image to display device (as monitor) after the decoding processing.
In said system, when encoding device sends media data, generally select to be carried on UDP or the TCP message to transmit, below introduce it respectively.
(1) between encoding device and the media platform based on the Transmission Control Protocol transmission of media data.
This technical scheme makes full use of the retransmission mechanism of TCP, realize the reliable transmission of media data between encoding device and media platform, thereby guaranteed that the video file that generates truly reduces the front end image, the quality that can not cause because of Network Packet Loss recording a video generally speaking descends, and the history image that program request is obtained has good continuity.
Network quality between encoding device and media platform is relatively poor, when packet loss is comparatively serious, because affirmation and the retransmission mechanism of TCP, the time-delay that is transmitted to the message of decoding client through media platform must strengthen (with respect to the media data rise time), this at first can cause the time-delay of live image to strengthen the real-time variation; Secondly, encoding device is to generate media data (gathering 25 two field pictures as per second) according to certain speed, when the broad medium data are buffered in device interior owing to the re-transmission of TCP, in the time of can not in time sending out, the memory source of inevitable a large amount of consumer devices, and causing newly-generated loss of data, the media data of being preserved in the present video file of final body is discontinuous.
(2) between encoding device and the media platform based on the udp protocol transmission of media data.
This technical scheme has made full use of the no affirmation mechanism of udp protocol, and media data is transmitted between encoding device and decoding device fast, has guaranteed the low delay of live image.Network quality between encoding device and media platform is relatively poor, when having packet loss, in the video file that media platform generates, must lose some media datas, and in the time of can causing from media file the program request playback history data, image is discontinuous or the flower screen occurs.
In supervisory control system, generally require the live image time delay of decoding end output little, and image is continuous; Simultaneously, require recording function to want reliable, video file can be recorded the image information of gathering truly, just requires recording function that anti-packet loss ability is preferably arranged, and the history image that program request obtains has continuity.And from the above description as can be known, prior art adopts UDP or Transmission Control Protocol media data all can not satisfy these requirements, therefore, need improve and perfect the prior art scheme.
Summary of the invention
Technical problem to be solved by this invention provides a kind of media data processing method, encoding device and media platform, the reliability of recording a video when improving based on the udp protocol transmission of media data.
For solving the problems of the technologies described above, it is as follows to the invention provides technical scheme:
A kind of media data processing method comprises the steps:
A1, encoding device carry out burst to media data, are the media data distribution number of frames and the packet number of burst;
A2, encoding device are packaged into the UDP message with the media data of burst and send to media platform, and the media data that will send writes the transmission buffer area;
The repeat requests message that A3, encoding device receiving media platform send, according to number of frames in the repeat requests message and packet number, the corresponding media data of taking-up is packaged into the UDP message and sends to media platform from send buffer area.
Above-mentioned method, in the steps A 2, encoding device is before the media data that will send writes the transmission buffer area, judge also whether send buffer area is about to full, if deletion writes the transmission buffer area with the described media data that has sent after sending media data the oldest in the buffer area again.
Above-mentioned method, in the steps A 3, encoding device is behind the repeat requests message that receives the media platform transmission, whether the media data of also judging number of frames in the repeat requests message and packet number correspondence is present in sends in the buffer area, do not send in the buffer area if the media data of described correspondence is not present in, then this repeat requests message is not responded.
Above-mentioned method, in the steps A 3, encoding device also is provided with the re-transmission mark to corresponding media data before carrying out described UDP message encapsulation;
A kind of media data processing method comprises the steps:
The media data that B1, media platform received code equipment send, and the media data that receives write the reception buffer area;
B2, media platform judge whether the media data that receives the oldest frame/frame group in the buffer area is complete, if, the media data of this frame/frame group is write video file, otherwise, send the repeat requests message to encoding device, comprise in the described repeat requests message lose the number of frames and the packet number of media data;
Above-mentioned method also comprises after the step B1: media platform judges whether receive buffer area reaches the default buffer memory upper limit, if directly the media data that will receive in the buffer area writes video file.
After above-mentioned method, media platform will receive media data in the buffer area and write video file, also the media data that writes is deleted from receive buffer area.
Above-mentioned method, among the step B1, media platform also is transmitted to decoding device with the described media data that receives behind the media data that receives the encoding device transmission.
Above-mentioned method, among the step B1, media platform judges also whether the described media data that receives comprises the re-transmission mark, if this is not comprised the media data that retransmits mark and transmit behind the media data that receives the encoding device transmission.
A kind of encoding device comprises, media data burst module, media data sending module, transmission buffer memory and repeat requests message receiver module, wherein:
Described media data burst module is used for media data is carried out burst, is the media data distribution number of frames and the packet number of burst;
Described media data sending module, being used for media data with burst is packaged into the UDP message and sends to media platform, and the media data that will send writes the transmission buffer memory, and according to number of frames in the repeat requests message and packet number, the corresponding media data of taking-up is packaged into the UDP message and sends to media platform from send buffer memory;
Described repeat requests message receiver module is used for lose comprising of receiving media platform the transmission number of frames of media data and the repeat requests message of packet number.
Above-mentioned encoding device, wherein, described media data sending module is before the media data that will send writes the transmission buffer memory, judge also whether send buffer memory is about to full, if deletion writes the transmission buffer memory with the described media data that has sent after sending media data the oldest in the buffer memory again.
Above-mentioned encoding device, wherein, described media data sending module also is provided with the re-transmission mark to corresponding media data before carrying out described UDP message encapsulation.
A kind of media platform comprises, media data receiver module, reception buffer memory, video file generation module and repeat requests message sending module, wherein:
Described media data receiver module is used for the media data that received code equipment sends, and the media data that receives is write the reception buffer memory;
Described video file generation module is used for when the media data that determine to receive the oldest frame of buffer memory/frame group is complete, and the media data of this frame/frame group is write video file;
Described repeat requests message sending module, be used for when the media data of determining the oldest frame of reception buffer memory/frame group is imperfect, send the repeat requests message to encoding device, comprise in the described repeat requests message lose the number of frames and the packet number of media data.
Above-mentioned media platform, wherein, described video file generation module is used to also judge whether receive buffer memory reaches the default buffer memory upper limit, if directly the media data that will receive in the buffer memory writes video file.
Above-mentioned media platform wherein, after described video file generation module will receive media data in the buffer memory and write video file, is also deleted the media data that writes from receive buffer memory.
Above-mentioned media platform wherein, also comprises the media data forwarding module: described media data forwarding module is used for the media data that the media data receiver module receives is transmitted to decoding device.
Above-mentioned media platform, wherein, described media data forwarding module judges also whether the described media data that receives comprises the re-transmission mark, if this is not comprised the media data that retransmits mark and transmit.
Compared with prior art, the invention has the beneficial effects as follows:
Media data transmits based on udp protocol, and according to number of frames and packet number media data is identified and retransmits, and in the low delay that guarantees live image, has improved the reliability of video recording.
Description of drawings
Fig. 1 is the digitized video supervisory control system structural representation of prior art;
Fig. 2 is the structural representation of the media data treatment system of the embodiment of the invention;
Fig. 3 is the encoding device workflow diagram among Fig. 2;
Fig. 4 is the media platform workflow diagram among Fig. 2.
Embodiment
For making the purpose, technical solutions and advantages of the present invention clearer, describe the present invention below in conjunction with the accompanying drawings and the specific embodiments.
Please refer to Fig. 2, the media data treatment system of the embodiment of the invention comprises encoding device 10, media platform 20 and decoding device 30.Between encoding device 10 and the media platform 20, all interconnect between media platform 20 and the decoding device 30 by IP network.
Particularly, encoding device 10 comprises media data burst module 11, media data sending module 12, sends buffer memory 13, repeat requests message receiver module 14; Media platform 20 comprises media data receiver module 21, receives buffer memory 22, video file generation module 23, repeat requests message sending module 24, media data forwarding module 25.
After encoding device 10 collects the analog audio-video signal, described audio-video signal is carried out digitized processing, generate media data.Media data burst module 11 is used for media data is carried out burst, media data distribution number of frames and packet number for burst, encoding device is based on number of frames and packet number management of media data, all media datas of one two field picture use identical number of frames, and the media data that is encapsulated in the different IP message of same two field picture uses the packet number unique identification; Media data sending module 12 is used for media data with burst and is packaged into the UDP message and sends to media platform 20, and the media data that will send writes and sends buffer memory 13.Wherein, encoding device 10 uses number of frames and packet number to manage the media data that sends in the buffer memory 13.
Media data receiver module 21 in the media platform 20 is used for the media data that received code equipment 10 sends, and the media data that receives is write reception buffer memory 22.Wherein, the media data flow that media platform 20 need be recorded a video for each road is created one and is received buffer memory, that is to say, comprises a plurality of reception buffer memorys 22 in the media platform 20.Media data receiver module 21 is written to this media data in the corresponding reception buffer memory 22 according to the number of frames and the packet number of media data.
Video file generation module 23 in the media platform 20 is used for judging whether the media data that receives buffer memory 22 the oldest frame/frame groups is complete, if, the media data of this frame/frame group is write video file, otherwise, send the repeat requests message to encoding device 10 by repeat requests message sending module 24.
Media platform 20 with whole media datas of a frame or a frame group all receive complete after, the media data that is about to this frame/frame group is written in the video file, so that carry out the playback of historical data.Wherein, (N can set when N frame/frame group, when media data N=2 for example) arrives media platform 20, if it is still imperfect to receive the media data of foremost one frame/frame group in the buffer memory 22, then decidable has media data to lose, send repeat requests messages to encoding device 10 by repeat requests message sending module 24 this moment, asks encoding device 10 to retransmit, comprise in the described repeat requests message lose the number of frames and the packet number of media data.
Described repeat requests message transmits based on udp protocol, below the exemplary a kind of definition that provides repeat requests message payload format, as shown in the table:
Figure A20081005759300101
Wherein:
The Number:4 byte, the quantity of the media data burst of this request;
The sequence number of frame under the Frame Sequence:4 byte, the media data burst of being asked;
Packet number under Packet Sequence:4 byte, the media data of being asked are distributed in the frame;
As can be seen, media platform 20 sends a repeat requests message, can ask a plurality of media data bursts of losing simultaneously.
Repeat requests message receiver module 14 in the encoding device 10 is used for the repeat requests message of flat 20 transmissions of receiving media, media data sending module 12 is searched corresponding media data according to number of frames in the repeat requests message and packet number from send buffer memory 13, if find, then corresponding media data is packaged into the UDP message and sends to media platform 20; Otherwise, this repeat requests message is not responded.
Wherein, media platform 20 also judges whether to transmit processing after receiving media data, if then by media data forwarding module 25 the described media data that receives is transmitted to decoding device 30.Whether media platform 20 needs media data is transmitted, can be by determining by the control Signalling exchange between media platform 20 and the decoding device 30.
Decoding device 30 is used for the media data that receiving media platform 20 is transmitted, and media data is carried out exporting analog image to display device (as monitor) after the decoding processing.
In the media data treatment system of the embodiment of the invention, carry out transmission of media data based on the UDP message between encoding device 10 and the media platform 20, guaranteed the low time delay of live image; According to number of frames and packet number media data is identified and retransmits,, can realize reliable video recording, and the message encapsulation format is transparent fully no matter media data uses RTP over UDP or directly use UDP to encapsulate.
In another embodiment of the present invention, the media data that the media data sending module 12 in the encoding device 10 also retransmits needs is provided with the re-transmission mark, and then will be provided with and send to media platform 20 after the media data that retransmits mark is packaged into the UDP message.The identification method that retransmits media data can freely be set according to the encapsulation format of message, and when using the encapsulation of RTP form such as media data, first byte that is provided with in the RTP extended field is 0 * 5.
Correspondingly, the media data forwarding module 25 in the media platform 20 judges also whether the media data that media data receiver module 21 receives comprises the re-transmission mark, if this is not comprised the media data that retransmits mark and transmit.By using special mark to distinguish normal media data and retransmitting media data, when realizing the media data functions of retransmission, can guarantee that decoding device 30 can not receive the media data of re-transmission (when live broadcast, the media data of this re-transmission is an invalid data).
In further embodiment of this invention, video file generation module 23 in the media platform 20 judges also whether receive buffer memory 22 (for example reaches the default buffer memory upper limit, 70%), if, no matter whether then receive the media data of the oldest frame/frame group in the buffer memory 22 complete, the media data that will receive in the buffer memory 22 writes video file immediately, receives new media data to discharge spatial cache, has avoided retransmission mechanism infinitely to take the memory source of media platform 20.
Please refer to Fig. 3, the concrete workflow of encoding device is as follows:
After step 301, encoding device start, distribute to send buffer area;
Step 302, judge whether that new media data generates and whether receive the repeat requests message, when having new media data to generate, enter step 303, when receiving the repeat requests message, enter step 309;
Step 303, media data being carried out burst, is that the media data of burst distributes number of frames and packet number;
Step 304, the media data of burst is packaged into the UDP message sends to media platform;
Whether step 305, judgement send buffer area and are about to expire, if, enter step 306, otherwise, step 307 entered;
Step 306, deletion send the oldest media data in the buffer area;
Step 307, the media data that will send write the transmission buffer area;
Step 308, judge that whether media data all sends, if, return step 302, otherwise, step 304 returned;
Step 309, obtain the media data burst quantity N of this request of media platform;
Whether step 310 judges N greater than 0, if, enter step 311, otherwise, step 302 returned;
Step 311, judge according to the number of frames in the repeat requests message and packet number whether corresponding media data is present in and send in the buffer area, if, enter step 312, otherwise, this repeat requests message is not responded, return step 302;
Step 312, from send buffer area, take out corresponding media data, corresponding media data is provided with to retransmit mark and be packaged into the UDP message sends to media platform;
Step 313, N value are returned step 310 after subtracting 1.
Please refer to Fig. 4, the concrete workflow diagram of media platform is as follows:
Step 401, media platform are intercepted the media data message;
Step 402, judge whether to receive the media data message, if enter step 403;
Step 403, judge that whether described media data message is the data message that retransmits, if, enter step 404, otherwise, step 409 entered;
Step 404, judge whether and need record a video, if, enter step 405, otherwise, step 402 returned;
Step 405, the media data that receives is write the reception buffer area;
Whether the media data that step 406, judgement receive the oldest frame/frame group in the buffer area is complete, if, enter step 407, otherwise, step 408 entered;
Step 407, the media data of this frame/frame group is write video file, and the media data that writes is returned step 402 after the deletion from receive buffer area;
Step 408, transmission repeat requests message return step 402 to encoding device;
Step 409, judge whether to be transmitted to decoding device, if, enter step 410, otherwise, step 404 entered;
Step 410, the described media data that receives is transmitted to decoding device, enters step 404.
In the system and method for the embodiment of the invention, media data transmits based on udp protocol, and according to number of frames and packet number media data is identified and retransmits, and in the low delay that guarantees live image, has improved the reliability of video recording.
Should be noted that at last, above embodiment is only unrestricted in order to technical scheme of the present invention to be described, those of ordinary skill in the art is to be understood that, can make amendment or be equal to replacement technical scheme of the present invention, and not breaking away from the spiritual scope of technical solution of the present invention, it all should be encompassed in the middle of the claim scope of the present invention.

Claims (17)

1. a media data processing method is characterized in that, comprises the steps:
A1, encoding device carry out burst to media data, are the media data distribution number of frames and the packet number of burst;
A2, encoding device are packaged into the UDP message with the media data of burst and send to media platform, and the media data that will send writes the transmission buffer area;
The repeat requests message that A3, encoding device receiving media platform send, according to number of frames in the repeat requests message and packet number, the corresponding media data of taking-up is packaged into the UDP message and sends to media platform from send buffer area.
2. media data processing method as claimed in claim 1 is characterized in that:
In the steps A 2, encoding device the media data that will send write send buffer area before, also judge send buffer area whether be about to full, if deletion writes the transmission buffer area with the described media data that has sent after sending media data the oldest in the buffer area again.
3. media data processing method as claimed in claim 1 is characterized in that:
In the steps A 3, encoding device is behind the repeat requests message that receives the media platform transmission, whether the media data of also judging number of frames in the repeat requests message and packet number correspondence is present in sends in the buffer area, do not send in the buffer area if the media data of described correspondence is not present in, then this repeat requests message is not responded.
4. media data processing method as claimed in claim 1 is characterized in that:
In the steps A 3, encoding device also is provided with the re-transmission mark to corresponding media data before carrying out described UDP message encapsulation.
5. a media data processing method is characterized in that, comprises the steps:
The media data that B1, media platform received code equipment send, and the media data that receives write the reception buffer area;
B2, media platform judge whether the media data that receives the oldest frame/frame group in the buffer area is complete, if, the media data of this frame/frame group is write video file, otherwise, send the repeat requests message to encoding device, comprise in the described repeat requests message lose the number of frames and the packet number of media data.
6. media data processing method as claimed in claim 5 is characterized in that, also comprises after the step B1:
Media platform judges whether receive buffer area reaches the default buffer memory upper limit, if directly the media data that will receive in the buffer area writes video file.
7. as claim 5 or 6 described media data processing methods, it is characterized in that:
After media platform will receive media data in the buffer area and write video file, also the media data that writes is deleted from receive buffer area.
8. media data processing method as claimed in claim 5 is characterized in that:
Among the step B1, media platform also is transmitted to decoding device with the described media data that receives behind the media data that receives the encoding device transmission.
9. media data processing method as claimed in claim 8 is characterized in that:
Among the step B1, media platform judges also whether the described media data that receives comprises the re-transmission mark, if this is not comprised the media data that retransmits mark and transmit behind the media data that receives the encoding device transmission.
10. an encoding device is characterized in that, comprise, and media data burst module, media data sending module, transmission buffer memory and repeat requests message receiver module, wherein:
Described media data burst module is used for media data is carried out burst, is the media data distribution number of frames and the packet number of burst;
Described media data sending module, being used for media data with burst is packaged into the UDP message and sends to media platform, and the media data that will send writes the transmission buffer memory, and according to number of frames in the repeat requests message and packet number, the corresponding media data of taking-up is packaged into the UDP message and sends to media platform from send buffer memory;
Described repeat requests message receiver module is used for lose comprising of receiving media platform the transmission number of frames of media data and the repeat requests message of packet number.
11. encoding device as claimed in claim 10 is characterized in that:
Described media data sending module the media data that will send write send buffer memory before, also judge send buffer memory whether be about to full, if deletion writes the transmission buffer memory with the described media data that has sent after sending media data the oldest in the buffer memory again.
12. encoding device as claimed in claim 10 is characterized in that:
Described media data sending module also is provided with the re-transmission mark to corresponding media data before carrying out described UDP message encapsulation.
13. a media platform is characterized in that, comprises, and media data receiver module, reception buffer memory, video file generation module and repeat requests message sending module, wherein:
Described media data receiver module is used for the media data that received code equipment sends, and the media data that receives is write the reception buffer memory;
Described video file generation module is used for when the media data that determine to receive the oldest frame of buffer memory/frame group is complete, and the media data of this frame/frame group is write video file;
Described repeat requests message sending module, be used for when the media data of determining the oldest frame of reception buffer memory/frame group is imperfect, send the repeat requests message to encoding device, comprise in the described repeat requests message lose the number of frames and the packet number of media data.
14. media platform as claimed in claim 13 is characterized in that:
Described video file generation module is used to also judge whether receive buffer memory reaches the default buffer memory upper limit, if directly the media data that will receive in the buffer memory writes video file.
15., it is characterized in that as claim 13 or 14 described media platforms:
After described video file generation module will receive media data in the buffer memory and write video file, also the media data that writes is deleted from receive buffer memory.
16. media platform as claimed in claim 13 is characterized in that, also comprises the media data forwarding module:
Described media data forwarding module is used for the media data that the media data receiver module receives is transmitted to decoding device.
17. media platform as claimed in claim 16 is characterized in that:
Described media data forwarding module judges also whether the described media data that receives comprises the re-transmission mark, if this is not comprised the media data that retransmits mark and transmit.
CNA200810057593XA 2008-02-03 2008-02-03 Media data processing method, coding device and media platform Pending CN101262321A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CNA200810057593XA CN101262321A (en) 2008-02-03 2008-02-03 Media data processing method, coding device and media platform

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CNA200810057593XA CN101262321A (en) 2008-02-03 2008-02-03 Media data processing method, coding device and media platform

Publications (1)

Publication Number Publication Date
CN101262321A true CN101262321A (en) 2008-09-10

Family

ID=39962556

Family Applications (1)

Application Number Title Priority Date Filing Date
CNA200810057593XA Pending CN101262321A (en) 2008-02-03 2008-02-03 Media data processing method, coding device and media platform

Country Status (1)

Country Link
CN (1) CN101262321A (en)

Cited By (29)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101841624A (en) * 2010-05-17 2010-09-22 北京思比科微电子技术股份有限公司 Image sensor data transmission method
CN101951370A (en) * 2010-09-17 2011-01-19 北京神州泰岳软件股份有限公司 Reliable file transmission method based on UDP
CN102006476A (en) * 2010-11-19 2011-04-06 厦门雅迅网络股份有限公司 Optimal processing method for transmitting and receiving real-time video data
CN101650703B (en) * 2009-08-27 2012-05-23 中兴通讯股份有限公司 Data transmission method, system and device
CN102625192A (en) * 2011-01-26 2012-08-01 天脉聚源(北京)传媒科技有限公司 System and method of video play
CN103024401A (en) * 2012-11-23 2013-04-03 中国电影科学技术研究所 Method and system for reissuing data to video file
CN103036642A (en) * 2011-10-09 2013-04-10 华为技术有限公司 Data transmission method and sending end and receiving end
CN103369299A (en) * 2012-04-09 2013-10-23 维图通讯有限公司 Video monitoring method based on H.264 coding technology
CN103533450A (en) * 2013-06-09 2014-01-22 浙江宇视科技有限公司 Method and device for reliably transmitting and receiving media streams
CN103647625A (en) * 2013-11-19 2014-03-19 中国科学院计算技术研究所 Link-based data reliable transmission method
CN105187440A (en) * 2015-09-26 2015-12-23 北京暴风科技股份有限公司 Method and system for transmitting video data by using UDP protocol
CN105376165A (en) * 2015-10-15 2016-03-02 深圳市金证科技股份有限公司 UDP multicast method, system, sending device, and receiving device
US9306708B2 (en) 2009-10-07 2016-04-05 Thomson Licensing Method and apparatus for retransmission decision making
WO2017005055A1 (en) * 2015-07-08 2017-01-12 杭州海康威视数字技术股份有限公司 Method, server side and system for computing bandwidth of network transmission of streaming media
WO2017063589A1 (en) * 2015-10-15 2017-04-20 中兴通讯股份有限公司 Data transmission method and apparatus
TWI584620B (en) * 2015-02-17 2017-05-21 圓展科技股份有限公司 File transfer mothed
CN107979449A (en) * 2016-10-25 2018-05-01 杭州海康威视数字技术股份有限公司 A kind of data transmission method and device
CN108833559A (en) * 2018-06-25 2018-11-16 杭州迪普科技股份有限公司 A kind of caching and the method and device of distribution of video data
WO2019034061A1 (en) * 2017-08-14 2019-02-21 杭州海康威视数字技术股份有限公司 Data transmission method, device and system
CN109474642A (en) * 2019-01-08 2019-03-15 郑州云海信息技术有限公司 Based on Ethernet udp protocol data transmission method, apparatus, equipment and medium
CN109587733A (en) * 2019-01-18 2019-04-05 苏州德姆斯信息技术有限公司 Low-consumption wireless communication transmission method
CN110290224A (en) * 2019-07-23 2019-09-27 北京达佳互联信息技术有限公司 Resource upload, retransmission method and device, mobile terminal, gateway and storage medium
CN110446099A (en) * 2019-08-14 2019-11-12 北京壹灵壹教育科技股份有限公司 A kind of cross-platform screen broadcasting system of local area network
CN111107398A (en) * 2019-12-27 2020-05-05 深圳市小溪流科技有限公司 Streaming media data transmission method and receiving method, and electronic device
CN111698466A (en) * 2020-05-07 2020-09-22 浙江大华技术股份有限公司 Method, device, equipment and medium for monitoring breakpoint download of video
CN113515481A (en) * 2021-04-26 2021-10-19 深圳市元征科技股份有限公司 Data transmission method and device based on serial port
CN114024914A (en) * 2021-10-27 2022-02-08 杭州海康威视数字技术股份有限公司 Video data transmission method and device and electronic equipment
CN115766519A (en) * 2022-10-24 2023-03-07 株洲华通科技有限责任公司 Data transmission method and system for portable communication equipment
CN116260802A (en) * 2023-05-15 2023-06-13 世优(北京)科技有限公司 Data transmission method, device and system

Cited By (43)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101650703B (en) * 2009-08-27 2012-05-23 中兴通讯股份有限公司 Data transmission method, system and device
US9306708B2 (en) 2009-10-07 2016-04-05 Thomson Licensing Method and apparatus for retransmission decision making
CN101841624A (en) * 2010-05-17 2010-09-22 北京思比科微电子技术股份有限公司 Image sensor data transmission method
CN101951370B (en) * 2010-09-17 2013-11-06 北京神州泰岳软件股份有限公司 Reliable file transmission method based on UDP
CN101951370A (en) * 2010-09-17 2011-01-19 北京神州泰岳软件股份有限公司 Reliable file transmission method based on UDP
CN102006476A (en) * 2010-11-19 2011-04-06 厦门雅迅网络股份有限公司 Optimal processing method for transmitting and receiving real-time video data
CN102625192A (en) * 2011-01-26 2012-08-01 天脉聚源(北京)传媒科技有限公司 System and method of video play
CN102625192B (en) * 2011-01-26 2014-12-17 天脉聚源(北京)传媒科技有限公司 System and method of video play
CN103036642A (en) * 2011-10-09 2013-04-10 华为技术有限公司 Data transmission method and sending end and receiving end
CN103036642B (en) * 2011-10-09 2015-11-25 华为技术有限公司 A kind of transmission method of data and transmitting terminal and receiving terminal
CN103369299A (en) * 2012-04-09 2013-10-23 维图通讯有限公司 Video monitoring method based on H.264 coding technology
CN103024401B (en) * 2012-11-23 2015-04-01 中国电影科学技术研究所 Method and system for reissuing data to video file
CN103024401A (en) * 2012-11-23 2013-04-03 中国电影科学技术研究所 Method and system for reissuing data to video file
CN103533450A (en) * 2013-06-09 2014-01-22 浙江宇视科技有限公司 Method and device for reliably transmitting and receiving media streams
CN103533450B (en) * 2013-06-09 2018-03-09 浙江宇视科技有限公司 A kind of Media Stream transmitting and the method received and device
CN103647625A (en) * 2013-11-19 2014-03-19 中国科学院计算技术研究所 Link-based data reliable transmission method
CN103647625B (en) * 2013-11-19 2017-01-25 中国科学院计算技术研究所 Link-based data reliable transmission method
TWI584620B (en) * 2015-02-17 2017-05-21 圓展科技股份有限公司 File transfer mothed
US10542064B2 (en) 2015-07-08 2020-01-21 Hangzhou Hikvision Digital Technology Co., Ltd. Method, server side and system for computing bandwidth of network transmission of streaming media
WO2017005055A1 (en) * 2015-07-08 2017-01-12 杭州海康威视数字技术股份有限公司 Method, server side and system for computing bandwidth of network transmission of streaming media
CN105187440A (en) * 2015-09-26 2015-12-23 北京暴风科技股份有限公司 Method and system for transmitting video data by using UDP protocol
WO2017063589A1 (en) * 2015-10-15 2017-04-20 中兴通讯股份有限公司 Data transmission method and apparatus
CN105376165A (en) * 2015-10-15 2016-03-02 深圳市金证科技股份有限公司 UDP multicast method, system, sending device, and receiving device
CN105376165B (en) * 2015-10-15 2019-02-22 深圳市金证科技股份有限公司 UDP method of multicasting, system, sending device and reception device
CN107979449A (en) * 2016-10-25 2018-05-01 杭州海康威视数字技术股份有限公司 A kind of data transmission method and device
CN107979449B (en) * 2016-10-25 2020-11-20 杭州海康威视数字技术股份有限公司 Data transmission method and device
WO2019034061A1 (en) * 2017-08-14 2019-02-21 杭州海康威视数字技术股份有限公司 Data transmission method, device and system
US11196792B2 (en) 2017-08-14 2021-12-07 Hangzhou Hikvision Digital Technology Co., Ltd. Method, device and system for transmitting data
CN108833559A (en) * 2018-06-25 2018-11-16 杭州迪普科技股份有限公司 A kind of caching and the method and device of distribution of video data
CN108833559B (en) * 2018-06-25 2020-12-29 杭州迪普科技股份有限公司 Method and device for caching and distributing video data
CN109474642A (en) * 2019-01-08 2019-03-15 郑州云海信息技术有限公司 Based on Ethernet udp protocol data transmission method, apparatus, equipment and medium
CN109587733A (en) * 2019-01-18 2019-04-05 苏州德姆斯信息技术有限公司 Low-consumption wireless communication transmission method
CN110290224B (en) * 2019-07-23 2022-05-24 北京达佳互联信息技术有限公司 Resource uploading and forwarding method and device, mobile terminal, gateway and storage medium
CN110290224A (en) * 2019-07-23 2019-09-27 北京达佳互联信息技术有限公司 Resource upload, retransmission method and device, mobile terminal, gateway and storage medium
CN110446099A (en) * 2019-08-14 2019-11-12 北京壹灵壹教育科技股份有限公司 A kind of cross-platform screen broadcasting system of local area network
CN111107398A (en) * 2019-12-27 2020-05-05 深圳市小溪流科技有限公司 Streaming media data transmission method and receiving method, and electronic device
CN111698466A (en) * 2020-05-07 2020-09-22 浙江大华技术股份有限公司 Method, device, equipment and medium for monitoring breakpoint download of video
CN113515481A (en) * 2021-04-26 2021-10-19 深圳市元征科技股份有限公司 Data transmission method and device based on serial port
CN114024914A (en) * 2021-10-27 2022-02-08 杭州海康威视数字技术股份有限公司 Video data transmission method and device and electronic equipment
CN114024914B (en) * 2021-10-27 2024-03-01 杭州海康威视数字技术股份有限公司 Video data transmission method and device and electronic equipment
CN115766519A (en) * 2022-10-24 2023-03-07 株洲华通科技有限责任公司 Data transmission method and system for portable communication equipment
CN116260802A (en) * 2023-05-15 2023-06-13 世优(北京)科技有限公司 Data transmission method, device and system
CN116260802B (en) * 2023-05-15 2023-07-25 世优(北京)科技有限公司 Data transmission method, device and system

Similar Documents

Publication Publication Date Title
CN101262321A (en) Media data processing method, coding device and media platform
US7467221B2 (en) Video server for video distribution system
CN101488967B (en) Video transmission method, embedded monitoring terminal and monitoring platform server
CN101552660B (en) Method as well as device and communication system for retransmitting streaming media data
CN101945427B (en) Efficient streaming media transmission method
CN105704580B (en) A kind of video transmission method
CN100568947C (en) Communication system, terminal equipment and communication means
CN104284135B (en) Video transmission method and equipment
CN110113662B (en) Video monitoring client system suitable for various network conditions
CN206908759U (en) A kind of video multicast packet loss retransmission system
CN103533450A (en) Method and device for reliably transmitting and receiving media streams
JPH0888653A (en) Method and apparatus for transmitting video bit stream
CN101511013B (en) Method, equipment and system for processing video message
CN101389036B (en) Error correcting device suitable for video conference and method thereof
CN103414956A (en) Real-time data transmission method and system based on transmission control protocol
CN102006476A (en) Optimal processing method for transmitting and receiving real-time video data
CN104244109A (en) Method and device for reliably transmitting and receiving media streams
CN104768081A (en) Packet loss retransmission method for achieving flow control
US8379083B1 (en) Simultaneous viewing and reliable recording of multimedia content over a network
CN107277648A (en) A kind of video transmission method of subway train LCD screen
US20060224745A1 (en) Error recovery mechanism and network element comprising same
CN102333209A (en) Data transmission method and equipment applied to video monitoring system
CN103036808B (en) Method and system for removing network jitter
CN101515934B (en) Method, device and communication system for forwarding scalable video coded data message
JP2008271378A (en) Video monitoring apparatus

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C02 Deemed withdrawal of patent application after publication (patent law 2001)
WD01 Invention patent application deemed withdrawn after publication

Open date: 20080910