WO2020011205A1 - Broadcast system-based transport protocol conversion method and system - Google Patents

Broadcast system-based transport protocol conversion method and system Download PDF

Info

Publication number
WO2020011205A1
WO2020011205A1 PCT/CN2019/095450 CN2019095450W WO2020011205A1 WO 2020011205 A1 WO2020011205 A1 WO 2020011205A1 CN 2019095450 W CN2019095450 W CN 2019095450W WO 2020011205 A1 WO2020011205 A1 WO 2020011205A1
Authority
WO
WIPO (PCT)
Prior art keywords
packet
protocol
conversion
package
lightweight
Prior art date
Application number
PCT/CN2019/095450
Other languages
French (fr)
Chinese (zh)
Inventor
徐异凌
张文军
张渴
柳宁
管云峰
Original Assignee
上海交通大学
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Priority claimed from CN201811132682.6A external-priority patent/CN110719534B/en
Priority claimed from CN201910086106.0A external-priority patent/CN111491181A/en
Application filed by 上海交通大学 filed Critical 上海交通大学
Priority to CA3109731A priority Critical patent/CA3109731A1/en
Priority to KR1020217003897A priority patent/KR102466262B1/en
Publication of WO2020011205A1 publication Critical patent/WO2020011205A1/en

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
    • 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/434Disassembling of a multiplex stream, e.g. demultiplexing audio and video streams, extraction of additional data from a video stream; Remultiplexing of multiplex streams; Extraction or processing of SI; Disassembling of packetised elementary stream

Definitions

  • the present invention relates to the field of multimedia transmission, and in particular, to a transmission protocol conversion method and system based on a broadcast system.
  • the traditional broadcast television business has won the favor of the masses of users with its rich content, high-definition picture, and high-fluidity of presentation, thus having a huge media market.
  • the Internet especially the mobile Internet digital media business
  • new media businesses represented by digital media, especially online video and mobile video are becoming a major growth point for information consumption.
  • the development of the Internet and mobile Internet has brought severe challenges to the traditional radio and television industry, and at the same time has brought good development opportunities.
  • Transport stream (TS) in MPEG-2 provides sufficient flexibility for the multiplexing technology, and the TS stream uses a fixed-length packet structure.
  • TS Transport stream
  • the receiver can detect the synchronization information of subsequent packets at a fixed position, thereby restoring synchronization.
  • MPEG-2TS has a wide range of applications in the broadcast field due to its good anti-jamming, channel environment adaptability, and low receiver cost, so a lot of existing infrastructure is based on TS streams.
  • pure TS stream based broadcast services cannot meet consumer demand.
  • new media transmission technologies represented by the first protocol are implemented, how to use existing broadcasting equipment becomes a problem that must be solved.
  • an object of the present invention is to provide a transmission protocol conversion method and system based on a broadcast system.
  • a transmission system conversion method based on a broadcast system provided according to the present invention includes:
  • Initial encapsulation step encapsulating media resources into a first protocol package according to the first protocol
  • Packet conversion step perform packet conversion on the first protocol packet to obtain a TS packet for network transmission.
  • the packet conversion step includes:
  • ULE encapsulation sub-step ULE encapsulation of the first protocol packet to obtain a ULE packet
  • TS encapsulation sub-step TS encapsulation of the ULE packet to obtain a TS packet.
  • the packet structure of the ULE packet includes: an HDR segment, a first protocol data segment, and a CRC segment;
  • the first protocol data segment is a ULE packet payload, that is, a first protocol packet
  • the CRC segment is a cyclic redundancy check code, 32 bits
  • the HDR segment includes:
  • type 16 bits, indicating the type of the first protocol packet.
  • the TS packet includes: a header and a payload segment
  • the header includes:
  • Error code 1 bit, set to "1" when there is an uncorrectable bit error in the TS packet;
  • Unit start indication 1 bit, set to "1" when the payload segment is the first data segment after ULE packet segmentation;
  • Priority 1 bit, in packets with the same PID, set to "1" when the priority is higher;
  • PID 13 bits, corresponding to the first protocol packet
  • Scrambling control 2 bits, indicating the scrambling mode of the load
  • AF control 2 bits, indicating whether the header adaptive field is included after the header;
  • Continuous counter 4 bits, incremented with packets with the same PID.
  • it also includes:
  • Decapsulation step The received TS packet is converted into a packet that is inverse to the packet conversion step to obtain a first protocol packet.
  • a transmission protocol conversion system based on a broadcast system provided according to the present invention includes:
  • Preliminary encapsulation module encapsulating media resources into a first protocol package according to the first protocol
  • Packet conversion module perform packet conversion on the first protocol packet to obtain a TS packet for network transmission.
  • the packet conversion module includes:
  • ULE encapsulation submodule ULE encapsulation of the first protocol packet to obtain a ULE packet
  • TS encapsulation submodule TS encapsulation of the ULE packet to obtain a TS packet.
  • the packet structure of the ULE packet includes: an HDR segment, a first protocol data segment, and a CRC segment;
  • the first protocol data segment is a ULE packet payload, that is, a first protocol packet
  • the CRC segment is a cyclic redundancy check code, 32 bits
  • the HDR segment includes:
  • type 16 bits, indicating the type of the first protocol packet.
  • the TS packet includes: a header and a payload segment
  • the header includes:
  • Error code 1 bit, set to "1" when there is an uncorrectable bit error in the TS packet;
  • Unit start indication 1 bit, set to "1" when the payload segment is the first data segment after ULE packet segmentation;
  • Priority 1 bit, in packets with the same PID, set to "1" when the priority is higher;
  • PID 13 bits, corresponding to the first protocol packet
  • Scrambling control 2 bits, indicating the scrambling mode of the load
  • AF control 2 bits, indicating whether the header adaptive field is included after the header;
  • Continuous counter 4 bits, incremented with packets with the same PID.
  • it also includes:
  • Decapsulation module The received TS packet is converted into a packet that is inverse to the packet conversion module to obtain a first protocol packet.
  • the present invention has the following beneficial effects:
  • the invention enables new network protocols such as MMT to be implemented on a broadcast network, and can utilize existing infrastructure, thereby providing a richer and more diversified media service at a lower cost.
  • FIG. 1 is a system frame diagram of an embodiment of the present invention
  • FIG. 2 is a schematic diagram of converting a MMTP packet to a TS packet according to an embodiment of the present invention
  • FIG. 3 is a schematic diagram of a ULE packet structure
  • FIG. 4 is a schematic diagram of a TS packet structure.
  • the MMT protocol is used as an example for description, but the present invention is not limited thereto.
  • a method for converting a transmission system based on a broadcast system includes:
  • Initial encapsulation step encapsulating media resources into a first protocol package according to the first protocol
  • Packet conversion step perform packet conversion on the first protocol packet to obtain a TS packet for network transmission.
  • the media resources in the server are encapsulated into MMTP packets according to the MMT protocol.
  • the TS packets that can adapt to the existing broadcast infrastructure are output and sent to the receiver through the network (broadband network, cellular network, broadcast network, etc.).
  • the receiving end then performs reciprocal packet conversion with the sending end to obtain the MMTP packet encapsulated based on the MMT protocol, thereby providing a richer, more flexible and personalized media service.
  • the MMTP packet in this embodiment is generated according to the MMT protocol standard encapsulation, and then it is subjected to ULE (Unidirectional Lightweight Encapsulation) encapsulation and TS encapsulation in order to complete the MMT-TS packet conversion.
  • the TS packet obtained after conversion is sent to the receiving end through the broadcast network, and the TS-MMT packet conversion can be completed after the receiving end performs decapsulation.
  • the specific implementation of the MMT-TS packet conversion at the transmitting end will be described below.
  • the packet conversion step of the TS-MMT at the receiving end is the opposite, that is, TS decapsulation is performed first and then ULE decapsulation is performed to obtain the original MMTP packet.
  • Media resources that are fragmented and encapsulated according to the MMT protocol can be transmitted in a wide range of networks such as broadband, cellular, and broadcast networks after being packaged into MMTP packets, and support multiple services such as multi-view simultaneous presentation and multi-terminal associated presentation. mode.
  • MMT encapsulation has the advantages of flexibility and support for heterogeneous networks and personalized customization scenarios. Therefore, the present invention does not change the standard MMT encapsulation format, but performs packet conversion at the MMTP packet level, and finally converts it into TS packets.
  • MMTP packets are encapsulated twice during packet conversion.
  • the first thing to do is a lightweight (can be ULE or MLE) ULE package.
  • the structure of the encapsulated ULE packet is shown in Figure 3, and its syntax format is shown in Table 1.
  • mmtp_length 16 bits, indicating the byte length of the MMTP data packet encapsulated in the ULE;
  • mmtp_type 16 bits, indicating the type of the MMTP packet
  • MMTP_data ULE packet payload, that is, MMTP packet
  • CRC Cyclic Redundancy Check, 32 bits, used for data transmission error detection.
  • a TS packet usually includes a fixed-length header of 4 bytes and an adaptive field of a variable-length header, and a data segment not exceeding 184 bytes.
  • the present invention cuts it into a plurality of data segments not exceeding 184 bytes, and places each data segment into the payload of the TS packet.
  • the present invention occupies 9 bytes in a variable-length header adaptive field (AdaptionField) to insert an indication
  • AdaptionField variable-length header adaptive field
  • the information enables the TS receiver to determine that the currently accepted content is a ULE data segment, and describes the attributes of the encapsulated content. If this adaptive field is enabled, the size of the ULE data segment will be reduced to 175 bytes.
  • the fields are set as follows:
  • Sync byte 8 bits, set here to 0x47;
  • Error code indicates: 1 bit, set to "1" when there is an uncorrectable bit error in the TS packet;
  • Unit start indication 1 bit, set to "1" when the payload data is the first data segment after ULE packet segmentation;
  • Priority 1 bit. In packets with the same PID, the priority is set to "1".
  • PID 13 bits, corresponding to packet_id in MMTP;
  • Scrambling control 2 bits, indicating the scrambling mode of the load
  • AF control 2 bits, indicating whether the header adaptive field (Adaption Field) is included after the header;
  • Continuous counter 4 bits, incremented with packets with the same PID.
  • the fields in the header adaptive field (AdptationField) that need special settings are as follows:
  • Adaptive field length 1 byte, used to indicate the length of the extended field, counted as 9 bytes, that is, set to "0x09";
  • Discontinuity status indicator 1 bit, used to indicate the discontinuity status of the currently transmitted data packet
  • Random access indicator 1 bit, used to indicate whether the currently transmitted stream packet contains information to help random access
  • Elementary stream priority indicator 1 bit, used to indicate the priority of the payload in the same packet
  • PCR identifier 1 bit, used to indicate whether this adaptive field contains a PCR field, set to "0";
  • OPCR identifier 1 bit, used to indicate whether this adaptive field contains the OPCR field, set to "0";
  • Splice point identifier 1 bit, used to indicate whether this adaptive field contains the splice_countdown field, and is set to "0";
  • Transmission private data identifier 1 bit, used to indicate whether this adaptive field contains a private data field, set to "1";
  • Adaptive field extension identifier 1 bit, used to indicate whether the adaptive field contains an extension field, set to "0";
  • the field length (transport_private_data_length) is calculated as “6” and is set to "0x06”, and the field byte (transport_private_data_byte) is set to "IS_ULE", which is used to indicate that the data in the TS packet is a ULE data segment.
  • the ULE packet should be unpacked again to obtain the MMTP and handed over to the MMT receiver for media operations.
  • the present invention also provides a transmission protocol conversion system based on a broadcast system, including:
  • Preliminary encapsulation module Encapsulates media resources into a first protocol package according to a first protocol.
  • Packet conversion module converts the first protocol packet into a packet, and obtains a TS packet for network transmission.
  • Decapsulation module The received TS packet is converted into a packet that is inverse to the packet conversion module to obtain a first protocol packet.

