JP6478153B2 - Data transmission system, receiving apparatus, and program - Google Patents

Data transmission system, receiving apparatus, and program Download PDF

Info

Publication number
JP6478153B2
JP6478153B2 JP2015038349A JP2015038349A JP6478153B2 JP 6478153 B2 JP6478153 B2 JP 6478153B2 JP 2015038349 A JP2015038349 A JP 2015038349A JP 2015038349 A JP2015038349 A JP 2015038349A JP 6478153 B2 JP6478153 B2 JP 6478153B2
Authority
JP
Japan
Prior art keywords
file
data
mmtp
packet
unit
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
JP2015038349A
Other languages
Japanese (ja)
Other versions
JP2015180059A (en
Inventor
真也 竹内
真也 竹内
一博 大槻
一博 大槻
俊二 砂崎
俊二 砂崎
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Japan Broadcasting Corp
Original Assignee
Japan Broadcasting Corp
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 Japan Broadcasting Corp filed Critical Japan Broadcasting Corp
Priority to JP2015038349A priority Critical patent/JP6478153B2/en
Publication of JP2015180059A publication Critical patent/JP2015180059A/en
Application granted granted Critical
Publication of JP6478153B2 publication Critical patent/JP6478153B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本発明は、データ送出システム、受信装置、およびプログラムに関する。   The present invention relates to a data transmission system, a receiving device, and a program.

現在、デジタル放送では、途中からデータの受信を開始してもデータ放送のコンテンツを構成するファイルがすべて受信できるよう、データカルーセル伝送方式(非特許文献1参照)を用いて、データ放送のコンテンツを構成するファイルを伝送している。このデータカルーセル伝送方式は、MPEG2−TSでの伝送を前提とした方式である。一方、スーパーハイビジョンなどを対象とした将来のデジタル放送では、伝送方式としてMMT(Mpeg Media Transport;ISO/IEC 23008-1)も採用されることが決まっており、MMT方式においては、映像などのストリームをMMTP(Mpeg Media Transport Protocol)パケットで伝送する。   Currently, in digital broadcasting, data broadcasting content is transmitted using a data carousel transmission system (see Non-Patent Document 1) so that all files constituting the data broadcasting content can be received even if data reception is started halfway. The file to be configured is being transmitted. This data carousel transmission system is a system premised on transmission in MPEG2-TS. On the other hand, in future digital broadcasting for Super Hi-Vision and the like, it is decided that MMT (Mpeg Media Transport; ISO / IEC 23008-1) will be adopted as a transmission method. Is transmitted in an MMTP (Mpeg Media Transport Protocol) packet.

“デジタル放送におけるデータ放送符号化方式と伝送方式 標準規格 ARIB STD−B24 5.8版(第三分冊)”、一般社団法人 電波産業会、平成25年7月“Data Broadcast Coding and Transmission Standards for Digital Broadcasting Standard ARIB STD-B24 Version 5.8 (Third Volume)”, Japan Radio Industry Association, July 2013

しかしながら、MMT方式の伝送には、受信機がデータ受信をいつ開始してもコンテンツファイルをすべて受信できる伝送方法がないという問題がある。   However, the MMT transmission has a problem that there is no transmission method that can receive all content files whenever the receiver starts data reception.

本発明は、このような事情に鑑みてなされたもので、MMT方式の伝送において、データ受信が、いつ開始されてもファイルが全て受信されるようにすることができるデータ送出システム、受信装置、およびプログラムを提供する。   The present invention has been made in view of such circumstances, and in MMT transmission, a data transmission system, a receiving apparatus, and a data transmission system capable of receiving all files whenever data reception starts. And provide programs.

(1)この発明は上述した課題を解決するためになされたもので、本発明の一態様は、コンテンツを構成するファイルを取得し、前記コンテンツを構成するファイルを格納したMMTPパケットを、繰り返し送出するデータ送出装置と、前記コンテンツを構成するファイル各々のパス名を記憶するテーブルを格納したMMTPパケットを送出する制御メッセージ生成装置と、前記データ送出装置が送出したMMTPパケットと、前記制御メッセージ生成装置が送出したMMTPパケットとを多重する多重装置とを具備し、前記コンテンツを構成するファイルを格納したMMTPパケットのパケットIDと、前記テーブルを格納したMMTPパケットのパケットIDとは異なることを特徴とするデータ送出システムである。 (1) The present invention has been made to solve the above-described problems. According to one aspect of the present invention, a file constituting a content is acquired, and an MMTP packet storing the file constituting the content is repeatedly transmitted. Data sending device, control message generating device for sending an MMTP packet storing a table for storing the path name of each file constituting the content, MMTP packet sent by the data sending device, and the control message generating device The packet ID of the MMTP packet storing the file constituting the content is different from the packet ID of the MMTP packet storing the table. A data transmission system.

(2)また、本発明の他の態様は、(1)に記載のデータ送出システムであって、前記データ送出装置が、前記コンテンツを構成するファイルを取得するファイル取得部と、前記ファイル取得部が取得したファイルをMMTPペイロードに格納するMMTPペイロード生成部と、前記MMTPペイロードを記憶するペイロード記憶部と、前記ペイロード記憶部が記憶する前記MMTPペイロードを、MMTPパケットに格納して送出することを繰り返す送出部とを備える。 (2) According to another aspect of the present invention, there is provided the data transmission system according to (1), in which the data transmission device acquires a file constituting the content, and the file acquisition unit Repeatedly stores the MMTP payload generation unit that stores the obtained file in the MMTP payload, the payload storage unit that stores the MMTP payload, and the MMTP payload that the payload storage unit stores in the MMTP packet And a sending unit.

(3)また、本発明の他の態様は、(1)または(2)に記載のデータ送出システムであって、前記テーブルは、データディレクトリ管理テーブルであることを特徴とする。 (3) Another aspect of the present invention is the data transmission system according to (1) or (2), wherein the table is a data directory management table.

(4)また、本発明の他の態様は、繰り返し送出される、コンテンツを構成するファイルを格納したMMTPパケットと、前記コンテンツを構成するファイル各々のパス名を記憶するテーブルを格納したMMTPパケットとを受信する受信部と、前記テーブルを参照して、前記受信部が受信したMMTPパケットから、所望のパス名のファイルを復元するファイル復元部とを具備し、前記コンテンツを構成するファイルを格納したMMTPパケットのパケットIDと、前記テーブルを格納したMMTPパケットのパケットIDとは異なることを特徴とする受信装置である。 (4) According to another aspect of the present invention, an MMTP packet storing a file constituting a content and a table storing a path name of each file constituting the content are repeatedly sent. And a file restoration unit that restores a file with a desired path name from the MMTP packet received by the reception unit with reference to the table, and stores the files that constitute the content The receiving apparatus is characterized in that the packet ID of the MMTP packet is different from the packet ID of the MMTP packet storing the table.

(5)また、本発明の他の態様は、コンピュータを、繰り返し送出される、コンテンツを構成するファイルを格納したMMTPパケットと、前記コンテンツを構成するファイル各々のパス名を記憶するテーブルを格納したMMTPパケットとを受信する受信部、前記テーブルを参照して、前記受信部が受信したMMTPパケットから、所望のパス名のファイルを復元するファイル復元部として機能させるためのプログラムであって、前記コンテンツを構成するファイルを格納したMMTPパケットのパケットIDと、前記テーブルを格納したMMTPパケットのパケットIDとは異なることを特徴とする。 (5) Further, according to another aspect of the present invention, a computer stores a MMTP packet storing a file constituting a content, which is repeatedly transmitted, and a table storing a path name of each file constituting the content. A receiving unit for receiving an MMTP packet, a program for referring to the table and for causing a function to function as a file restoring unit for restoring a file having a desired path name from an MMTP packet received by the receiving unit, The packet ID of the MMTP packet that stores the file that constitutes the file is different from the packet ID of the MMTP packet that stores the table.

この発明によれば、MMT方式の伝送において、データ受信が、いつ開始されてもファイルが全て受信されるようにすることができる。   According to the present invention, in the MMT transmission, all files can be received whenever data reception is started.

この発明の一実施形態によるコンテンツ伝送システム10の構成を示す概略ブロック図である。1 is a schematic block diagram showing a configuration of a content transmission system 10 according to an embodiment of the present invention. 同実施形態における放送設備11が送信するIPデータフローの構成例を示す模式図である。It is a schematic diagram which shows the structural example of the IP data flow which the broadcasting equipment 11 in the embodiment transmits. 同実施形態における放送設備11によるファイルの伝送方法を説明する模式図である。It is a schematic diagram explaining the transmission method of the file by the broadcasting equipment 11 in the embodiment. 同実施形態における放送設備11の構成を示す概略ブロック図である。It is a schematic block diagram which shows the structure of the broadcast equipment 11 in the embodiment. 同実施形態における制御メッセージ生成装置101の構成を示す概略ブロック図である。It is a schematic block diagram which shows the structure of the control message production | generation apparatus 101 in the embodiment. 同実施形態におけるデータ送出装置104の構成を示す概略ブロック図である。It is a schematic block diagram which shows the structure of the data transmission apparatus 104 in the embodiment. 同実施形態における受信装置12の構成を示す概略ブロック図である。It is a schematic block diagram which shows the structure of the receiver 12 in the same embodiment. 同実施形態におけるデータ伝送メッセージのデータ構造を示す表である。It is a table | surface which shows the data structure of the data transmission message in the same embodiment. 同実施形態におけるデータディレクトリ管理テーブルのデータ構造を示す表である。It is a table | surface which shows the data structure of the data directory management table in the embodiment. 同実施形態における伝送配置情報のデータ構造を示す表である。It is a table | surface which shows the data structure of the transmission arrangement information in the same embodiment. 同実施形態におけるデータアセット管理テーブルのデータ構造を示す表である。It is a table | surface which shows the data structure of the data asset management table in the embodiment.

以下、図面を参照して、本発明の実施の形態について説明する。図1は、この発明の一実施形態によるコンテンツ伝送システム10の構成を示す概略ブロック図である。コンテンツ伝送システム10は、一つまたは複数のファイルから構成されるコンテンツ(マルチメディアコンテンツともいう)を、放送波を用いて伝送する。コンテンツ伝送システム10は、伝送のデータ形式として、下位層から順にTLV(Type Length Value)、IP(Internet Protocol)を用いた、MMT(MPEG Media Transport)方式によって伝送する。   Embodiments of the present invention will be described below with reference to the drawings. FIG. 1 is a schematic block diagram showing a configuration of a content transmission system 10 according to an embodiment of the present invention. The content transmission system 10 transmits content composed of one or more files (also referred to as multimedia content) using broadcast waves. The content transmission system 10 transmits the data by the MMT (MPEG Media Transport) method using TLV (Type Length Value) and IP (Internet Protocol) in order from the lower layer as a transmission data format.

コンテンツ伝送システム10は、放送設備11、受信装置12、出力装置13を有する。放送設備11は、コンテンツを構成するファイルを、放送波を用いて、繰り返し送出する。このファイルには、HTML(HyperText Markup Language)ファイルなどの文字情報、制御情報などを含むファイル、JavaScript(登録商標)などのアプリケーションを記述したファイル、JPEG(Joint Picture Experts Group)などの静止画像ファイル、MPEG−2オーディオなどの音声ファイルを含めることができる。受信装置12は、放送設備11が配信したファイルを受信し、受信したファイルをレンダリングしたり、実行したり、復号したりすることで、コンテンツの画像、音声を生成する。受信装置12は、このコンテンツの画像を表す画像信号と、音声を表す音声信号とを生成し、出力装置13に入力する。出力装置13は、液晶ディスプレイなどの表示デバイスと、スピーカとを有し、受信装置12が生成した画像信号が表す画像の表示と、音声信号が表す音声の出力とを行う。なお、受信装置12と、出力装置13とは、一体となっていてもよい。   The content transmission system 10 includes a broadcast facility 11, a receiving device 12, and an output device 13. The broadcast facility 11 repeatedly sends out the files that make up the content using broadcast waves. This file includes character information such as HTML (HyperText Markup Language) files, files including control information, files describing applications such as JavaScript (registered trademark), still image files such as JPEG (Joint Picture Experts Group), Audio files such as MPEG-2 audio can be included. The receiving device 12 receives a file distributed by the broadcasting facility 11, and generates an image and sound of the content by rendering, executing, and decoding the received file. The receiving device 12 generates an image signal representing the image of the content and an audio signal representing the sound, and inputs them to the output device 13. The output device 13 includes a display device such as a liquid crystal display and a speaker, and displays an image represented by the image signal generated by the receiving device 12 and outputs a sound represented by the audio signal. Note that the receiving device 12 and the output device 13 may be integrated.

図2は、放送設備11が送信するIPデータフローの構成例を示す模式図である。図2では、放送設備11から配信されるIPデータフローDF1で、一つのパッケージP1が伝送されている。その一つのパッケージP1で、データ伝送メッセージ(Data_Transmission_Message)DTM1(データ伝送情報)、複数のデータアセットDA1、DA2が伝送されている。データ伝送メッセージDTM1は、MMTで定義されるメッセージであり、本実施形態では、メッセージIDとして「0x8002」を用いる。データアセットDA1、DA2は、アイテムI1、I2、・・・として、コンテンツを構成するファイルを伝送する、MMTで定義されるアセットである。アセット各々は、それぞれ、特定のパケットID(packet_id)を持つMMTPパケットに格納されるビットストリームであり、コンポーネントなどともいう。   FIG. 2 is a schematic diagram illustrating a configuration example of an IP data flow transmitted by the broadcasting facility 11. In FIG. 2, one package P1 is transmitted in the IP data flow DF1 distributed from the broadcasting facility 11. In one package P1, a data transmission message (Data_Transmission_Message) DTM1 (data transmission information) and a plurality of data assets DA1 and DA2 are transmitted. The data transmission message DTM1 is a message defined by MMT, and in this embodiment, “0x8002” is used as the message ID. Data assets DA1 and DA2 are assets defined by MMT that transmit files constituting content as items I1, I2,. Each asset is a bit stream stored in an MMTP packet having a specific packet ID (packet_id), and is also referred to as a component.

データ伝送メッセージDTM1は、データディレクトリ管理テーブル(Data_Directory_Management_Table)DM1(ディレクトリ管理情報)と、データアセット管理テーブル(Data_Asset_Management_Table)AM1、AM2(アセット管理情報)とを格納している。データディレクトリ管理テーブルDM1は、コンテンツを構成するファイルのパス名と、そのファイルのアイテムID(ファイル識別情報)とを対応付けている。アイテムIDは、パケットIDまたはアセットIDと組み合わせて、コンテンツを構成するファイルを、データフローにおいて識別する情報である。データディレクトリ管理テーブルDMは、これらの他に、IPデータフローおよびパケットIDも対応付けているが、ここでは、説明を省略する。なお、アセットIDと、パケットIDとの対応は、制御メッセージの一種であるPAメッセージ中のMPテーブルに記載されている。   The data transmission message DTM1 stores a data directory management table (Data_Directory_Management_Table) DM1 (directory management information) and data asset management tables (Data_Asset_Management_Table) AM1 and AM2 (asset management information). The data directory management table DM1 associates a path name of a file that constitutes content with an item ID (file identification information) of the file. The item ID is information that identifies a file constituting the content in the data flow in combination with the packet ID or the asset ID. In addition to these, the data directory management table DM also associates an IP data flow and a packet ID, but description thereof is omitted here. The correspondence between the asset ID and the packet ID is described in the MP table in the PA message that is a kind of control message.

データアセット管理テーブルAM1、AM2の各々は、対応する一つのアセットIDと、そのアセットIDのデータアセットに格納されているファイルのアイテムIDとを格納する。データアセット管理テーブルは、データアセットの数だけ、データ伝送メッセージに格納されている。   Each of the data asset management tables AM1 and AM2 stores one corresponding asset ID and an item ID of a file stored in the data asset of the asset ID. As many data asset management tables as data assets are stored in the data transmission message.

したがって、ファイルのパス名が与えられると、データディレクトリ管理テーブルDM1から、そのファイルのアイテムIDが得られる。さらに、得られたアイテムIDを格納しているデータアセット管理テーブルAM1から、アセットIDが得られる。そのアセットIDのデータアセットで伝送されている、得られたアイテムIDのアイテムが、パス名を与えられたファイルとなっている。   Therefore, when a file path name is given, the item ID of the file is obtained from the data directory management table DM1. Further, the asset ID is obtained from the data asset management table AM1 storing the obtained item ID. The item with the obtained item ID transmitted by the data asset with the asset ID is a file given a path name.

図3は、放送設備11によるファイルの伝送方法を説明する模式図である。図3に示すように、放送設備11は、伝送するファイルF1を、先頭から順に所定のサイズのブロックF1a、F1b、・・・に分割する。そして、放送設備11は、これらのブロックF1a、F1b、・・・に、それぞれ、MMTPペイロードヘッダPH1、PH2、・・・を付加して、MMTPペイロードPL1、PL2とする。これらのMMTPペイロードヘッダPH1、PH2、・・・には、アイテムID、フラグメンテーションインジケータ(Fragmentation Indicator)、フラグメントカウンター(fragment_counter)を含む。アイテムIDは、そのMMTPペイロードヘッダが付加されたブロックのファイルF1のアイテムIDである。   FIG. 3 is a schematic diagram for explaining a file transmission method by the broadcasting facility 11. As shown in FIG. 3, the broadcasting facility 11 divides the file F1 to be transmitted into blocks F1a, F1b,. The broadcast facility 11 adds MMTP payload headers PH1, PH2,... To these blocks F1a, F1b,. These MMTP payload headers PH1, PH2,... Include an item ID, a fragmentation indicator, and a fragment counter (fragment_counter). The item ID is the item ID of the file F1 of the block to which the MMTP payload header is added.

フラグメンテーションインジケータは、「0」から「3」の4つの値をとる。「0」のときは、そのMMTPペイロードヘッダが付加されたブロックのみで完結したファイルであることを示す。「1」のときは、そのMMTPペイロードヘッダが付加されたブロックが、ファイルの先頭であることを示す。「2」のときは、そのMMTPペイロードヘッダが付加されたブロックが、ファイルの先頭でも末尾でもないことを示す。「3」のときは、そのMMTPペイロードヘッダが付加されたブロックが、ファイルの末尾であることを示す。フラグメントカウンターは、同じファイルから分割されたMMTPが、あといくつあるかを示す。   The fragmentation indicator takes four values from “0” to “3”. “0” indicates that the file is completed only by the block to which the MMTP payload header is added. "1" indicates that the block to which the MMTP payload header is added is the head of the file. “2” indicates that the block to which the MMTP payload header is added is neither the beginning nor the end of the file. “3” indicates that the block to which the MMTP payload header is added is the end of the file. The fragment counter indicates how many MMTPs are divided from the same file.

放送設備11は、ペイロードPL1、PL2、・・・に、それぞれ、MMTPパケットヘッダH1、H2を付加して、MMTPパケットP1、P2とする。これらMMTPパケットヘッダH1、H2は、それぞれ、パケットID、パケットシーケンス番号、タイムスタンプを含む。パケットシーケンス番号は、同じパケットIDに振られる通し番号である。タイムスタンプは、そのMMTPパケットの1バイト目を送出するときの時刻を示す。   The broadcasting facility 11 adds MMTP packet headers H1 and H2 to the payloads PL1, PL2,... To form MMTP packets P1 and P2, respectively. These MMTP packet headers H1 and H2 include a packet ID, a packet sequence number, and a time stamp, respectively. The packet sequence number is a serial number assigned to the same packet ID. The time stamp indicates the time when the first byte of the MMTP packet is transmitted.

放送設備11は、これらのMMTPパケットP1、P2、・・・を繰り返し送出する。ただし、放送設備11は、MMTPパケットヘッダのパケットシーケンス番号、タイムスタンプについては、送出する度に、そのときの値を割当てる。例えば、放送設備11は、パケットシーケンス番号には、直前に送出した同じパケットIDのパケットシーケンス番号から連続した番号となるように、値を割当てる。   The broadcast facility 11 repeatedly sends out these MMTP packets P1, P2,. However, the broadcasting equipment 11 assigns the value of the packet sequence number and time stamp of the MMTP packet header each time it is sent. For example, the broadcasting facility 11 assigns a value to the packet sequence number so that the packet sequence number is a continuous number from the packet sequence number of the same packet ID sent immediately before.

受信装置12は、これらのMMTPパケットP1、P2、P3、・・・を受信し、ファイルF1、ファイルF2、・・・を構築する。このとき、例えば、受信装置12が、MMPTパケットP3から受信を開始したとする。MMTPパケットP1、P2、P3・・・・は繰り返し送出されているので、受信装置12は、MMTPパケットP3以降を受信した後に、再び送出されるMMTPパケットP1、P2を受信する。このため、受信装置12は、MMTPパケットP1、P2、・・・の全てを受信し、コンテンツを構成する全てのファイルF1、F2、・・・を構築することができる。なお、伝送誤りなどにより、途中のMMTPパケットの受信に失敗したときも同様である。   The receiving device 12 receives these MMTP packets P1, P2, P3,... And constructs a file F1, a file F2,. At this time, for example, it is assumed that the reception device 12 starts reception from the MMPT packet P3. Since the MMTP packets P1, P2, P3,... Are repeatedly transmitted, the receiving apparatus 12 receives the MMTP packets P1, P2 that are transmitted again after receiving the MMTP packet P3 and subsequent ones. For this reason, the receiving device 12 can receive all of the MMTP packets P1, P2,..., And can construct all the files F1, F2,. The same applies when reception of an MMTP packet on the way fails due to a transmission error or the like.

図4は、放送設備11の構成を示す概略ブロック図である。放送設備11は、制御メッセージ生成装置101、映像送出装置102、音声送出装置103、データ送出装置104、多重装置105、配信装置106を含む。制御メッセージ生成装置101は、データ伝送メッセージを格納したMMTPパケットを生成する。データ伝送メッセージは、コンテンツを構成するファイルのパス名を示す情報と、そのファイルの伝送路における配置に関する情報とを対応付ける。この対応付けは、データ伝送メッセージに格納されているデータディレクトリ管理テーブルと、データアセット管理テーブルとで行う。制御メッセージ生成装置101は、その他にMPテーブルを格納するPAメッセージなどの制御メッセージを格納したMMTPパケットを生成してもよい。   FIG. 4 is a schematic block diagram showing the configuration of the broadcast facility 11. The broadcasting facility 11 includes a control message generation device 101, a video transmission device 102, an audio transmission device 103, a data transmission device 104, a multiplexing device 105, and a distribution device 106. The control message generator 101 generates an MMTP packet that stores a data transmission message. The data transmission message associates information indicating the path name of the file constituting the content with information related to the arrangement of the file in the transmission path. This association is performed by the data directory management table and the data asset management table stored in the data transmission message. The control message generator 101 may generate an MMTP packet that stores a control message such as a PA message that stores an MP table.

映像送出装置102は、映像のアセットを格納したMMTPパケットを生成する。音声送出装置103は、音声のアセットを格納したMMTPパケットを生成する。データ送出装置104は、コンテンツを構成するファイルをアイテムとして伝送するアセット(データアセット)を格納したMMTPパケットを生成する。コンテンツを構成するファイルとしては、HTMLファイルなどの文字情報、制御情報などを含むファイル、JavaScript(登録商標)などのアプリケーションを記述したファイル、JPEGなどの静止画像ファイル、MPEG−2オーディオなどの音声ファイルなどがある。多重装置105は、制御メッセージ生成装置101、映像送出装置102、音声送出装置103、データ送出装置104の各々が生成したMMTPパケットを多重する。多重装置105は、多重したMMTPパケットを伝送するIPデータフローを生成する。配信装置106(配信部)は、多重装置105が生成したIPデータフローを伝送するTLVストリームを生成し、そのTLVストリームを放送波を用いて配信する。   The video transmission apparatus 102 generates an MMTP packet storing video assets. The audio transmission device 103 generates an MMTP packet storing audio assets. The data transmission device 104 generates an MMTP packet that stores an asset (data asset) that transmits a file constituting the content as an item. The files that make up the content include text information such as HTML files, files containing control information, files that describe applications such as JavaScript (registered trademark), still image files such as JPEG, and audio files such as MPEG-2 audio and so on. Multiplexer 105 multiplexes the MMTP packets generated by control message generator 101, video transmitter 102, audio transmitter 103, and data transmitter 104. The multiplexer 105 generates an IP data flow that transmits the multiplexed MMTP packet. The distribution device 106 (distribution unit) generates a TLV stream that transmits the IP data flow generated by the multiplexing device 105, and distributes the TLV stream using a broadcast wave.

図5は、制御メッセージ生成装置101の構成を示す概略ブロック図である。制御メッセージ生成装置101は、ディレクトリ管理テーブル生成部111、アセット管理テーブル生成部112、データ伝送メッセージ生成部113を含む。ディレクトリ管理テーブル生成部111は、コンテンツを構成する全てのファイルのパス名と、それらのファイルの伝送路における配置に関する情報とを対応付けるディレクトリ管理テーブルを生成する。   FIG. 5 is a schematic block diagram showing the configuration of the control message generating apparatus 101. The control message generation device 101 includes a directory management table generation unit 111, an asset management table generation unit 112, and a data transmission message generation unit 113. The directory management table generation unit 111 generates a directory management table that associates the path names of all the files that make up the content with information related to the arrangement of the files in the transmission path.

なお、ディレクトリ管理テーブルは、放送設備11によりファイルが伝送されている場合は、伝送路における配置に関する情報として、ファイルが伝送されているパッケージのパッケージIDと、ファイルに対応付けられたアイテムIDとを格納している。また、ディレクトリ管理テーブルは、IPネットワークを介して、マルチキャストまたはユニキャストによりファイルが伝送されている場合にも、伝送路における配置に関する情報を格納するが、詳細は省略する。   In the directory management table, when the file is transmitted by the broadcasting facility 11, the package ID of the package in which the file is transmitted and the item ID associated with the file are used as information regarding the arrangement on the transmission path. Storing. Also, the directory management table stores information about the arrangement on the transmission path even when a file is transmitted by multicast or unicast via the IP network, but the details are omitted.

アセット管理テーブル生成部112は、コンテンツを構成するファイルのうち、このテーブルと同じパッケージで伝送されるものの伝送路における配置に関する情報を格納するアセット管理テーブルを生成する。アセット管理テーブルに格納されている、伝送路における配置に関する情報は、そのアセット管理テーブルに対応付けられたデータアセットのアセットIDと、そのデータアセットに格納されているファイルのアイテムIDである。データ伝送メッセージ生成部113は、ディレクトリ管理テーブル生成部111が生成したディレクトリ管理テーブルと、アセット管理テーブル生成部112が生成したアセット管理テーブルとを格納したデータ伝送メッセージを生成する。   The asset management table generation unit 112 generates an asset management table that stores information related to the arrangement in the transmission path of the files constituting the content that are transmitted in the same package as the table. The information related to the arrangement on the transmission path stored in the asset management table is the asset ID of the data asset associated with the asset management table and the item ID of the file stored in the data asset. The data transmission message generation unit 113 generates a data transmission message in which the directory management table generated by the directory management table generation unit 111 and the asset management table generated by the asset management table generation unit 112 are stored.

図6は、データ送出装置104の構成を示す概略ブロック図である。データ送出装置104は、ファイル取得部141、MMTPペイロード生成部142、ペイロード記憶部143、MMTPパケット生成部144、データアセット送出部145を含む。MMTPパケット生成部144と、データアセット送出部145とで、送出部146として機能する。ファイル取得部141は、コンテンツを構成するファイルを取得する。MMTPペイロード生成部142は、ファイル取得部141が取得したファイルを、所定のサイズ以下に分割し、MMTPペイロードヘッダを付加して、MMTPペイロードを生成する。MMTPペイロード生成部142は、生成したMMTPペイロードをペイロード記憶部143に記憶させる。   FIG. 6 is a schematic block diagram showing the configuration of the data transmission device 104. The data transmission device 104 includes a file acquisition unit 141, an MMTP payload generation unit 142, a payload storage unit 143, an MMTP packet generation unit 144, and a data asset transmission unit 145. The MMTP packet generation unit 144 and the data asset transmission unit 145 function as a transmission unit 146. The file acquisition unit 141 acquires a file constituting the content. The MMTP payload generation unit 142 divides the file acquired by the file acquisition unit 141 into a predetermined size or less, adds an MMTP payload header, and generates an MMTP payload. The MMTP payload generation unit 142 causes the payload storage unit 143 to store the generated MMTP payload.

MMTPパケット生成部144は、ペイロード記憶部143が記憶するMMTPペイロードを読み出し、読み出したMMTPペイロードにMMTPパケットヘッダを付加することで、MMTPパケットを生成する。MMTPパケット生成部144は、送出すべきMMTPペイロードを全て読み出してMMTPパケットを生成することを繰り返す。このとき、MMTPパケット生成部144は、MMTPパケットヘッダのパケットシーケンス番号が連続した番号となるように値を割り振る。データアセット送出部145は、MMTPパケット生成部144がMMTPパケットを生成すると、そのMMTPパケットを出力する。   The MMTP packet generation unit 144 reads the MMTP payload stored in the payload storage unit 143 and adds an MMTP packet header to the read MMTP payload, thereby generating an MMTP packet. The MMTP packet generation unit 144 repeatedly reads out all the MMTP payloads to be transmitted and generates MMTP packets. At this time, the MMTP packet generation unit 144 assigns values so that the packet sequence numbers in the MMTP packet header are consecutive numbers. When the MMTP packet generation unit 144 generates an MMTP packet, the data asset transmission unit 145 outputs the MMTP packet.

図7は、受信装置12の構成を示す概略ブロック図である。受信装置12は、放送受信部201、分離部202、指定取得部203、受信制御部204、制御メッセージ処理部205、映像デコード部206、音声デコード部207、データレンダリング部208、映像合成部209、音声合成部210、ファイル復元部211を含む。放送受信部201は、放送設備11が送出した放送波を受信し、受信した放送波からTLVストリームを検出する。放送受信部201は、検出したTLVストリームに格納されているIPデータフローを抽出して、分離部202に入力する。   FIG. 7 is a schematic block diagram illustrating the configuration of the receiving device 12. The reception device 12 includes a broadcast reception unit 201, a separation unit 202, a designation acquisition unit 203, a reception control unit 204, a control message processing unit 205, a video decoding unit 206, an audio decoding unit 207, a data rendering unit 208, a video synthesis unit 209, A speech synthesis unit 210 and a file restoration unit 211 are included. The broadcast receiving unit 201 receives a broadcast wave transmitted from the broadcast facility 11 and detects a TLV stream from the received broadcast wave. The broadcast receiving unit 201 extracts the IP data flow stored in the detected TLV stream and inputs it to the separation unit 202.

分離部202は、入力したIPデータフローからMMTPパケットを抽出する。分離部202は、受信制御部204から指定されたパケットIDのMMTPパケットを、それぞれ、制御メッセージ処理部205、映像デコード部206、音声デコード部207、ファイル復元部211に入力する。指定取得部203は、ユーザによるコンテンツの指定を取得する。本実施形態では、コンテンツの指定は、受信装置12のリモートコントローラを用いて、コンテンツを伝送するパッケージのパッケージIDに対応するボタンを押下することで行われる。指定取得部203は、押下されたボタンを検出し、そのボタンに対応するパッケージIDを、受信制御部204に入力する。   The separation unit 202 extracts an MMTP packet from the input IP data flow. The separation unit 202 inputs the MMTP packet having the packet ID specified by the reception control unit 204 to the control message processing unit 205, the video decoding unit 206, the audio decoding unit 207, and the file restoration unit 211, respectively. The designation obtaining unit 203 obtains content designation by the user. In the present embodiment, the content is specified by pressing a button corresponding to the package ID of the package that transmits the content using the remote controller of the receiving device 12. The designation acquisition unit 203 detects the pressed button and inputs a package ID corresponding to the button to the reception control unit 204.

受信制御部204は、指定取得部203から入力されたパッケージIDに従い、受信するIPデータフローを決定し、その受信を放送受信部201に指示する。また、受信制御部204は、制御メッセージ処理部205から入力されたパッケージを構成する各アセットのパケットIDに従い、分離部202に、各部に入力するMMTPパケットのパケットIDを指示する。   The reception control unit 204 determines an IP data flow to be received according to the package ID input from the designation acquisition unit 203 and instructs the broadcast reception unit 201 to receive the IP data flow. Also, the reception control unit 204 instructs the packet ID of the MMTP packet input to each unit to the separation unit 202 according to the packet ID of each asset constituting the package input from the control message processing unit 205.

制御メッセージ処理部205は、分離部202から入力されたMMTPパケットから、データ伝送メッセージ、PAメッセージなどの制御メッセージを抽出する。制御メッセージ処理部205は、PAメッセージから、パッケージを構成するアセットのパケットIDを取得し、受信制御部204に入力する。また、制御メッセージ処理部205は、データ伝送メッセージから、コンテンツを構成するファイルのパス名と、アイテムIDとの対応を取得し、ファイル復元部211に入力する。   The control message processing unit 205 extracts a control message such as a data transmission message and a PA message from the MMTP packet input from the separation unit 202. The control message processing unit 205 acquires the packet ID of the asset constituting the package from the PA message and inputs it to the reception control unit 204. In addition, the control message processing unit 205 acquires the correspondence between the path name of the file constituting the content and the item ID from the data transmission message, and inputs it to the file restoration unit 211.

映像デコード部206は、分離部202から入力されたMMTPパケットに格納されている映像データを抽出し、復号する。映像デコード部206は、復号して得られた映像信号を、映像合成部209に入力する。音声デコード部207は、分離部202から入力されたMMTPパケットに格納されている音声データを抽出し、復号する。音声デコード部207は、復号して得られた音声信号を、音声合成部210に入力する。データレンダリング部208は、例えば、HTMLブラウザであり、ファイル復元部211が復元したファイルをレンダリング、実行、復号などして、画像信号と、音声信号を生成する。なお、ファイル復元部211が復元したファイルには、データ送出装置104が送出したファイルであるので、HTMLファイルなどの文字情報、制御情報などを含むファイル、JavaScript(登録商標)などのアプリケーションを記述したファイル、JPEGなどの静止画像ファイル、MPEG−2オーディオなどの音声ファイルが含まれる。   The video decoding unit 206 extracts and decodes video data stored in the MMTP packet input from the separation unit 202. The video decoding unit 206 inputs the video signal obtained by decoding to the video synthesis unit 209. The audio decoding unit 207 extracts and decodes audio data stored in the MMTP packet input from the separation unit 202. The audio decoding unit 207 inputs the audio signal obtained by decoding to the audio synthesis unit 210. The data rendering unit 208 is, for example, an HTML browser, and renders, executes, and decodes the file restored by the file restoration unit 211 to generate an image signal and an audio signal. Since the file restored by the file restoration unit 211 is a file sent by the data sending device 104, a file containing character information such as an HTML file, control information, etc., and an application such as JavaScript (registered trademark) are described. Files, still image files such as JPEG, and audio files such as MPEG-2 audio are included.

映像合成部209は、映像デコード部206からの映像信号と、データレンダリング部208からの映像信号とを合成し、合成した映像信号を出力する。音声合成部210は、音声デコード部207からの音声信号と、データレンダリング部208からの音声信号とを合成し、合成した音声信号を出力する。   The video synthesis unit 209 synthesizes the video signal from the video decoding unit 206 and the video signal from the data rendering unit 208 and outputs the synthesized video signal. The voice synthesis unit 210 synthesizes the voice signal from the voice decoding unit 207 and the voice signal from the data rendering unit 208 and outputs the synthesized voice signal.

ファイル復元部211は、分離部202から入力されたMMTPパケットからファイルを復元する。例えば、図3のように、ファイルがMMTPパケットP1、P2、P3、・・・に分割され、繰り返し送出されていると、ファイル復元部211は、MMTPパケットP3から受信を開始しても、次の繰り返しでMMTPパケットP1、P2を受信し、そのファイルを復元することができる。ファイル復元部211は、制御メッセージ処理部205から入力されたパス名とアイテムIDとの対応を参照して、復元したファイルのパス名を特定する。ファイル復元部211は、データレンダリング部208から指定されたパス名のファイルを、データレンダリング部208に入力する。   The file restoration unit 211 restores a file from the MMTP packet input from the separation unit 202. For example, as shown in FIG. 3, if the file is divided into MMTP packets P1, P2, P3,... And repeatedly sent out, the file restoration unit 211 starts the reception from the MMTP packet P3. MMTP packets P1 and P2 can be received by repeating the above and the file can be restored. The file restoration unit 211 refers to the correspondence between the path name input from the control message processing unit 205 and the item ID, and identifies the path name of the restored file. The file restoration unit 211 inputs a file having a path name designated by the data rendering unit 208 to the data rendering unit 208.

図8は、該表において、No.は、該表における行の通し番号を示す欄である。データ構造は、データ伝送メッセージのデータ構造を示す欄である。ビット数は、該データ構造のビット数を示す欄である。ビット列表記は、該ビット数のデータ構造のデータ形式を示す欄である。ビット列表記のuimsbfは、unsigned integer most significant bit firstの略であり、符号無し整数、最上位ビットが先頭を意味する。   FIG. Is a column indicating the serial number of the row in the table. The data structure is a column indicating the data structure of the data transmission message. The number of bits is a column indicating the number of bits of the data structure. The bit string notation is a column indicating the data format of the data structure of the number of bits. Uimsbf in bit string notation is an abbreviation for unsigned integer most significant bit first, and an unsigned integer and the most significant bit mean the head.

図8において、No.1の「Data_Transmission_message(){」は、以降、No.14の「}」までが、データ伝送メッセージのデータ構造であることを表す。当該メッセージの先頭に配置されているNo.2の「message_id」は、データ伝送メッセージのID(Identifier)を示す16ビットの領域であり、本実施形態では、「0x8002」が設定される。次に配置されているNo.3の「version」は、データ伝送メッセージのバージョン番号を示す8ビットの領域である。次に配置されているNo.4の「length」は、当該領域以降のデータ伝送メッセージのバイト数を示す32ビットの領域である。   In FIG. 1 “Data_Transmission_message () {” will be referred to as “No. Up to 14 “}” represents the data structure of the data transmission message. No. placed at the top of the message. 2, “message_id” is a 16-bit area indicating an ID (Identifier) of the data transmission message, and “0x8002” is set in the present embodiment. Next No. is arranged. “Version” of 3 is an 8-bit area indicating the version number of the data transmission message. Next No. “Length” of 4 is a 32-bit area indicating the number of bytes of the data transmission message after the area.

次に配置されているNo.5の「num_of_tables」は、データ伝送メッセージに格納されているテーブルの数を示す8ビットの領域である。次のNo.6の「for(i=0;i<N;i++){」は、以降、「}」であるNo.10までを、N回、すなわち格納されているテーブルの数(num_of_tables)分繰り返すことを示す。次に配置されているNo.7の「table_id」は、データ伝送メッセージに格納されているテーブルのIDを示す8ビットの領域である。この領域の値は、各テーブルの先頭に配置されている「table_id」の値と同じである。   Next No. is arranged. “Num_of_tables” of 5 is an 8-bit area indicating the number of tables stored in the data transmission message. The following No. No. 6 “for (i = 0; i <N; i ++) {” is “No. 10 is repeated N times, that is, the number of stored tables (num_of_tables). Next No. is arranged. 7, “table_id” is an 8-bit area indicating the ID of the table stored in the data transmission message. The value of this area is the same as the value of “table_id” arranged at the head of each table.

次に配置されているNo.8の「table_version」は、直前のNo.7のテーブルIDが示すテーブルのバージョン番号を示す8ビットの領域である。この領域の値は、該テーブルの「version」の値と同じである。次に配置されているNo.9の「table_length」は、直前のNo.7のテーブルIDが示すテーブルの長さを示す16ビットの領域である。この領域の値は、該テーブルの「length」の値と同じである。次のNo.10の「}」は、No.6の「{」に対応する。   Next No. is arranged. “Table_version” of No. 8 indicates the previous No. 7 is an 8-bit area indicating the version number of the table indicated by the table ID 7. The value in this area is the same as the “version” value in the table. Next No. “Table_length” of No. 9 indicates the previous No. 7 is a 16-bit area indicating the length of the table indicated by the table ID 7. The value of this area is the same as the “length” value of the table. The following No. No. 10 “}” indicates no. 6 corresponds to “{”.

次のNo.11の「for(i=0;i<N;i++){」は、以降、「}」であるNo.13までを、N回、すなわち格納されているテーブルの数(num_of_tables)分繰り返すことを示す。次のNo.12の「table()」は、テーブルが一つ格納されることを示す。   The following No. No. 11 “for (i = 0; i <N; i ++) {” is hereinafter referred to as “}”. 13 is repeated N times, that is, the number of stored tables (num_of_tables). The following No. “Table ()” of 12 indicates that one table is stored.

図9は、データディレクトリ管理テーブルのデータ構造を示す表である。該表において、No.は、該表における行の通し番号を示す欄である。データ構造は、データディレクトリ管理テーブルのデータ構造を示す欄である。ビット数は、該データ構造のビット数を示す欄である。ビット列表記は、該ビット数のデータ構造のデータ形式を示す欄である。ビット列表記のuimsbfは、unsigned integer most significant bit firstの略であり、符号無し整数、最上位ビットが先頭を意味する。また、ビット列表記のcharは、文字を意味する。   FIG. 9 is a table showing the data structure of the data directory management table. In the table, no. Is a column indicating the serial number of the row in the table. The data structure is a column indicating the data structure of the data directory management table. The number of bits is a column indicating the number of bits of the data structure. The bit string notation is a column indicating the data format of the data structure of the number of bits. Uimsbf in bit string notation is an abbreviation for unsigned integer most significant bit first, and an unsigned integer and the most significant bit mean the head. Further, char in the bit string notation means a character.

図9において、No.1の「Data_Directory_Management_Table(){」は、以降、No.33の「}」までが、データディレクトリ管理テーブルのデータ構造であることを表す。当該テーブルの先頭に配置されているNo.2の「table_id」は、データディレクトリ管理テーブルのIDを示す8ビットの領域である。本実施形態では、データディレクトリ管理テーブルのIDとして、「0x87」を用いる。次に配置されているNo.3の「version」は、データディレクトリ管理テーブルのバージョン番号を示す8ビットの領域である。次に配置されているNo.4の「length」は、当該領域以降のデータディレクトリ管理テーブルのバイト数を示す16ビットの領域である。   In FIG. 1 “Data_Directory_Management_Table () {” will be referred to as “No. Up to 33 “}” represents the data structure of the data directory management table. No. placed at the top of the table. 2, “table_id” is an 8-bit area indicating the ID of the data directory management table. In this embodiment, “0x87” is used as the ID of the data directory management table. Next No. “Version” 3 is an 8-bit area indicating the version number of the data directory management table. Next No. is arranged. “Length” of 4 is a 16-bit area indicating the number of bytes of the data directory management table after the area.

次に配置されているNo.5の「list_scheme」は、当該領域以降、No.32までのデータ構造を指定する32ビットの領域である。「list_scheme」の値が「1」であるときは、ファイルのパス名と、伝送路における配置に関する情報との対応付けを外部のファイルに格納することを示す。「list_scheme」の値が「2」であるときは、その対応付けを、このテーブル内に直接記述することを示す。次のNo.6の「if(list_scheme==1){」は、No.5の「list_scheme」の値が「1」であるときに、No.11の「}」までのデータ構造が配置されることを示す。No.7に配置されている「list_length」は、ファイルのパス名と、伝送路における配置に関する情報との対応付けを格納するファイルへの参照情報(例えば、URL)の長さを示す8ビットの領域である。   Next No. 5 “list_scheme” is “No. This is a 32-bit area that specifies up to 32 data structures. When the value of “list_scheme” is “1”, it indicates that the correspondence between the path name of the file and the information related to the arrangement on the transmission path is stored in the external file. When the value of “list_scheme” is “2”, this indicates that the association is directly described in this table. The following No. 6 “if (list_scheme == 1) {” No. 5 when the value of “list_scheme” is “1”. 11 indicates that data structures up to “}” are arranged. No. “List_length” arranged in 7 is an 8-bit area indicating the length of reference information (for example, URL) to a file that stores a correspondence between the path name of the file and information related to the arrangement in the transmission path. is there.

次のNo.8の「for(i=0;i<list_length;i++){」は、No.10の「}」まで、すなわち、No.9のデータ構造が「list_length」分だけ繰り返されることを示す。No.9の「list_value」は、「list_length」分だけ配置されて、ファイルのパス名と、伝送路における配置に関する情報との対応付けを格納するファイルへの参照情報を示す8ビットの領域である。   The following No. 8 “for (i = 0; i <list_length; i ++) {” No. 10 “}”. 9 indicates that the data structure of 9 is repeated by “list_length”. No. 9, “list_value” is an 8-bit area indicating reference information to a file that is arranged for “list_length” and stores a correspondence between a path name of the file and information on the arrangement on the transmission path.

次のNo.12の「if(list_scheme==2){」は、No.5の「list_scheme」の値が「2」であるときに、No.32の「}」までのデータ構造が配置されることを示す。次に配置されているNo.13の「num_of_files」は、コンテンツを構成するファイルの数、すなわちこのデータディレクトリ管理テーブルに情報が格納されているファイルの数を示す8ビットの領域である。次のNo.14の「for(j=0;j<M;j++){」は、No.30の「}」までのデータ構造が、「num_of_files」の値分、繰り返し配置されることを示す。   The following No. 12 “if (list_scheme == 2) {” 5 when the value of “list_scheme” of “5” is “2”. This indicates that data structures up to 32 “}” are arranged. Next No. 13 “num_of_files” is an 8-bit area indicating the number of files constituting the content, that is, the number of files in which information is stored in the data directory management table. The following No. 14 “for (j = 0; j <M; j ++) {” The data structure up to 30 “}” is repeatedly arranged by the value of “num_of_files”.

次に配置されるNo.15の「Transport_location_info()」は、伝送路における配置に関する情報のうち、IPデータフロー、パッケージなどを指定する伝送配置情報の領域である。伝送配置情報の詳細は後述する。以降、No.25までで示されるファイルは、この伝送配置情報で指定された伝送路に配置される。次に配置されるNo.16の「location_type」は、伝送路の種類を示す8ビットの領域である。次のNo.17の「if(location_type==0x00||0x01||0x02){」は、直前のNo.16の「location_type」の値が「0x00」、「0x01」または「0x02」であるときに、No.18のデータ構造が配置されることを示す。No.18の「item_ID」は、放送設備11から配信されるファイルを、パッケージ内において識別するアイテムIDの値を示す32ビットの領域である。   Next placed No. 15, “Transport_location_info ()” is an area of transmission arrangement information for designating an IP data flow, a package, etc., among information on arrangement on the transmission path. Details of the transmission arrangement information will be described later. Hereinafter, no. The files shown up to 25 are arranged in the transmission path designated by this transmission arrangement information. Next placed No. 16 “location_type” is an 8-bit area indicating the type of transmission path. The following No. 17 “if (location_type == 0x00 || 0x01 || 0x02) {” 16 when the value of “location_type” is “0x00”, “0x01”, or “0x02”. 18 data structures are arranged. No. 18 “item_ID” is a 32-bit area indicating a value of an item ID for identifying a file distributed from the broadcasting facility 11 in the package.

次のNo.19の「}else{」は、直前のNo.16の「location_type」の値が「0x00」、「0x01」、「0x02」のいずれでもないときに、No.21の「}」まで、すなわちNo20のデータ構造が配置されることを示す。No.20の「transport_file_ID」は、配信設備12からIPマルチキャストにより配信されるファイルを、そのIPマルチキャストによるデータフロー内において識別するファイルIDの値を示す32ビットの領域である。   The following No. 19 "} else {" 16 when the value of “location_type” is not “0x00”, “0x01”, or “0x02”. 21 indicates that the data structure up to “}”, that is, No20 is arranged. No. 20 “transport_file_ID” is a 32-bit area indicating a value of a file ID for identifying a file distributed from the distribution facility 12 by IP multicast in a data flow by the IP multicast.

次に配置されているNo.22の「file_directory_length」は、ファイルのパス名の長さを示す8ビットの領域である。次の「for(k=0;k<file_directory_length;k++){」は、No.25の「}」まで、すなわちNo.24のデータ構造が、「file_directory_byte」分配置されることを示す。No.24の「file_directory_byte」は、「file_directory_length」分だけ配置されてファイルのパス名を示す8ビットの領域である。次に配置されるNo.26の「descriptor_loop_length」は、以降に配置される記述子の数を示す16ビットの領域である。次のNo.27の「for(l=0;l<N;l++){」は、No.29の「}」まで、すなわち、No.28のデータ構造が「descriptor_loop_length」分だけ繰り返されることを示す。No.28の「descriptor()」は、任意の記述子(descriptor)を配置するための領域である。   Next No. 22 “file_directory_length” is an 8-bit area indicating the length of the path name of the file. The next “for (k = 0; k <file_directory_length; k ++) {” No. 25 “}”, that is, no. It shows that 24 data structures are arranged for “file_directory_byte”. No. 24 “file_directory_byte” is an 8-bit area indicating the path name of the file, which is arranged for “file_directory_length”. Next placed No. 26 “descriptor_loop_length” is a 16-bit area indicating the number of descriptors to be arranged thereafter. The following No. 27, “for (l = 0; l <N; l ++) {” No. 29 “}”, that is, no. This indicates that 28 data structures are repeated by “descriptor_loop_length”. No. 28 “descriptor ()” is an area for arranging an arbitrary descriptor (descriptor).

図10は、伝送配置情報のデータ構造を示す表である。該表において、No.は、該表における行の通し番号を示す欄である。データ構造は、伝送配置情報のデータ構造を示す欄である。ビット数は、該データ構造のビット数を示す欄である。ビット列表記は、該ビット数のデータ構造のデータ形式を示す欄である。ビット列表記のuimsbfは、unsigned integer most significant bit firstの略であり、符号無し整数、最上位ビットが先頭を意味する。また、ビット列表記のcharは、文字を意味する。   FIG. 10 is a table showing a data structure of the transmission arrangement information. In the table, no. Is a column indicating the serial number of the row in the table. The data structure is a column indicating the data structure of the transmission arrangement information. The number of bits is a column indicating the number of bits of the data structure. The bit string notation is a column indicating the data format of the data structure of the number of bits. Uimsbf in bit string notation is an abbreviation for unsigned integer most significant bit first, and an unsigned integer and the most significant bit mean the head. Further, char in the bit string notation means a character.

No.1の「Transport_location_info(){」は、No.34の「}」までが、伝送配置情報のデータ構造であることを示す。次に配置されるNo.2の「location_type」は、伝送路の種類を示す8ビットの領域である。次のNo.3の「if(location_type==0x00){」は、No.2の「location_type」の値が「0x00」であるときに、No.5の「}」までのデータ構造が配置されることを示す。「location_type」の値が「0x00」であるときは、ファイルが伝送されているのは、この伝送配置情報が伝送されているIPデータフローで伝送されているMMTPパケットである。No.4に配置されている「packet_id」は、MMTPパケットのパケットIDを示す16ビットの領域である。   No. “Transport_location_info () {” of No. 1 Up to 34 “}” indicates the data structure of the transmission arrangement information. Next placed No. 2 "location_type" is an 8-bit area indicating the type of transmission path. The following No. 3 “if (location_type == 0x00) {” 2 when the value of “location_type” of “2” is “0x00”. 5 indicates that data structures up to “}” are arranged. When the value of “location_type” is “0x00”, the file is transmitted in the MMTP packet transmitted in the IP data flow in which the transmission arrangement information is transmitted. No. “Packet_id” arranged in 4 is a 16-bit area indicating the packet ID of the MMTP packet.

次のNo.6の「if(location_type==0x01){」は、No.2の「location_type」の値が「0x01」であるときに、No.11の「}」までのデータ構造が配置されることを示す。「location_type」の値が「0x01」であるときは、ファイルが伝送されているのは、IPv4のIPマルチキャストによるIPデータフローで伝送されているMMTPパケットである。次に配置されているNo.7の「ipv4_src_addr」は、そのIPデータフローのソースアドレスを示す32ビットの領域である。次に配置されているNo.8の「ipv4_dst_addr」は、そのIPデータフローのマルチキャストアドレス(宛先アドレス)を示す32ビットの領域である。次に配置されているNo.9の「dst_port」は、そのIPデータフローの宛先ポート番号を示す16ビットの領域である。次に配置されているNo.10の「packet_id」は、そのMMTPパケットのパケットIDである。   The following No. “If (location_type == 0x01) {” in No. 6 No. 2 when the value of “location_type” is “0x01”. 11 indicates that data structures up to “}” are arranged. When the value of “location_type” is “0x01”, the file is transmitted in the MMTP packet transmitted in the IP data flow by the IPv4 IP multicast. Next No. is arranged. 7 “ipv4_src_addr” is a 32-bit area indicating the source address of the IP data flow. Next No. 8, “ipv4_dst_addr” is a 32-bit area indicating the multicast address (destination address) of the IP data flow. Next No. “Dst_port” 9 is a 16-bit area indicating the destination port number of the IP data flow. Next No. 10 “packet_id” is the packet ID of the MMTP packet.

次のNo.12の「if(location_type==0x02){」は、No.2の「location_type」の値が「0x02」であるときに、No.17の「}」までのデータ構造が配置されることを示す。「location_type」の値が「0x02」であるときは、ファイルが伝送されているのは、IPv6のIPマルチキャストによるIPデータフローで伝送されているMMTPパケットである。次に配置されているNo.13の「ipv6_src_addr」は、そのIPデータフローのソースアドレスを示す128ビットの領域である。次に配置されているNo.14の「ipv6_dst_addr」は、そのIPデータフローのマルチキャストアドレス(宛先アドレス)を示す128ビットの領域である。次に配置されているNo.15の「dst_port」は、そのIPデータフローの宛先ポート番号を示す16ビットの領域である。次に配置されているNo.16の「packet_id」は、そのMMTPパケットのパケットIDである。   The following No. No. 12 “if (location_type == 0x02) {” 2 when the value of “location_type” of “2” is “0x02”. 17 indicates that data structures up to “}” are arranged. When the value of “location_type” is “0x02”, the file is transmitted in the MMTP packet transmitted in the IP data flow by the IPv6 IP multicast. Next No. is arranged. 13 “ipv6_src_addr” is a 128-bit area indicating the source address of the IP data flow. Next No. is arranged. 14 “ipv6_dst_addr” is a 128-bit area indicating the multicast address (destination address) of the IP data flow. Next No. 15 “dst_port” is a 16-bit area indicating the destination port number of the IP data flow. Next No. 16 “packet_id” is the packet ID of the MMTP packet.

次のNo.18の「if(location_type==0x03){」は、No.2の「location_type」の値が「0x03」であるときに、No.22の「}」までのデータ構造が配置されることを示す。「location_type」の値が「0x03」であるときは、ファイルが伝送されているのは、IPv4のIPマルチキャストによるIPデータフローである。次に配置されているNo.19の「ipv4_src_addr」は、そのIPデータフローのソースアドレスを示す32ビットの領域である。次に配置されているNo.20の「ipv4_dst_addr」は、そのIPデータフローのマルチキャストアドレス(宛先アドレス)を示す32ビットの領域である。次に配置されているNo.21の「dst_port」は、そのIPデータフローの宛先ポート番号を示す16ビットの領域である。   The following No. No. 18 “if (location_type == 0x03) {” 2 when the value of “location_type” is “0x03”. 22 indicates that data structures up to “}” are arranged. When the value of “location_type” is “0x03”, the file is transmitted in an IP data flow based on IPv4 IP multicast. Next No. is arranged. 19 “ipv4_src_addr” is a 32-bit area indicating the source address of the IP data flow. Next No. 20 “ipv4_dst_addr” is a 32-bit area indicating the multicast address (destination address) of the IP data flow. Next No. “Dst_port” 21 is a 16-bit area indicating the destination port number of the IP data flow.

次のNo.23の「if(location_type==0x04){」は、No.2の「location_type」の値が「0x04」であるときに、No.27の「}」までのデータ構造が配置されることを示す。「location_type」の値が「0x04」であるときは、ファイルが伝送されているのは、IPv6のIPマルチキャストによるIPデータフローである。次に配置されているNo.24の「ipv6_src_addr」は、そのIPデータフローのソースアドレスを示す128ビットの領域である。次に配置されているNo.25の「ipv6_dst_addr」は、そのIPデータフローのマルチキャストアドレス(宛先アドレス)を示す128ビットの領域である。次に配置されているNo.26の「dst_port」は、そのIPデータフローの宛先ポート番号を示す16ビットの領域である。   The following No. 23, “if (location_type == 0x04) {” 2 when the value of “location_type” of “2” is “0x04”. 27 indicates that data structures up to “}” are arranged. When the value of “location_type” is “0x04”, the file is transmitted in the IP data flow by the IPv6 IP multicast. Next No. 24 “ipv6_src_addr” is a 128-bit area indicating the source address of the IP data flow. Next No. 25 “ipv6_dst_addr” is a 128-bit area indicating the multicast address (destination address) of the IP data flow. Next No. 26 “dst_port” is a 16-bit area indicating the destination port number of the IP data flow.

次のNo.28の「if(location_type==0x05){」は、No.2の「location_type」の値が「0x05」であるときに、No.33の「}」までのデータ構造が配置されることを示す。「location_type」の値が「0x05」であるときは、ファイルは、ユニキャストにより伝送される。次に配置されているNo.29の「URL_length」は、そのファイルのURLの長さを示す8ビットの領域である。次のNo.30の「for(i=0;i<N;i++){」は、No.32の「}」まで、すなわちNo.31のデータ構造が、「URL_length」分配置されることを示す。No.31の「URL_byte」は、「URL_length」分だけ配置されてURLを示す8ビットの領域である。   The following No. 28, “if (location_type == 0x05) {” 2 when the value of “location_type” of “2” is “0x05”. This indicates that data structures up to 33 “}” are arranged. When the value of “location_type” is “0x05”, the file is transmitted by unicast. Next No. 29 “URL_length” is an 8-bit area indicating the length of the URL of the file. The following No. 30 “for (i = 0; i <N; i ++) {” 32 “}”, ie, No. 32. This indicates that 31 data structures are arranged for “URL_length”. No. “URL_byte” 31 is an 8-bit area indicating the URL arranged by “URL_length”.

図11は、データアセット管理テーブルのデータ構造を示す表である。該表において、No.は、該表における行の通し番号を示す欄である。データ構造は、データアセット管理テーブルのデータ構造を示す欄である。ビット数は、該データ構造のビット数を示す欄である。ビット列表記は、該ビット数のデータ構造のデータ形式を示す欄である。ビット列表記のuimsbfは、unsigned integer most significant bit firstの略であり、符号無し整数、最上位ビットが先頭を意味する。また、ビット列表記のcharは、文字を意味する。   FIG. 11 is a table showing the data structure of the data asset management table. In the table, no. Is a column indicating the serial number of the row in the table. The data structure is a column indicating the data structure of the data asset management table. The number of bits is a column indicating the number of bits of the data structure. The bit string notation is a column indicating the data format of the data structure of the number of bits. Uimsbf in bit string notation is an abbreviation for unsigned integer most significant bit first, and an unsigned integer and the most significant bit mean the head. Further, char in the bit string notation means a character.

図11において、No.1の「Data_Asset_Management_Table(){」は、以降、No.27の「}」までが、データアセット管理テーブルのデータ構造であることを表す。当該テーブルの先頭に配置されているNo.2の「table_id」は、データアセット管理テーブルのIDを示す8ビットの領域である。本実施形態では、データアセット管理テーブルのIDとして、「0x88」を用いる。次に配置されているNo.3の「version」は、データアセット管理テーブルのバージョン番号を示す8ビットの領域である。次に配置されているNo.4の「length」は、当該領域以降のデータディレクトリ管理テーブルのバイト数を示す16ビットの領域である。   In FIG. 1 “Data_Asset_Management_Table () {” will be referred to as “No. 27 to “}” represents the data structure of the data asset management table. No. placed at the top of the table. “Table_id” of 2 is an 8-bit area indicating the ID of the data asset management table. In this embodiment, “0x88” is used as the ID of the data asset management table. Next No. “Version” of 3 is an 8-bit area indicating the version number of the data asset management table. Next No. “Length” of 4 is a 16-bit area indicating the number of bytes of the data directory management table after the area.

次に配置されているNo.5の「asset_ID_scheme」は、アセットID(asset_ID)のスキーム(記述形式)を示す32ビットの領域である。次に配置されているNo.6の「asset_ID_length」は、アセットIDの長さ(バイト数)を示す8ビットの領域である。次のNo.7の「for(i=0;i<asset_ID_length;i++){」は、No.9の「}」まで、すなわちNo.8のデータ構造を、No.6の「asset_ID_length」分、繰り返すことを示す。次に配置されているNo.8の「asset_ID_byte」は、「asset_ID_length」分だけ配置されて、アセットIDを示す8ビットの領域である。このアセットIDは、このデータアセット管理テーブルがいずれのデータアセットに関する情報を格納しているかを示す。   Next No. “Asset_ID_scheme” 5 is a 32-bit area indicating the scheme (description format) of the asset ID (asset_ID). Next No. is arranged. “Asset_ID_length” of 6 is an 8-bit area indicating the length (number of bytes) of the asset ID. The following No. 7 “for (i = 0; i <asset_ID_length; i ++) {” No. 9 “}”, ie, No. 9 8 data structure No. 8 This indicates that repetition is performed for “asset_ID_length” of six. Next No. is arranged. “Asset_ID_byte” of 8 is an 8-bit area that is arranged for “asset_ID_length” and indicates an asset ID. This asset ID indicates which data asset information is stored in the data asset management table.

次に配置されているNo.10の「num_of_item」は、No.8のアセットIDのデータアセットに格納されているアイテムの数を示す8ビットの領域である。次のNo.11の「for(j=0;j<M;j++){」は、No.14までのデータ構造を、No.10の「num_of_item」分、繰り返すことを示す。次に配置されているNo.12の「item_ID」は、アイテムIDを示す32ビットの領域である。このアイテムIDは、No.8のアセットIDのデータアセットに格納されているファイルのアイテムIDである。次に配置されているNo.13の「item_version」は、直前のNo.12の「item_ID」が示すファイルのバージョン番号を示す8ビットの領域である。   Next No. is arranged. “Num_of_item” of No. 10 This is an 8-bit area indicating the number of items stored in the data asset having the asset ID of 8. The following No. 11 “for (j = 0; j <M; j ++) {” 14 data structure. It indicates to repeat 10 “num_of_item”. Next No. is arranged. 12 “item_ID” is a 32-bit area indicating an item ID. This item ID is No. This is the item ID of the file stored in the data asset with the asset ID of 8. Next No. 13 “item_version” is the last No. This is an 8-bit area indicating the version number of the file indicated by 12 “item_ID”.

次のNo.15の「for(j=0;j<M;j++){」は、No.22までのデータ構造を、No.10の「num_of_item」分、繰り返すことを示す。次に配置されているNo.16の「item_ID」は、アイテムIDを示す32ビットの領域である。直後のNo.21までのデータ構造のデータは、このアイテムIDが示すファイルに関するデータである。次に配置されているNo.17の「item_checksum」は、ファイルのチェックサムを示す32ビットの領域である。このチェックサムには、例えば、巡回冗長検査(Cyclic Redundancy Check;CRC)が用いられる。   The following No. 15 “for (j = 0; j <M; j ++) {” No. 22 data structure It indicates to repeat 10 “num_of_item”. Next No. is arranged. 16 “item_ID” is a 32-bit area indicating an item ID. No. immediately after Data having a data structure up to 21 is data relating to the file indicated by the item ID. Next No. 17 “item_checksum” is a 32-bit area indicating a checksum of a file. For this checksum, for example, a cyclic redundancy check (CRC) is used.

次に配置されているNo.18の「item_location_length」は、直前のNo.16の「item_ID」が示すファイルのパス名の長さ(バイト数)を示す32ビットの領域である。次のNo.19の「for(k=0;k<item_location_length;k++){」は、No.21まで、すなわち、No.20のデータ構造がNo.18の「item_location_length」分、繰り返されることを示す。次に配置されているNo.20の「item_location_byte」は、「item_location_length」分、繰り返し配置されることで、パス名を示す8ビットの領域である。   Next No. is arranged. “Item_location_length” of No. 18 indicates the previous No. This is a 32-bit area indicating the length (number of bytes) of the path name of the file indicated by 16 “item_ID”. The following No. 19 “for (k = 0; k <item_location_length; k ++) {” No. 21, that is, no. No. 20 data structure is No. It indicates that 18 items are repeated for “item_location_length”. Next No. 20 “item_location_byte” is an 8-bit area indicating a path name by being repeatedly arranged for “item_location_length”.

次に配置されるNo.23の「descriptor_loop_length」は、直後に配置される記述子の数を示す16ビットの領域である。次のNo.24の「for(l=0;l<N;l++){」は、直前のNo.23の「descriptor_loop_length」分、No.26の「}」まで、すなわちNo.25のデータ構造が繰り返し配置されることを示す。次に配置されているNo.25の「descriptor()」は、記述子が配置されることを示す。   Next placed No. 23, “descriptor_loop_length” is a 16-bit area indicating the number of descriptors arranged immediately after. The following No. 24, “for (l = 0; l <N; l ++) {” No. 23 “descriptor_loop_length”, No. 23 No. 26 “}”, that is, no. This indicates that 25 data structures are repeatedly arranged. Next No. is arranged. 25 “descriptor ()” indicates that a descriptor is arranged.

なお、本実施形態では、IPデータフローは、MMT多重化方式により伝送されているが、これに限定されない。例えば、IPネットワーク上で伝送されてもよいし、放送波により伝送されている、その他のビットストリームにより伝送されてもよい。また、TLVストリームは、例えば、ケーブルテレビなど放送波以外の媒体により伝送されてもよい。   In this embodiment, the IP data flow is transmitted by the MMT multiplexing method, but the present invention is not limited to this. For example, it may be transmitted on an IP network, or may be transmitted by another bit stream transmitted by a broadcast wave. Further, the TLV stream may be transmitted by a medium other than a broadcast wave such as a cable television.

このように、データ送出装置104は、コンテンツを構成するファイルを取得し、ファイルを格納したMMTPパケットを、繰り返し送出する。
また、受信装置12は、コンテンツを構成するファイルを格納したMMTPパケットを受信する放送受信部201と、受信したMMTPパケットからファイルを復元するファイル復元部211を備える。
これにより、MMT方式の伝送において、データ受信が、いつ開始されてもファイルが全て受信されるようにすることができる。
As described above, the data transmission device 104 acquires a file constituting the content, and repeatedly transmits the MMTP packet storing the file.
The receiving device 12 also includes a broadcast receiving unit 201 that receives an MMTP packet that stores a file that constitutes content, and a file restoring unit 211 that restores a file from the received MMTP packet.
Thereby, in the MMT transmission, it is possible to receive all the files whenever data reception is started.

また、データ送出装置104は、ファイルをMMTPペイロードに格納するMMTPペイロード生成部142と、MMTPペイロードを記憶するペイロード記憶部143と、ペイロード記憶部143が記憶するMMTPペイロードを、MMTPパケットに格納して送出することを繰り返す送出部146とを備える。
これにより、繰り返し送出する際に、内容が同一となるMMTPペイロードを毎回生成する必要がなくなる。
The data transmission device 104 stores the MMTP payload generation unit 142 that stores the file in the MMTP payload, the payload storage unit 143 that stores the MMTP payload, and the MMTP payload stored in the payload storage unit 143 in the MMTP packet. A sending unit 146 that repeats sending.
This eliminates the need to generate an MMTP payload having the same contents every time when it is repeatedly sent.

また、放送設備11(データ送出システム)は、データ送出装置104と、コンテンツを構成するファイル各々のパス名を記憶するテーブルを格納したMMTPパケットを送出する制御メッセージ生成装置101と、データ送出装置104と制御メッセージ生成装置101が送出したMMTPパケットを多重する多重装置105とを具備する。
これにより、ファイルを伝送するアセットと、ファイルのパス名などを記憶するテーブルとのレートの組合せなどを、自由に変更することができる。
In addition, the broadcasting facility 11 (data transmission system) includes a data transmission device 104, a control message generation device 101 that transmits an MMTP packet storing a table that stores the path names of the files that constitute the content, and the data transmission device 104. And a multiplexing device 105 that multiplexes the MMTP packets sent out by the control message generation device 101.
This makes it possible to freely change the combination of rates between the asset that transmits the file and the table that stores the path name of the file.

また、図1における放送設備11、受信装置12、図4における制御メッセージ生成装置101、データ送出装置104の機能を実現するためのプログラムをコンピュータ読み取り可能な記録媒体に記録して、この記録媒体に記録されたプログラムをコンピュータシステムに読み込ませ、実行することによりこれらの装置を実現してもよい。なお、ここでいう「コンピュータシステム」とは、OSや周辺機器等のハードウェアを含むものとする。   Further, the program for realizing the functions of the broadcasting equipment 11 and the receiving device 12 in FIG. 1, the control message generating device 101 and the data sending device 104 in FIG. 4 is recorded on a computer-readable recording medium, and the recording medium is recorded on this recording medium. These apparatuses may be realized by reading a recorded program into a computer system and executing the program. Here, the “computer system” includes an OS and hardware such as peripheral devices.

また、「コンピュータシステム」は、WWWシステムを利用している場合であれば、ホームページ提供環境(あるいは表示環境)も含むものとする。
また、「コンピュータ読み取り可能な記録媒体」とは、フレキシブルディスク、光磁気ディスク、ROM、CD−ROM等の可搬媒体、コンピュータシステムに内蔵されるハードディスク等の記憶装置のことをいう。さらに「コンピュータ読み取り可能な記録媒体」とは、インターネット等のネットワークや電話回線等の通信回線を介してプログラムを送信する場合の通信線のように、短時間の間、動的にプログラムを保持するもの、その場合のサーバやクライアントとなるコンピュータシステム内部の揮発性メモリのように、一定時間プログラムを保持しているものも含むものとする。また上記プログラムは、前述した機能の一部を実現するためのものであっても良く、さらに前述した機能をコンピュータシステムにすでに記録されているプログラムとの組み合わせで実現できるものであっても良い。
Further, the “computer system” includes a homepage providing environment (or display environment) if a WWW system is used.
The “computer-readable recording medium” refers to a storage device such as a flexible medium, a magneto-optical disk, a portable medium such as a ROM and a CD-ROM, and a hard disk incorporated in a computer system. Furthermore, the “computer-readable recording medium” dynamically holds a program for a short time like a communication line when transmitting a program via a network such as the Internet or a communication line such as a telephone line. In this case, a volatile memory in a computer system serving as a server or a client in that case, and a program that holds a program for a certain period of time are also included. The program may be a program for realizing a part of the functions described above, and may be a program capable of realizing the functions described above in combination with a program already recorded in a computer system.

以上、この発明の実施形態を図面を参照して詳述してきたが、具体的な構成はこの実施形態に限られるものではなく、この発明の要旨を逸脱しない範囲の設計変更等も含まれる。   The embodiment of the present invention has been described in detail with reference to the drawings. However, the specific configuration is not limited to this embodiment, and includes design changes and the like within a scope not departing from the gist of the present invention.

10…コンテンツ伝送システム、11…放送設備、12…受信装置、13…出力装置、101…制御メッセージ生成装置、102…映像送出装置、103…音声送出装置、104…データ送出装置、105…多重装置、106…配信装置、111…ディレクトリ管理テーブル生成部、112…アセット管理テーブル生成部、113…データ伝送メッセージ生成部、141…ファイル取得部、142…MMTPペイロード生成部、143…ペイロード記憶部、144…MMTPパケット生成部、145…データアセット送出部、146…送出部、201…放送受信部、202…分離部、203…指定取得部、204…受信制御部、205…制御メッセージ処理部、206…映像デコード部、207…音声デコード部、208…データレンダリング部、209…映像合成部、210…音声合成部、211…ファイル復元部   DESCRIPTION OF SYMBOLS 10 ... Content transmission system, 11 ... Broadcasting equipment, 12 ... Receiving device, 13 ... Output device, 101 ... Control message generating device, 102 ... Video sending device, 103 ... Audio sending device, 104 ... Data sending device, 105 ... Multiplexing device , 106 ... distribution device, 111 ... directory management table generation unit, 112 ... asset management table generation unit, 113 ... data transmission message generation unit, 141 ... file acquisition unit, 142 ... MMTP payload generation unit, 143 ... payload storage unit, 144 ... MMTP packet generation unit, 145 ... data asset transmission unit, 146 ... transmission unit, 201 ... broadcast reception unit, 202 ... separation unit, 203 ... designation acquisition unit, 204 ... reception control unit, 205 ... control message processing unit, 206 ... Video decoding unit, 207 ... audio decoding unit, 208 ... data renderer Parts, 209 ... video combining portion, 210 ... voice synthesis unit, 211 ... file restoration unit

Claims (4)

コンテンツを構成するファイルを取得し、前記コンテンツを構成するファイルを格納したMMTPパケットを、繰り返し送出するデータ送出装置と、
前記コンテンツを構成するファイル各々のパス名を記憶するテーブルを格納したMMTPパケットを送出する制御メッセージ生成装置と、
前記データ送出装置が送出したMMTPパケットと、前記制御メッセージ生成装置が送出したMMTPパケットとを多重する多重装置と
を具備し、
前記コンテンツを構成するファイルを格納したMMTPパケットのパケットIDと、前記テーブルを格納したMMTPパケットのパケットIDとは異なり
前記テーブルは、データディレクトリ管理テーブルであること
を特徴とするデータ送出システム。
A data sending device that obtains a file constituting the content and repeatedly sends out the MMTP packet storing the file constituting the content;
A control message generating device for sending out an MMTP packet storing a table storing path names of files constituting the content;
A multiplexing device for multiplexing the MMTP packet sent by the data sending device and the MMTP packet sent by the control message generating device;
The packet ID of the MMTP packet storing the file that constitutes the content is different from the packet ID of the MMTP packet storing the table ,
The data transmission system , wherein the table is a data directory management table .
前記データ送出装置が、
前記コンテンツを構成するファイルを取得するファイル取得部と、
前記ファイル取得部が取得したファイルをMMTPペイロードに格納するMMTPペイロード生成部と、
前記MMTPペイロードを記憶するペイロード記憶部と、
前記ペイロード記憶部が記憶する前記MMTPペイロードを、MMTPパケットに格納して送出することを繰り返す送出部と
を備えることを特徴とする請求項1に記載のデータ送出システム。
The data sending device is
A file acquisition unit for acquiring files constituting the content;
An MMTP payload generation unit that stores the file acquired by the file acquisition unit in an MMTP payload;
A payload storage unit for storing the MMTP payload;
The data transmission system according to claim 1, further comprising: a transmission unit that repeatedly stores and transmits the MMTP payload stored in the payload storage unit in an MMTP packet.
繰り返し送出される、コンテンツを構成するファイルを格納したMMTPパケットと、前記コンテンツを構成するファイル各々のパス名を記憶するテーブルを格納したMMTPパケットとを受信する受信部と、
前記テーブルを参照して、前記受信部が受信したMMTPパケットから、所望のパス名のファイルを復元するファイル復元部と
を具備し、
前記コンテンツを構成するファイルを格納したMMTPパケットのパケットIDと、前記テーブルを格納したMMTPパケットのパケットIDとは異なり、
前記テーブルは、データディレクトリ管理テーブルであること
を特徴とする受信装置。
A receiving unit that receives the MMTP packet that stores the file that constitutes the content and the MMTP packet that stores the path name of each file that constitutes the content, which are repeatedly transmitted; and
A file restoring unit that restores a file having a desired path name from the MMTP packet received by the receiving unit with reference to the table;
The packet ID of MMTP packet storing the files that make up the content, Unlike packet ID of MMTP packet storing said table,
The receiving apparatus according to claim 1, wherein the table is a data directory management table .
コンピュータを、
繰り返し送出される、コンテンツを構成するファイルを格納したMMTPパケットと、前記コンテンツを構成するファイル各々のパス名を記憶するテーブルを格納したMMTPパケットとを受信する受信部、
前記テーブルを参照して、前記受信部が受信したMMTPパケットから、所望のパス名のファイルを復元するファイル復元部
として機能させるためのプログラムであって、
前記コンテンツを構成するファイルを格納したMMTPパケットのパケットIDと、前記テーブルを格納したMMTPパケットのパケットIDとは異なり、
前記テーブルは、データディレクトリ管理テーブルであること
を特徴とするプログラム。
Computer
A receiving unit that receives the MMTP packet that stores the file that configures the content and the MMTP packet that stores the path name of each of the files that configure the content, which are repeatedly transmitted;
A program for referring to the table to function as a file restoration unit for restoring a file with a desired path name from an MMTP packet received by the reception unit,
The packet ID of MMTP packet storing the files that make up the content, Unlike packet ID of MMTP packet storing said table,
The program is a data directory management table .
JP2015038349A 2014-02-27 2015-02-27 Data transmission system, receiving apparatus, and program Active JP6478153B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2015038349A JP6478153B2 (en) 2014-02-27 2015-02-27 Data transmission system, receiving apparatus, and program

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
JP2014037516 2014-02-27
JP2014037516 2014-02-27
JP2015038349A JP6478153B2 (en) 2014-02-27 2015-02-27 Data transmission system, receiving apparatus, and program

Related Child Applications (1)

Application Number Title Priority Date Filing Date
JP2019009664A Division JP6611402B2 (en) 2014-02-27 2019-01-23 Data transmission system, receiving apparatus, and program

Publications (2)

Publication Number Publication Date
JP2015180059A JP2015180059A (en) 2015-10-08
JP6478153B2 true JP6478153B2 (en) 2019-03-06

Family

ID=54263784

Family Applications (3)

Application Number Title Priority Date Filing Date
JP2015038349A Active JP6478153B2 (en) 2014-02-27 2015-02-27 Data transmission system, receiving apparatus, and program
JP2019009664A Active JP6611402B2 (en) 2014-02-27 2019-01-23 Data transmission system, receiving apparatus, and program
JP2019194262A Active JP6775075B2 (en) 2014-02-27 2019-10-25 Data transmission systems, receivers, and programs

Family Applications After (2)

Application Number Title Priority Date Filing Date
JP2019009664A Active JP6611402B2 (en) 2014-02-27 2019-01-23 Data transmission system, receiving apparatus, and program
JP2019194262A Active JP6775075B2 (en) 2014-02-27 2019-10-25 Data transmission systems, receivers, and programs

Country Status (1)

Country Link
JP (3) JP6478153B2 (en)

Families Citing this family (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP6126675B2 (en) * 2014-04-02 2017-05-10 シャープ株式会社 Transmitter, receiver
JP6300114B2 (en) * 2014-08-06 2018-03-28 パナソニックIpマネジメント株式会社 Transmission method, reception method, transmission device, and reception device
JP6471823B2 (en) * 2018-03-20 2019-02-20 ソニー株式会社 Transmitting apparatus, transmitting method, receiving apparatus, and receiving method
JP6624314B2 (en) * 2019-01-18 2019-12-25 ソニー株式会社 Transmission device and transmission method, and reception device and reception method
JP6819765B2 (en) * 2019-11-13 2021-01-27 ソニー株式会社 Transmission device and transmission method, and reception device and reception method
JP7010357B2 (en) * 2020-12-25 2022-01-26 ソニーグループ株式会社 Transmitter and transmission method, and receiver and reception method
JP7248155B2 (en) * 2020-12-25 2023-03-29 ソニーグループ株式会社 receiver

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004235928A (en) * 2003-01-30 2004-08-19 Nippon Hoso Kyokai <Nhk> Data broadcast storage device, data broadcast storage method, data broadcast storage program, and data broadcasting monitor device
JP6153298B2 (en) * 2012-04-24 2017-06-28 シャープ株式会社 DISTRIBUTION DEVICE, REPRODUCTION DEVICE, DATA STRUCTURE, DISTRIBUTION METHOD, CONTROL PROGRAM, AND RECORDING MEDIUM
KR20140002447A (en) * 2012-06-29 2014-01-08 삼성전자주식회사 Method and apparatus for transmitting/receiving adaptive media in a multimedia system
CA2919970C (en) * 2013-08-12 2021-12-14 Sony Corporation Transmitting apparatus, transmitting method, receiving apparatus and receiving method

Also Published As

Publication number Publication date
JP2015180059A (en) 2015-10-08
JP2019088020A (en) 2019-06-06
JP2020022195A (en) 2020-02-06
JP6611402B2 (en) 2019-11-27
JP6775075B2 (en) 2020-10-28

Similar Documents

Publication Publication Date Title
JP6611402B2 (en) Data transmission system, receiving apparatus, and program
KR102445458B1 (en) Transmitting device, transmitting method, receiving device, and receiving method
JP7400867B2 (en) Transmitting device, transmitting method and receiving device
JP6406416B2 (en) Transmitting apparatus and transmitting method
WO2017065020A1 (en) Reception apparatus, transmission apparatus, and data processing method
JP6363745B2 (en) Transmission device, reception device, and content transmission / reception system
KR101792519B1 (en) Broadcasting signal transmitting device, broadcasting signal receiving device, broadcasting signal transmitting method, and broadcasting signal receiving method
JP6288896B2 (en) Receiving device, sending device, and program
JP6455974B2 (en) Receiving machine
JP6566592B2 (en) Control message generation device, distribution system, reception device, and program thereof
JP6667285B2 (en) Transmitting device, receiving device, program, and chip
JP2019129518A (en) Broadcast signal transmission/reception device
JP2019129517A (en) Broadcast signal transmission/reception method
JP2019129516A (en) Broadcast signal transmission/reception device
JP2019129519A (en) Broadcast signal transmission/reception method

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20180104

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20180905

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20180918

RD03 Notification of appointment of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7423

Effective date: 20181026

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20181114

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20190108

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20190124

R150 Certificate of patent or registration of utility model

Ref document number: 6478153

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250