Abstract

The present invention provides a broadcast system-based transport protocol conversion method and system. The method comprises: encapsulating a media resource into a first protocol packet according to a first protocol; and performing packet conversion on the first protocol packet to obtain a TS packet for network transport. According to the present invention, when new network protocols, such as MMT, are implemented on a broadcast network, an existing infrastructure can be utilized, thereby providing more plentiful and diverse media services with low costs.

Description

基于广播系统的传输协议转换方法及系统Transmission protocol conversion method and system based on broadcasting system
本申请以申请日为2018年07月11日,申请号为CN201810758261.8的中国发明专利作为要求优先权的基础。This application is based on a Chinese invention patent with an application date of July 11, 2018 and application number CN201810758261.8 as the basis for claiming priority.
技术领域Technical field
本发明涉及多媒体传输领域,具体地,涉及基于广播系统的传输协议转换方法及系统。The present invention relates to the field of multimedia transmission, and in particular, to a transmission protocol conversion method and system based on a broadcast system.
背景技术Background technique
从模拟电视时代到数字电视时代,传统的广播电视业务以其内容的丰富性、画面高清晰度以及呈现高流畅度赢得了大众用户的喜爱,从而拥有了巨大的媒体市场。相比之下,如今互联网尤其是移动互联网数字媒体业务凭借其分享、开放、互动的优势得到了迅速地发展和普及。近年来,数字媒体特别是网络视频和手机视频为代表的新媒体业务正成为信息消费的主要增长点。互联网、移动互联网的发展给传统的广播电视行业带来了严峻的挑战,同时也带来了良好的发展契机。From the analog television era to the digital television era, the traditional broadcast television business has won the favor of the masses of users with its rich content, high-definition picture, and high-fluidity of presentation, thus having a huge media market. In contrast, the Internet, especially the mobile Internet digital media business, has rapidly developed and popularized with its advantages of sharing, openness, and interaction. In recent years, new media businesses represented by digital media, especially online video and mobile video, are becoming a major growth point for information consumption. The development of the Internet and mobile Internet has brought severe challenges to the traditional radio and television industry, and at the same time has brought good development opportunities.
媒体网络技术的发展使得如今的广播行业更加开放,娱乐资源更加丰富,如何使共享信息与个性内容有机整合并呈现,已经成为如今研究的热点。随着家庭数字媒体系统的广泛应用,传统的如电视机、电脑等单设备、单内容的消费已经不能满足人们的家庭娱乐消费需求。具体说来在媒体消费层面,当前海量媒体内容给用户提供了更多消费选择,但由于内容间松散的关联及组织关系,用户消费时存在着严重的信息鸿沟。对于视频媒体内容来说,由于视频内容的动态时变性而缺乏有效的内容描述机制,使得这一问题显得尤为严重;在内容的传送技术方面,如何与广播内容结合,拉动多元内容的消费,为用户提供更多个性化、智能化、社交化的消费体验是广播适应未来媒体应用的又一具有挑战性问题;在内容的终端应用方面,网络条件下的社交化、智能化趋势明显,但终端的功能与局限性矛盾突出,用户迫切需要多终端媒体内容的同步耦合技术,以达到更完善的消费体验。The development of media network technology has made the broadcasting industry more open and richer in entertainment resources. How to integrate and present shared information and personalized content has become a hot topic of research today. With the widespread application of home digital media systems, traditional single-device, single-content consumption, such as televisions and computers, has been unable to meet people's home entertainment consumption needs. Specifically, at the media consumption level, current mass media content provides users with more consumption options, but due to the loose association and organizational relationship between content, there is a serious information gap when users consume. For video media content, the lack of an effective content description mechanism due to the dynamic and time-varying nature of video content makes this problem particularly serious. In terms of content delivery technology, how to combine with broadcast content to drive the consumption of diverse content is Providing users with more personalized, intelligent, and socialized consumer experiences is another challenging issue for broadcasting to adapt to future media applications. In terms of terminal applications of content, the trend of socialization and intelligence under network conditions is obvious, but the terminal The contradictions between functions and limitations are prominent, and users urgently need the synchronous coupling technology of multi-terminal media content in order to achieve a more complete consumer experience.
以媒体内容智能处理、媒体网络智能分发、终端耦合与共振消费等为特征的新型的媒体传输技术,已经成为近年来学术界、标准界和产业界的研究热点。国际上, MPEG(Moving Picture Experts Group)标准组织制定了MMT(MPEG Media Transport)协议。在国内,数字音视频编解码技术标准工作组也已制定的相应的标准,即智能媒体传输(Smart Media Transport,SMT)协议。第一协议和SMT协议均为面向包交换的应用层传输协议,都支持多网融合、多屏互动等技术,为解决以上问题提供了良好的解决方案,同时也拓展了传统电视的服务领域。这些协议可以提供智能化、多元化、个性化的媒体服务,从而形成新一代媒体内容服务新体制。New media transmission technologies featuring intelligent processing of media content, intelligent distribution of media networks, terminal coupling, and resonance consumption have become research hotspots in academia, standards, and industry in recent years. Internationally, the MPEG (Moving Pictures Experts Group) standards organization has formulated the MMT (MPEG Media Transport) protocol. In China, the Digital Audio and Video Codec Technical Standards Working Group has also formulated the corresponding standard, namely the Smart Media Transport (SMT) protocol. Both the first protocol and the SMT protocol are packet-oriented application-layer transmission protocols, and both support multi-network convergence and multi-screen interaction technologies. They provide a good solution to the above problems, and also expand the service area of traditional TV. These protocols can provide intelligent, diversified, and personalized media services, thereby forming a new generation of media content services.
在媒体内容分发层面,广播仍是一种重要的内容传送方式。MPEG-2中的传输流(transport stream,TS)为多路复用技术提供了充分的灵活性,而且TS流采用固定长度的包结构,当传输误码破坏了某个包的同步信息时,接收机可以在固定位置检测后续包的同步信息,从而恢复同步。MPEG-2TS以其良好的抗干扰性和信道环境适应性以及低廉的接收机成本,在广播领域有着广泛的应用,因此大量现有基础设施都是基于TS流的。如上所述,单纯的基于TS流的广播服务以不能满足消费需求。现阶段在实现以第一协议为代表的新型媒体传输技术时,如何利用现有的广播设备成为一个必须要解决的问题。At the level of media content distribution, broadcasting is still an important content delivery method. Transport stream (TS) in MPEG-2 provides sufficient flexibility for the multiplexing technology, and the TS stream uses a fixed-length packet structure. When transmission errors destroy the synchronization information of a packet, The receiver can detect the synchronization information of subsequent packets at a fixed position, thereby restoring synchronization. MPEG-2TS has a wide range of applications in the broadcast field due to its good anti-jamming, channel environment adaptability, and low receiver cost, so a lot of existing infrastructure is based on TS streams. As mentioned above, pure TS stream based broadcast services cannot meet consumer demand. At the present stage, when new media transmission technologies represented by the first protocol are implemented, how to use existing broadcasting equipment becomes a problem that must be solved.
发明内容Summary of the invention
针对现有技术中的缺陷,本发明的目的是提供一种基于广播系统的传输协议转换方法及系统。In view of the defects in the prior art, an object of the present invention is to provide a transmission protocol conversion method and system based on a broadcast system.
根据本发明提供的一种基于广播系统的传输协议转换方法,包括:A transmission system conversion method based on a broadcast system provided according to the present invention includes:
初步封装步骤:将媒体资源根据第一协议封装成第一协议包;Initial encapsulation step: encapsulating media resources into a first protocol package according to the first protocol;
包转换步骤:将所述第一协议包进行包转换,得到TS包用于网络传输。Packet conversion step: perform packet conversion on the first protocol packet to obtain a TS packet for network transmission.
较佳的,所述包转换步骤包括:Preferably, the packet conversion step includes:
ULE封装子步骤:将所述第一协议包进行ULE封装,得到ULE包;ULE encapsulation sub-step: ULE encapsulation of the first protocol packet to obtain a ULE packet;
TS封装子步骤:将所述ULE包进行TS封装,得到TS包。TS encapsulation sub-step: TS encapsulation of the ULE packet to obtain a TS packet.
较佳的,所述ULE包的包结构包括:HDR段、第一协议数据段和CRC段;Preferably, the packet structure of the ULE packet includes: an HDR segment, a first protocol data segment, and a CRC segment;
所述第一协议数据段:为ULE包负载,即第一协议包;The first protocol data segment is a ULE packet payload, that is, a first protocol packet;
所述CRC段:为循环冗余校验码,32比特;The CRC segment is a cyclic redundancy check code, 32 bits;
所述HDR段包括:The HDR segment includes:
length:16比特,指示ULE中封装的第一协议包的字节长度;length: 16 bits, indicating the byte length of the first protocol packet encapsulated in the ULE;
type:16比特,指示第一协议包的类型。type: 16 bits, indicating the type of the first protocol packet.
较佳的,所述TS包包括:包头和负载段;Preferably, the TS packet includes: a header and a payload segment;
所述包头包括:The header includes:
同步字节:8比特;Sync byte: 8 bits;
误码表示:1比特,在TS包中存在不可纠正的比特差错时置“1”;Error code: 1 bit, set to "1" when there is an uncorrectable bit error in the TS packet;
单元起始指示:1比特,负载段为ULE包切分后的第一个数据段时置“1”;Unit start indication: 1 bit, set to "1" when the payload segment is the first data segment after ULE packet segmentation;
优先级:1比特,PID相同的包中,优先级更高时置“1”;Priority: 1 bit, in packets with the same PID, set to "1" when the priority is higher;
PID:13比特,与第一协议包对应;PID: 13 bits, corresponding to the first protocol packet;
加扰控制:2比特,指示负载的加扰方式;Scrambling control: 2 bits, indicating the scrambling mode of the load;
AF控制:2比特,指示包头后是否含有包头自适应字段;AF control: 2 bits, indicating whether the header adaptive field is included after the header;
连续计数器:4比特,随着具有相同PID的包递增。Continuous counter: 4 bits, incremented with packets with the same PID.
较佳的,还包括:Preferably, it also includes:
解封步骤:将接收到的TS包进行与所述包转换步骤互逆的包转换,得到第一协议包。Decapsulation step: The received TS packet is converted into a packet that is inverse to the packet conversion step to obtain a first protocol packet.
根据本发明提供的一种基于广播系统的传输协议转换系统,包括:A transmission protocol conversion system based on a broadcast system provided according to the present invention includes:
初步封装模块:将媒体资源根据第一协议封装成第一协议包;Preliminary encapsulation module: encapsulating media resources into a first protocol package according to the first protocol;
包转换模块:将所述第一协议包进行包转换,得到TS包用于网络传输。Packet conversion module: perform packet conversion on the first protocol packet to obtain a TS packet for network transmission.
较佳的,所述包转换模块包括:Preferably, the packet conversion module includes:
ULE封装子模块:将所述第一协议包进行ULE封装,得到ULE包;ULE encapsulation submodule: ULE encapsulation of the first protocol packet to obtain a ULE packet;
TS封装子模块:将所述ULE包进行TS封装,得到TS包。TS encapsulation submodule: TS encapsulation of the ULE packet to obtain a TS packet.
较佳的,所述ULE包的包结构包括:HDR段、第一协议数据段和CRC段;Preferably, the packet structure of the ULE packet includes: an HDR segment, a first protocol data segment, and a CRC segment;
所述第一协议数据段:为ULE包负载,即第一协议包;The first protocol data segment is a ULE packet payload, that is, a first protocol packet;
所述CRC段:为循环冗余校验码,32比特;The CRC segment is a cyclic redundancy check code, 32 bits;
所述HDR段包括:The HDR segment includes:
length:16比特,指示ULE中封装的第一协议包的字节长度;length: 16 bits, indicating the byte length of the first protocol packet encapsulated in the ULE;
type:16比特,指示第一协议包的类型。type: 16 bits, indicating the type of the first protocol packet.
较佳的,所述TS包包括:包头和负载段;Preferably, the TS packet includes: a header and a payload segment;
所述包头包括:The header includes:
同步字节:8比特;Sync byte: 8 bits;
误码表示:1比特,在TS包中存在不可纠正的比特差错时置“1”;Error code: 1 bit, set to "1" when there is an uncorrectable bit error in the TS packet;
单元起始指示:1比特,负载段为ULE包切分后的第一个数据段时置“1”;Unit start indication: 1 bit, set to "1" when the payload segment is the first data segment after ULE packet segmentation;
优先级:1比特,PID相同的包中,优先级更高时置“1”;Priority: 1 bit, in packets with the same PID, set to "1" when the priority is higher;
PID:13比特,与第一协议包对应;PID: 13 bits, corresponding to the first protocol packet;
加扰控制:2比特,指示负载的加扰方式;Scrambling control: 2 bits, indicating the scrambling mode of the load;
AF控制:2比特,指示包头后是否含有包头自适应字段;AF control: 2 bits, indicating whether the header adaptive field is included after the header;
连续计数器:4比特,随着具有相同PID的包递增。Continuous counter: 4 bits, incremented with packets with the same PID.
较佳的,还包括:Preferably, it also includes:
解封模块:将接收到的TS包进行与所述包转换模块互逆的包转换,得到第一协议包。Decapsulation module: The received TS packet is converted into a packet that is inverse to the packet conversion module to obtain a first protocol packet.
与现有技术相比,本发明具有如下的有益效果:Compared with the prior art, the present invention has the following beneficial effects:
本发明使得MMT等新的网络协议在广播网上实现时,可以利用现有的基础设施,从而以较低的成本提供更加丰富多元的媒体服务。The invention enables new network protocols such as MMT to be implemented on a broadcast network, and can utilize existing infrastructure, thereby providing a richer and more diversified media service at a lower cost.
附图说明BRIEF DESCRIPTION OF THE DRAWINGS
通过阅读参照以下附图对非限制性实施例所作的详细描述,本发明的其它特征、目的和优点将会变得更明显:Other features, objects, and advantages of the present invention will become more apparent by reading the detailed description of the non-limiting embodiments with reference to the following drawings:
图1为本发明实施例的系统框架图;FIG. 1 is a system frame diagram of an embodiment of the present invention;
图2为本发明实施例MMTP包到TS包的转换示意图;FIG. 2 is a schematic diagram of converting a MMTP packet to a TS packet according to an embodiment of the present invention; FIG.
图3为ULE包结构示意图;FIG. 3 is a schematic diagram of a ULE packet structure;
图4为TS包结构示意图。FIG. 4 is a schematic diagram of a TS packet structure.
具体实施方式detailed description
下面结合具体实施例对本发明进行详细说明。以下实施例将有助于本领域的技术人员进一步理解本发明,但不以任何形式限制本发明。应当指出的是,对本领域的普通技术人员来说,在不脱离本发明构思的前提下,还可以做出若干变化和改进。这些都属于本发明的保护范围。The present invention is described in detail below with reference to specific embodiments. The following examples will help those skilled in the art to further understand the present invention, but do not limit the present invention in any form. It should be noted that for those of ordinary skill in the art, several changes and improvements can be made without departing from the concept of the present invention. These all belong to the protection scope of the present invention.
本实施例以MMT协议作为第一协议为例进行说明,但本发明并不以此为限。In this embodiment, the MMT protocol is used as an example for description, but the present invention is not limited thereto.
如图1和图2所示,根据本发明提供的一种基于广播系统的传输协议转换方法,包括:As shown in FIG. 1 and FIG. 2, a method for converting a transmission system based on a broadcast system according to the present invention includes:
初步封装步骤:将媒体资源根据第一协议封装成第一协议包;Initial encapsulation step: encapsulating media resources into a first protocol package according to the first protocol;
包转换步骤:将所述第一协议包进行包转换,得到TS包用于网络传输。Packet conversion step: perform packet conversion on the first protocol packet to obtain a TS packet for network transmission.
服务器中的媒体资源根据MMT协议封装成MMTP包,经过包转换之后,输出能够适应现有广播基础设施的TS包,并通过网络(宽带网、蜂窝网、广播网等)发送到接收端。接收端再进行与发送端互逆的包转换,即可得到基于MMT协议封装的MMTP包,从而提供更加丰富、灵活和个性化的媒体服务。The media resources in the server are encapsulated into MMTP packets according to the MMT protocol. After the packet conversion, the TS packets that can adapt to the existing broadcast infrastructure are output and sent to the receiver through the network (broadband network, cellular network, broadcast network, etc.). The receiving end then performs reciprocal packet conversion with the sending end to obtain the MMTP packet encapsulated based on the MMT protocol, thereby providing a richer, more flexible and personalized media service.
本实施例中的MMTP包根据MMT协议标准封装产生,接着进行依次对其进行ULE(Unidirectional Lightweight Encapsulation)封装和TS封装,从而完成MMT-TS的包转换。转换后得到的TS包通过广播网络发送到接收端,接收端进行解封装之后即可完成TS-MMT的包转换。下面将介绍发送端MMT-TS包转换的具体实施方式,接收端TS-MMT的包转换步骤与之相反,即,先进行TS解封装再进行ULE解封装,进而得到最初的MMTP包。The MMTP packet in this embodiment is generated according to the MMT protocol standard encapsulation, and then it is subjected to ULE (Unidirectional Lightweight Encapsulation) encapsulation and TS encapsulation in order to complete the MMT-TS packet conversion. The TS packet obtained after conversion is sent to the receiving end through the broadcast network, and the TS-MMT packet conversion can be completed after the receiving end performs decapsulation. The specific implementation of the MMT-TS packet conversion at the transmitting end will be described below. The packet conversion step of the TS-MMT at the receiving end is the opposite, that is, TS decapsulation is performed first and then ULE decapsulation is performed to obtain the original MMTP packet.
ULE封装:ULE package:
根据MMT协议进行碎片化封装之后的媒体资源,在打包成MMTP包之后可以在宽带网、蜂窝网、广播网等多种网络中传输,且支持多视角同步呈现、多终端关联呈现等多种业务模式。MMT封装具有灵活性和支持异构网络以及个性化定制场景等优势,因此,本发明不改变标准的MMT封装格式,而是在MMTP包这一层面进行包转换,最终将其转换为TS包。Media resources that are fragmented and encapsulated according to the MMT protocol can be transmitted in a wide range of networks such as broadband, cellular, and broadcast networks after being packaged into MMTP packets, and support multiple services such as multi-view simultaneous presentation and multi-terminal associated presentation. mode. MMT encapsulation has the advantages of flexibility and support for heterogeneous networks and personalized customization scenarios. Therefore, the present invention does not change the standard MMT encapsulation format, but performs packet conversion at the MMTP packet level, and finally converts it into TS packets.
如图1所示,MMTP包在进行包转换时总共有两次封装。首先进行的是轻量级(可以为ULE或MLE)的ULE封装。封装后的ULE包结构如图3所示,其语法格式见表1。As shown in Figure 1, MMTP packets are encapsulated twice during packet conversion. The first thing to do is a lightweight (can be ULE or MLE) ULE package. The structure of the encapsulated ULE packet is shown in Figure 3, and its syntax format is shown in Table 1.
Figure PCTCN2019095450-appb-000001
Figure PCTCN2019095450-appb-000001
相关字段的语义如下:The semantics of the related fields are as follows:
mmtp_length:16比特,指示ULE中封装的MMTP数据包的字节长度;mmtp_length: 16 bits, indicating the byte length of the MMTP data packet encapsulated in the ULE;
mmtp_type:16比特,指示MMTP包的类型;mmtp_type: 16 bits, indicating the type of the MMTP packet;
MMTP_data:ULE包负载,即MMTP包;MMTP_data: ULE packet payload, that is, MMTP packet;
CRC:循环冗余校验码(Cyclic Redundancy Check),32比特,用于数据传输检错。CRC: Cyclic Redundancy Check, 32 bits, used for data transmission error detection.
TS封装:TS package:
MMTP包在经过ULE封装并转化成为ULE包之后,还需进一步封装,从而转化为TS包。如图4所示,TS包通常包含4个字节的固定长度包头和可变长度的包头自适应字段,以及不超过184个字节的数据段。对于每一个ULE包,本发明将其切分成多个不超过184字节的数据段,并将每个数据段放入TS包的负载中。特别的,如果在传输系统中的TS接收机不仅用于接受经过转换的含有MMTP数据的ULE数据段,本发明占用可变长度的包头自适应字段(AdaptionField)中的9个字节以插入指示信息,使TS接收机能判断当前接受内容为ULE数据段,说明此封装内容的属性。如果此自适应字段被启用,ULE的数据段的大小将缩小为175字节。对于转换后TS包的包头,各字段设置如下:After the MMTP package is ULE encapsulated and converted into a ULE package, it needs to be further encapsulated to be converted into a TS package. As shown in FIG. 4, a TS packet usually includes a fixed-length header of 4 bytes and an adaptive field of a variable-length header, and a data segment not exceeding 184 bytes. For each ULE packet, the present invention cuts it into a plurality of data segments not exceeding 184 bytes, and places each data segment into the payload of the TS packet. In particular, if the TS receiver in the transmission system is not only used to accept the converted ULE data segment containing MMTP data, the present invention occupies 9 bytes in a variable-length header adaptive field (AdaptionField) to insert an indication The information enables the TS receiver to determine that the currently accepted content is a ULE data segment, and describes the attributes of the encapsulated content. If this adaptive field is enabled, the size of the ULE data segment will be reduced to 175 bytes. For the header of the converted TS packet, the fields are set as follows:
同步字节:8比特,在此设为0x47;Sync byte: 8 bits, set here to 0x47;
误码表示:1比特,TS包中存在不可纠正的比特差错时,置“1”;Error code indicates: 1 bit, set to "1" when there is an uncorrectable bit error in the TS packet;
单元起始指示:1比特,负载数据为ULE包切分后的第一个数据段时,置“1”;Unit start indication: 1 bit, set to "1" when the payload data is the first data segment after ULE packet segmentation;
优先级:1比特,PID相同的包中,优先级更高时,置“1”;Priority: 1 bit. In packets with the same PID, the priority is set to "1".
PID:13比特,与MMTP中的packet_id对应;PID: 13 bits, corresponding to packet_id in MMTP;
加扰控制:2比特,指示负载的加扰方式;Scrambling control: 2 bits, indicating the scrambling mode of the load;
AF控制:2比特,指示包头后是否含有包头自适应字段(Adaption Field);AF control: 2 bits, indicating whether the header adaptive field (Adaption Field) is included after the header;
连续计数器:4比特,随着具有相同PID的包递增。Continuous counter: 4 bits, incremented with packets with the same PID.
如果需要,包头自适应字段(AdptationField)中,需要特别设置的字段如下:If needed, the fields in the header adaptive field (AdptationField) that need special settings are as follows:
自适应字段长度:1字节,用于指示拓展字段的长度,计为9字节,即置“0x09”;Adaptive field length: 1 byte, used to indicate the length of the extended field, counted as 9 bytes, that is, set to "0x09";
不连续状态指示符:1比特,用于指示当前传输数据包的不连续状态;Discontinuity status indicator: 1 bit, used to indicate the discontinuity status of the currently transmitted data packet;
随机访问指示符:1比特,用于指示当前传输的流分组是否包含帮助随机接入的信息;Random access indicator: 1 bit, used to indicate whether the currently transmitted stream packet contains information to help random access;
基本流优先级指示符:1比特,用于指示相同分组中有效荷载的优先级;Elementary stream priority indicator: 1 bit, used to indicate the priority of the payload in the same packet;
PCR标示符:1比特,用于标示此自适应字段中是否含有PCR字段,置“0”;PCR identifier: 1 bit, used to indicate whether this adaptive field contains a PCR field, set to "0";
OPCR标示符:1比特,用于标示此自适应字段中是否含有OPCR字段,置“0”;OPCR identifier: 1 bit, used to indicate whether this adaptive field contains the OPCR field, set to "0";
拼接点标示符:1比特,用于标示此自适应字段中是否含有splice_countdown字段,置“0”;Splice point identifier: 1 bit, used to indicate whether this adaptive field contains the splice_countdown field, and is set to "0";
传输私有数据标示符:1比特,用于标示此自适应字段中是否含有私有数据字段,置“1”;Transmission private data identifier: 1 bit, used to indicate whether this adaptive field contains a private data field, set to "1";
自适应字段拓展标示符:1比特,用于标示此自适应字段中是否含有拓展字段,置“0”;Adaptive field extension identifier: 1 bit, used to indicate whether the adaptive field contains an extension field, set to "0";
私有数据字段中,字段长度(transport_private_data_length),计为为“6”即置“0x06”,字段字节(transport_private_data_byte)设置为“IS_ULE”,用于指示该TS包中的数据是ULE数据段,在解包拼接后应座位ULE包进行再次解包,得到MMTP交由MMT接收机进行媒体操作。In the private data field, the field length (transport_private_data_length) is calculated as "6" and is set to "0x06", and the field byte (transport_private_data_byte) is set to "IS_ULE", which is used to indicate that the data in the TS packet is a ULE data segment. After unpacking and splicing, the ULE packet should be unpacked again to obtain the MMTP and handed over to the MMT receiver for media operations.
在上述一种基于广播系统的传输协议转换方法的基础上,本发明还提供一种基于广播系统的传输协议转换系统,包括:Based on the foregoing transmission protocol conversion method based on a broadcast system, the present invention also provides a transmission protocol conversion system based on a broadcast system, including:
初步封装模块:将媒体资源根据第一协议封装成第一协议包。Preliminary encapsulation module: Encapsulates media resources into a first protocol package according to a first protocol.
包转换模块:将第一协议包进行包转换,得到TS包用于网络传输。Packet conversion module: converts the first protocol packet into a packet, and obtains a TS packet for network transmission.
解封模块:将接收到的TS包进行与包转换模块互逆的包转换,得到第一协议包。Decapsulation module: The received TS packet is converted into a packet that is inverse to the packet conversion module to obtain a first protocol packet.
本领域技术人员知道,除了以纯计算机可读程序代码方式实现本发明提供的系统及其各个装置、模块、单元以外,完全可以通过将方法步骤进行逻辑编程来使得本发明提供的系统及其各个装置、模块、单元以逻辑门、开关、专用集成电路、可编程逻辑控制器以及嵌入式微控制器等的形式来实现相同功能。所以,本发明提供的系统及其各项装置、模块、单元可以被认为是一种硬件部件,而对其内包括的用于实现各种功能的装置、模块、单元也可以视为硬件部件内的结构;也可以将用于实现各种功能的装置、模块、单元视为既可以是实现方法的软件模块又可以是硬件部件内的结构。Those skilled in the art know that, in addition to implementing the system and its various devices, modules, and units provided by the present invention in a pure computer-readable program code manner, it is entirely possible to make the system and its various devices provided by the present invention logically program the method steps , Modules, and units implement the same functions in the form of logic gates, switches, application specific integrated circuits, programmable logic controllers, and embedded microcontrollers. Therefore, the system provided by the present invention and its various devices, modules, and units can be considered as a hardware component, and the devices, modules, and units included in it to implement various functions can also be considered as hardware components. The device, module, and unit for implementing various functions can also be regarded as a structure that can be either a software module for implementing the method or a hardware component.
以上对本发明的具体实施例进行了描述。需要理解的是,本发明并不局限于上述特定实施方式,本领域技术人员可以在权利要求的范围内做出各种变化或修改,这并不影响本发明的实质内容。在不冲突的情况下,本申请的实施例和实施例中的特征可以任意相互组合。The specific embodiments of the present invention have been described above. It should be understood that the present invention is not limited to the specific embodiments described above, and those skilled in the art can make various changes or modifications within the scope of the claims, which does not affect the essence of the present invention. In the case of no conflict, the embodiments of the present application and the features in the embodiments can be arbitrarily combined with each other.

Claims (22)

  1. 一种基于广播系统的传输协议转换方法,其特征在于,包括:A transmission protocol conversion method based on a broadcast system, which includes:
    初步封装步骤:将媒体资源根据第一协议封装成第一协议包;Initial encapsulation step: encapsulating media resources into a first protocol package according to the first protocol;
    包转换步骤:将所述第一协议包进行包转换,得到TS包用于网络传输。Packet conversion step: perform packet conversion on the first protocol packet to obtain a TS packet for network transmission.
  2. 根据权利要求1所述的基于广播系统的传输协议转换方法,其特征在于,所述第一协议为MMT协议。The transmission protocol conversion method based on a broadcast system according to claim 1, wherein the first protocol is an MMT protocol.
  3. 根据权利要求1所述的基于广播系统的传输协议转换方法,其特征在于,所述包转换步骤包括:The method for converting a transmission system based on a broadcast system according to claim 1, wherein the packet conversion step comprises:
    轻量级封装步骤:将所述第一协议包进行轻量级封装,得到轻量级封装包;Light-weight packaging step: Light-weight packaging of the first protocol package to obtain a light-weight packaging package;
    TS封装步骤:将所述轻量级封装包进行TS封装,得到TS包。TS encapsulation step: TS encapsulation of the lightweight encapsulation packet to obtain a TS packet.
  4. 根据权利要求3所述的基于广播系统的传输协议转换方法,其特征在于,所述轻量级封装包的包结构包括:头部字段(HDR)、第一协议数据段和CRC段;The method of claim 3, wherein the packet structure of the lightweight package includes a header field (HDR), a first protocol data segment, and a CRC segment;
    所述第一协议数据段:为轻量级封装包负载,即第一协议包;The first protocol data segment is a lightweight encapsulated packet load, that is, a first protocol packet;
    所述CRC段:为循环冗余校验码;The CRC segment is a cyclic redundancy check code;
    所述头部字段包括:length:指示轻量级封装包中封装的第一协议包的字节长度。The header field includes: length: indicates a byte length of the first protocol packet encapsulated in the lightweight encapsulation packet.
  5. 根据权利要求4所述的基于广播系统的传输协议转换方法,其特征在于,所述头部字段还包括:The method of claim 4, wherein the header field further comprises:
    type:指示第一协议包的类型。type: indicates the type of the first protocol packet.
  6. 根据权利要求4所述的基于广播系统的传输协议转换方法,其特征在于,The method for converting a transmission system based on a broadcast system according to claim 4, wherein:
    所述CRC段为32比特;The CRC segment is 32 bits;
    所述头部字段中的length为16比特。The length in the header field is 16 bits.
  7. 根据权利要求3所述的基于广播系统的传输协议转换方法,其特征在于,所述TS包包括:包头和负载段;The method of claim 3, wherein the TS packet comprises: a header and a payload segment;
    所述包头包括:The header includes:
    同步字节;Sync byte
    误码表示:在TS包中存在不可纠正的比特差错时置“1”;Error code indicates: "1" is set when there is an uncorrectable bit error in the TS packet;
    单元起始指示:负载段为轻量级封装包切分后的第一个数据段时置“1”;Unit start indication: Set "1" when the load segment is the first data segment after the lightweight package packet is split;
    优先级:PID相同的包中,优先级更高时置“1”;Priority: In packets with the same PID, set to "1" when the priority is higher;
    PID:与第一协议包对应;PID: corresponding to the first protocol package;
    加扰控制:指示负载的加扰方式;Scrambling control: indicates the scrambling mode of the load;
    AF控制:指示包头后是否含有包头自适应字段;AF control: indicates whether the header adaptive field is included after the header;
    连续计数器:随着具有相同PID的包递增。Continuous counter: increments with packets with the same PID.
  8. 根据权利要求7所述的基于广播系统的传输协议转换方法,其特征在于,The method for converting a transmission system based on a broadcast system according to claim 7, wherein:
    所述同步字节为8比特;The synchronization byte is 8 bits;
    所述误码表示为1比特;The error code is represented as 1 bit;
    所述单元起始指示为1比特;The unit start indication is 1 bit;
    所述优先级为1比特;The priority is 1 bit;
    所述PID为13比特;The PID is 13 bits;
    所述加扰控制为2比特;The scrambling control is 2 bits;
    所述AF控制为2比特;The AF control is 2 bits;
    所述连续计数器为4比特。The continuous counter is 4 bits.
  9. 根据权利要求1所述的基于广播系统的传输协议转换方法,其特征在于,还包括:The method of claim 1, further comprising:
    解封步骤:将接收到的TS包进行与所述包转换步骤互逆的包转换,得到第一协议包。Decapsulation step: The received TS packet is converted into a packet that is inverse to the packet conversion step to obtain a first protocol packet.
  10. 一种基于广播系统的传输协议转换方法,其特征在于,包括:A transmission protocol conversion method based on a broadcast system, which includes:
    包转换步骤:将接收到的TS包进行逆向包转换;Packet conversion step: reversely convert the received TS packet into a packet;
    解封步骤:将经过逆向包转换得到的第一协议包进行解封,得到第一协议。De-encapsulation step: De-encapsulating the first protocol packet obtained through reverse packet conversion to obtain the first protocol.
  11. 根据权利要求10所述的基于广播系统的传输协议转换方法,其特征在于,所述逆向包转换包括:The method for converting a transmission system based on a broadcast system according to claim 10, wherein the reverse packet conversion comprises:
    TS封装解封步骤:将收到的TS包进行解封,得到轻量级封装包;TS encapsulation and decapsulation step: Decapsulating the received TS packet to obtain a lightweight encapsulation packet;
    轻量级封装解封步骤:将收到的轻量级封装包进行解封,得到第一协议包。Lightweight encapsulation and decapsulation step: Decapsulating the received lightweight encapsulation package to obtain a first protocol package.
  12. 一种基于广播系统的传输协议转换系统,其特征在于,包括:A transmission protocol conversion system based on a broadcast system, which includes:
    初步封装模块:将媒体资源根据第一协议封装成第一协议包;Preliminary encapsulation module: encapsulating media resources into a first protocol package according to the first protocol;
    包转换模块:将所述第一协议包进行包转换,得到TS包用于网络传输。Packet conversion module: perform packet conversion on the first protocol packet to obtain a TS packet for network transmission.
  13. 根据权利要求12所述的基于广播系统的传输协议转换系统,其特征在于,所述第一协议为MMT协议。The transmission protocol conversion system based on a broadcast system according to claim 12, wherein the first protocol is an MMT protocol.
  14. 根据权利要求12所述的基于广播系统的传输协议转换系统,其特征在于,所述包转换模块包括:The transmission protocol conversion system based on a broadcast system according to claim 12, wherein the packet conversion module comprises:
    轻量级封装模块:将所述第一协议包进行轻量级封装,得到轻量级封装包;Lightweight packaging module: performing lightweight packaging on the first protocol package to obtain a lightweight packaging package;
    TS封装模块:将所述轻量级封装包进行TS封装,得到TS包。TS packaging module: TS packaging the lightweight packaging package to obtain a TS package.
  15. 根据权利要求14所述的基于广播系统的传输协议转换系统,其特征在于,所述轻量级封装包的包结构包括:头部字段(HDR)、第一协议数据段和CRC段;The transmission protocol conversion system based on a broadcast system according to claim 14, wherein the packet structure of the lightweight package includes a header field (HDR), a first protocol data segment, and a CRC segment;
    所述第一协议数据段:为轻量级封装包负载,即第一协议包;The first protocol data segment is a lightweight encapsulated packet load, that is, a first protocol packet;
    所述CRC段:为循环冗余校验码;The CRC segment is a cyclic redundancy check code;
    所述头部字段包括:The header field includes:
    length:指示轻量级封装中封装的第一协议包的字节长度。length: indicates the byte length of the first protocol packet encapsulated in the lightweight package.
  16. 根据权利要求15所述的基于广播系统的传输协议转换系统,其特征在于,所述头部字段还包括:The transmission protocol conversion system based on a broadcast system according to claim 15, wherein the header field further comprises:
    type:指示第一协议包的类型。type: indicates the type of the first protocol packet.
  17. 根据权利要求15所述的基于广播系统的传输协议转换系统,其特征在于,The transmission protocol conversion system based on a broadcast system according to claim 15, wherein:
    所述CRC段为32比特;The CRC segment is 32 bits;
    所述头部字段中的length为16比特。The length in the header field is 16 bits.
  18. 根据权利要求14所述的基于广播系统的传输协议转换系统,其特征在于,所述TS包包括:包头和负载段;The transmission protocol conversion system based on a broadcast system according to claim 14, wherein the TS packet comprises: a header and a payload segment;
    所述包头包括:The header includes:
    同步字节;Sync byte
    误码表示:在TS包中存在不可纠正的比特差错时置“1”;Error code indicates: "1" is set when there is an uncorrectable bit error in the TS packet;
    单元起始指示:负载段为轻量级封装包切分后的第一个数据段时置“1”;Unit start indication: Set "1" when the load segment is the first data segment after the lightweight package packet is split;
    优先级:PID相同的包中,优先级更高时置“1”;Priority: In packets with the same PID, set to "1" when the priority is higher;
    PID:与第一协议包对应;PID: corresponding to the first protocol package;
    加扰控制:指示负载的加扰方式;Scrambling control: indicates the scrambling mode of the load;
    AF控制:指示包头后是否含有包头自适应字段;AF control: indicates whether the header adaptive field is included after the header;
    连续计数器:随着具有相同PID的包递增。Continuous counter: increments with packets with the same PID.
  19. 根据权利要求18所述的基于广播系统的传输协议转换系统,其特征在于,The transmission protocol conversion system based on a broadcasting system according to claim 18, wherein,
    所述同步字节为8比特;The synchronization byte is 8 bits;
    所述误码表示为1比特;The error code is represented as 1 bit;
    所述单元起始指示为1比特;The unit start indication is 1 bit;
    所述优先级为1比特;The priority is 1 bit;
    所述PID为13比特;The PID is 13 bits;
    所述加扰控制为2比特;The scrambling control is 2 bits;
    所述AF控制为2比特;The AF control is 2 bits;
    所述连续计数器为4比特。The continuous counter is 4 bits.
  20. 根据权利要求12所述的基于广播系统的传输协议转换系统,其特征在于,还包括:The transmission protocol conversion system based on a broadcast system according to claim 12, further comprising:
    解封模块:将接收到的TS包进行与所述包转换模块互逆的包转换,得到第一协议包。Decapsulation module: The received TS packet is converted into a packet that is inverse to the packet conversion module to obtain a first protocol packet.
  21. 一种基于广播系统的传输协议转换系统,其特征在于,包括:A transmission protocol conversion system based on a broadcast system, which includes:
    包转换模块:将接收到的TS包进行逆向包转换;Packet conversion module: performs reverse packet conversion on the received TS packet;
    解封模块:将经过逆向包转换得到的第一协议包进行解封,得到第一协议。Decapsulation module: Decapsulates the first protocol packet obtained by reverse packet conversion to obtain the first protocol.
  22. 根据权利要求21所述的基于广播系统的传输协议转换系统,其特征在于,所述逆向包转换包括:The transmission protocol conversion system based on a broadcast system according to claim 21, wherein the reverse packet conversion comprises:
    TS封装解封模块:将收到的TS包进行解封,得到轻量级封装包;TS encapsulation and decapsulation module: Decapsulates the received TS packet to obtain a lightweight encapsulation packet;
    轻量级封装解封模块:将收到的轻量级封装包进行解封,得到第一协议包。Lightweight encapsulation and decapsulation module: Decapsulates the received lightweight encapsulation package to obtain a first protocol package.
PCT/CN2019/095450 2018-07-11 2019-07-10 Broadcast system-based transport protocol conversion method and system WO2020011205A1 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CA3109731A CA3109731A1 (en) 2018-07-11 2019-07-10 Broadcast system-based transport protocol conversion method and system
KR1020217003897A KR102466262B1 (en) 2018-07-11 2019-07-10 Transmission protocol conversion method and system based on broadcasting system

Applications Claiming Priority (6)

Application Number Priority Date Filing Date Title
CN201810758261 2018-07-11
CN201810758261.8 2018-07-11
CN201811132682.6A CN110719534B (en) 2018-07-11 2018-09-27 Transmission protocol conversion method and system based on broadcast system
CN201811132682.6 2018-09-27
CN201910086106.0 2019-01-29
CN201910086106.0A CN111491181A (en) 2019-01-29 2019-01-29 Transmission protocol conversion method and system based on broadcast system and storage medium

Publications (1)

Publication Number Publication Date
WO2020011205A1 true WO2020011205A1 (en) 2020-01-16

Family

ID=69142285

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2019/095450 WO2020011205A1 (en) 2018-07-11 2019-07-10 Broadcast system-based transport protocol conversion method and system

Country Status (1)

Country Link
WO (1) WO2020011205A1 (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2015149680A (en) * 2014-02-07 2015-08-20 日本放送協会 Transmitting device and receiving device
CN107223334A (en) * 2015-02-13 2017-09-29 三星电子株式会社 The method and apparatus for being changed to MPEG 2TS for MMTP to be circulated
WO2017199743A1 (en) * 2016-05-18 2017-11-23 ソニー株式会社 Information processing apparatus, information recording medium, and information processing method, and program
WO2018070244A1 (en) * 2016-10-13 2018-04-19 ソニーセミコンダクタソリューションズ株式会社 Information processing device, information processing method, and program

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2015149680A (en) * 2014-02-07 2015-08-20 日本放送協会 Transmitting device and receiving device
CN107223334A (en) * 2015-02-13 2017-09-29 三星电子株式会社 The method and apparatus for being changed to MPEG 2TS for MMTP to be circulated
WO2017199743A1 (en) * 2016-05-18 2017-11-23 ソニー株式会社 Information processing apparatus, information recording medium, and information processing method, and program
WO2018070244A1 (en) * 2016-10-13 2018-04-19 ソニーセミコンダクタソリューションズ株式会社 Information processing device, information processing method, and program

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
WANG JING ET AL.: "Super-light encapsulation's application in IP over DVB Network", CABEL TV TECHNOLOGY, no. 23, 31 December 2014 (2014-12-31) *

Similar Documents

Publication Publication Date Title
US11196786B2 (en) Interface apparatus and method for transmitting and receiving media data
CN108881927A (en) A kind of video data synthetic method and device
WO2016129953A1 (en) Method and apparatus for converting mmtp stream to mpeg-2ts
WO2015152599A2 (en) Signaling and operation of an mmtp de-capsulation buffer
CN107787586B (en) Method and apparatus for transmitting and receiving signal in multimedia system
CN110049346A (en) A kind of method and system of net cast
WO2015152587A2 (en) Method and apparatus for signaling and operation of low delay consumption of media data in mmt
CN110149305A (en) A kind of method and transfer server of the multi-party playing audio-video based on view networking
CN110719534B (en) Transmission protocol conversion method and system based on broadcast system
CN108966003A (en) A kind of method and apparatus of TV data processing
WO2020011205A1 (en) Broadcast system-based transport protocol conversion method and system
CN110445761A (en) A kind of video drawing stream method and device
KR102466262B1 (en) Transmission protocol conversion method and system based on broadcasting system
CN110708598B (en) Video networking terminal and data processing method
CN110633592B (en) Image processing method and device
CN111491181A (en) Transmission protocol conversion method and system based on broadcast system and storage medium
CN110475089A (en) A kind of processing method of multi-medium data and view networked terminals
Paik et al. Media-aware scheduling method for transmitting signalling message over MPEG media transport-based broadcast
WO2020011208A1 (en) Media transport method and system in heterogeneous network
CN109525860A (en) A kind of TV signal processing method, device and storage medium

Legal Events

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

Ref document number: 19833305

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

ENP Entry into the national phase

Ref document number: 20217003897

Country of ref document: KR

Kind code of ref document: A

ENP Entry into the national phase

Ref document number: 3109731

Country of ref document: CA

32PN Ep: public notification in the ep bulletin as address of the adressee cannot be established

Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205A DATED 12.05.2021)

122 Ep: pct application non-entry in european phase

Ref document number: 19833305

Country of ref document: EP

Kind code of ref document: A1