JP2016184193A - Display system, information terminal, display device, control method, and program - Google Patents

Display system, information terminal, display device, control method, and program Download PDF

Info

Publication number
JP2016184193A
JP2016184193A JP2015062767A JP2015062767A JP2016184193A JP 2016184193 A JP2016184193 A JP 2016184193A JP 2015062767 A JP2015062767 A JP 2015062767A JP 2015062767 A JP2015062767 A JP 2015062767A JP 2016184193 A JP2016184193 A JP 2016184193A
Authority
JP
Japan
Prior art keywords
content file
information
display device
information terminal
specific information
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP2015062767A
Other languages
Japanese (ja)
Other versions
JP6500546B2 (en
Inventor
智裕 鈴木
Tomohiro Suzuki
智裕 鈴木
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.)
Ricoh Co Ltd
Original Assignee
Ricoh Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Ricoh Co Ltd filed Critical Ricoh Co Ltd
Priority to JP2015062767A priority Critical patent/JP6500546B2/en
Publication of JP2016184193A publication Critical patent/JP2016184193A/en
Application granted granted Critical
Publication of JP6500546B2 publication Critical patent/JP6500546B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

PROBLEM TO BE SOLVED: To provide a display system, information terminal, display device, control method, and program that, when a content file is not normally stored due to an error during transmission, change the content file to a normal content file.SOLUTION: An information terminal 200 comprises: a creation part 214 that creates specification information that specifies a held content file 222; a transmission part 217 that transmits the specification information to a display device 300, and when receiving a response that the content file 222 corresponding to the specification information is not stored, transmits a content file 331 to the display device 300 together with the specification information; and a determination part 230 that determines whether to delete the content file 222 from the display device 300. When receiving a notification that the content file 331 is normally stored from the display device 300, the determination part 230 deletes the content file 331 in the display device 300.SELECTED DRAWING: Figure 36

Description

本発明は、表示システム、情報端末、表示装置、制御方法、及びプログラムに関する。   The present invention relates to a display system, an information terminal, a display device, a control method, and a program.

従来から、コンテンツファイルを情報端末から送信先の装置へ送信するシステムが知られている。このシステムでは、情報端末は、コンテンツファイルを特定する特定情報を用いて、送信先の装置にコンテンツファイルが既に送信されているか否かを判断し、未送信のコンテンツファイルのみを送信する。これにより、不必要なコンテンツファイルが送信先の装置に送信されるのを回避している。   Conventionally, a system for transmitting a content file from an information terminal to a destination device is known. In this system, the information terminal determines whether or not the content file has already been transmitted to the transmission destination device using the specific information for identifying the content file, and transmits only the untransmitted content file. This prevents unnecessary content files from being transmitted to the transmission destination device.

具体的には、情報端末から特定情報に対応するコンテンツファイルを記憶しているか問い合わせを受けた際に、送信先の装置は、特定情報に対応するコンテンツファイルを記憶している場合、特定情報に対応するコンテンツファイルを有している旨の応答をする。コンテンツファイルを有している旨の応答を受信すると、情報端末は、コンテンツファイルの送信を行わない。   Specifically, when an inquiry is received from an information terminal regarding whether or not a content file corresponding to specific information is stored, the transmission destination device stores the content file corresponding to specific information in the specific information. It responds that it has the corresponding content file. When receiving the response indicating that the content file is included, the information terminal does not transmit the content file.

上述した従来のシステムによれば、コンテンツファイルが送信先の装置に送信されている場合、情報端末は再度コンテンツファイルを送信しない。このため、同じコンテンツファイルを重複して送信することは避けられる。しかし、送信先の装置に送信されているコンテンツファイルを再度送信しないため、送信時のエラー等によりコンテンツファイルが正常に記憶されていない場合に、正常なコンテンツファイルに変更することができなかった。   According to the conventional system described above, when the content file is transmitted to the transmission destination device, the information terminal does not transmit the content file again. For this reason, it is possible to avoid transmitting the same content file in duplicate. However, since the content file transmitted to the transmission destination device is not transmitted again, the content file cannot be changed to a normal content file when the content file is not normally stored due to an error during transmission.

本発明は、上記事情を鑑みてこれを解決すべくなされたものであり、コンテンツファイルが送信先の装置に、正常に記憶されていない場合、正常なコンテンツファイルに変更することを可能とする表示システム、情報端末、表示装置、制御方法、及びプログラムを提供することを目的としている。   The present invention has been made in view of the above circumstances, and is a display that enables a content file to be changed to a normal content file when the content file is not normally stored in the destination device. An object is to provide a system, an information terminal, a display device, a control method, and a program.

本実施形態に係る表示システムは、表示装置と、前記表示装置と通信可能な情報端末と、を含む表示システムであって、前記情報端末は、当該情報端末内のコンテンツファイルを特定する特定情報を生成する生成部と、前記特定情報を前記表示装置に送信し、前記表示装置から前記特定情報に対応する前記コンテンツファイルを記憶していない旨の応答を受信した場合、前記特定情報と共に前記コンテンツファイルを前記表示装置に送信する送信部と、前記情報端末、及び前記表示装置から、前記コンテンツファイルを削除するか否か判断する判断部と、を有し、前記表示装置は、前記コンテンツファイルと前記特定情報とを対応付けて記憶する記憶部と、前記特定情報と対応付けられた前記コンテンツファイルが正常に記憶されているか否かを前記情報端末に通知する通知部と、を有し、前記判断部は、前記表示装置から前記コンテンツファイルが正常に記憶されていない旨の通知を受けた場合、該コンテンツファイルを削除すると判断する。   The display system according to the present embodiment is a display system including a display device and an information terminal capable of communicating with the display device, and the information terminal specifies specific information for specifying a content file in the information terminal. A generation unit that generates the content file; when the response is transmitted to the display device and a response indicating that the content file corresponding to the specific information is not stored is received from the display device; A transmission unit that transmits the content file to the display device, and a determination unit that determines whether to delete the content file from the information terminal and the display device, the display device including the content file and the A storage unit that stores specific information in association with each other, and whether or not the content file associated with the specific information is normally stored A notification unit for notifying the information terminal, and the determination unit determines to delete the content file when receiving a notification from the display device that the content file is not normally stored. .

本実施形態によれば、コンテンツデータが正常に記憶されていない場合、正常なコンテンツファイルに変更することを可能とする表示システム、情報端末、表示装置、制御方法、及びプログラムを提供することができる。   According to the present embodiment, it is possible to provide a display system, an information terminal, a display device, a control method, and a program that can be changed to a normal content file when content data is not normally stored. .

第一の実施形態の表示システムのシステム構成の一例を示す図である。It is a figure which shows an example of the system configuration | structure of the display system of 1st embodiment. 第一の実施形態の表示システムの利用シーンの一例を説明する図である。It is a figure explaining an example of the utilization scene of the display system of a first embodiment. 第一の実施形態の表示システムが有する各装置のハードウェア構成の一例を示す図である。It is a figure which shows an example of the hardware constitutions of each apparatus which the display system of 1st embodiment has. 第一の実施形態の表示システムが有する各装置の機能構成の一例を示す図である。It is a figure which shows an example of a function structure of each apparatus which the display system of 1st embodiment has. 第一の実施形態の表示システムの動作の概要を説明するシーケンス図である。It is a sequence diagram explaining the outline | summary of operation | movement of the display system of 1st embodiment. 第一の実施形態におけるコンテンツファイルの送信の判断を説明するフローチャートである。It is a flowchart explaining the judgment of transmission of the content file in 1st embodiment. 第一の実施形態の特定情報を説明する第一の図である。It is a 1st figure explaining the specific information of 1st embodiment. 第一の実施形態の端末特定情報の例を示す第一の図である。It is a 1st figure which shows the example of the terminal specific information of 1st embodiment. 第一の実施形態の端末特定情報の例を示す第二の図である。It is a 2nd figure which shows the example of the terminal specific information of 1st embodiment. 第一の実施形態のファイル特定情報の例を示す第一の図である。It is a 1st figure which shows the example of the file specific information of 1st embodiment. 第一の実施形態のファイル特定情報の例を示す第二の図である。It is a 2nd figure which shows the example of the file specific information of 1st embodiment. 第一の実施形態のファイル特定情報の例を示す第三の図である。It is a 3rd figure which shows the example of the file specific information of 1st embodiment. 第二の実施形態の特定情報を説明する図である。It is a figure explaining the specific information of 2nd embodiment. 第二の実施形態におけるコンテンツファイルの送信の判断を説明する第一のフローチャートである。It is a 1st flowchart explaining the judgment of transmission of the content file in 2nd embodiment. 第二の実施形態におけるコンテンツファイルの送信の判断を説明する第二のフローチャートである。It is a 2nd flowchart explaining the judgment of the transmission of the content file in 2nd embodiment. 第二の実施形態におけるコンテンツファイルの送信の判断を説明する第三のフローチャートである。It is a 3rd flowchart explaining the judgment of transmission of the content file in 2nd embodiment. アップロード設定画面の一例を示す図である。It is a figure which shows an example of an upload setting screen. 第二の実施形態におけるコンテンツファイルの送信の判断を説明する第四のフローチャートである。It is a 4th flowchart explaining judgment of transmission of the contents file in a second embodiment. 第二の実施形態におけるコンテンツファイルの送信の判断を説明する第五のフローチャートである。It is a 5th flowchart explaining the judgment of the transmission of the content file in 2nd embodiment. 第二の実施形態におけるコンテンツファイルの送信の判断を説明する第六のフローチャートである。It is a 6th flowchart explaining the judgment of the transmission of the content file in 2nd embodiment. 第三の実施形態の特定情報を説明する図である。It is a figure explaining the specific information of 3rd embodiment. 第三の実施形態におけるコンテンツファイルの送信の判断を説明するフローチャートである。It is a flowchart explaining the judgment of transmission of the content file in 3rd embodiment. 第四の実施形態の表示システムが有する各装置の機能構成の一例を示す図である。It is a figure which shows an example of a function structure of each apparatus which the display system of 4th embodiment has. 第四の実施形態の表示システムの動作の概要を説明するシーケンス図である。It is a sequence diagram explaining the outline | summary of operation | movement of the display system of 4th embodiment. 第四の実施形態の特定情報を説明する図である。It is a figure explaining the specific information of 4th embodiment. 第四の実施形態の効果を説明する図である。It is a figure explaining the effect of 4th embodiment. 第五の実施形態の表示システムが有する各装置の機能構成の一例を示す図である。It is a figure which shows an example of a function structure of each apparatus which the display system of 5th Embodiment has. 第五の実施形態におけるコンテンツファイルの送信を説明する図である。It is a figure explaining the transmission of the content file in 5th embodiment. 第五の実施形態の特定情報の一例を示す第一の図である。It is a 1st figure which shows an example of the specific information of 5th embodiment. 第五の実施形態の特定情報の一例を示す第二の図である。It is a 2nd figure which shows an example of the specific information of 5th embodiment. 第五の実施形態の特定情報の一例を示す第三の図である。It is a 3rd figure which shows an example of the specific information of 5th embodiment. 第五の実施形態の特定情報の一例を示す第四の図である。It is a 4th figure which shows an example of the specific information of 5th embodiment. 圧縮品質テーブルの一例を示す図である。It is a figure which shows an example of a compression quality table. 第五の実施形態の特定情報の一例を示す第五の図である。It is a 5th figure which shows an example of the specific information of 5th embodiment. 第五の実施形態の特定情報の一例を示す第六の図である。It is a 6th figure which shows an example of the specific information of 5th embodiment. 第六の実施形態の表示システムが有する各装置の機能構成の一例を示す図である。It is a figure which shows an example of a function structure of each apparatus which the display system of 6th Embodiment has. 第六の実施形態における動作の一例を示すフローチャートである。It is a flowchart which shows an example of the operation | movement in 6th embodiment. 第六の実施形態における動作の一例を示すシーケンス図である。It is a sequence diagram which shows an example of the operation | movement in 6th embodiment. 第六の実施形態における動作の一例を示すシーケンス図である。It is a sequence diagram which shows an example of the operation | movement in 6th embodiment. 第六の実施形態における動作の一例を示すシーケンス図である。It is a sequence diagram which shows an example of the operation | movement in 6th embodiment. 第六の実施形態における動作の一例を示すフローチャートである。It is a flowchart which shows an example of the operation | movement in 6th embodiment. 第七の実施形態における制御の概要を示す図である。It is a figure which shows the outline | summary of the control in 7th embodiment. 第七の実施形態の表示システムが有する各装置の機能構成の一例を示す図である。It is a figure which shows an example of a function structure of each apparatus which the display system of 7th Embodiment has. 第七の実施形態における動作の一例を示すフローチャートである。It is a flowchart which shows an example of the operation | movement in 7th embodiment. 第七の実施形態における動作の一例を示すシーケンス図である。It is a sequence diagram which shows an example of the operation | movement in 7th embodiment. 第七の実施形態における動作の一例を示すシーケンス図である。It is a sequence diagram which shows an example of the operation | movement in 7th embodiment.

本発明は、情報端末において該情報端末内のコンテンツファイルを一意に特定する情報を含む特定情報を生成し、表示装置内に特定情報と対応するコンテンツファイルが存在しない場合に特定情報を付与したコンテンツファイルを表示装置へ送信する。   The present invention generates specific information including information for uniquely specifying a content file in the information terminal in the information terminal, and provides the specific information when there is no content file corresponding to the specific information in the display device Send the file to the display device.

<第一の実施形態>
以下に図面を参照して本発明の第一の実施形態について説明する。図1は、第一の実施形態の表示システムのシステム構成の一例を示す図である。
<First embodiment>
A first embodiment of the present invention will be described below with reference to the drawings. FIG. 1 is a diagram illustrating an example of a system configuration of a display system according to the first embodiment.

本実施例の表示システム100は、情報端末200と表示装置300とを有し、情報端末200と表示装置300とはネットワーク等のデータ伝送路Nを介して接続される。   The display system 100 of this embodiment includes an information terminal 200 and a display device 300, and the information terminal 200 and the display device 300 are connected via a data transmission path N such as a network.

本実施例の情報端末200は、例えば3G(3rd Generation),LTE(Long Term Evolution),4G(4th Generation)の規格に準ずる通信方式による通信を行っても良い。また本実施形態の情報端末200は、例えばZigBeeやBluetooth(登録商標)等に準ずる通信方式よる通信を行っても良い。   The information terminal 200 according to the present embodiment may perform communication using a communication method that conforms to 3G (3rd Generation), LTE (Long Term Evolution), and 4G (4th Generation) standards, for example. In addition, the information terminal 200 according to the present embodiment may perform communication using a communication method according to, for example, ZigBee or Bluetooth (registered trademark).

本実施形態の情報端末200は、例えばスマートフォンや携帯電話等の無線通信端末であっても良い。また本実施形態の情報端末200は、例えばタブレットPC(Personal Computer)やノート型PCであっても良い。本実施形態の情報端末200は、表示装置300と通信を行えるものであれば良い。   The information terminal 200 of the present embodiment may be a wireless communication terminal such as a smartphone or a mobile phone. Further, the information terminal 200 of the present embodiment may be a tablet PC (Personal Computer) or a notebook PC, for example. The information terminal 200 of this embodiment may be anything that can communicate with the display device 300.

本実施形態の情報端末200は、送信制御プログラム210がインストールされている。本実施形態の情報端末200は、送信制御プログラム210を実行して表示装置300に表示させるコンテンツファイルの送信を行う。   In the information terminal 200 of this embodiment, a transmission control program 210 is installed. The information terminal 200 according to the present embodiment executes the transmission control program 210 and transmits a content file to be displayed on the display device 300.

本実施形態の表示装置300は、保存制御プログラム310がインストールされている。本実施形態の表示装置300は、保存制御プログラム310を実行することで、情報端末200から送信されてきたコンテンツファイルを記憶装置に保存する。   In the display device 300 of this embodiment, a storage control program 310 is installed. The display device 300 according to the present embodiment stores the content file transmitted from the information terminal 200 in the storage device by executing the storage control program 310.

本実施形態の表示装置300は、情報端末200から送信されたコンテンツファイルを表示させることが可能な表示機能を有していれば良い。具体的には本実施例の表示装置300は、例えばプロジェクタやディスプレイ等である。   The display device 300 according to the present embodiment only needs to have a display function capable of displaying the content file transmitted from the information terminal 200. Specifically, the display device 300 of this embodiment is, for example, a projector or a display.

以下の本実施形態の説明では、表示装置300がコンテンツファイルを表示させることを、コンテンツファイルを再生する、と表現する。   In the following description of the present embodiment, displaying the content file by the display device 300 is expressed as reproducing the content file.

本実施形態のコンテンツファイルとは、例えば画像データや動画データ等のコンテンツデータ群であっても良いし、1つのコンテンツデータであっても良い。本実施形態のコンテンツデータは、表示装置300に表示させることが可能なデータであれば良い。   The content file of this embodiment may be a content data group such as image data and moving image data, or may be a single content data. The content data of this embodiment may be data that can be displayed on the display device 300.

以下に図2を参照して本実施形態の表示システム100の利用シーンについて説明する。図2は、第一の実施形態の表示システムの利用シーンの一例を説明する図である。   The usage scene of the display system 100 of this embodiment will be described below with reference to FIG. FIG. 2 is a diagram illustrating an example of a usage scene of the display system according to the first embodiment.

図2の例では、情報端末200をスマートフォン又はタブレットPCとし、表示装置300をプロジェクタ301とスクリーン302を含む構成とし、表示システム100を例えば電子看板(Digital Signage)に用いた場合を示している。   In the example of FIG. 2, the information terminal 200 is a smartphone or a tablet PC, the display device 300 is configured to include a projector 301 and a screen 302, and the display system 100 is used for, for example, a digital signage.

本実施形態の情報端末200は、ユーザによりコンテンツファイルの再生の仕方が設定されると、この設定に基づきコンテンツファイルの再生制御情報を生成する。そして情報端末200は、コンテンツファイルと再生制御情報とをプロジェクタ301へ送信する。プロジェクタ301は、受信したコンテンツファイルを記憶部に保存し、再生制御情報にしたがってコンテンツファイルを再生する。   The information terminal 200 according to the present embodiment generates content file reproduction control information based on the setting of the content file reproduction method set by the user. Then, the information terminal 200 transmits the content file and the reproduction control information to the projector 301. The projector 301 stores the received content file in the storage unit and reproduces the content file according to the reproduction control information.

本実施形態の表示システム100では、ユーザは、1度コンテンツファイルと再生制御情報を表示装置300に送信すれば、所望の設定通りにコンテンツファイルを継続して再生することができる。   In the display system 100 of this embodiment, once the user transmits the content file and the reproduction control information to the display device 300, the user can continuously reproduce the content file as desired.

すなわち本実施形態の表示システム100を電子看板等に適用した場合、自動的にユーザが望むようにコンテンツファイルが再生されるため、ユーザはコンテンツファイルの表示順や表示の切り替え等をその都度設定する手間を省くことができる。   That is, when the display system 100 according to the present embodiment is applied to an electronic signboard or the like, the content file is automatically played back as the user desires, so the user sets the display order of the content file, the display switching, and the like each time. Save time and effort.

本実施形態の情報端末200は、上記の表示システム100において、表示装置300へコンテンツファイルを送信する際に、情報端末200内のコンテンツファイルを特定する特定情報を生成する。そしてこの特定情報と対応するコンテンツファイルが表示装置300内に存在しない場合に、コンテンツファイルを表示装置300へ送信する。   When transmitting the content file to the display device 300 in the display system 100 described above, the information terminal 200 of the present embodiment generates specific information that specifies the content file in the information terminal 200. When the content file corresponding to the specific information does not exist in the display device 300, the content file is transmitted to the display device 300.

よって本実施形態では、例えば情報端末200から表示装置300へコンテンツファイルを送信する際に、表示装置300に同じコンテンツファイルが重複して保存されることを防止できる。   Therefore, in the present embodiment, for example, when a content file is transmitted from the information terminal 200 to the display device 300, it is possible to prevent the same content file from being stored in the display device 300 repeatedly.

また本実施形態では、表示装置300は、特定情報に基づき受信したコンテンツファイルを保存するか否かを判断すれば良く、予め情報端末200を認識しておく必要がない。したがって本実施形態では、表示装置300に情報端末200を認識させるための情報の登録等の手順が不要となり、簡便な操作で情報端末200から表示装置300へコンテンツファイルを送信することができる。   In the present embodiment, the display device 300 only needs to determine whether to save the received content file based on the specific information, and does not need to recognize the information terminal 200 in advance. Therefore, in this embodiment, a procedure such as registration of information for causing the display device 300 to recognize the information terminal 200 is not necessary, and a content file can be transmitted from the information terminal 200 to the display device 300 with a simple operation.

以下の本実施形態の説明では、表示装置300に対する送信要求が行われたコンテンツファイルを再生コンテンツファイルと呼び、それ以外の例えば所定の記憶領域に格納されているコンテンツファイルを単にコンテンツファイルと呼ぶ。   In the following description of the present embodiment, a content file for which a transmission request is made to the display device 300 is referred to as a reproduction content file, and other content files stored in a predetermined storage area, for example, are simply referred to as a content file.

次に図3を参照して本実施形態の表示システム100の有する各装置のハードウェア構成を説明する。図3は、第一の実施形態の表示システムが有する各装置のハードウェア構成の一例を示す図である。   Next, the hardware configuration of each device included in the display system 100 of the present embodiment will be described with reference to FIG. FIG. 3 is a diagram illustrating an example of a hardware configuration of each device included in the display system according to the first embodiment.

本実施形態の情報端末200は、それぞれバスB1で相互に接続されているCPU(Central Processing Unit)21、記憶部22、入力部23、外部インターフェイス部24、ネットワーク制御部25、出力部26、ドライバ27を有する。   The information terminal 200 of the present embodiment includes a CPU (Central Processing Unit) 21, a storage unit 22, an input unit 23, an external interface unit 24, a network control unit 25, an output unit 26, and a driver that are connected to each other via a bus B1. 27.

CPU21は、情報端末200の各種動作を制御する。記憶部22は、情報端末200の動作や演算に係る各種情報や、情報端末200で実行される各種プログラム等が格納される。入力部23は、各種信号や情報を入力するために用いられる。入力部23は、例えばタッチパネル等の表示機能を有していても良い。また本実施形態の入力部23は、例えばポインティングデバイスやキーボード等であっても良い。   The CPU 21 controls various operations of the information terminal 200. The storage unit 22 stores various information related to the operation and calculation of the information terminal 200, various programs executed by the information terminal 200, and the like. The input unit 23 is used for inputting various signals and information. The input unit 23 may have a display function such as a touch panel. Further, the input unit 23 of the present embodiment may be a pointing device, a keyboard, or the like, for example.

本実施形態の外部インターフェイス部24は、例えばUSB(Universal Serial Bus)メモリスロットやNFC(Near field communication)等である。ネットワーク制御部25は、モデム,LANカード等を含み、ネットワークに接続する為に用いられる。
出力部26は、情報端末200から各種情報報の出力するために用いられる。本実施形態の出力部26は、例えばディスプレイ等であっても良いし、外部装置へ各種データを送信する送信部であっても良い。
The external interface unit 24 of the present embodiment is, for example, a USB (Universal Serial Bus) memory slot, NFC (Near field communication), or the like. The network control unit 25 includes a modem, a LAN card, and the like, and is used for connecting to a network.
The output unit 26 is used for outputting various information reports from the information terminal 200. The output unit 26 of the present embodiment may be, for example, a display or a transmission unit that transmits various data to an external device.

本実施形態の送信制御プログラム210は、情報端末200を制御する各種プログラムの少なくとも一部である。送信制御プログラム210は例えば記録媒体28の配布やネットワークからのダウンロードなどによって提供される。送信制御プログラム210を記録した記録媒体28は、CD−ROM、フレキシブルディスク、光磁気ディスク等の様に情報を光学的,電気的或いは磁気的に記録する記録媒体、ROM、フラッシュメモリ等の様に情報を電気的に記録する半導体メモリ等、様々なタイプの記録媒体を用いることができる。   The transmission control program 210 of this embodiment is at least a part of various programs that control the information terminal 200. The transmission control program 210 is provided, for example, by distributing the recording medium 28 or downloading from the network. The recording medium 28 on which the transmission control program 210 is recorded is a recording medium that records information optically, electrically, or magnetically, such as a CD-ROM, flexible disk, or magneto-optical disk, ROM, flash memory, or the like. Various types of recording media such as a semiconductor memory for electrically recording information can be used.

また送信制御プログラム210を記録した記録媒体28がドライバ27にセットされると、送信制御プログラム210は記録媒体28からドライバ27を介して記憶部22にインストールされる。ネットワークからダウンロードされた送信制御プログラム210は、ネットワーク制御部25を介して記憶部22にインストールされる。   When the recording medium 28 on which the transmission control program 210 is recorded is set in the driver 27, the transmission control program 210 is installed in the storage unit 22 from the recording medium 28 via the driver 27. The transmission control program 210 downloaded from the network is installed in the storage unit 22 via the network control unit 25.

記憶部22は、インストールされた送信制御プログラム210を格納すると共に、必要なファイル,データ等を格納する。CPU21は記憶部22に格納された送信制御プログラム210に従って、後述するような各種処理を実現している。   The storage unit 22 stores the installed transmission control program 210 and also stores necessary files, data, and the like. The CPU 21 implements various processes as described later according to the transmission control program 210 stored in the storage unit 22.

本実施形態の表示装置300は、それぞれバスB2で相互に接続されているCPU31、記憶部32、入力部33、外部インターフェイス部34、ネットワーク制御部35、表示部36、ドライバ27を有する。   The display device 300 according to the present embodiment includes a CPU 31, a storage unit 32, an input unit 33, an external interface unit 34, a network control unit 35, a display unit 36, and a driver 27 that are connected to each other via a bus B 2.

CPU31は、表示装置300の各種動作を制御する。記憶部32は、表示装置300の動作や演算に係る各種情報や、表示装置300で実行される各種プログラム、表示装置300で再生されるコンテンツデータ等が格納される。入力部33は、各種信号や情報を入力するために用いられる。入力部33は、例えば表示装置300を操作する操作部材等である。   The CPU 31 controls various operations of the display device 300. The storage unit 32 stores various information related to the operation and calculation of the display device 300, various programs executed by the display device 300, content data reproduced by the display device 300, and the like. The input unit 33 is used for inputting various signals and information. The input unit 33 is, for example, an operation member that operates the display device 300.

本実施形態の外部インターフェイス部34は、例えばUSB(Universal Serial Bus)メモリスロットやNFC(Near field communication)等である。ネットワーク制御部35は、表示装置300のネットワークへの接続を制御する。表示部36は、表示装置300が表示指示を受けたコンテンツデータを表示させる。   The external interface unit 34 of the present embodiment is, for example, a USB (Universal Serial Bus) memory slot, NFC (Near field communication), or the like. The network control unit 35 controls connection of the display device 300 to the network. The display unit 36 displays the content data for which the display device 300 has received a display instruction.

本実施形態の保存制御プログラム310は、表示装置300を制御する各種プログラムの少なくとも一部である。保存制御プログラム310は例えば記録媒体38の配布やネットワークからのダウンロードなどによって提供される。また保存制御プログラム310を記録した記録媒体38がドライバ37にセットされると、保存制御プログラム310は記録媒体38からドライバ37を介して記憶部33にインストールされる。ネットワークからダウンロードされた保存制御プログラム310は、ネットワーク制御部35を介して記憶部33にインストールされる。   The storage control program 310 of this embodiment is at least a part of various programs that control the display device 300. The storage control program 310 is provided, for example, by distributing the recording medium 38 or downloading from the network. When the recording medium 38 on which the storage control program 310 is recorded is set in the driver 37, the storage control program 310 is installed in the storage unit 33 from the recording medium 38 via the driver 37. The storage control program 310 downloaded from the network is installed in the storage unit 33 via the network control unit 35.

記憶部33は、インストールされた保存制御プログラム310を格納すると共に、必要なファイル,データ等を格納する。CPU31は記憶部33に格納された保存制御プログラム310に従って、後述するような各種処理を実現している。   The storage unit 33 stores the installed storage control program 310 and stores necessary files, data, and the like. The CPU 31 implements various processes as will be described later in accordance with a storage control program 310 stored in the storage unit 33.

次に、図4を参照して本実施形態の表示システム100が有する各装置の機能構成について説明する。図4は、第一の実施形態の表示システムが有する各装置の機能構成の一例を示す図である。   Next, the functional configuration of each device included in the display system 100 of the present embodiment will be described with reference to FIG. FIG. 4 is a diagram illustrating an example of a functional configuration of each device included in the display system according to the first embodiment.

本実施形態の情報端末200は、記憶部22内に設けられた所定の記憶領域220を有する。記憶領域220には、例えばコンテンツデータ221と、コンテンツファイル222とが格納されている。コンテンツデータ221は、表示装置300へ表示することが可能なデータであり、例えば画像データや動画データ等である。   The information terminal 200 of this embodiment has a predetermined storage area 220 provided in the storage unit 22. For example, content data 221 and a content file 222 are stored in the storage area 220. The content data 221 is data that can be displayed on the display device 300, and is, for example, image data or moving image data.

コンテンツファイル222は、表示装置300へ送信する送信対象のコンテンツデータ221として選択されたコンテンツデータ又はコンテンツデータ群である。   The content file 222 is content data or a content data group selected as the transmission target content data 221 to be transmitted to the display device 300.

本実施形態では、例えば記憶領域220に複数のコンテンツファイル222が格納されていても良い。また以下の説明では、送信要求が行われたコンテンツファイル222を再生コンテンツファイル331と呼ぶ。   In the present embodiment, for example, a plurality of content files 222 may be stored in the storage area 220. In the following description, the content file 222 for which a transmission request has been made is referred to as a reproduction content file 331.

本実施形態の情報端末200は、表示制御部211、入力受付部212、再生制御情報生成部213、特定情報生成部214、送信判断部215、コンテンツファイル生成部216、送信部217を有する。   The information terminal 200 according to the present embodiment includes a display control unit 211, an input reception unit 212, a reproduction control information generation unit 213, a specific information generation unit 214, a transmission determination unit 215, a content file generation unit 216, and a transmission unit 217.

本実施形態の表示制御部211は、情報端末200の出力部26であるディスプレイ等に、コンテンツデータ221の一覧画面や、後述する再生制御情報に含まれる項目の値を設定させる設定画面等を表示させる。   The display control unit 211 according to the present embodiment displays a list screen of content data 221 and a setting screen for setting values of items included in reproduction control information described later on a display that is the output unit 26 of the information terminal 200. Let

本実施形態の入力受付部212は、コンテンツデータ221の一覧を表示させた一覧画面において、コンテンツデータ221の選択を受け付ける。本実施形態では、情報端末200の一覧画面において選択されたコンテンツデータ221が、コンテンツファイル222として記憶領域220に保持される。尚コンテンツファイル222は、例えば表示装置300への送信が完了したら削除されても良いし、そのまま記憶領域220内に保持されても良い。また本実施形態の入力受付部212は、再生制御情報に含まれる各種の項目の値を設定させる設定画面において、項目の値の入力を受け付ける。   The input receiving unit 212 of this embodiment receives selection of the content data 221 on the list screen on which the list of content data 221 is displayed. In the present embodiment, the content data 221 selected on the list screen of the information terminal 200 is held in the storage area 220 as the content file 222. The content file 222 may be deleted when transmission to the display device 300 is completed, or may be held in the storage area 220 as it is. In addition, the input receiving unit 212 of this embodiment receives input of item values on a setting screen for setting values of various items included in the reproduction control information.

本実施形態の再生制御情報生成部213は、コンテンツファイル222に含まれる情報に基づき、再生制御情報332を生成する。再生制御情報332とは、例えばコンテンツファイル222に含まれるコンテンツデータ221の再生の順番や再生時間、表示の切り替え方等に関する情報が含まれる。   The reproduction control information generation unit 213 according to the present embodiment generates reproduction control information 332 based on information included in the content file 222. The reproduction control information 332 includes, for example, information regarding the reproduction order, reproduction time, display switching method, and the like of the content data 221 included in the content file 222.

本実施形態では、再生制御情報332に含まれる所定の項目の値が設定画面においてユーザにより設定された値となる。所定の項目とは、例えばコンテンツデータ221の再生の順番や再生時間、表示の切り替え方であっても良い。   In the present embodiment, the value of a predetermined item included in the reproduction control information 332 is a value set by the user on the setting screen. The predetermined item may be, for example, the reproduction order, reproduction time, and display switching method of the content data 221.

本実施形態の再生制御情報生成部213は、コンテンツデータ221が選択された際に、表示制御部211により上述した所定の項目の設定画面を表示させ、入力された項目の値に基づき再生制御情報332を生成しても良い。また本実施形態の再生制御情報生成部213は、任意のタイミングで設定された所定の項目の値を保持しておき、コンテンツデータ221が選択された際に、保持していた項目の値を用いて再生制御情報332を生成しても良い。本実施形態の再生制御情報332は、コンテンツファイル222と対応した情報として表示装置300へ送信される。   When the content data 221 is selected, the reproduction control information generation unit 213 of the present embodiment displays the above-described predetermined item setting screen by the display control unit 211, and the reproduction control information based on the input item value. 332 may be generated. In addition, the reproduction control information generation unit 213 of the present embodiment holds a value of a predetermined item set at an arbitrary timing, and uses the value of the held item when the content data 221 is selected. Thus, the reproduction control information 332 may be generated. The reproduction control information 332 of this embodiment is transmitted to the display device 300 as information corresponding to the content file 222.

本実施形態の特定情報生成部214は、表示装置300に対するコンテンツファイル222の送信要求を受けると、情報端末200内におけるコンテンツファイル222を特定する情報を含む特定情報を生成する。特定情報は、送信部217により表示装置300へ送信される。特定情報の詳細は後述する。   When receiving the transmission request for the content file 222 to the display device 300, the specific information generation unit 214 of the present embodiment generates specific information including information for specifying the content file 222 in the information terminal 200. The specific information is transmitted to the display device 300 by the transmission unit 217. Details of the specific information will be described later.

送信判断部215は、特定情報を受けた表示装置300の応答に基づき、コンテンツファイル222を表示装置300へ送信するか否かを判断する。送信判断部215の処理の詳細は後述する。   The transmission determining unit 215 determines whether to transmit the content file 222 to the display device 300 based on the response of the display device 300 that has received the specific information. Details of the processing of the transmission determination unit 215 will be described later.

コンテンツファイル生成部216は、送信判断部215によりコンテンツファイル222を送信すると判断されたとき、コンテンツファイル222に特定情報を付与した再生コンテンツファイル331を生成する。   When the transmission determination unit 215 determines that the content file 222 is to be transmitted, the content file generation unit 216 generates a reproduction content file 331 in which specific information is added to the content file 222.

送信部217は、再生制御情報と再生コンテンツファイル331とを表示装置300へ送信(アップロード)する。また送信部217は、特定情報が生成された際に特定情報を表示装置300へ送信する。   The transmission unit 217 transmits (uploads) the reproduction control information and the reproduction content file 331 to the display device 300. The transmission unit 217 transmits the specific information to the display device 300 when the specific information is generated.

尚本実施形態の情報端末200は、コンテンツデータ221が記憶部22内に格納されているものとしたが、これに限定されない。コンテンツデータ221は、例えば情報端末200が読取可能な可搬型の記録媒体に格納されていても良いし、情報端末200と通信が可能な外部装置に格納されていても良い。   In the information terminal 200 of the present embodiment, the content data 221 is stored in the storage unit 22, but the present invention is not limited to this. The content data 221 may be stored in, for example, a portable recording medium that can be read by the information terminal 200 or may be stored in an external device that can communicate with the information terminal 200.

本実施形態の表示装置300は、有無判断部311、保存制御部312、検証部313、通知部314を有する。また本実施形態の表示装置300は、表示部36に対する表示を制御する表示制御部320を有する。   The display device 300 according to the present embodiment includes a presence / absence determination unit 311, a storage control unit 312, a verification unit 313, and a notification unit 314. The display device 300 according to the present embodiment includes a display control unit 320 that controls display on the display unit 36.

さらに本実施形態の表示装置300は、情報端末200から送信された再生コンテンツファイル331と、再生制御情報332とが格納される記憶領域330を有する。尚本実施形態の記憶領域330は、例えば表示装置300の有する記憶部32に設けられても良いし、表示装置300が読取可能な可搬型の記録媒体に設けられても良い。また記憶領域330は、表示装置300と通信が可能な外部装置等に設けられても良い。   Furthermore, the display device 300 according to the present embodiment includes a storage area 330 in which the playback content file 331 transmitted from the information terminal 200 and the playback control information 332 are stored. Note that the storage area 330 of this embodiment may be provided in the storage unit 32 of the display device 300, for example, or may be provided in a portable recording medium that can be read by the display device 300. The storage area 330 may be provided in an external device or the like that can communicate with the display device 300.

本実施形態の有無判断部311は、情報端末200から受信した特定情報と対応する再生コンテンツファイル331が記憶領域330内に存在するか否かを判断し、判断結果を情報端末200へ送信する。有無判断部311の処理の詳細は後述する。   The presence / absence determination unit 311 of this embodiment determines whether or not the reproduction content file 331 corresponding to the specific information received from the information terminal 200 exists in the storage area 330, and transmits the determination result to the information terminal 200. Details of the processing of the presence / absence determination unit 311 will be described later.

本実施形態の保存制御部312は、情報端末200から受信した再生コンテンツファイル331と再生制御情報332とを記憶領域330に格納する。より具体的には本実施形態の保存制御部312は、再生コンテンツファイル331を特定情報と対応付けて記憶領域330に格納する。   The storage control unit 312 according to the present embodiment stores the playback content file 331 and the playback control information 332 received from the information terminal 200 in the storage area 330. More specifically, the storage control unit 312 of the present embodiment stores the reproduction content file 331 in the storage area 330 in association with the specific information.

検証部313は、再生制御情報332に基づき、再生コンテンツファイルが表示装置300において再生可能か否かを検証する。本実施形態の検証部313は、例えば再生コンテンツファイル331が表示装置300に対応した形式のファイルであるか否か等を検証し、再生可能か否かを検証する。通知部314は、検証結果を情報端末200に通知する。   The verification unit 313 verifies whether or not the playback content file can be played back on the display device 300 based on the playback control information 332. The verification unit 313 according to the present embodiment verifies, for example, whether or not the playback content file 331 is a file of a format corresponding to the display device 300, and verifies whether or not playback is possible. The notification unit 314 notifies the verification result to the information terminal 200.

以下に図5を参照して本実施形態の表示システム100の動作の概要を説明する。図5は、第一の実施形態の表示システムの動作の概要を説明するシーケンス図である。   The outline of the operation of the display system 100 of this embodiment will be described below with reference to FIG. FIG. 5 is a sequence diagram illustrating an outline of the operation of the display system according to the first embodiment.

本実施形態の情報端末200は、ユーザによりコンテンツデータ221が選択され、コンテンツファイル222の送信要求を受けると(ステップS51)、特定情報生成部214によりコンテンツファイル222の特定情報を生成する(ステップS52)。   When the content data 221 is selected by the user and a transmission request for the content file 222 is received (step S51), the information terminal 200 of the present embodiment generates specific information of the content file 222 by the specific information generation unit 214 (step S52). ).

続いて情報端末200は、特定情報を表示装置300に送信した結果に基づく送信判断部215の判断結果に応じて再生コンテンツファイル331を生成し、再生制御情報332と再生コンテンツファイル331とを表示装置300へ送信する(ステップS53)。ステップS53の処理の詳細は後述する。   Subsequently, the information terminal 200 generates the reproduction content file 331 according to the determination result of the transmission determination unit 215 based on the result of transmitting the specific information to the display device 300, and displays the reproduction control information 332 and the reproduction content file 331 on the display device. It transmits to 300 (step S53). Details of the processing in step S53 will be described later.

表示装置300は、再生制御情報332と再生コンテンツファイル331とを受信すると、検証部313により再生コンテンツファイル331が再生可能か否かを検証し、通知部314により検証結果を情報端末200へ通知する(ステップS54)。情報端末200は、この検証結果をディスプレイ等に表示させることでユーザに検証結果を通知する(ステップS55)。   Upon receiving the playback control information 332 and the playback content file 331, the display device 300 verifies whether or not the playback content file 331 can be played back by the verification unit 313, and notifies the verification result to the information terminal 200 by the notification unit 314. (Step S54). The information terminal 200 notifies the user of the verification result by displaying the verification result on a display or the like (step S55).

次に図6を参照して図5のステップS53の処理の詳細を説明する。図6は、第一の実施形態におけるコンテンツファイルの送信の判断を説明するフローチャートである。   Next, details of the processing in step S53 in FIG. 5 will be described with reference to FIG. FIG. 6 is a flowchart illustrating determination of content file transmission in the first embodiment.

本実施形態の情報端末200は、ユーザからコンテンツファイル222の送信要求を受けると(図5のステップS52)、特定情報生成部214により特定情報を生成する(ステップS61)。続いて情報端末200は、送信部217により特定情報を表示装置300へ送信し、送信判断部215により特定情報と対応する再生コンテンツファイル331が表示装置300の記憶領域330内に存在するか否かを問い合わせる(ステップS62)。   When receiving the transmission request for the content file 222 from the user (step S52 in FIG. 5), the information terminal 200 according to the present embodiment generates specific information by the specific information generation unit 214 (step S61). Subsequently, the information terminal 200 transmits the specific information to the display device 300 by the transmission unit 217, and whether or not the reproduction content file 331 corresponding to the specific information exists in the storage area 330 of the display device 300 by the transmission determination unit 215. (Step S62).

情報端末200において、表示装置300から該当する再生コンテンツファイル331が存在することを知らせる通知を受けると(ステップS63)、コンテンツファイル222を送信せずに処理を終了する。尚図6のステップS63の処理の詳細は後述する。   When the information terminal 200 receives a notification from the display device 300 that the corresponding playback content file 331 exists (step S63), the processing ends without transmitting the content file 222. Details of the process in step S63 in FIG. 6 will be described later.

また情報端末200において、表示装置300から該当する再生コンテンツファイル331が存在しないことを知らせる通知を受けると(ステップS63)、コンテンツファイル生成部216は特定情報をコンテンツファイル222に付与して再生コンテンツファイル331とする。そして情報端末200は、送信部217により再生コンテンツファイル331を表示装置300へ送信(アップロード)する(ステップS64)。   When the information terminal 200 receives notification from the display device 300 that the corresponding reproduction content file 331 does not exist (step S63), the content file generation unit 216 adds specific information to the content file 222 to reproduce the reproduction content file. 331. Then, the information terminal 200 transmits (uploads) the reproduction content file 331 to the display device 300 by the transmission unit 217 (step S64).

以下に図7を参照して本実施形態の特定情報について説明する。図7は、第一の実施形態の特定情報を説明する第一の図である。   The specific information of the present embodiment will be described below with reference to FIG. FIG. 7 is a first diagram illustrating the specific information according to the first embodiment.

本実施形態の特定情報71は、情報端末200内におけるコンテンツファイル222を特定する情報である。より具体的には本実施形態の特定情報71は、情報端末200を特定する端末特定情報72と、情報端末200におけるコンテンツファイル222のファイル名や更新日時等を含むファイル特定情報73とを含む。   The identification information 71 of this embodiment is information that identifies the content file 222 in the information terminal 200. More specifically, the specification information 71 of the present embodiment includes terminal specification information 72 for specifying the information terminal 200 and file specification information 73 including the file name and update date / time of the content file 222 in the information terminal 200.

本実施形態の特定情報71は、端末特定情報72とファイル特定情報73とを含むことで、情報端末200内におけるコンテンツファイル222を一意に特定する。   The identification information 71 of this embodiment uniquely identifies the content file 222 in the information terminal 200 by including the terminal identification information 72 and the file identification information 73.

本実施形態では、例えばコンテンツファイル222のファイルプロパティに含まれる情報を利用して特定情報71を生成する。ファイルプロパティに含まれる情報は、例えばコンテンツファイル222のファイル名、コンテンツファイル222の格納場所、コンテンツファイル222の更新日時、ファイルサイズ、ファイルの種類等の項目を有する。   In the present embodiment, for example, the specific information 71 is generated using information included in the file property of the content file 222. The information included in the file property includes items such as the file name of the content file 222, the storage location of the content file 222, the update date and time of the content file 222, the file size, and the file type.

本実施形態の特定情報71は、ファイル特定情報73にファイル名を利用した。   The specific information 71 of the present embodiment uses a file name for the file specific information 73.

より具体的には本実施形態では、ファイル特定情報73をコンテンツファイル222のファイル名とし、端末特定情報72とファイル特定情報73とを含む特定情報71を再生コンテンツファイル331のファイル名とした。   More specifically, in the present embodiment, the file specifying information 73 is the file name of the content file 222, and the specifying information 71 including the terminal specifying information 72 and the file specifying information 73 is the file name of the reproduction content file 331.

次に本実施形態の端末特定情報72について説明する。本実施形態の端末特定情報72は、情報端末200を特定することができる情報であれば良い。   Next, the terminal identification information 72 of this embodiment will be described. The terminal identification information 72 of this embodiment may be information that can identify the information terminal 200.

図8は、第一の実施形態の端末特定情報の例を示す第一の図である。   FIG. 8 is a first diagram illustrating an example of terminal specifying information according to the first embodiment.

図8の例では、情報端末200を特定する端末特定情報72Aを情報端末200のMAC(Media Access Control)アドレスとした例を示している。   In the example of FIG. 8, an example in which terminal identification information 72 </ b> A for identifying the information terminal 200 is used as the MAC (Media Access Control) address of the information terminal 200 is illustrated.

例えば情報端末200のMACアドレスが70:11:24:95:DE:F4であった場合について考える。この場合、特定情報生成部214は、コンテンツファイル222の送信要求を受けて、コンテンツファイル222のファイル名「IMG_0692.JPG」に、情報端末200のMACアドレスを付与した特定情報71A「70112495DEF4_IMG_0692.JPG」を生成する。図8の例では、特定情報71Aが再生コンテンツファイル331のファイル名となる。   For example, consider a case where the MAC address of the information terminal 200 is 70: 11: 24: 95: DE: F4. In this case, the specific information generation unit 214 receives the transmission request for the content file 222, and specific information 71A “70112495DEF4_IMG_0692.JPG” in which the MAC address of the information terminal 200 is added to the file name “IMG — 0692.JPG” of the content file 222. Is generated. In the example of FIG. 8, the specific information 71A is the file name of the playback content file 331.

より一般的には、端末特定情報72をMACアドレスとした場合の特定情報71Aは、{情報端末200のMACアドレス(コロンなし)}_{コンテンツファイル222のファイル名}.{拡張子}となる。   More generally, the specific information 71A when the terminal specific information 72 is a MAC address is {MAC address of the information terminal 200 (no colon)} _ {file name of the content file 222}. {Extension}. .

図9は、第一の実施形態の端末特定情報の例を示す第二の図である。   FIG. 9 is a second diagram illustrating an example of the terminal identification information according to the first embodiment.

図9の例では、情報端末200を特定する端末特定情報72Bを情報端末200のUUID(Universally Unique Identifier)とした例を示している。   In the example of FIG. 9, an example in which terminal identification information 72 </ b> B that identifies the information terminal 200 is used as a UUID (Universally Unique Identifier) of the information terminal 200 is illustrated.

図9の例では、情報端末200がコンテンツファイル222の送信要求を受けると、特定情報生成部214が情報端末200のUUIDを生成する。そして特定情報生成部214は、生成したUUIDを端末特定情報72Bとする。   In the example of FIG. 9, when the information terminal 200 receives a transmission request for the content file 222, the specific information generation unit 214 generates the UUID of the information terminal 200. Then, the specific information generation unit 214 sets the generated UUID as the terminal specific information 72B.

例えば情報端末200のUUIDが8699e324-3701-4c31-9a29-abdfe99ea93dであった場合について考える。この場合特定情報生成部214は、コンテンツファイル222の送信要求を受けて、コンテンツファイル222のファイル名「IMG_0692.JPG」に、情報端末200のUUID(端末特定情報72B)を付与した特定情報71B「8699e324-3701-4c31-9a29-abdfe99ea93d_IMG_0692.JPG」を生成する。図9の例では、特定情報71Bが再生コンテンツファイル331のファイル名となる。   For example, consider a case where the UUID of the information terminal 200 is 8699e324-3701-4c31-9a29-abdfe99ea93d. In this case, the specific information generation unit 214 receives the transmission request for the content file 222, and the specific information 71B “the UUID (terminal specific information 72B) of the information terminal 200 is added to the file name“ IMG — 0692.JPG ”of the content file 222. 8699e324-3701-4c31-9a29-abdfe99ea93d_IMG_0692.JPG ". In the example of FIG. 9, the specific information 71 </ b> B is the file name of the playback content file 331.

より一般的には、端末特定情報72をUUIDとした場合の特定情報71Bは、{情報端末200のUUID}_{コンテンツファイル222のファイル名}.{拡張子}となる。   More generally, the identification information 71B when the terminal identification information 72 is a UUID is {UUID of the information terminal 200} _ {file name of the content file 222}. {Extension}.

次にファイル特定情報73に、コンテンツファイル222のファイル名以外の情報を付与した例について説明する。   Next, an example in which information other than the file name of the content file 222 is added to the file specifying information 73 will be described.

図10は、第一の実施形態のファイル特定情報の例を示す第一の図である。   FIG. 10 is a first diagram illustrating an example of file specifying information according to the first embodiment.

図10に示す特定情報71Cに含まれるファイル特定情報73Aは、コンテンツファイル222のファイル名に、さらにコンテンツファイル222のファイルプロパティに含まれる情報(以下、ファイル情報)を付加した情報とした。図10の例では、特定情報71Cが再生コンテンツファイル331のファイル名となる。   The file specifying information 73A included in the specifying information 71C illustrated in FIG. 10 is information obtained by adding information (hereinafter, file information) included in the file property of the content file 222 to the file name of the content file 222. In the example of FIG. 10, the specific information 71 </ b> C is the file name of the playback content file 331.

図11は、第一の実施形態のファイル特定情報の例を示す第二の図である。   FIG. 11 is a second diagram illustrating an example of file specifying information according to the first embodiment.

図11では、特定情報71Dのファイル特定情報73Bに含まれるファイル情報として、コンテンツファイル222の更新日時を示す情報をコンテンツファイル222のファイル名に付与した例を示している。   FIG. 11 shows an example in which information indicating the update date and time of the content file 222 is added to the file name of the content file 222 as file information included in the file specifying information 73B of the specifying information 71D.

例えば図11の例において、特定情報71Dの端末特定情報72がUUIDであり、コンテンツファイル222のファイル更新日時が2013年5月31日19時16分43秒123msecであった場合、特定情報71Dは、「8699e324-3701-4c31-9a29-abdfe99ea93d _2013_05_31_19_16_43_123_IMG_0692.JPG」となる。図11の例では、特定情報71Dが再生コンテンツファイル331のファイル名となる。   For example, in the example of FIG. 11, when the terminal identification information 72 of the identification information 71D is a UUID, and the file update date and time of the content file 222 is May 31, 2013, 19:16:43, 123 msec, the identification information 71D is , “8699e324-3701-4c31-9a29-abdfe99ea93d _2013_05_31_19_16_43_123_IMG_0692.JPG”. In the example of FIG. 11, the specific information 71D is the file name of the playback content file 331.

より一般的には、特定情報71Dは、{情報端末200のUUID}_{YYYY_MM_dd_hh_mm_ss_SSS}_{コンテンツファイルのファイル名}.{拡張子}となる。尚{YYYY_MM_dd_hh_mm_ss_SSS}は、アップロードするデータの更新日時をYYYY年,MM月,dd日,hh時間,mm分,ss秒,SSSmsecで表現したものである。   More generally, the specific information 71D is {UUID of the information terminal 200} _ {YYYY_MM_dd_hh_mm_ss_SSS} _ {content file name}. {Extension}. Note that {YYYY_MM_dd_hh_mm_ss_SSS} represents the update date and time of the uploaded data in YYYY year, MM month, dd day, hh hour, mm minute, ss second, and SSSmsec.

尚図11の例における端末特定情報72は、情報端末200のMACアドレスであっても良い。   Note that the terminal identification information 72 in the example of FIG. 11 may be the MAC address of the information terminal 200.

図12は、第一の実施形態のファイル特定情報の例を示す第三の図である。   FIG. 12 is a third diagram illustrating an example of file specifying information according to the first embodiment.

図12では、特定情報71Eのファイル特定情報73Cにおいて、コンテンツファイル222のファイル名に付与されるファイル情報をコンテンツファイル222の更新日時を示す情報と、コンテンツファイル222の格納場所を示す格納場所情報とした。尚本実施形態の格納場所情報とは、情報端末200においてコンテンツファイル222が格納されている場所を示す情報である。   In FIG. 12, in the file identification information 73C of the identification information 71E, the file information given to the file name of the content file 222 is information indicating the update date and time of the content file 222, and storage location information indicating the storage location of the content file 222. did. Note that the storage location information in this embodiment is information indicating a location where the content file 222 is stored in the information terminal 200.

例えば図12の例において、特定情報71Eの端末特定情報72がUUIDであり、コンテンツファイル222のファイル更新日時が2013年5月31日19時16分43秒123msecであり、格納場所情報が「CameraRoll/Photo」であった場合、特定情報71Eは、「{8699e324-3701-4c31-9a29-abdfe99ea93d_CameraRoll/Photo_2013_05_31_19_16_43_123_IMG_0692.JPG}」となる。図12の例では、特定情報71Eが再生コンテンツファイル331のファイル名となる。   For example, in the example of FIG. 12, the terminal identification information 72 of the identification information 71E is a UUID, the file update date and time of the content file 222 is May 31, 2013 19:16:43, and 123 msec, and the storage location information is “CameraRoll In the case of “/ Photo”, the specific information 71E is “{8699e324-3701-4c31-9a29-abdfe99ea93d_CameraRoll / Photo_2013_05_31_19_16_43_123_IMG_0692.JPG}”. In the example of FIG. 12, the specific information 71E becomes the file name of the reproduction content file 331.

より一般的には、特定情報71Eは、{情報端末200のUUID}_{コンテンツファイル222の格納場所情報}_{年月日時刻YYYY_MM_dd_hh_mm_ss_SSS}_{コンテンツファイル222のファイル名}.{拡張子}となる。尚図12の例における端末特定情報72は、情報端末200のMACアドレスでも良い。   More generally, the specific information 71E is {UUID of the information terminal 200} _ {storage location information of the content file 222} _ {year / month / day / time YYYY_MM_dd_hh_mm_ss_SSS} _ {file name of the content file 222}. {Extension} It becomes. The terminal specifying information 72 in the example of FIG. 12 may be the MAC address of the information terminal 200.

また図11、図12では、ファイル特定情報73におけるファイル情報の付与の順番をファイル名の前としたが、これに限定されない。ファイル特定情報73においてファイル情報は、ファイル名の後に付与されても良い。   In FIG. 11 and FIG. 12, the file information is added in the file specifying information 73 in the order before the file name. However, the present invention is not limited to this. In the file specifying information 73, the file information may be given after the file name.

また上述の説明では、特定情報71においてファイル特定情報73が端末特定情報72の後ろに付与された例を説明したが、これに限定されない。特定情報71は、例えばファイル特定情報73の次に端末特定情報72が付与されていても良い。   In the above description, the example in which the file specifying information 73 is added after the terminal specifying information 72 in the specifying information 71 has been described. However, the present invention is not limited to this. As the specific information 71, for example, the terminal specific information 72 may be given next to the file specific information 73.

また本実施形態の特定情報71に含まれるファイル情報は、送信制御プログラム210の名称や送信制御プログラム210の制作者、送信制御プログラム210の制作企業名等を含んでも良い。   The file information included in the specific information 71 of the present embodiment may include the name of the transmission control program 210, the creator of the transmission control program 210, the name of the production company of the transmission control program 210, and the like.

また本実施形態では、端末特定情報72とファイル特定情報73との間をアンダーバーでつなげたファイル名としたが、これに限定されない。端末特定情報72とファイル特定情報73との間は、アンダーバー以外のものであっても良く、再生コンテンツファイル331のファイル名となる特定情報71に、端末特定情報72とファイル特定情報73とが含まれていれば良い。   In the present embodiment, the file name is formed by connecting the terminal specifying information 72 and the file specifying information 73 with an underscore, but the present invention is not limited to this. The terminal identification information 72 and the file identification information 73 may be anything other than an underscore, and the identification information 71 serving as the file name of the playback content file 331 includes the terminal identification information 72 and the file identification information 73. It only has to be.

また本実施形態では、例えば特定情報71の文字数が所定数以上となった場合、ファイル特定情報73の文字数の前半部分又は後半部分を削除し、特定情報71の文字数を減らしても良い。   In the present embodiment, for example, when the number of characters of the specific information 71 exceeds a predetermined number, the first half or the second half of the number of characters of the file specific information 73 may be deleted to reduce the number of characters of the specific information 71.

以上のように本実施形態の特定情報71は、情報端末200を特定する端末特定情報72と、情報端末200におけるコンテンツファイル222を特定するファイル特定情報73とを含む。したがって本実施形態の特定情報71によれば、表示装置300に送信する再生コンテンツファイル331が、どの情報端末200のどこに格納されているコンテンツファイル222であるかを一意に特定することができる。   As described above, the identification information 71 of the present embodiment includes the terminal identification information 72 that identifies the information terminal 200 and the file identification information 73 that identifies the content file 222 in the information terminal 200. Therefore, according to the identification information 71 of the present embodiment, it is possible to uniquely identify where the reproduction content file 331 transmitted to the display device 300 is the content file 222 stored in which information terminal 200.

次に図6へ戻って、図6のステップS63の処理について説明する。   Next, returning to FIG. 6, the processing in step S63 in FIG. 6 will be described.

本実施形態の表示システム100において、情報端末200が特定情報71を表示装置300へ送信すると、表示装置300は、有無判断部311により特定情報71と対応する再生コンテンツファイル331が記憶領域330に格納されているか否かを判断する。   In the display system 100 of this embodiment, when the information terminal 200 transmits the specific information 71 to the display device 300, the display device 300 stores the reproduction content file 331 corresponding to the specific information 71 in the storage area 330 by the presence / absence determination unit 311. It is judged whether it is done.

本実施形態では、特定情報71は、再生コンテンツファイル331のファイル名である。よって有無判断部311は、特定情報71と同様のファイル名の再生コンテンツファイル331が存在するか否かを判断すれば良い。すなわち本実施形態における「特定情報71と対応する再生コンテンツファイル331」とは、ファイル名が特定情報71と一致する再生コンテンツファイルである。   In the present embodiment, the specific information 71 is the file name of the playback content file 331. Therefore, the presence / absence determination unit 311 may determine whether or not the reproduction content file 331 having the same file name as the specific information 71 exists. That is, the “reproduction content file 331 corresponding to the specific information 71” in the present embodiment is a reproduction content file whose file name matches the specific information 71.

本実施形態の表示装置300は、有無判断部311による判断結果を情報端末200へ通知する。情報端末200は、表示装置300から特定情報71とファイル名が一致する再生コンテンツファイル331が存在することを示す通知を受けた場合、コンテンツファイル222の送信を行わない。また情報端末200は、表示装置300から特定情報71とファイル名が一致する再生コンテンツファイル331が存在しないことを示す通知を受けた場合、コンテンツファイル222に特定情報71を付与した再生コンテンツファイル331を表示装置300へ送信する。表示装置300は、受信した再生コンテンツファイル331を記憶領域330へ格納する。   The display device 300 according to the present embodiment notifies the information terminal 200 of the determination result by the presence / absence determination unit 311. When the information terminal 200 receives a notification from the display device 300 indicating that there is a playback content file 331 whose file name matches the specific information 71, the information terminal 200 does not transmit the content file 222. Further, when the information terminal 200 receives a notification indicating that there is no reproduction content file 331 whose file name matches the specific information 71 from the display device 300, the information terminal 200 displays the reproduction content file 331 with the specific information 71 added to the content file 222. It transmits to the display device 300. The display device 300 stores the received reproduction content file 331 in the storage area 330.

尚本実施形態の表示装置300は、例えば特定情報71が付与されたコンテンツファイル222を受信している最中に情報端末200との通信が途絶えた場合には、受信中の特定情報71とコンテンツファイル222とを削除する。本実施形態では、この構成により、コンテンツファイル222の送信が未完了であるにも関わらず特定情報71のみが表示装置300に保存され、コンテンツファイル222の再送信ができなくなることを防止できる。   Note that the display device 300 according to the present embodiment, for example, when the communication with the information terminal 200 is interrupted while receiving the content file 222 to which the specific information 71 is added, The file 222 is deleted. In the present embodiment, with this configuration, it is possible to prevent only the specific information 71 from being stored in the display device 300 even when the transmission of the content file 222 is incomplete, and the content file 222 cannot be retransmitted.

以上のように本実施形態では、コンテンツファイル222を送信する際に、コンテンツファイル222に、情報端末200内でコンテンツファイル222を特定する特定情報を付与した再生コンテンツファイル331として送信する。したがって本実施形態では、例えば表示装置300に複数の情報端末200から同じファイル名のコンテンツファイル222が送信された場合でも、表示装置300はそれぞれのコンテンツファイル222を一意に特定することができる。また本実施形態では、送信元となる情報端末200毎に再生コンテンツファイル331を、重複しないように表示装置300に格納させることができる。   As described above, in the present embodiment, when the content file 222 is transmitted, the content file 222 is transmitted as a reproduction content file 331 provided with specific information for identifying the content file 222 in the information terminal 200. Therefore, in the present embodiment, for example, even when content files 222 having the same file name are transmitted from a plurality of information terminals 200 to the display device 300, the display device 300 can uniquely identify each content file 222. In the present embodiment, the reproduction content file 331 can be stored in the display device 300 for each information terminal 200 that is a transmission source so as not to overlap.

したがって本実施形態では、情報端末200から表示装置300へコンテンツファイル222を送信する際に、情報端末200を表示装置300に認識させるための操作等が不要となり、簡便な操作でファイルを送信することができる。より具体的には本実施形態では、ユーザが情報端末200において送信対象となるコンテンツデータ221を選択する操作と、コンテンツファイル222の送信要求を行う操作と、により表示装置300に再生コンテンツファイル331を送信できる。   Therefore, in the present embodiment, when the content file 222 is transmitted from the information terminal 200 to the display device 300, an operation for causing the display device 300 to recognize the information terminal 200 is unnecessary, and the file is transmitted by a simple operation. Can do. More specifically, in the present embodiment, the reproduction content file 331 is displayed on the display device 300 by an operation in which the user selects the content data 221 to be transmitted in the information terminal 200 and an operation to request transmission of the content file 222. Can be sent.

<第二の実施形態>
以下に図面を参照して本発明の第二の実施形態について説明する。本発明の第二の実施形態は、表示装置における再生コンテンツファイルの格納場所情報を特定情報とする点が第一の実施形態と相違する。よって以下の第二の実施形態の説明では、第一の実施形態との相違点についてのみ説明し、第一の実施形態と同様の機能構成を有する点には第一の実施形態の説明で用いた符号と同様の符号を付与し、その説明を省略する。
<Second Embodiment>
A second embodiment of the present invention will be described below with reference to the drawings. The second embodiment of the present invention is different from the first embodiment in that the storage location information of the playback content file in the display device is specified information. Therefore, in the following description of the second embodiment, only differences from the first embodiment will be described, and points having the same functional configuration as the first embodiment will be used in the description of the first embodiment. The same reference numerals as those used are assigned, and the description thereof is omitted.

図13は、第二の実施形態の特定情報を説明する図である。   FIG. 13 is a diagram illustrating specific information according to the second embodiment.

本実施形態では、表示装置300における再生コンテンツファイル331の格納場所情報を特定情報131として利用する。   In the present embodiment, storage location information of the playback content file 331 in the display device 300 is used as the specific information 131.

本実施形態では、情報端末200は、コンテンツファイル222を再生コンテンツファイル331として表示装置300に送信する際に、表示装置300における再生コンテンツファイル331の格納場所情報を特定情報として表示装置300に送信する。   In the present embodiment, when the information terminal 200 transmits the content file 222 as the reproduction content file 331 to the display device 300, the information terminal 200 transmits the storage location information of the reproduction content file 331 in the display device 300 to the display device 300 as specific information. .

図13に示す特定情報131は、情報端末200を特定する端末特定情報72と、コンテンツファイル222を特定するファイル特定情報73とを含む。すなわち本実施形態の特定情報131は、「/{端末特定情報}/{ファイル特定情報}.{拡張子}」となる。   The identification information 131 shown in FIG. 13 includes terminal identification information 72 that identifies the information terminal 200 and file identification information 73 that identifies the content file 222. That is, the specific information 131 of the present embodiment is “/ {terminal specific information} / {file specific information}. {Extension}”.

本実施形態の端末特定情報72は、第一の実施形態と同様に、情報端末200のMACアドレスであっても良いし、UUIDであっても良い。   The terminal identification information 72 of this embodiment may be the MAC address of the information terminal 200 or a UUID, as in the first embodiment.

また本実施形態のファイル特定情報73は、第一の実施形態と同様に、コンテンツファイル222のファイル名であっても良い。またファイル特定情報73は、コンテンツファイル222のファイル名にファイルプロパティに含まれる更新日時を示す情報や、情報端末200におけるコンテンツファイル222の格納場所情報を付与した情報であっても良い。   Further, the file specifying information 73 of the present embodiment may be the file name of the content file 222 as in the first embodiment. In addition, the file specifying information 73 may be information indicating the update date and time included in the file property in the file name of the content file 222 or information provided with storage location information of the content file 222 in the information terminal 200.

また本実施形態の特定情報生成部214は、例えば特定情報131の文字数が所定数以上となった場合、ファイル特定情報73の文字数の前半部分又は後半部分を削除し、特定情報131の文字数が所定数未満となるように減らしても良い。   In addition, for example, when the number of characters of the specific information 131 exceeds a predetermined number, the specific information generation unit 214 of the present embodiment deletes the first half or the latter half of the number of characters of the file specific information 73 and the number of characters of the specific information 131 is predetermined. You may reduce so that it may become less than a number.

以下に図14を参照して第二の実施形態におけるコンテンツファイル222の送信の判断について説明する。図14は、第二の実施形態におけるコンテンツファイルの送信の判断を説明する第一のフローチャートである。   Hereinafter, determination of transmission of the content file 222 in the second embodiment will be described with reference to FIG. FIG. 14 is a first flowchart illustrating determination of content file transmission in the second embodiment.

本実施形態の情報端末200は、ユーザからコンテンツファイル222の送信要求を受けると、特定情報生成部214により特定情報131を生成する(ステップS1401)。続いて情報端末200は、送信部217により特定情報131を表示装置300へ送信し、送信判断部215により特定情報131と対応する再生コンテンツファイル331が表示装置300の記憶領域330内に存在するか否かを問い合わせる(ステップS1402)。   When receiving the transmission request for the content file 222 from the user, the information terminal 200 according to the present embodiment generates the specific information 131 by the specific information generation unit 214 (step S1401). Subsequently, the information terminal 200 transmits the specific information 131 to the display device 300 by the transmission unit 217, and whether the reproduction content file 331 corresponding to the specific information 131 exists in the storage area 330 of the display device 300 by the transmission determination unit 215. An inquiry is made as to whether or not (step S1402).

ここで、本実施形態における特定情報131と対応する再生コンテンツファイル331について説明する。   Here, the reproduction content file 331 corresponding to the specific information 131 in the present embodiment will be described.

本実施形態の特定情報131は、表示装置300における再生コンテンツファイル331の格納場所情報である。よって本実施形態の特定情報131と対応する再生コンテンツファイル331は、記憶領域330において特定情報131で特定される場所に格納されている再生コンテンツファイル331を示す。特定情報131で特定される場所とは、具体的には例えば記憶領域330内に生成されたフォルダである。   The specific information 131 of this embodiment is storage location information of the playback content file 331 in the display device 300. Therefore, the reproduction content file 331 corresponding to the specific information 131 of the present embodiment indicates the reproduction content file 331 stored at the location specified by the specific information 131 in the storage area 330. The place specified by the specifying information 131 is specifically a folder generated in the storage area 330, for example.

よってステップS1402では、送信判断部215は、特定情報131により特定される場所であるフォルダが、記憶領域330内に存在するか否かを問い合わせる。尚本実施形態では、例えば特定情報131に含まれる端末特定情報72に対応するフォルダの存在の有無を表示装置300に問い合わせても良い。そして端末特定情報72と対応するフォルダが存在しない場合、送信判断部215は、表示装置300に対し、さらにファイル特定情報73と対応するフォルダの存在を問い合わせても良い。   Therefore, in step S1402, the transmission determination unit 215 inquires whether the folder that is the location specified by the specific information 131 exists in the storage area 330. In the present embodiment, for example, the display device 300 may be inquired about the existence of a folder corresponding to the terminal identification information 72 included in the identification information 131. If the folder corresponding to the terminal identification information 72 does not exist, the transmission determining unit 215 may inquire the display device 300 about the existence of the folder corresponding to the file identification information 73.

本実施形態の表示装置300は、特定情報131共に問い合わせを受けると、有無判断部311により、記憶領域330内に、特定情報131が示す再生コンテンツファイル331の格納場所が存在するか否かを判断する。表示装置300は、判断結果を情報端末200へ通知する。   When the display apparatus 300 of this embodiment receives an inquiry together with the specific information 131, the presence / absence determination unit 311 determines whether or not the storage location of the reproduction content file 331 indicated by the specific information 131 exists in the storage area 330. To do. The display device 300 notifies the information terminal 200 of the determination result.

問い合わせの結果、表示装置300に該当するフォルダが存在する場合(ステップS1403)、送信判断部215は、特定情報131に含まれるファイル特定情報73により特定される再生コンテンツファイル331が、ステップS1403で該当するフォルダに存在するか否かを表示装置300に問い合わせる(ステップS1404)。表示装置300から該当する再生コンテンツファイル331が存在する旨の通知を受けた場合(ステップS1405)、送信判断部215は、コンテンツファイル222を送信せずに処理を終了する。   As a result of the inquiry, if the corresponding folder exists in the display device 300 (step S1403), the transmission determining unit 215 determines that the reproduction content file 331 specified by the file specifying information 73 included in the specifying information 131 is the corresponding one in step S1403. The display device 300 is inquired as to whether or not it exists in the folder to be executed (step S1404). When the notification that the corresponding reproduction content file 331 exists is received from the display device 300 (step S1405), the transmission determination unit 215 ends the process without transmitting the content file 222.

表示装置300から該当する再生コンテンツファイル331が存在しない旨の通知を受けた場合(ステップS1405)、コンテンツファイル生成部216は、コンテンツファイル222に特定情報131を付与して再生コンテンツファイル331を生成する。そして情報端末200は、送信部217により再生コンテンツファイル331を表示装置300へ送信し(ステップS1406)、処理を終了する。   When the notification that the corresponding reproduction content file 331 does not exist is received from the display device 300 (step S1405), the content file generation unit 216 adds the specific information 131 to the content file 222 and generates the reproduction content file 331. . Then, the information terminal 200 transmits the reproduction content file 331 to the display device 300 by the transmission unit 217 (step S1406), and ends the process.

またステップS1402における問い合わせの結果、表示装置300に該当するフォルダが存在しない場合(ステップS1403)送信判断部215は、表示装置300の保存制御部312に該当するフォルダを生成させる。情報端末200は、コンテンツファイル生成部216によりコンテンツファイル222に特定情報131を付与した再生コンテンツファイル331を生成し、送信部217により、再生コンテンツファイル331を表示装置300へ送信し(ステップS1407)、処理を終了する。尚再生コンテンツファイル331は、ステップS1407で生成されたフォルダに格納される。また本実施形態の送信部217が再生コンテンツファイル331を送信する場合には、再生コンテンツファイル331と対応する再生制御情報332も表示装置300へ送信される。   Also, as a result of the inquiry in step S1402, if there is no corresponding folder in the display device 300 (step S1403), the transmission determining unit 215 causes the storage control unit 312 of the display device 300 to generate a corresponding folder. The information terminal 200 generates the playback content file 331 in which the specific information 131 is added to the content file 222 by the content file generation unit 216, and transmits the playback content file 331 to the display device 300 by the transmission unit 217 (step S1407). The process ends. Note that the reproduction content file 331 is stored in the folder generated in step S1407. Further, when the transmission unit 217 of the present embodiment transmits the reproduction content file 331, reproduction control information 332 corresponding to the reproduction content file 331 is also transmitted to the display device 300.

以上のように本実施形態では、再生コンテンツファイル331の格納場所情報を特定情報131とすることで、表示装置300内の再生コンテンツファイル331を特定できる。   As described above, in this embodiment, the playback content file 331 in the display device 300 can be specified by using the storage location information of the playback content file 331 as the specification information 131.

したがって本実施形態では、例えば表示装置300に複数の情報端末200から同じファイル名の再生コンテンツファイル331が送信された場合でも、表示装置300はそれぞれの再生コンテンツファイルを一意に特定することができる。よって本実施形態では、情報端末200から表示装置300へ再生コンテンツファイル331を送信する際に、情報端末200を表示装置300へ認識させる操作等が不要となり、簡便な操作でファイルを送信することができる。   Therefore, in the present embodiment, for example, even when a reproduction content file 331 having the same file name is transmitted from a plurality of information terminals 200 to the display device 300, the display device 300 can uniquely identify each reproduction content file. Therefore, in this embodiment, when the reproduction content file 331 is transmitted from the information terminal 200 to the display device 300, an operation for recognizing the information terminal 200 to the display device 300 becomes unnecessary, and the file can be transmitted by a simple operation. it can.

尚本実施形態の特定情報131は、表示装置300の記憶領域330における再生コンテンツファイル331の格納場所情報としたが、これに限定されない。例えば特定情報131は、表示装置300の外部に設けられた表示装置300と通信可能な記憶装置における再生コンテンツファイル331の格納場所情報であっても良い。   The specific information 131 of the present embodiment is storage location information of the playback content file 331 in the storage area 330 of the display device 300, but is not limited to this. For example, the specific information 131 may be storage location information of the reproduction content file 331 in a storage device that can communicate with the display device 300 provided outside the display device 300.

次に本実施形態の応用例について説明する。本実施形態の送信判断部215は、同一の再生コンテンツファイル331が重複して表示装置300に送信されないように、さらに再生コンテンツファイル331のファイルサイズを参照しても良い。   Next, an application example of this embodiment will be described. The transmission determination unit 215 of the present embodiment may further refer to the file size of the reproduction content file 331 so that the same reproduction content file 331 is not transmitted to the display device 300 redundantly.

図15は、第二の実施形態におけるコンテンツファイルの送信の判断を説明する第二のフローチャートである。   FIG. 15 is a second flowchart illustrating determination of content file transmission according to the second embodiment.

図15のステップS1501からステップS1505までの処理は、図14のステップS1401からステップS1405までの処理と同様であるから説明を省略する。   The processing from step S1501 to step S1505 in FIG. 15 is the same as the processing from step S1401 to step S1405 in FIG.

ステップS1505において、該当する再生コンテンツファイル331が存在する場合、送信判断部215は、これから送信するコンテンツファイル222と再生コンテンツファイル331のファイルサイズが一致しているか否か判断する(ステップS1507)。より詳細には、送信判断部215は、これから送信するコンテンツファイル222と、再生コンテンツファイル331の有するコンテンツファイル222のそれぞれのファイルサイズが同じか否かを判断する。   In step S1505, when the corresponding reproduction content file 331 exists, the transmission determination unit 215 determines whether the file size of the content file 222 to be transmitted and the reproduction content file 331 match each other (step S1507). More specifically, the transmission determination unit 215 determines whether the file sizes of the content file 222 to be transmitted and the content file 222 included in the reproduction content file 331 are the same.

ステップS1507においてファイルサイズが同じである場合、送信判断部215はコンテンツファイル222を送信せずに処理を終了する。ステップS1507においてファイルサイズが同じでない場合、ステップS1506へ進む。図15のステップS1506の処理とステップS1508の処理は、図14のステップS1406の処理とステップS1407の処理とはそれぞれ同様であるので、説明を省略する。   If the file sizes are the same in step S1507, the transmission determining unit 215 ends the process without transmitting the content file 222. If the file sizes are not the same in step S1507, the process proceeds to step S1506. The processing in step S1506 and the processing in step S1508 in FIG. 15 are the same as the processing in step S1406 and the processing in step S1407 in FIG.

また本実施形態の送信判断部215は、予めコンテンツファイル222を表示装置300へ送信する設定となっていた場合には、判断を行わずに強制的にコンテンツファイル222に特定情報131付与した再生コンテンツファイル331を送信する。   In addition, the transmission determination unit 215 according to the present embodiment, when the content file 222 has been set to be transmitted to the display device 300 in advance, forcibly reproduce content that has been given the specific information 131 to the content file 222 without making a determination. The file 331 is transmitted.

図16は、第二の実施形態におけるコンテンツファイルの送信の判断を説明する第三のフローチャートである。   FIG. 16 is a third flowchart illustrating determination of content file transmission according to the second embodiment.

本実施形態の情報端末200は、ユーザからコンテンツファイル222の送信要求を受けると、特定情報生成部214により特定情報131を生成する(ステップS1601)。   When receiving the transmission request for the content file 222 from the user, the information terminal 200 according to the present embodiment generates the specific information 131 by the specific information generation unit 214 (step S1601).

続いて送信判断部215は、情報端末200においてコンテンツファイル222を強制的に送信する設定がされているか否かを判断する(ステップS1602)。尚強制的に送信する設定の詳細は後述する。   Subsequently, the transmission determination unit 215 determines whether or not the information terminal 200 is set to forcibly transmit the content file 222 (step S1602). Details of the setting for forced transmission will be described later.

ステップS1602において、強制的に送信する設定となっていた場合、情報端末200はステップS1607へ進む。ステップS1602において強制的に設定する設定となっていない場合、情報端末200はステップS1603へ進む。   In step S1602, if the setting is forcibly transmitted, the information terminal 200 proceeds to step S1607. If the setting is not forcibly set in step S1602, the information terminal 200 proceeds to step S1603.

図16のステップS1603からステップS1609までの処理は、図15のステップS1502からステップS1508までの処理と同様であるから、説明を省略する。   The processing from step S1603 to step S1609 in FIG. 16 is the same as the processing from step S1502 to step S1508 in FIG.

以下に図17を参照して強制的にコンテンツファイル222を送信する設定について説明する。図17は、アップロード設定画面の一例を示す図である。   The setting for forcibly transmitting the content file 222 will be described below with reference to FIG. FIG. 17 is a diagram illustrating an example of the upload setting screen.

本実施形態の情報端末200は、例えば表示制御部211により、任意のタイミングで図17に示すアップロード(送信)設定画面171を表示させても良い。   The information terminal 200 according to the present embodiment may display the upload (transmission) setting screen 171 illustrated in FIG. 17 at an arbitrary timing by the display control unit 211, for example.

図17に示すアップロード設定画面171では、強制的にコンテンツファイル222を表示装置300へ送信する設定を行う設定ボタン172が表示される。図17に示すアップロード設定画面171では、強制的にコンテンツファイル222を表示装置300へ送信する設定がオフとなっている。アップロード設定画面171において、設定ボタン172が操作されてオンとされた場合、コンテンツファイル222は強制的に表示装置300へ送信される。   In the upload setting screen 171 shown in FIG. 17, a setting button 172 for performing a setting for forcibly transmitting the content file 222 to the display device 300 is displayed. In the upload setting screen 171 illustrated in FIG. 17, the setting for forcibly transmitting the content file 222 to the display device 300 is off. When the setting button 172 is operated and turned on in the upload setting screen 171, the content file 222 is forcibly transmitted to the display device 300.

また本実施形態の送信判断部215は、送信制御プログラム210の起動状態を示す起動情報に応じてコンテンツファイル222を表示装置300へ送信しても良い。本実施形態の起動情報とは、例えば送信制御プログラム210の起動回数や起動間隔を含む。   In addition, the transmission determination unit 215 according to the present embodiment may transmit the content file 222 to the display device 300 according to activation information indicating the activation state of the transmission control program 210. The activation information of the present embodiment includes, for example, the number of activations and the activation interval of the transmission control program 210.

図18は、第二の実施形態におけるコンテンツファイルの送信の判断を説明する第四のフローチャートである。   FIG. 18 is a fourth flowchart illustrating determination of content file transmission in the second embodiment.

本実施形態の情報端末200は、ユーザからコンテンツファイル222の送信要求を受けると、特定情報生成部214により特定情報131を生成する(ステップS1801)。   When receiving the transmission request for the content file 222 from the user, the information terminal 200 according to the present embodiment generates the specific information 131 by the specific information generation unit 214 (step S1801).

続いて送信判断部215は、送信制御プログラム210の起動情報を参照し、コンテンツファイル222を表示装置300に送信するか否かを判断する(ステップS1802)。ステップS1802の処理の詳細は後述する。   Subsequently, the transmission determination unit 215 refers to the activation information of the transmission control program 210 and determines whether or not to transmit the content file 222 to the display device 300 (step S1802). Details of the processing in step S1802 will be described later.

ステップS1802において、強制的に送信する設定となっていた場合、情報端末200はステップS1807へ進む。ステップS1802において強制的に設定する設定となっていない場合、情報端末200はステップS1803へ進む。   If it is determined in step S1802 that transmission is forcibly transmitted, the information terminal 200 proceeds to step S1807. If the setting is not forcibly set in step S1802, the information terminal 200 proceeds to step S1803.

図18のステップS1803からステップS1809までの処理は、図15のステップS1502からステップS1508までの処理と同様であるから、説明を省略する。   The processing from step S1803 to step S1809 in FIG. 18 is the same as the processing from step S1502 to step S1508 in FIG.

以下にステップS1802の処理について説明する。   The process of step S1802 will be described below.

本実施形態の情報端末200は、例えば送信制御プログラム210の起動回数及び起動間隔を記憶部22の所定領域内に記憶する。   The information terminal 200 of the present embodiment stores, for example, the number of activations and the activation interval of the transmission control program 210 in a predetermined area of the storage unit 22.

本実施形態の送信判断部215は、例えば送信制御プログラム210の起動回数が1回目であった場合には、コンテンツファイル222に特定情報131を付与した再生コンテンツファイル331として表示装置300へ送信しても良い。これは、送信制御プログラム210の起動回数が1回目である場合は、コンテンツファイル222は表示装置300へ送信されておらず、重複したコンテンツファイル222が送信されることがないからである。   For example, when the transmission control program 210 is activated for the first time, the transmission determination unit 215 according to the present embodiment transmits the content file 222 to the display device 300 as a reproduction content file 331 in which the specific information 131 is added. Also good. This is because the content file 222 is not transmitted to the display device 300 and the duplicate content file 222 is not transmitted when the transmission control program 210 is activated for the first time.

また本実施形態では、例えば送信制御プログラム210が終了してから次に起動されるまでの間隔(起動間隔)が、予め設定された所定時間以上であった場合には、コンテンツファイル222に特定情報131を付与して表示装置300へ送信しても良い。   Further, in the present embodiment, for example, when the interval from the end of the transmission control program 210 to the next activation (activation interval) is equal to or longer than a predetermined time set in advance, the specific information is stored in the content file 222. 131 may be given and transmitted to the display device 300.

これは、送信制御プログラム210の起動間隔が所定時間以上である場合は、表示装置300において再生コンテンツファイル331が削除されている可能性が高いと考えられるからである。   This is because when the activation interval of the transmission control program 210 is equal to or longer than the predetermined time, it is considered that there is a high possibility that the playback content file 331 is deleted on the display device 300.

また本実施形態の送信判断部215は、コンテンツファイル222のファイル情報に基づきコンテンツファイル222を表示装置300へ送信するか否か判断しても良い。ファイル情報とは、コンテンツファイル222のファイルプロパティに含まれる情報である。   In addition, the transmission determination unit 215 of this embodiment may determine whether to transmit the content file 222 to the display device 300 based on the file information of the content file 222. The file information is information included in the file property of the content file 222.

図19は、第二の実施形態におけるコンテンツファイルの送信の判断を説明する第五のフローチャートである。   FIG. 19 is a fifth flowchart illustrating determination of content file transmission in the second embodiment.

本実施形態の情報端末200は、ユーザからコンテンツファイル222の送信要求を受けると、特定情報生成部214により特定情報131を生成する(ステップS1901)。   When receiving the transmission request for the content file 222 from the user, the information terminal 200 according to the present embodiment generates the specific information 131 by the specific information generation unit 214 (step S1901).

続いて送信判断部215は、コンテンツファイル222のファイル情報を参照し、コンテンツファイル222を表示装置300に送信するか否かを判断する(ステップS1902)。ステップS1902の処理の詳細は後述する。   Subsequently, the transmission determination unit 215 refers to the file information of the content file 222 and determines whether to transmit the content file 222 to the display device 300 (step S1902). Details of the processing in step S1902 will be described later.

ステップS1902において、ファイル情報に基づきコンテンツファイル222を送信すると判断した場合、情報端末200はステップS1907へ進む。ステップS1902においてコンテンツファイル222を送信しないと判断した場合、情報端末200はステップS1903へ進む。   If it is determined in step S1902 that the content file 222 is to be transmitted based on the file information, the information terminal 200 proceeds to step S1907. If it is determined in step S1902 that the content file 222 is not transmitted, the information terminal 200 proceeds to step S1903.

図19のステップS1903からステップS1909までの処理は、図15のステップS1502からステップS1508までの処理と同様であるから、説明を省略する。   The processing from step S1903 to step S1909 in FIG. 19 is the same as the processing from step S1502 to step S1508 in FIG.

以下にステップS1902の処理について説明する。   The process of step S1902 will be described below.

本実施形態では、コンテンツファイル222が予め設定された特定のコンテンツファイルであった場合に、コンテンツファイル222に特定情報131を付与して表示装置300に送信する。   In this embodiment, when the content file 222 is a specific content file set in advance, the specific information 131 is attached to the content file 222 and transmitted to the display device 300.

特定のコンテンツファイルとは、例えばファイル名が予め設定された名前であるコンテンツファイルや、拡張子が予め設定された拡張子であるコンテンツファイル等であっても良い。コンテンツファイル222が特定のコンテンツファイルか否かを判断するための設定は、例えば情報端末200において任意のタイミングで表示される設定画面においてなされても良い。   The specific content file may be, for example, a content file whose file name is a preset name, a content file whose extension is a preset extension, or the like. The setting for determining whether or not the content file 222 is a specific content file may be made on a setting screen displayed at an arbitrary timing on the information terminal 200, for example.

このように予め設定された特定のコンテンツファイルは、強制的に表示装置300へ送信する設定とすれば、例えばユーザが送信を希望するコンテンツファイル222が未送信となることを防止できる。   If the specific content file set in advance is set to be forcibly transmitted to the display device 300, the content file 222 that the user desires to transmit can be prevented from being untransmitted, for example.

また本実施形態の送信判断部215は、コンテンツファイル222のファイルサイズが所定値以下である場合に、コンテンツファイル222を表示装置300へ送信しても良い。   In addition, the transmission determination unit 215 according to the present embodiment may transmit the content file 222 to the display device 300 when the file size of the content file 222 is equal to or smaller than a predetermined value.

図20は、第二の実施形態におけるコンテンツファイルの送信の判断を説明する第六のフローチャートである。   FIG. 20 is a sixth flowchart illustrating determination of content file transmission according to the second embodiment.

本実施形態の情報端末200は、ユーザからコンテンツファイル222の送信要求を受けると、特定情報生成部214により特定情報131を生成する(ステップS2001)。   When receiving the transmission request for the content file 222 from the user, the information terminal 200 according to the present embodiment generates the specific information 131 by the specific information generation unit 214 (step S2001).

続いて送信判断部215は、コンテンツファイル222のファイル情報に含まれるファイルサイズを参照し、ファイルサイズが所定値より大きいか否かを判断する(ステップS2002)。尚所定値は、例えば表示システム100で使用する通信回線の速度等に応じて設定されても良い。また所定値は、ユーザにより設定された値であっても良い。   Subsequently, the transmission determining unit 215 refers to the file size included in the file information of the content file 222 and determines whether or not the file size is larger than a predetermined value (step S2002). The predetermined value may be set according to the speed of the communication line used in the display system 100, for example. The predetermined value may be a value set by the user.

ステップS2002において、強制的に送信する設定となっていた場合、情報端末200はステップS2007へ進む。ステップS2002において強制的に設定する設定となっていない場合、情報端末200はステップS2003へ進む。   If it is determined in step S2002 that transmission is forcibly performed, the information terminal 200 proceeds to step S2007. If the setting is not forcibly set in step S2002, the information terminal 200 proceeds to step S2003.

図20のステップS2003からステップS2009までの処理は、図15のステップS1502からステップS1508までの処理と同様であるから、説明を省略する。   The processing from step S2003 to step S2009 in FIG. 20 is the same as the processing from step S1502 to step S1508 in FIG.

以上に説明した図15乃至図20の例は、第一の実施形態にも適用することができる。   The examples of FIGS. 15 to 20 described above can also be applied to the first embodiment.

<第三の実施形態>
以下に図面を参照して本発明の第三の実施形態について説明する。本発明の第三の実施形態は、表示装置における再生コンテンツファイルの格納場所情報と、コンテンツファイルのファイル名との両方に特定情報を含める点が第一の実施形態と相違する。よって以下の第三の実施形態の説明では、第一の実施形態との相違点についてのみ説明し、第一の実施形態と同様の機能構成を有する点には第一の実施形態の説明で用いた符号と同様の符号を付与し、その説明を省略する。
<Third embodiment>
A third embodiment of the present invention will be described below with reference to the drawings. The third embodiment of the present invention is different from the first embodiment in that the specific information is included in both the storage location information of the playback content file and the file name of the content file in the display device. Therefore, in the following description of the third embodiment, only differences from the first embodiment will be described, and the same functional configuration as that of the first embodiment will be used in the description of the first embodiment. The same reference numerals as those used are assigned, and the description thereof is omitted.

図21は、第三の実施形態の特定情報を説明する図である。   FIG. 21 is a diagram illustrating specific information according to the third embodiment.

本実施形態では、再生コンテンツファイル331のファイル名と、再生コンテンツファイル331の表示装置300における格納場所情報とのそれぞれを特定情報として利用する。   In the present embodiment, each of the file name of the reproduction content file 331 and the storage location information of the reproduction content file 331 in the display device 300 is used as specific information.

例えば本実施形態では、表示装置300における再生コンテンツファイル331の格納場所情報を特定情報131とし、再生コンテンツファイル331のファイル名をファイル特定情報73Aとした。本実施形態の特定情報131は、端末特定情報72とファイル特定情報73とを含む。また本実施形態のファイル特定情報73Aは、コンテンツファイル222のファイル情報と、コンテンツファイル222のファイル名とを含む。   For example, in the present embodiment, the storage location information of the playback content file 331 in the display device 300 is specified information 131, and the file name of the playback content file 331 is file specifying information 73A. The identification information 131 of the present embodiment includes terminal identification information 72 and file identification information 73. Further, the file specifying information 73A of the present embodiment includes file information of the content file 222 and a file name of the content file 222.

すなわち本実施形態では、表示装置300における再生コンテンツファイル331の格納場所情報を、端末特定情報72とファイル特定情報73を含む特定情報131とし、再生コンテンツファイル331のファイル名をファイル特定情報73Aとする。尚本実施形態の端末特定情報72は、情報端末200のMACアドレスであっても良いし、UUIDであっても良い。また本実施形態のファイル情報は、例えばコンテンツファイル222の更新日時を示す情報であっても良いし、情報端末200におけるコンテンツファイル222の格納場所情報であっても良い。また本実施形態のファイル情報は、更新日時を示す情報とコンテンツファイル222の格納場所情報の両方を含んでも良い。   That is, in the present embodiment, the storage location information of the reproduction content file 331 in the display device 300 is the identification information 131 including the terminal identification information 72 and the file identification information 73, and the file name of the reproduction content file 331 is the file identification information 73A. . The terminal specifying information 72 of this embodiment may be the MAC address of the information terminal 200 or a UUID. Further, the file information of the present embodiment may be information indicating the update date and time of the content file 222 or storage location information of the content file 222 in the information terminal 200, for example. The file information of this embodiment may include both information indicating the update date and time and storage location information of the content file 222.

以下に図22を参照して本実施形態の情報端末200におけるコンテンツファイル222の送信の判断について説明する。   Hereinafter, with reference to FIG. 22, the determination of transmission of the content file 222 in the information terminal 200 of the present embodiment will be described.

図22は、第三の実施形態におけるコンテンツファイルの送信の判断を説明するフローチャートである。   FIG. 22 is a flowchart illustrating determination of content file transmission according to the third embodiment.

本実施形態の情報端末200は、ユーザからコンテンツファイル222の送信要求を受けると、特定情報生成部214により特定情報131とファイル特定情報73Aとを生成する(ステップS2201)。本実施形態において、特定情報131は再生コンテンツファイル331の表示装置300における格納場所情報となる。また本実施形態のファイル特定情報73Aは、再生コンテンツファイル331のファイル名となる。   When receiving the transmission request for the content file 222 from the user, the information terminal 200 according to the present embodiment generates the specific information 131 and the file specific information 73A by the specific information generation unit 214 (step S2201). In the present embodiment, the specific information 131 is storage location information on the display device 300 for the playback content file 331. Further, the file specifying information 73A of the present embodiment is the file name of the playback content file 331.

続いて情報端末200は、送信部217によりファイル特定情報73Aを表示装置300へ送信し、送信判断部215により特定情報73Aと対応する再生コンテンツファイル331が記憶領域330内に存在するか否かを問い合わせる(ステップS2202)。具体的には送信判断部215は、特定情報73Aとファイル名が一致する再生コンテンツファイル331が記憶領域330内に存在するか否かを問い合わせる。   Subsequently, the information terminal 200 transmits the file specifying information 73A to the display device 300 by the transmitting unit 217, and determines whether or not the reproduction content file 331 corresponding to the specific information 73A exists in the storage area 330 by the transmission determining unit 215. An inquiry is made (step S2202). Specifically, the transmission determination unit 215 inquires whether or not the reproduction content file 331 whose file name matches the specific information 73A exists in the storage area 330.

該当する再生コンテンツファイル331が存在しない場合(ステップS2203)、送信判断部215は、特定情報131を表示装置300へ送信し、特定情報131により特定される記憶領域であるフォルダが、記憶領域330内に存在するか否かを問い合わせる(ステップS2204)。   When the corresponding reproduction content file 331 does not exist (step S2203), the transmission determining unit 215 transmits the specific information 131 to the display device 300, and the folder that is the storage area specified by the specific information 131 is stored in the storage area 330. Is present (step S2204).

該当する再生コンテンツファイル331が存在する場合(ステップS2203)、送信判断部215は、後述するステップS2208へ進む。   If the corresponding reproduction content file 331 exists (step S2203), the transmission determining unit 215 proceeds to step S2208 described later.

図22のステップS2205から図22のステップS2207までの処理は、図14のステップS1403からステップS1405までの処理と同様であるから説明を省略する。   The processing from step S2205 in FIG. 22 to step S2207 in FIG. 22 is the same as the processing from step S1403 to step S1405 in FIG.

ステップS2207において、該当する再生コンテンツファイル331が存在する場合、送信判断部215は、コンテンツファイル222を送信せずに処理を終了する。   In step S <b> 2207, when the corresponding reproduction content file 331 exists, the transmission determination unit 215 ends the process without transmitting the content file 222.

ステップS2207において、再生コンテンツファイル331が存在しない場合、コンテンツファイル生成部216は、コンテンツファイル222に特定情報131とファイル特定情報73Aとを付与して再生コンテンツファイル331を生成する。そして情報端末200は、送信部217により再生コンテンツファイル331を表示装置300へ送信し(ステップS2208)、処理を終了する。   In step S2207, when the playback content file 331 does not exist, the content file generation unit 216 generates the playback content file 331 by adding the specific information 131 and the file specification information 73A to the content file 222. Then, the information terminal 200 transmits the playback content file 331 to the display device 300 by the transmission unit 217 (step S2208), and ends the process.

図22のステップS2209の処理は、図14のステップS1407の処理と同様であるから説明を省略する。   The processing in step S2209 in FIG. 22 is the same as the processing in step S1407 in FIG.

以上のように本実施形態では、再生コンテンツファイル331の格納場所情報を特定情報131とし、さらに再生コンテンツファイル331のファイル名に特定情報131の一部であるファイル特定情報73Aを含める。本実施形態の表示装置300は、この構成により、情報端末200から送信された再生コンテンツファイル331を一意に特定することができ、同一の再生コンテンツファイル331が重複して格納されることを防止できる。   As described above, in the present embodiment, the storage location information of the playback content file 331 is specified information 131, and the file specification information 73A that is part of the specification information 131 is included in the file name of the playback content file 331. With this configuration, the display device 300 of the present embodiment can uniquely identify the playback content file 331 transmitted from the information terminal 200, and can prevent the same playback content file 331 from being stored repeatedly. .

<第四の実施形態>
以下に図面を参照して本発明の第四の実施形態について説明する。本発明の第四の実施形態では、特定情報71にコンテンツファイル222の送信先となる表示装置300の解像度に関する情報を含める点が第一の実施形態と相違する。よって以下の第四の実施形態の説明では、第一の実施形態との相違点についてのみ説明し、第一の実施形態と同様の機能構成を有するものには第一の実施形態の説明で用いた符号と同様の符号を付与し、その説明を省略する。
<Fourth embodiment>
Hereinafter, a fourth embodiment of the present invention will be described with reference to the drawings. The fourth embodiment of the present invention is different from the first embodiment in that information relating to the resolution of the display device 300 that is the transmission destination of the content file 222 is included in the specific information 71. Therefore, in the following description of the fourth embodiment, only differences from the first embodiment will be described, and those having the same functional configuration as the first embodiment will be used in the description of the first embodiment. The same reference numerals as those used are assigned, and the description thereof is omitted.

図23は、第四の実施形態の表示システムが有する各装置の機能構成の一例を示す図である。   FIG. 23 is a diagram illustrating an example of a functional configuration of each device included in the display system according to the fourth embodiment.

本実施形態の表示システム100Aは、情報端末200Aと表示装置300Aを有する。本実施形態の情報端末200Aにインストールされた送信制御プログラム210Aは、第一の実施形態の送信制御プログラム210の有する各部に加え、機器情報取得部218を有する。   The display system 100A of the present embodiment includes an information terminal 200A and a display device 300A. The transmission control program 210A installed in the information terminal 200A of this embodiment includes a device information acquisition unit 218 in addition to the units included in the transmission control program 210 of the first embodiment.

本実施形態の機器情報取得部218は、コンテンツファイル222の送信要求を受け付けると、表示装置300Aから後述する表示装置300Aの機器情報333を取得し、記憶領域220Aに格納する。本実施形態の特定情報生成部214は、特定情報を生成する際に、記憶領域220Aに格納された機器情報333を参照し、特定情報を生成する。   When receiving the transmission request for the content file 222, the device information acquisition unit 218 of the present embodiment acquires device information 333 of the display device 300A described later from the display device 300A, and stores it in the storage area 220A. When generating the specific information, the specific information generation unit 214 of the present embodiment refers to the device information 333 stored in the storage area 220A and generates the specific information.

本実施形態の表示装置300Aにインストールされた保存制御プログラム310Aは、第一の実施形態の保存制御プログラム310の有する各部に加え、機器情報送信部315を有する。また本実施形態の表示装置300Aの記憶領域330Aには、表示装置300Aに関する機器情報333が格納されている。   The storage control program 310A installed in the display device 300A of the present embodiment includes a device information transmission unit 315 in addition to the units included in the storage control program 310 of the first embodiment. Further, device information 333 related to the display device 300A is stored in the storage area 330A of the display device 300A of the present embodiment.

本実施形態の機器情報333は、少なくとも表示装置300Aの解像度情報を含む。また機器情報333は、例えば表示装置300Aを識別する機種名、表示装置300Aに予め設定されている初期値等を含んでも良く、さらに機器情報333は、表示装置300Aの仕様に関する情報を含んでも良い。   The device information 333 of this embodiment includes at least resolution information of the display device 300A. Further, the device information 333 may include, for example, a model name for identifying the display device 300A, an initial value set in advance in the display device 300A, and the device information 333 may include information related to the specifications of the display device 300A. .

以下に図24を参照して本実施形態の表示システム100Aの動作を説明する。図24は、第四の実施形態の表示システムの動作の概要を説明するシーケンス図である。   The operation of the display system 100A according to this embodiment will be described below with reference to FIG. FIG. 24 is a sequence diagram illustrating an outline of the operation of the display system according to the fourth embodiment.

本実施形態の情報端末200Aは、ユーザによりコンテンツデータ221が選択され、コンテンツファイル222の送信要求を受けると(ステップS241)、機器情報取得部218により表示装置300Aへ機器情報333の取得要求を行う(ステップS242)。   When the content data 221 is selected by the user and a transmission request for the content file 222 is received (step S241), the information terminal 200A according to the present embodiment makes an acquisition request for the device information 333 to the display device 300A by the device information acquisition unit 218. (Step S242).

表示装置300Aは、機器情報333の取得要求を受けると、記憶領域330Aから機器情報333を取得し、機器情報送信部315により機器情報333を情報端末200へ送信する(ステップS243)。   Upon receiving the device information 333 acquisition request, the display device 300A acquires the device information 333 from the storage area 330A, and transmits the device information 333 to the information terminal 200 by the device information transmission unit 315 (step S243).

情報端末200は、機器情報333を取得すると、特定情報生成部214により特定情報を生成する(ステップS244)。本実施形態の特定情報生成部214による特定情報の詳細は後述する。   When the information terminal 200 acquires the device information 333, the specific information generation unit 214 generates specific information (step S244). Details of the specific information by the specific information generation unit 214 of this embodiment will be described later.

図24のステップS244からステップS247までの処理は、図5のステップS53からステップS55までの処理と同様であるから、説明を省略する。   The processing from step S244 to step S247 in FIG. 24 is the same as the processing from step S53 to step S55 in FIG.

以下に図25を参照して本実施形態の特定情報生成部214による特定情報の生成について説明する。図25は、第四の実施形態の特定情報を説明する図である。   The generation of specific information by the specific information generation unit 214 of this embodiment will be described below with reference to FIG. FIG. 25 is a diagram illustrating specific information according to the fourth embodiment.

本実施形態の特定情報生成部214は、表示装置300Aから機器情報333が取得されると、機器情報333に含まれる解像度情報74を取得し、解像度情報74を特定情報に含む特定情報71Fを生成する。   When the device information 333 is acquired from the display device 300A, the specific information generation unit 214 of the present embodiment acquires the resolution information 74 included in the device information 333, and generates specific information 71F including the resolution information 74 in the specific information. To do.

本実施形態の特定情報71Fは、端末特定情報72と、ファイル特定情報73に加え、表示装置300Aの解像度を示す解像度情報74を含む。   The identification information 71F of the present embodiment includes resolution information 74 indicating the resolution of the display device 300A in addition to the terminal identification information 72 and the file identification information 73.

本実施形態では、解像度情報74として、例えば表示画面の画素数や画素の縦横比等の情報と対応付けられた解像度情報の通称等が用いられても良い。解像度情報の通称とは、例えばXGAやWXGA等である。   In the present embodiment, as the resolution information 74, for example, a common name of resolution information associated with information such as the number of pixels of the display screen and the aspect ratio of the pixels may be used. Common names for resolution information are, for example, XGA, WXGA, and the like.

また本実施形態では、ファイル特定情報73の後ろに解像度情報74を付与するものとして説明したが、これに限定されない。本実施形態の解像度情報74は、特定情報71Fのどの位置に含まれていても良い。   In the present embodiment, the resolution information 74 is given after the file specifying information 73. However, the present invention is not limited to this. The resolution information 74 of this embodiment may be included in any position of the specific information 71F.

また本実施形態では、表示装置300Aから取得した機器情報333に含まれる解像度情報74を特定情報71Fに含ませるものとしたが、これに限定されない。特定情報71Fには、機器情報333に含まれる解像度情報74以外の情報が含まれても良い。具体的には例えば、表示装置300Aを特定する識別情報や、解像度以外の表示装置300Aの性能を示す情報等が含まれても良い。   In the present embodiment, the resolution information 74 included in the device information 333 acquired from the display device 300A is included in the specific information 71F. However, the present invention is not limited to this. The specific information 71F may include information other than the resolution information 74 included in the device information 333. Specifically, for example, identification information for specifying the display device 300A, information indicating the performance of the display device 300A other than the resolution, and the like may be included.

本実施形態では、特定情報に表示装置300Aの解像度情報を含ませることで、以下に説明する効果を奏する。   In the present embodiment, the following information can be obtained by including the resolution information of the display device 300A in the specific information.

図26は、第四の実施形態の効果を説明する図である。   FIG. 26 is a diagram for explaining the effect of the fourth embodiment.

図26に示す表示システム100A1では、複数の表示装置300A1、300A2を有する。表示装置300A1と表示装置300A2の解像度が異なる。すなわち表示装置300A1の有する機器情報333Aに含まれる解像度情報と、表示装置300A2の有する機器情報333Bに含まれる解像度情報とは、異なる。   A display system 100A1 illustrated in FIG. 26 includes a plurality of display devices 300A1 and 300A2. The resolutions of the display device 300A1 and the display device 300A2 are different. That is, the resolution information included in the device information 333A included in the display device 300A1 is different from the resolution information included in the device information 333B included in the display device 300A2.

本実施形態の情報端末200Aは、表示装置300A1へのコンテンツファイル222の送信要求を受けると、コンテンツファイル222を表示装置300Aの解像度に合わせたコンテンツファイルとして送信することが想定される。この場合に、情報端末200Aから表示装置300A1に送信されるコンテンツファイル222のファイル名には、表示装置300A1の解像度情報が含まれる。表示装置300A1には、USBメモリが接続されており、送信されたコンテンツファイル222は、再生コンテンツファイル331としてこのUSBメモリに格納される。   When receiving the transmission request for the content file 222 to the display device 300A1, the information terminal 200A of the present embodiment is assumed to transmit the content file 222 as a content file that matches the resolution of the display device 300A. In this case, the resolution information of the display device 300A1 is included in the file name of the content file 222 transmitted from the information terminal 200A to the display device 300A1. The display device 300A1 is connected to a USB memory, and the transmitted content file 222 is stored in the USB memory as a playback content file 331.

次に、表示装置300A1に接続されたUSBメモリを表示装置300A2に接続し、情報端末200Aから表示装置300A1に送信したコンテンツファイル222と同様のコンテンツファイルを表示装置300A2に送信する場合を考える。   Next, consider a case where a USB memory connected to the display device 300A1 is connected to the display device 300A2, and a content file similar to the content file 222 transmitted from the information terminal 200A to the display device 300A1 is transmitted to the display device 300A2.

情報端末200Aは、表示装置300A2へのコンテンツファイル222の送信要求を受けると、コンテンツファイル222を表示装置300A2の解像度に合わせたコンテンツファイル222を作成し、送信することが想定される。この場合に、情報端末200Aから表示装置300A2に送信されるコンテンツファイル222Bのファイル名には、表示装置300A2の解像度情報が含まれる。   When the information terminal 200A receives a transmission request for the content file 222 to the display device 300A2, it is assumed that the content terminal 222 creates and transmits the content file 222 that matches the resolution of the display device 300A2. In this case, the resolution information of the display device 300A2 is included in the file name of the content file 222B transmitted from the information terminal 200A to the display device 300A2.

このように本実施形態では、コンテンツファイル222の内容は同じであっても、送信先となる表示装置300A1、300A2に応じた特定情報がコンテンツファイル名として付与されることになる。   As described above, in this embodiment, even if the contents of the content file 222 are the same, specific information corresponding to the display devices 300A1 and 300A2 that are transmission destinations is given as the content file name.

このため表示装置300A2は、USBメモリ内に、これから送信されるコンテンツファイル222と同じ再生コンテンツファイル331は存在しないと判断する。よって表示装置300A2は、表示装置300A2の解像度に応じたコンテンツファイル名が付与された、表示装置300A1に送信したコンテンツファイル222と実体が同じコンテンツファイルをUSBメモリに格納する。   Therefore, the display device 300A2 determines that there is no reproduction content file 331 that is the same as the content file 222 to be transmitted in the USB memory. Therefore, the display device 300A2 stores the content file having the same substance as the content file 222 transmitted to the display device 300A1 to which the content file name corresponding to the resolution of the display device 300A2 is assigned in the USB memory.

以上のように本実施形態では、コンテンツファイル222の送信先の表示装置300Aの機器情報を含む特定情報を、コンテンツファイル222のファイル名とする。したがって本実施形態では、複数の表示装置300Aで可搬型メモリを共有し、且つ複数の表示装置300Aへ実体が同じコンテンツファイル222の送信要求を行った場合でも、各表示装置300Aへコンテンツファイル222を送信することができる。   As described above, in this embodiment, the specific information including the device information of the display device 300A that is the transmission destination of the content file 222 is used as the file name of the content file 222. Therefore, in the present embodiment, even when a plurality of display devices 300A share a portable memory and a transmission request for the same content file 222 is sent to the plurality of display devices 300A, the content file 222 is sent to each display device 300A. Can be sent.

尚、本実施形態の説明では、第一の実施形態の特定情報に機器情報(解像度情報)を付与する形態として説明したが、これに限定されない。機器情報は、第二の実施形態における特定情報に付与することもできる。   In the description of the present embodiment, the device information (resolution information) is added to the specific information of the first embodiment. However, the present invention is not limited to this. The device information can also be given to the specific information in the second embodiment.

また本実施形態では、情報端末200Aは、コンテンツファイル222の送信要求を受け付けると、機器情報333の取得要求を行うものとしたが、これに限定されない。情報端末200Aは、コンテンツファイル222を表示装置300Aへ送信する前に機器情報333を取得しておけば良く、例えば情報端末200Aと表示装置300Aとが通信を開始したときに機器情報333の取得要求を行っても良い。   In the present embodiment, the information terminal 200 </ b> A makes an acquisition request for the device information 333 when receiving a transmission request for the content file 222, but is not limited thereto. The information terminal 200A only needs to acquire the device information 333 before transmitting the content file 222 to the display device 300A. For example, when the information terminal 200A and the display device 300A start communication, an acquisition request for the device information 333 is obtained. May be performed.

<第五の実施形態>
以下に図面を参照して本発明の第五の実施形態について説明する。本発明の第五の実施形態では、特定情報にコンテンツデータの変更に関する情報を含める点が第一の実施形態と相違する。よって以下の第五の実施形態の説明では、第一の実施形態との相違点についてのみ説明し、第一の実施形態と同様の機能構成を有するものには第一の実施形態の説明で用いた符号と同様の符号を付与し、その説明を省略する。
<Fifth embodiment>
The fifth embodiment of the present invention will be described below with reference to the drawings. The fifth embodiment of the present invention is different from the first embodiment in that information relating to change of content data is included in the specific information. Therefore, in the following description of the fifth embodiment, only differences from the first embodiment will be described, and those having the same functional configuration as the first embodiment will be used in the description of the first embodiment. The same reference numerals as those used are assigned, and the description thereof is omitted.

図27は、第五の実施形態の表示システムが有する各装置の機能構成の一例を示す図である。   FIG. 27 is a diagram illustrating an example of a functional configuration of each device included in the display system according to the fifth embodiment.

本実施形態の表示システム100Bは、情報端末200Bと表示装置300を有する。本実施形態の情報端末200Bにインストールされた送信制御プログラム210Bは、第一の実施形態の送信制御プログラム210の有する各部に加え、変更有無判定部219を有する。   The display system 100B of this embodiment includes an information terminal 200B and a display device 300. The transmission control program 210B installed in the information terminal 200B of this embodiment includes a change presence / absence determination unit 219 in addition to the units included in the transmission control program 210 of the first embodiment.

本実施形態の変更有無判定部219は、例えばコンテンツファイル222に含まれるコンテンツデータ221が、コンテンツファイル222に選択される前と比べて変更されているか否かを判定する。   The change presence / absence determination unit 219 according to the present embodiment determines, for example, whether or not the content data 221 included in the content file 222 has been changed compared to before the content file 222 is selected.

本実施形態の特定情報生成部214は、コンテンツデータ221に変更が加えられていた場合、コンテンツデータ221の変更に関する情報を示す変更情報を含む特定情報を生成する。本実施形態におけるコンテンツデータ221の変更と変更情報の詳細は後述する。   When the content data 221 has been changed, the specific information generation unit 214 according to the present embodiment generates specific information including change information indicating information regarding the change of the content data 221. The change of the content data 221 in this embodiment and details of the change information will be described later.

以下に図28を参照して本実施形態のコンテンツファイル222の送信について説明する。図28は、第五の実施形態におけるコンテンツファイルの送信を説明する図である。   The transmission of the content file 222 according to this embodiment will be described below with reference to FIG. FIG. 28 is a diagram for explaining transmission of a content file in the fifth embodiment.

本実施形態の情報端末200Bは、コンテンツファイル222が生成され、コンテンツファイル222の送信要求を受け付けると、変更有無判定部219は、送信対象のコンテンツデータ221に変更を加えたものがあるか否かを判定する(ステップS281)。   When the content file 222 is generated and the transmission request for the content file 222 is received, the information terminal 200B of the present embodiment receives the transmission request for the content file 222, and the change presence / absence determination unit 219 determines whether or not there is a change to the content data 221 to be transmitted. Is determined (step S281).

ステップS281において変更を加えたものがある場合、特定情報生成部214は、変更情報を含む特定情報を生成する(ステップS282)。   If there is a change in step S281, the specific information generation unit 214 generates specific information including the change information (step S282).

ステップS281において変更を加えたものがない場合、情報端末200BはステップS283へ進む。   If there is no change in step S281, the information terminal 200B proceeds to step S283.

図28のステップS283からステップS286までの処理は、図6のステップS61からステップS64までの処理と同様であるから、説明を省略する。   The processing from step S283 to step S286 in FIG. 28 is the same as the processing from step S61 to step S64 in FIG.

図29は、第五の実施形態の特定情報の一例を示す第一の図である。本実施形態の特定情報71Gは、端末特定情報72と、ファイル特定情報73に加え、変更情報75を含む。   FIG. 29 is a first diagram illustrating an example of specific information according to the fifth embodiment. The identification information 71G of this embodiment includes change information 75 in addition to the terminal identification information 72 and the file identification information 73.

尚、図29では、変更情報75は、ファイル特定情報73の後ろに付与するものとしたが、これに限定されない。本実施形態の変更情報75は、特定情報71Gのどの位置に含まれていても良い。   In FIG. 29, the change information 75 is given after the file specifying information 73, but the present invention is not limited to this. The change information 75 of the present embodiment may be included in any position of the specific information 71G.

以下に本実施形態のコンテンツデータ221の変更と、変更情報75について説明する。   Hereinafter, the change of the content data 221 and the change information 75 according to the present embodiment will be described.

本実施形態におけるコンテンツデータ221の変更とは、例えばコンテンツデータ221のサイズや解像度を変更することやコンテンツデータ221を圧縮することを含む。また本実施形態におけるコンテンツデータ221変更とは、コンテンツデータ221を表示に合わせた向きに回転させること等を含む。   The change of the content data 221 in the present embodiment includes, for example, changing the size and resolution of the content data 221 and compressing the content data 221. In addition, the content data 221 change in the present embodiment includes rotating the content data 221 in a direction in accordance with the display.

本実施形態では、例えばコンテンツデータ221のサイズを変更した場合、変更後のサイズ情報を変更情報75とする。本実施形態では、例えば特定情報生成部214が変更後のコンテンツデータ221を解析して変更情報75を取得しても良い。また本実施形態では、例えば情報端末200Bに、予めコンテンツデータ221の変更に関する設定を行う機能を持たせ、この機能により設定された変更に関する情報を変更情報75としても良い。   In the present embodiment, for example, when the size of the content data 221 is changed, the changed size information is set as the change information 75. In the present embodiment, for example, the specific information generation unit 214 may acquire the change information 75 by analyzing the changed content data 221. In the present embodiment, for example, the information terminal 200 </ b> B may be provided with a function for performing settings relating to the change of the content data 221 in advance, and information relating to the changes set by this function may be used as the change information 75.

図30は、第五の実施形態の特定情報の一例を示す第二の図である。図30に示す特定情報71Hは、変更情報としてサイズ情報75Aを含む。   FIG. 30 is a second diagram illustrating an example of the specific information according to the fifth embodiment. The specific information 71H illustrated in FIG. 30 includes size information 75A as change information.

サイズ情報75Aは、例えばコンテンツデータ221の縦の画素数と横の画素数とで示されても良い。具体的には例えば、サイズ変更後のコンテンツデータ221の縦の画素数が800dpiで横の画素数が1280dpiであった場合、サイズ情報75Aは、「H800W1280」となる。   The size information 75A may be indicated by, for example, the number of vertical pixels and the number of horizontal pixels of the content data 221. Specifically, for example, if the number of vertical pixels of the content data 221 after the size change is 800 dpi and the number of horizontal pixels is 1280 dpi, the size information 75A is “H800W1280”.

図31は、第五の実施形態の特定情報の一例を示す第三の図である。図31に示す特定情報71Iは、変更情報として変更後の解像度情報75Bを含む。   FIG. 31 is a third diagram illustrating an example of the specific information according to the fifth embodiment. The specific information 71I shown in FIG. 31 includes changed resolution information 75B as change information.

解像度情報75Bは、コンテンツデータ221の解像度を示す情報である。本実施形態の解像度情報75Bは、例えば画素数や画素の縦横比等の情報と対応付けられた解像度情報の通称が用いられても良い。具体的には例えば、コンテンツデータ221の解像度をXGAと対応付けられた解像度からWXGAと対応付けられた解像度へ変更した場合、解像度情報75Bは、「WXGA」となる。   The resolution information 75B is information indicating the resolution of the content data 221. As the resolution information 75B of the present embodiment, a common name of resolution information associated with information such as the number of pixels and the aspect ratio of the pixels may be used. Specifically, for example, when the resolution of the content data 221 is changed from the resolution associated with XGA to the resolution associated with WXGA, the resolution information 75B becomes “WXGA”.

図32は、第五の実施形態の特定情報の一例を示す第四の図である。図32に示す特定情報71Jは、変更情報として変更後の圧縮情報75Cを含む。   FIG. 32 is a fourth diagram illustrating an example of the specific information according to the fifth embodiment. The specific information 71J shown in FIG. 32 includes compressed information 75C after the change as change information.

圧縮度情報75Cは、例えばコンテンツデータ221がコンテンツファイル222に選択された際に圧縮された場合に、特定情報71Jに含まれる。本実施形態の圧縮情報75Cは、例えばコンテンツデータ221の圧縮形式や拡張子等である。   For example, when the content data 221 is compressed when the content file 222 is selected, the compression degree information 75C is included in the specific information 71J. The compression information 75C of the present embodiment is, for example, the compression format or extension of the content data 221.

例えば、例えばコンテンツデータ221が送信対象となるコンテンツファイル222に選択された際に、コンテンツデータ221の圧縮形式がPNG形式からJPEG形式に変更された場合、圧縮情報75Cは「JPEG」となる。   For example, when the content data 221 is selected as the content file 222 to be transmitted and the compression format of the content data 221 is changed from the PNG format to the JPEG format, the compression information 75C becomes “JPEG”.

本実施形態における圧縮形式は、PNG形式(拡張子.png)やJPEG形式(拡張子.jpg/.jpeg)以外にも、例えばBMP形式(拡張子.bmp)、GIF形式(拡張子.gif)、TIFF形式(拡張子.tif/.tiff)等がある。   In addition to the PNG format (extension .png) and JPEG format (extension .jpg / .jpeg), for example, the BMP format (extension .bmp), GIF format (extension .gif) And TIFF format (extension .tif / .tiff).

また本実施形態の圧縮情報75Cは、例えばコンテンツデータ221の圧縮の品質を示す情報であっても良い。具体的には、本実施形態の圧縮情報75Cは、例えば情報端末200Bの仕様等により、圧縮の度合と対応付けられた数値等である。   Further, the compression information 75C of this embodiment may be information indicating the compression quality of the content data 221, for example. Specifically, the compression information 75C of the present embodiment is a numerical value associated with the degree of compression, for example, according to the specification of the information terminal 200B.

例えば情報端末200Bが、その仕様において、圧縮の品質として、JPEG圧縮品質100とJPEG圧縮品質80の2種類を有する場合、情報端末200Bは、選択された圧縮の品質に応じたコンテンツデータ221の圧縮を行う。   For example, when the information terminal 200B has two types of compression quality, JPEG compression quality 100 and JPEG compression quality 80, in the specification, the information terminal 200B compresses the content data 221 in accordance with the selected compression quality. I do.

例えば情報端末200Bにおいて、コンテンツデータ221に対してJPEG圧縮品質100が選択されていた場合、特定情報71Iに含まれる圧縮情報75Cは、「JPEG_QUALITY100」となる。   For example, when JPEG compression quality 100 is selected for the content data 221 in the information terminal 200B, the compression information 75C included in the specific information 71I is “JPEG_QUALITY100”.

また本実施形態では、コンテンツデータ221の圧縮の品質がユーザに設定されても良い。この場合、情報端末200Bは、圧縮の品質と、圧縮の品質と対応した値と、とが格納された圧縮品質テーブルを有し、ユーザにより選択された品質に対応する値を圧縮情報75Cとしても良い。   In the present embodiment, the compression quality of the content data 221 may be set by the user. In this case, the information terminal 200B has a compression quality table in which the compression quality and the value corresponding to the compression quality are stored, and the value corresponding to the quality selected by the user is used as the compression information 75C. good.

図33は、圧縮品質テーブルの一例を示す図である。   FIG. 33 is a diagram illustrating an example of the compression quality table.

圧縮テーブル341では、圧縮品質を示す項目と、圧縮品質に対応する値とが対応付けられている。圧縮テーブル341において、圧縮品質は「画質優先」と「転送優先」とを含む。本実施形態の情報端末200Bでは、例えば画質優先が選択された場合、画質が優先されるようにコンテンツデータ221の圧縮を行う。具体的には、情報端末200Bは、圧縮率を低くし、コンテンツデータ221の画質を維持する。   In the compression table 341, an item indicating the compression quality is associated with a value corresponding to the compression quality. In the compression table 341, the compression quality includes “image quality priority” and “transfer priority”. In the information terminal 200B of this embodiment, for example, when image quality priority is selected, the content data 221 is compressed so that the image quality is prioritized. Specifically, the information terminal 200B reduces the compression rate and maintains the image quality of the content data 221.

また本実施形態の情報端末200Bでは、転送優先が選択された場合、転送速度が優先させれるようにコンテンツデータ221を圧縮する。具体的には、情報端末200Bは、圧縮率を高くし、コンテンツデータ221のサイズを小さくし、コンテンツファイル222の表示装置300に対する送信時間を短くさせる。   In the information terminal 200B of the present embodiment, when transfer priority is selected, the content data 221 is compressed so that the transfer speed is given priority. Specifically, the information terminal 200B increases the compression rate, decreases the size of the content data 221 and shortens the transmission time of the content file 222 to the display device 300.

本実施形態の情報端末200Bにおいて、例えばコンテンツデータ221に対する圧縮品質に、画質優先が選択された場合、圧縮情報75Cは「JPEG _IMAGEPRIORITY」とする。また、例えばコンテンツデータ221に対する圧縮品質に、転送優先が選択された場合、圧縮情報75Cは「JPEG _TRANSFERPRIORITY」となる。   In the information terminal 200B of the present embodiment, for example, when image quality priority is selected as the compression quality for the content data 221, the compression information 75C is “JPEG_IMAGEPRIORITY”. For example, when transfer priority is selected as the compression quality for the content data 221, the compression information 75C is “JPEG_TRANSFERPRIORITY”.

図34は、第五の実施形態の特定情報の一例を示す第五の図である。図34に示す特定情報71Kは、変更情報としてコンテンツデータ221の回転情報75Dを含む。   FIG. 34 is a fifth diagram illustrating an example of the specific information according to the fifth embodiment. Specific information 71K shown in FIG. 34 includes rotation information 75D of content data 221 as change information.

本実施形態の情報端末200Bは、コンテンツデータ221が送信対象として選択された際に、コンテンツデータ221に含まれるExif(Exchangeable image file format)情報に基づき、コンテンツデータ221を表示の向きに合わせて回転させる場合がある。   When the content data 221 is selected as a transmission target, the information terminal 200B according to the present embodiment rotates the content data 221 in accordance with the display direction based on Exif (Exchangeable image file format) information included in the content data 221. There is a case to let you.

この場合、特定情報生成部214は、コンテンツデータ221の回転に関する回転情報75Dを変更情報として特定情報71Kに含ませる。本実施形態の回転情報75Dは、例えばコンテンツデータ221の回転角度等を含む。例えば、コンテンツデータ221を90度回転させた場合、回転情報75Dは、Rotate(回転)の頭文字Rと回転角の90を含む「R90」等としても良い。   In this case, the specific information generation unit 214 includes the rotation information 75D regarding the rotation of the content data 221 in the specific information 71K as change information. The rotation information 75D of the present embodiment includes, for example, the rotation angle of the content data 221. For example, when the content data 221 is rotated by 90 degrees, the rotation information 75D may be “R90” including the initial R of Rotate and 90 of the rotation angle.

本実施形態では、情報端末200B側で、コンテンツデータ221の向きを表示の向きに合わせて回転させることで、表示装置300における処理の負荷を軽減させる。   In the present embodiment, the processing load on the display device 300 is reduced by rotating the content data 221 in accordance with the display direction on the information terminal 200B side.

図35は、第五の実施形態の特定情報の一例を示す第六の図である。図35に示す特定情報71Lは、変更情報としてコンテンツデータ221に含まれるExif(Exchangeable image file format)情報を削除したことを示すExif削除情報75Eを含む。Exif情報とは、例えばデジタルカメラ等が撮像された画像をデジタルデータとして扱うために付加される、画像の撮像に係る付加情報である。   FIG. 35 is a sixth diagram illustrating an example of the specific information according to the fifth embodiment. The specific information 71L shown in FIG. 35 includes Exif deletion information 75E indicating that Exif (Exchangeable image file format) information included in the content data 221 is deleted as change information. Exif information is additional information related to image capturing that is added to handle an image captured by a digital camera or the like as digital data.

本実施形態の情報端末200Bは、コンテンツデータ221が送信対象として選択された場合に、コンテンツデータ221に付与されたExif情報を削除する場合がある。この場合、特定情報生成部214は、Exif削除情報75Eを「REMOVEEXIF」等としても良い。尚、本実施形態では、Exif情報が削除されていない場合、Exif削除情報75Eは付与しない。   The information terminal 200B of this embodiment may delete the Exif information given to the content data 221 when the content data 221 is selected as a transmission target. In this case, the specific information generation unit 214 may set the Exif deletion information 75E as “REMOVEEXIF” or the like. In the present embodiment, if the Exif information is not deleted, the Exif deletion information 75E is not added.

本実施形態では、上述した各種の情報を組み合わせて変更情報75としても良い。例えば本実施形態の変更情報75は、コンテンツデータ221のサイズ情報75Aと、回転情報75Dと、Exif削除情報75Eとを含んでいても良い。また本実施形態の変更情報75は、例えば解像度情報75Bと圧縮情報75Cとを含んでいても良い。   In the present embodiment, the change information 75 may be combined with the various types of information described above. For example, the change information 75 of this embodiment may include size information 75A of the content data 221, rotation information 75D, and Exif deletion information 75E. Further, the change information 75 of the present embodiment may include resolution information 75B and compression information 75C, for example.

さらに本実施形態の変更情報75は、送信対象として選択された複数のコンテンツデータ221を含むコンテンツファイル222において、変更が施されたコンテンツデータ221を特定する情報を含んでも良い。   Furthermore, the change information 75 of the present embodiment may include information for specifying the changed content data 221 in the content file 222 including a plurality of content data 221 selected as transmission targets.

例えばコンテンツデータ221a,221b,221cを含むコンテンツファイル222において、コンテンツデータ221bのみを回転させた場合を考える。この場合、特定情報生成部214は、回転情報75Dにコンテンツデータ221bを特定する情報を含ませても良い。   For example, consider a case where only the content data 221b is rotated in the content file 222 including the content data 221a, 221b, and 221c. In this case, the specific information generation unit 214 may include information for specifying the content data 221b in the rotation information 75D.

本実施形態では、以上のようにコンテンツデータ221の変更に関する変更情報を特定情報に含める。よって本実施形態では、送信対象として選択されたコンテンツデータ221が同じであっても、コンテンツデータ221に変更があれば表示装置300へコンテンツファイル222を送信することができる。   In the present embodiment, the change information regarding the change of the content data 221 is included in the specific information as described above. Therefore, in this embodiment, even if the content data 221 selected as the transmission target is the same, the content file 222 can be transmitted to the display device 300 if the content data 221 is changed.

第四の実施形態と第五の実施形態については、再生コンテンツファイル331のファイル名に付与される特定情報71に対して、解像度情報74や変更情報75が含まれるものとしたが、これに限定されない。解像度情報74や変更情報75は、表示装置300における再生コンテンツファイル331の格納場所情報を示す特定情報131にも同様に含ませることができる。   In the fourth embodiment and the fifth embodiment, the resolution information 74 and the change information 75 are included with respect to the specific information 71 given to the file name of the playback content file 331. However, the present invention is not limited to this. Not. The resolution information 74 and the change information 75 can be similarly included in the specific information 131 indicating the storage location information of the reproduction content file 331 in the display device 300.

<第六の実施形態>
以下に、図面を用いて第六の実施形態について説明する。第一乃至第五の実施形態と共通する部分については説明を省略し、異なる部分について説明する。
<Sixth embodiment>
The sixth embodiment will be described below with reference to the drawings. Description of parts common to the first to fifth embodiments will be omitted, and different parts will be described.

第六の実施形態は、表示装置300に記憶されている再生コンテンツファイル331を削除する方法等に関する。   The sixth embodiment relates to a method for deleting a playback content file 331 stored in the display device 300 and the like.

(6.1 機能構成)
図36は第六の実施形態の表示システム100が有する各装置の機能構成の一例を示す図である。
(6.1 Functional configuration)
FIG. 36 is a diagram illustrating an example of a functional configuration of each device included in the display system 100 according to the sixth embodiment.

本実施形態に係る情報端末200は、ファイル削除判断部230とファイル削除実行部240とを有する。   The information terminal 200 according to the present embodiment includes a file deletion determination unit 230 and a file deletion execution unit 240.

ファイル削除判断部230は、表示装置300から再生コンテンツファイル331を正常に記憶していない旨の通知を受けた場合、再生コンテンツファイル331を削除するか判断する。   When receiving a notification from the display device 300 that the playback content file 331 is not normally stored, the file deletion determination unit 230 determines whether to delete the playback content file 331.

例えば、再生コンテンツファイル331が、情報端末200から表示装置300に送信する時に転送エラーにより破損した場合、若しくは再生コンテンツファイル331が表示装置300で発生したエラーにより破損した場合、再生コンテンツファイル331は正常に記憶されていない状態となる。   For example, when the playback content file 331 is damaged due to a transfer error when it is transmitted from the information terminal 200 to the display device 300, or when the playback content file 331 is damaged due to an error generated in the display device 300, the playback content file 331 is normal. It will be in the state which is not memorize | stored in.

ファイル削除判断部230は、情報端末200が記憶しているコンテンツファイル222が正常に記憶されていない場合に、コンテンツファイル222を削除するか判断する。   The file deletion determining unit 230 determines whether to delete the content file 222 when the content file 222 stored in the information terminal 200 is not normally stored.

例えば、コンテンツファイル222が情報端末200から表示装置300に転送される時に、転送エラーにより破損した場合、若しくはコンテンツファイル222が情報端末200で発生したエラーにより破損した場合、コンテンツファイル222は正常に記憶されていない状態となる。   For example, when the content file 222 is transferred from the information terminal 200 to the display device 300, if the content file 222 is damaged due to a transfer error or if the content file 222 is damaged due to an error generated in the information terminal 200, the content file 222 is stored normally. It will be in a state that has not been done.

ファイル削除判断部230が再生コンテンツファイル331を削除すると判断した場合、送信部217は、表示装置300に再生コンテンツファイル331を削除する指示を送信する。表示装置300は、削除する指示を受信すると、特定情報を用いて削除する再生コンテンツファイル331を特定する。   When the file deletion determination unit 230 determines to delete the reproduction content file 331, the transmission unit 217 transmits an instruction to delete the reproduction content file 331 to the display device 300. When receiving the instruction to delete, the display device 300 specifies the playback content file 331 to be deleted using the specific information.

ファイル削除判断部230がコンテンツファイル222を削除すると判断した場合、ファイル削除実行部240は、コンテンツファイル222を削除する。   When the file deletion determination unit 230 determines to delete the content file 222, the file deletion execution unit 240 deletes the content file 222.

次に、本実施形態に係る表示装置300の機能構成について説明する。   Next, a functional configuration of the display device 300 according to the present embodiment will be described.

検証部313は、再生コンテンツファイル331が、正常に記憶されているか検証する。再生コンテンツファイル331が正常に記憶されていない場合には、検証部313は、通知部314に、再生コンテンツファイル331が正常に記憶されていない旨を情報端末200に通知するよう指示する。   The verification unit 313 verifies whether the playback content file 331 is stored normally. When the reproduction content file 331 is not normally stored, the verification unit 313 instructs the notification unit 314 to notify the information terminal 200 that the reproduction content file 331 is not normally stored.

通知部314は、指示を受けて情報端末200に再生コンテンツファイル331が正常に記憶されていない旨を通知する。   In response to the instruction, the notification unit 314 notifies the information terminal 200 that the reproduction content file 331 is not normally stored.

表示装置300が情報端末200から、再生コンテンツファイル331の記憶の状況に関する問い合わせを受けたことに応じて、検証部313は、再生コンテンツファイル331が、正常に記憶されているかを検証してもよい。また、検証部313は、再生コンテンツファイル331が、正常に記憶されているか定期的に検証してもよい。   When the display device 300 receives an inquiry about the storage status of the playback content file 331 from the information terminal 200, the verification unit 313 may verify whether the playback content file 331 is stored normally. . Further, the verification unit 313 may periodically verify whether the playback content file 331 is stored normally.

表示装置300が情報端末200から再生コンテンツファイル331の削除指示を受信した場合、保存制御部312は、再生コンテンツファイル331の削除を実行する。   When the display device 300 receives an instruction to delete the reproduction content file 331 from the information terminal 200, the storage control unit 312 executes the deletion of the reproduction content file 331.

(6.2 動作手順)
図37乃至図41を用いて、本実施形態に係る動作手順を説明する。具体的には、再生コンテンツファイル331の削除に係る動作について説明する。
(6.2 Operation procedure)
The operation procedure according to this embodiment will be described with reference to FIGS. Specifically, an operation relating to deletion of the playback content file 331 will be described.

(6.2.1 フローチャート その1)
図37は第六の実施形態における動作の一例を示すフローチャートである。
(6.2.1 Flowchart 1)
FIG. 37 is a flowchart showing an example of the operation in the sixth embodiment.

ステップS3701で、情報端末200は、コンテンツファイル222に特定情報を付与して生成された再生コンテンツファイル331を、表示装置300に送信する。   In step S3701, the information terminal 200 transmits the reproduction content file 331 generated by adding specific information to the content file 222 to the display device 300.

ステップS3702で、表示装置300は、再生コンテンツファイル331を受信後に、正常に再生コンテンツファイル331を記憶しているか検証する。   In step S3702, the display device 300 verifies whether the playback content file 331 is normally stored after receiving the playback content file 331.

再生コンテンツファイル331が正常に記憶されている場合(ステップS3702 YES)、処理を終了する。   If the playback content file 331 is stored normally (YES in step S3702), the process ends.

再生コンテンツファイル331が正常に記憶されていない場合(ステップS3702 No)、ステップS3703に進む。   If the playback content file 331 is not stored normally (No in step S3702), the process proceeds to step S3703.

ステップS3703で、再生コンテンツファイル331が正常に記憶されていない旨の通知を表示装置300から受信すると、情報端末200は、再生コンテンツファイル331を削除すると判断し、削除の指示を表示装置300に送信する。   In step S3703, when receiving a notification from the display device 300 that the reproduction content file 331 is not normally stored, the information terminal 200 determines to delete the reproduction content file 331 and transmits a deletion instruction to the display device 300. To do.

(6.2.2 シーケンス その1)
図38は第六の実施形態における動作の一例を示すシーケンス図である。本シーケンスでは、再生コンテンツファイル331が正常に記憶されていない場合、表示装置300が、再生コンテンツファイル331が正常に記憶されていない旨の通知を送信する。
(6.2.2 Sequence 1)
FIG. 38 is a sequence diagram showing an example of the operation in the sixth embodiment. In this sequence, when the reproduction content file 331 is not normally stored, the display device 300 transmits a notification that the reproduction content file 331 is not normally stored.

ステップS3801で、情報端末200はコンテンツファイル222を表示装置300に送信する指示を情報端末200のユーザから受信する。   In step S3801, the information terminal 200 receives an instruction to transmit the content file 222 to the display device 300 from the user of the information terminal 200.

ステップS3802で、情報端末200は、特定情報を生成する。情報端末200は、生成された特定情報をコンテンツファイル222に付与して再生コンテンツファイル331を生成する。   In step S3802, the information terminal 200 generates specific information. The information terminal 200 adds the generated specific information to the content file 222 to generate a playback content file 331.

ステップS3803で、情報端末200は再生コンテンツファイル331を記憶しているか表示装置300に問い合わせる。当該問い合わせには、特定情報が含まれる。   In step S3803, the information terminal 200 inquires of the display device 300 whether the reproduction content file 331 is stored. The inquiry includes specific information.

ステップS3804で、表示装置300は、再生コンテンツファイル331の有無を確認する。   In step S3804, the display apparatus 300 confirms whether or not the reproduction content file 331 exists.

ステップS3805で、表示装置300は、再生コンテンツファイル331の有無を情報端末200に応答する。つまり、表示装置300は、再生コンテンツファイル331を記憶しているか情報端末200に送信する。再生コンテンツファイル331が表示装置300に記憶されていない場合、表示装置300は、情報端末200に記憶されてない旨を通知する。   In step S3805, the display device 300 responds to the information terminal 200 with or without the reproduction content file 331. That is, the display device 300 stores the reproduction content file 331 or transmits it to the information terminal 200. When the playback content file 331 is not stored in the display device 300, the display device 300 notifies that it is not stored in the information terminal 200.

ステップS3806で、情報端末200は、再生コンテンツファイル331を表示装置300に送信する。   In step S3806, the information terminal 200 transmits the reproduction content file 331 to the display device 300.

再生コンテンツファイル331が表示装置300に記憶された後に、S3807以降の動作が実行される。   After the playback content file 331 is stored in the display device 300, the operations after S3807 are executed.

ステップS3807で、表示装置300は、再生コンテンツファイル331の記憶状況を確認する。   In step S3807, the display apparatus 300 checks the storage status of the playback content file 331.

記憶状況の確認の結果、再生コンテンツファイル331にエラーが検出された場合、例えば、データの破損が検出された場合、ステップS3808で、表示装置300は、再生コンテンツファイル331の記憶の状況を情報端末200に通知する。記憶の状況には、エラーが検出された旨が含まれる。また、記憶の状況に、データの破損、又はデータの欠落等のエラー種別が含まれてもよい。   If an error is detected in the playback content file 331 as a result of checking the storage status, for example, if data corruption is detected, in step S3808, the display device 300 displays the storage status of the playback content file 331 as an information terminal. 200 is notified. The state of storage includes information that an error has been detected. In addition, the storage status may include an error type such as data corruption or data loss.

ステップS3809で、情報端末200は、コンテンツファイル222の記憶の状況を確認する。表示装置300に記憶されている再生コンテンツファイル331にエラーが検出された場合には、同じ理由で情報端末200にもエラーが発生している可能性が高いためである。   In step S3809, the information terminal 200 checks the storage status of the content file 222. This is because when an error is detected in the playback content file 331 stored in the display device 300, there is a high possibility that an error has occurred in the information terminal 200 for the same reason.

コンテンツファイル222の記憶の状況を確認した結果、エラーが検出された場合には、ステップS3810で、情報端末200は、コンテンツファイル222を削除する。   If an error is detected as a result of checking the storage status of the content file 222, the information terminal 200 deletes the content file 222 in step S3810.

ステップS3811で、情報端末200は、再生コンテンツファイル331の削除の指示を表示装置300に送信する。削除の指示には、再生コンテンツファイル331を特定する情報である特定情報が含まれる。   In step S3811, the information terminal 200 transmits an instruction to delete the playback content file 331 to the display device 300. The deletion instruction includes specific information that is information for specifying the reproduction content file 331.

ステップS3812で、表示装置300は、再生コンテンツファイル331を削除する。   In step S3812, the display apparatus 300 deletes the playback content file 331.

(6.2.3 シーケンス その2)
図39は第六の実施形態における動作の一例を示すシーケンス図である。図38のシーケンス図と共通する部分については説明を省略し異なる部分を中心に説明する。
(6.2.3 Sequence 2)
FIG. 39 is a sequence diagram showing an example of the operation in the sixth embodiment. Description of parts common to the sequence diagram of FIG. 38 will be omitted, and different parts will be mainly described.

本シーケンスでは、情報端末200からの問い合わせに応じて表示装置が、再生コンテンツファイル331の記憶の状況を応答する。   In this sequence, in response to an inquiry from the information terminal 200, the display device responds with the storage status of the playback content file 331.

ステップS3901からステップS3906は、ステップS3801からステップS3806と同じであるため説明を省略する。   Steps S3901 to S3906 are the same as steps S3801 to S3806, and a description thereof will be omitted.

再生コンテンツファイル331が、表示装置300に記憶された後、ステップS3907以降の動作が実行される。   After the playback content file 331 is stored in the display device 300, the operations after step S3907 are executed.

ステップS3907で、情報端末200は、記憶されているコンテンツファイル222の記憶の状況を確認する。   In step S3907, the information terminal 200 checks the storage status of the stored content file 222.

ステップS3908で、情報端末200は、記憶されているコンテンツファイル222にエラーを検出した場合、コンテンツファイル222を削除する。   In step S3908, when the information terminal 200 detects an error in the stored content file 222, the information terminal 200 deletes the content file 222.

ここで、ステップS3907とステップS3908の動作はオプションであり、情報端末200はこれらの動作を実行しないでもよい。   Here, the operations in steps S3907 and S3908 are optional, and the information terminal 200 may not perform these operations.

ステップS3909で、情報端末200は、表示装置300に再生コンテンツファイル331の記憶の状況を問い合わせる。   In step S3909, the information terminal 200 inquires the display device 300 about the storage status of the playback content file 331.

ステップS3910で、表示装置300は、再生コンテンツファイル331の記憶の状況を確認する。   In step S3910, display device 300 checks the storage status of playback content file 331.

ステップS3911で、表示装置300は、情報端末200に再生コンテンツファイル331の記憶の状況を通知する。記憶の状況を確認した結果、再生コンテンツファイル331にエラーが検出された場合、例えば、データの破損が検出された場合、表示装置300は、再生コンテンツファイル331にエラーが発生している旨を通知する。   In step S3911, the display device 300 notifies the information terminal 200 of the storage status of the playback content file 331. As a result of checking the storage status, when an error is detected in the playback content file 331, for example, when data corruption is detected, the display device 300 notifies that an error has occurred in the playback content file 331. To do.

ステップS3912で、情報端末200は、再生コンテンツファイル331を削除すると判断し、再生コンテンツファイル331を削除する指示を表示装置300に送信する。   In step S 3912, the information terminal 200 determines to delete the reproduction content file 331 and transmits an instruction to delete the reproduction content file 331 to the display device 300.

ステップS3913で、表示装置300は、再生コンテンツファイル331の削除の指示を受けて、再生コンテンツファイル331を削除する。削除の指示には、再生コンテンツファイル331を特定する情報である特定情報が含まれる。   In step S3913, the display apparatus 300 receives the instruction to delete the reproduction content file 331, and deletes the reproduction content file 331. The deletion instruction includes specific information that is information for specifying the reproduction content file 331.

(6.2.4 シーケンス その3)
図40は第六の実施形態における動作の一例を示すシーケンス図である。図38及び図39のシーケンス図と共通する部分については説明を省略し異なる部分を中心に説明する。
(6.2.4 Sequence part 3)
FIG. 40 is a sequence diagram showing an example of the operation in the sixth embodiment. Description of parts common to the sequence diagrams of FIGS. 38 and 39 will be omitted, and different parts will be mainly described.

本シーケンスでは、表示装置300が、再生コンテンツファイル331の記憶の状況を確認し、エラーが検出された場合には、再生コンテンツファイル331を削除する。   In this sequence, the display device 300 checks the storage status of the playback content file 331, and deletes the playback content file 331 if an error is detected.

ステップS4001からステップS4006は、ステップS3801からステップS3806と同じであるため説明を省略する。   Steps S4001 to S4006 are the same as steps S3801 to S3806, and a description thereof will be omitted.

ステップS4007で、表示装置300は、再生コンテンツファイル331の記憶の状況を確認する。確認の結果、エラーが検出された場合、表示装置300は、再生コンテンツファイル331を削除する。   In step S4007, the display apparatus 300 checks the storage status of the playback content file 331. If an error is detected as a result of the confirmation, the display device 300 deletes the playback content file 331.

再生コンテンツファイル331が削除された後で、表示装置300が、情報端末200から再生コンテンツファイル331を記憶しているか問い合わせを受けた場合、表示装置300は、問い合わせを受けた再生コンテンツファイル331を記憶していない旨の応答をし、情報端末200から再度、再生コンテンツファイル331を取得する。   When the display device 300 receives an inquiry from the information terminal 200 about whether or not the reproduction content file 331 is stored after the reproduction content file 331 is deleted, the display device 300 stores the reproduction content file 331 that has received the inquiry. A response indicating that the playback content file 331 has not been received is made, and the reproduction content file 331 is acquired again from the information terminal 200.

(6.2.5 フローチャート その2)
図41は第六の実施形態における動作の一例を示すフローチャートである。
(6.2.5 Flowchart 2)
FIG. 41 is a flowchart showing an example of the operation in the sixth embodiment.

ステップS4101からステップS4105については、ステップS1401からステップS1405と同じであるため説明を省略する。   Since steps S4101 to S4105 are the same as steps S1401 to S1405, the description thereof will be omitted.

ステップS4106で、情報端末200は、特定情報が付与されたコンテンツファイル222である再生コンテンツファイル331を表示装置300に送信する。   In step S4106, the information terminal 200 transmits the playback content file 331, which is the content file 222 to which the specific information is assigned, to the display device 300.

ステップS4107で、表示装置300は、特定情報を含むフォルダを作成する。また、表示装置300は、特定情報が付与されたコンテンツファイル222である再生コンテンツファイル331を情報端末200から受信する。   In step S4107, display apparatus 300 creates a folder including specific information. In addition, the display device 300 receives the playback content file 331 that is the content file 222 to which the specific information is given from the information terminal 200.

ステップS4108で、表示装置300は、再生コンテンツファイル331を受信後に、正常に再生コンテンツファイル331を記憶しているか検証する。   In step S4108, after receiving the reproduction content file 331, the display apparatus 300 verifies whether the reproduction content file 331 is normally stored.

再生コンテンツファイル331が正常に記憶されている場合(ステップS4108 YES)、処理を終了する。   If the playback content file 331 is stored normally (YES in step S4108), the process ends.

再生コンテンツファイル331が正常に記憶されていない場合(ステップS4108 No)、ステップS4109に進む。   If the playback content file 331 is not stored normally (No at step S4108), the process proceeds to step S4109.

ステップS4109で、再生コンテンツファイル331が正常に記憶されていない旨の通知を表示装置300から受信すると、情報端末200は、再生コンテンツファイル331を削除すると判断し、削除の指示を表示装置300に送信する。   In step S4109, when receiving a notification from the display device 300 that the reproduction content file 331 is not normally stored, the information terminal 200 determines that the reproduction content file 331 is to be deleted, and transmits a deletion instruction to the display device 300. To do.

上述したように、第六の実施形態によれば、再生コンテンツファイル331にエラーが生じている場合には、表示装置300から再生コンテンツファイル331が削除される。また、コンテンツファイル222にエラーが生じている場合には、情報端末200からコンテンツファイル222が削除される。   As described above, according to the sixth embodiment, when an error has occurred in the playback content file 331, the playback content file 331 is deleted from the display device 300. If an error has occurred in the content file 222, the content file 222 is deleted from the information terminal 200.

エラーの生じている再生コンテンツファイル331とコンテンツファイル222とを削除できるため、再度、情報端末200から表示装置300に再生コンテンツファイル331を送信することが可能となる。   Since the reproduced content file 331 and the content file 222 in which an error has occurred can be deleted, the reproduced content file 331 can be transmitted from the information terminal 200 to the display device 300 again.

<第七の実施形態>
以下に、図面を用いて第七の実施形態について説明する。第一乃至第六の実施形態と共通する部分については説明を省略し、異なる部分について説明する。
<Seventh embodiment>
The seventh embodiment will be described below with reference to the drawings. Description of parts common to the first to sixth embodiments will be omitted, and different parts will be described.

第七の実施形態は、表示装置300に保持されている再生コンテンツファイル331を削除する場合の排他制御方法等に関する。   The seventh embodiment relates to an exclusive control method or the like when deleting the playback content file 331 held in the display device 300.

(7.1 排他制御の概要)
図42を用いて排他制御の概要について説明する。図42は、第七の実施形態における制御の概要を示す図である。
(7.1 Overview of exclusive control)
The outline of exclusive control will be described with reference to FIG. FIG. 42 is a diagram showing an outline of control in the seventh embodiment.

表示装置300は、複数の情報端末200(情報端末200A、情報端末200B)から、特定情報が付与されたコンテンツファイル222である再生コンテンツファイル331を受信する。   The display device 300 receives a playback content file 331, which is a content file 222 to which specific information is assigned, from a plurality of information terminals 200 (information terminal 200A and information terminal 200B).

表示装置300で記憶している再生コンテンツファイル331にエラーが検出された場合、表示装置300は、情報端末200Aから当該再生コンテンツファイル331の削除の指示を受信し、削除を実行する。   When an error is detected in the playback content file 331 stored in the display device 300, the display device 300 receives an instruction to delete the playback content file 331 from the information terminal 200A, and executes the deletion.

表示装置300が、情報端末200Aからの指示に基づいて削除を実行する場合に、誤って情報端末200Bから受信した再生コンテンツファイル331を削除してしまう可能性がある。   When the display device 300 performs deletion based on an instruction from the information terminal 200A, there is a possibility that the reproduction content file 331 received from the information terminal 200B is deleted by mistake.

例えば、特定情報に情報端末200を一意に特定する情報が含まれない場合、表示装置300は、情報端末200Bから受信した再生コンテンツファイル331を削除してしまう可能性がある。   For example, when the information that uniquely identifies the information terminal 200 is not included in the specific information, the display device 300 may delete the reproduction content file 331 received from the information terminal 200B.

このため、本実施形態に係る情報端末200は、再生コンテンツファイル331を情報端末200に送信する前に、該再生コンテンツファイル331に排他制御の設定を行う。   For this reason, the information terminal 200 according to the present embodiment sets exclusive control for the reproduction content file 331 before transmitting the reproduction content file 331 to the information terminal 200.

ここで排他制御の設定とは、表示装置300が、再生コンテンツファイル331を送信した情報端末200からのみ、該再生コンテンツファイル331に対する削除、設定変更等の指示を受け付けるように設定することである。   Here, the exclusive control setting means that the display device 300 is set so as to accept an instruction to delete or change the setting of the reproduction content file 331 only from the information terminal 200 that has transmitted the reproduction content file 331.

本実施形態に係る表示装置300は、受信した再生コンテンツファイル331の排他制御の設定の有無、及び再生コンテンツファイル331を送信した情報端末200を記憶する。表示装置300は、再生コンテンツファイル331に排他制御の設定がされている場合、該再生コンテンツファイル331を送信した情報端末200以外から該再生コンテンツファイル331を削除する指示を受信した場合には、削除を実行しない。   The display device 300 according to the present embodiment stores the presence / absence of exclusive control setting of the received reproduction content file 331 and the information terminal 200 that has transmitted the reproduction content file 331. When exclusive control is set for the playback content file 331, the display device 300 deletes the playback content file 331 when an instruction to delete the playback content file 331 is received from a device other than the information terminal 200 that has transmitted the playback content file 331. Do not execute.

なお、本実施形態における排他制御は、最初に削除の指示を送信した情報端末200が、削除の指示が完了し、再生コンテンツファイル331が削除されるまで表示装置300の保存制御プログラム310をロックする悲観的排他制御を適用してもよい。また、表示装置300の保存制御プログラム310にフラグをセットし、再生コンテンツファイル331が削除されるまでフラグが残っている場合に、削除可能となる楽観的排他制御を適用してもよい。いずれの排他制御を適用しても、再生コンテンツファイル331を削除できるのは、該再生コンテンツファイル331を送信した情報端末200のみだからである。   In the exclusive control in the present embodiment, the information terminal 200 that first transmitted the deletion instruction locks the storage control program 310 of the display device 300 until the deletion instruction is completed and the reproduction content file 331 is deleted. Pessimistic exclusive control may be applied. Further, optimistic exclusive control that enables deletion may be applied when a flag is set in the storage control program 310 of the display device 300 and the flag remains until the playback content file 331 is deleted. The reproduction content file 331 can be deleted only by the information terminal 200 that has transmitted the reproduction content file 331, regardless of which exclusive control is applied.

上述した実施形態では、再生コンテンツファイル331に排他制御の設定がされている場合、表示装置300は、再生コンテンツファイル331の削除を指示した情報端末200が、該再生コンテンツファイル331を送信したか否かを判断して削除を実行する方法等について説明した。   In the embodiment described above, when exclusive control is set for the playback content file 331, the display device 300 determines whether the information terminal 200 that has instructed the deletion of the playback content file 331 has transmitted the playback content file 331. A method of determining whether or not to execute deletion has been described.

ここで、表示装置300は、排他制御の設定がされている場合、再生コンテンツファイル331を送信した情報端末200の使用者と、該再生コンテンツファイル331の削除の指示を送信した情報端末200の使用者とが同じか否かに基づいて、再生コンテンツファイル331を削除するか否か判断してもよい。使用者が同じか否かの判断には、使用者を一意に特定する情報、例えば使用者ID等に基づいて判断してもよい。   Here, when exclusive control is set, the display device 300 uses the information terminal 200 that has transmitted the reproduction content file 331 and the information terminal 200 that has transmitted an instruction to delete the reproduction content file 331. Whether or not to delete the reproduction content file 331 may be determined based on whether or not the user is the same. The determination as to whether the users are the same may be based on information that uniquely identifies the user, for example, a user ID.

これにより、使用者は、複数の情報端末200を使用する場合でも、再生コンテンツファイル331の排他制御の設定および、該再生コンテンツファイルの削除をすることができる。   Thereby, even when the user uses a plurality of information terminals 200, the user can set exclusive control of the reproduction content file 331 and delete the reproduction content file.

(7.2 機能構成)
図43は第七の実施形態の表示システム100が有する各装置の機能構成の一例を示す図である。
(7.2 Functional configuration)
FIG. 43 is a diagram illustrating an example of a functional configuration of each device included in the display system 100 according to the seventh embodiment.

本実施形態に係る情報端末200は、排他制御設定部250を有する。その他の機能部については第六の実施形態に係る情報端末200と同じである。   The information terminal 200 according to the present embodiment includes an exclusive control setting unit 250. Other functional units are the same as those of the information terminal 200 according to the sixth embodiment.

排他制御設定部250は、コンテンツファイル222に排他制御の設定を行う。   The exclusive control setting unit 250 sets exclusive control for the content file 222.

送信部217が、コンテンツファイル222に特定情報を付与した再生コンテンツファイル331を表示装置300に送信する時に、該再生コンテンツファイル331に排他制御の設定がされている場合、送信部217は、排他制御の設定情報を合わせて表示装置300に送信する。   When the transmission unit 217 transmits the reproduction content file 331 with the specific information added to the content file 222 to the display device 300, if the reproduction content file 331 is set to exclusive control, the transmission unit 217 performs exclusive control. Are sent to the display device 300 together.

次に、本実施形態に係る表示装置300の機能構成について説明する。   Next, a functional configuration of the display device 300 according to the present embodiment will be described.

表示装置300は、情報端末200から再生コンテンツファイル331と、排他制御の設定情報を受信すると、記憶領域330に、再生コンテンツファイル331と、排他制御の設定情報と、送信元の情報端末200とを特定する情報とを関連付けて記憶する。   When the display device 300 receives the reproduction content file 331 and the exclusive control setting information from the information terminal 200, the display device 300 stores the reproduction content file 331, the exclusive control setting information, and the transmission source information terminal 200 in the storage area 330. The information to be identified is stored in association with it.

保存制御部312は、情報端末200から再生コンテンツファイル331の削除の指示を受けると、該再生コンテンツファイル331の排他制御の設定を確認する。排他制御の設定がされている場合、保存制御部312は、該再生コンテンツファイル331を送信した情報端末200と、削除の指示を送信した情報端末200とが同じであるか確認する。   When the storage control unit 312 receives an instruction to delete the reproduction content file 331 from the information terminal 200, the storage control unit 312 confirms the exclusive control setting of the reproduction content file 331. When the exclusive control is set, the storage control unit 312 confirms whether the information terminal 200 that has transmitted the reproduction content file 331 is the same as the information terminal 200 that has transmitted the deletion instruction.

該再生コンテンツファイル331を送信した情報端末200と、削除の指示を送信した情報端末200とが同じ場合、保存制御部312は、再生コンテンツファイル331を削除する。   When the information terminal 200 that has transmitted the reproduction content file 331 is the same as the information terminal 200 that has transmitted the deletion instruction, the storage control unit 312 deletes the reproduction content file 331.

(7.3 動作手順)
図44乃至図46を用いて、本実施形態に係る動作手順を説明する。具体的には、再生コンテンツファイル331を削除する時の排他制御に係る動作について説明する。
(7.3 Operation procedure)
The operation procedure according to this embodiment will be described with reference to FIGS. Specifically, an operation related to exclusive control when deleting the playback content file 331 will be described.

(7.3.1 フローチャート)
図44は第七の実施形態における動作の一例を示すフローチャートである。
(7.3.1 Flowchart)
FIG. 44 is a flowchart showing an example of the operation in the seventh embodiment.

ステップS4401で、情報端末200は、コンテンツファイル222に排他制御の設定を行う。   In step S4401, the information terminal 200 sets exclusive control to the content file 222.

ステップS4402で、情報端末200は、コンテンツファイル222に特定情報を付与した再生コンテンツファイル331と、排他制御の設定情報とを、表示装置300に送信する。   In step S4402, the information terminal 200 transmits the reproduction content file 331 in which the specific information is added to the content file 222 and the exclusive control setting information to the display device 300.

ステップS4403で、表示装置300は、正常に再生コンテンツファイル331を記憶しているか確認する。正常に再生コンテンツファイル331を記憶している場合(ステップS4403 YES)、処理を終了する。正常に再生コンテンツファイル331を記憶していない場合(ステップS4403 NO)、ステップS4404に進む。   In step S4403, display device 300 checks whether or not playback content file 331 is normally stored. If the playback content file 331 is normally stored (YES in step S4403), the process ends. When the reproduction content file 331 is not normally stored (step S4403 NO), the process proceeds to step S4404.

ステップS4404で、表示装置300は、再生コンテンツファイル331の削除の指示を受信すると、該削除の指示を送信した情報端末200と、再生コンテンツファイル331を送信した情報端末200とが同じかを確認する。   In step S4404, when receiving an instruction to delete the reproduction content file 331, the display apparatus 300 confirms whether the information terminal 200 that transmitted the instruction for deletion and the information terminal 200 that transmitted the reproduction content file 331 are the same. .

該削除の指示を送信した情報端末200と、再生コンテンツファイル331を送信した情報端末200とが異なる場合(ステップS4404 NO)、処理を終了する。   If the information terminal 200 that transmitted the deletion instruction is different from the information terminal 200 that transmitted the reproduction content file 331 (NO in step S4404), the process ends.

一方、該削除の指示を送信した情報端末200と、再生コンテンツファイル331を送信した情報端末200とが同じ場合(ステップS4404 YES)、ステップS4405に進む。   On the other hand, if the information terminal 200 that transmitted the deletion instruction and the information terminal 200 that transmitted the reproduction content file 331 are the same (YES in step S4404), the process proceeds to step S4405.

ステップS4405で、表示装置300は、再生コンテンツファイル331を削除する。   In step S4405, display device 300 deletes playback content file 331.

(7.3.2 シーケンス その1)
図45は第七の実施形態における動作の一例を示すシーケンス図である。
(7.3.2 Sequence 1)
FIG. 45 is a sequence diagram showing an example of the operation in the seventh embodiment.

ステップS4501からステップS4505は、ステップS3801からステップS3805と同じ手順のため、説明を省略する。   Since steps S4501 to S4505 are the same procedures as steps S3801 to S3805, description thereof will be omitted.

ステップS4506で、情報端末200は、コンテンツファイル222に排他制御の設定を行う。   In step S4506, the information terminal 200 sets exclusive control to the content file 222.

ステップS4507で、情報端末200は、コンテンツファイル222に特定情報を付与した再生コンテンツファイル331と、排他制御の設定情報とを、表示装置300に送信する。   In step S4507, the information terminal 200 transmits the reproduction content file 331 in which the specific information is added to the content file 222 and the setting information of the exclusive control to the display device 300.

ステップS4508からステップS4511の手順については、ステップS3807からステップS3810の手順と同じであるため説明を省略する。   The procedure from step S4508 to step S4511 is the same as the procedure from step S3807 to step S3810, and a description thereof will be omitted.

ステップS4512で、情報端末200は、削除の対象である再生コンテンツファイル331に排他制御の設定がされているか問い合わせをする。問い合わせには、対象となる再生コンテンツファイル331の特定情報が含まれる。   In step S4512, the information terminal 200 inquires whether the reproduction content file 331 to be deleted is set for exclusive control. The inquiry includes specific information of the target reproduction content file 331.

ステップS4513で、表示装置300は、情報端末200からのステップS4512における問い合わせに応答する。   In step S4513, the display apparatus 300 responds to the inquiry in step S4512 from the information terminal 200.

ステップS4512とステップS4513の手順は、オプションであり、情報端末200と表示装置300はこれらの手順を実施しないでもよい。   The procedures in steps S4512 and S4513 are optional, and the information terminal 200 and the display device 300 may not perform these procedures.

ステップS4514で、情報端末200は、再生コンテンツファイル331の削除の指示を送信する。削除の指示には、対象となる再生コンテンツファイル331の特定情報が含まれる。   In step S4514, the information terminal 200 transmits an instruction to delete the playback content file 331. The deletion instruction includes specific information of the target reproduction content file 331.

ステップS4515で、表示装置300は、再生コンテンツファイル331の削除の指示を受信すると、該削除の指示を送信した情報端末200と、再生コンテンツファイル331を送信した情報端末200とが同じかを確認する。同じ場合には、表示装置300は、再生コンテンツファイル331を削除する。   In step S4515, when receiving an instruction to delete the reproduction content file 331, the display apparatus 300 confirms whether the information terminal 200 that transmitted the deletion instruction and the information terminal 200 that transmitted the reproduction content file 331 are the same. . In the same case, the display device 300 deletes the playback content file 331.

一方、該削除の指示を送信した情報端末200と、再生コンテンツファイル331を送信した情報端末200とが異なる場合、再生コンテンツファイル331を削除しない。   On the other hand, when the information terminal 200 that transmitted the deletion instruction is different from the information terminal 200 that transmitted the reproduction content file 331, the reproduction content file 331 is not deleted.

(7.3.3 シーケンス その2)
図46は第七の実施形態における動作の一例を示すシーケンス図である。
(7.3.3 Sequence 2)
FIG. 46 is a sequence diagram showing an example of the operation in the seventh embodiment.

ステップS4601からステップS4605については、ステップS3901からステップS3905と同じであるため説明を省略する。   Steps S4601 to S4605 are the same as steps S3901 to S3905, and thus description thereof is omitted.

ステップS4606で、情報端末200は、コンテンツファイル222に排他制御の設定を行う。   In step S4606, the information terminal 200 sets exclusive control for the content file 222.

ステップS4607で、情報端末200は、コンテンツファイル222に特定情報を付与した再生コンテンツファイル331と、排他制御の設定情報とを、表示装置300に送信する。   In step S <b> 4607, the information terminal 200 transmits the reproduction content file 331 in which the specific information is added to the content file 222 and the exclusive control setting information to the display device 300.

ステップS4608からステップS4612については、ステップS3907からステップS3911と同じであるため説明を省略する。   Steps S4608 to S4612 are the same as steps S3907 to S3911, and thus description thereof is omitted.

ステップS4613で、情報端末200は、削除の対象である再生コンテンツファイル331に排他制御の設定がされているか問い合わせをする。問い合わせには、対象となる再生コンテンツファイル331の特定情報が含まれる。   In step S4613, the information terminal 200 inquires whether the reproduction content file 331 to be deleted is set for exclusive control. The inquiry includes specific information of the target reproduction content file 331.

ステップS4614で、表示装置300は、情報端末200からのステップS4613における問い合わせに応答する。   In step S4614, the display apparatus 300 responds to the inquiry in step S4613 from the information terminal 200.

ステップS4613とステップS4614の手順は、オプションであり、情報端末200と表示装置300はこれらの手順を実施しないでもよい。   The procedures in steps S4613 and S4614 are optional, and the information terminal 200 and the display device 300 may not perform these procedures.

ステップS4615で、情報端末200は、再生コンテンツファイル331の削除の指示を送信する。削除の指示には、対象となる再生コンテンツファイル331の特定情報が含まれる。   In step S4615, the information terminal 200 transmits an instruction to delete the playback content file 331. The deletion instruction includes specific information of the target reproduction content file 331.

ステップS4616で、表示装置300は、再生コンテンツファイル331の削除の指示を受信すると、該削除の指示を送信した情報端末200と、再生コンテンツファイル331を送信した情報端末200とが同じかを確認する。同じ場合には、表示装置300は、再生コンテンツファイル331を削除する。   In step S4616, when the display apparatus 300 receives an instruction to delete the reproduction content file 331, the display apparatus 300 confirms whether the information terminal 200 that transmitted the deletion instruction and the information terminal 200 that transmitted the reproduction content file 331 are the same. . In the same case, the display device 300 deletes the playback content file 331.

上述したように、第七の実施形態によれば、再生コンテンツファイル331を削除する場合に排他制御を適用することができる。排他制御を適用した場合、再生コンテンツファイル331を送信した情報端末200のみから、再生コンテンツファイル331を削除可能となる。   As described above, according to the seventh embodiment, exclusive control can be applied when the reproduction content file 331 is deleted. When exclusive control is applied, the reproduction content file 331 can be deleted only from the information terminal 200 that has transmitted the reproduction content file 331.

このため、再生コンテンツファイル331が、誤って削除されるのを防ぐことができる。排他制御は、特定情報に情報端末200を特定する情報が含まれない場合に、特に適用されるのが好ましい。   For this reason, it is possible to prevent the reproduction content file 331 from being deleted by mistake. The exclusive control is preferably applied particularly when the information specifying the information terminal 200 is not included in the specific information.

<その他>
上述した実施の形態の機能を実現するソフトウェアのプログラムコードを記録した記憶媒体を、情報端末200と表示装置300とに供給してもよい。そして、その情報端末200と表示装置300と(またはCPUまたはMPU)が記憶媒体に格納されたプログラムコードを読み出し実行することによっても、上述の実施形態が、達成されることは言うまでもない。この場合、記憶媒体から読み出されたプログラムコード自体が前述した実施形態の機能を実現することになり、そのプログラムコードを記憶した記憶媒体は、いずれかの実施の形態を構成することになる。ここで、記憶媒体は、記録媒体または非一時的な記憶媒体でもよい。
<Others>
A storage medium storing software program codes for realizing the functions of the above-described embodiments may be supplied to the information terminal 200 and the display device 300. Needless to say, the above-described embodiment is also achieved when the information terminal 200 and the display device 300 (or CPU or MPU) read and execute the program code stored in the storage medium. In this case, the program code itself read from the storage medium realizes the functions of the above-described embodiment, and the storage medium storing the program code constitutes any of the embodiments. Here, the storage medium may be a recording medium or a non-transitory storage medium.

また、コンピュータ装置が読み出したプログラムコードを実行することにより、前述した実施形態の機能が実現されるだけではない。そのプログラムコードの指示に従って、コンピュータ装置上で起動しているオペレーティングシステム(OS)等が実際の処理の一部または全部を行ってもよい。さらに、その処理によって前述した実施形態の機能が実現されてもよいことは言うまでもない。   The functions of the above-described embodiments are not only realized by executing the program code read by the computer device. An operating system (OS) or the like running on the computer device may perform part or all of the actual processing according to the instruction of the program code. Furthermore, it goes without saying that the functions of the above-described embodiments may be realized by the processing.

以上、本発明の好ましい実施形態について説明したが、本発明はこうした実施形態に限定されるものではなく、本発明の要旨を逸脱しない範囲内において種々の変形及び置換を加えることができる。   As mentioned above, although preferable embodiment of this invention was described, this invention is not limited to such embodiment, A various deformation | transformation and substitution can be added in the range which does not deviate from the summary of this invention.

100 表示システム
200 情報端末
210 送信制御プログラム
220、330 記憶領域
213 再生制御情報生成部
214 特定情報生成部
215 送信判断部
216 コンテンツファイル生成部
218 機器情報取得部
219 変更有無判定部
230 ファイル削除判断部
250 排他制御設定部
300 表示装置
310 保存制御プログラム
311 有無判断部
312 保存制御部
100 display system 200 information terminal
210 Transmission control program 220, 330 Storage area 213 Playback control information generation unit 214 Specific information generation unit 215 Transmission determination unit 216 Content file generation unit 218 Device information acquisition unit 219 Change presence / absence determination unit 230 File deletion determination unit 250 Exclusive control setting unit 300 Display device 310 Storage control program 311 Presence / absence determination unit 312 Storage control unit

特開2010−277374号公報JP 2010-277374 A

Claims (16)

表示装置と、前記表示装置と通信可能な情報端末と、を含む表示システムであって、
前記情報端末は、
当該情報端末内のコンテンツファイルを特定する特定情報を生成する生成部と、
前記特定情報を前記表示装置に送信し、前記表示装置から前記特定情報に対応する前記コンテンツファイルを記憶していない旨の応答を受信した場合、前記特定情報と共に前記コンテンツファイルを前記表示装置に送信する送信部と、
前記表示装置から、前記コンテンツファイルを削除するか否か判断する判断部と、を有し、
前記表示装置は、
前記コンテンツファイルと前記特定情報とを対応付けて記憶する記憶部と、
前記特定情報と対応付けられた前記コンテンツファイルが正常に記憶されているか否かを前記情報端末に通知する通知部と、を有し、
前記判断部は、前記表示装置から前記コンテンツファイルが正常に記憶されていない旨の通知を受けた場合、該コンテンツファイルを削除すると判断する表示システム。
A display system including a display device and an information terminal capable of communicating with the display device,
The information terminal
A generating unit that generates specific information for specifying a content file in the information terminal;
When the specific information is transmitted to the display device and a response indicating that the content file corresponding to the specific information is not stored is received from the display device, the content file is transmitted to the display device together with the specific information. A transmitter to
A determination unit for determining whether or not to delete the content file from the display device,
The display device
A storage unit for storing the content file and the specific information in association with each other;
A notification unit for notifying the information terminal whether or not the content file associated with the specific information is normally stored;
The display system, when receiving a notification from the display device that the content file is not normally stored, determines that the content file is to be deleted.
前記判断部は、前記コンテンツファイルが、前記表示装置において正常に記憶されていない場合、前記コンテンツファイルを前記表示装置から削除すると判断し、
前記送信部は、前記コンテンツファイルの削除の指示を、前記表示装置に送信し、
前記表示装置は、前記コンテンツファイルの削除の指示を受けた場合、前記コンテンツファイルを削除する請求項1に記載の表示システム。
The determination unit determines to delete the content file from the display device when the content file is not normally stored in the display device;
The transmission unit transmits an instruction to delete the content file to the display device;
The display system according to claim 1, wherein the display device deletes the content file when receiving an instruction to delete the content file.
前記コンテンツファイルの削除の指示は、前記特定情報を含む請求項2に記載の表示システム。   The display system according to claim 2, wherein the instruction to delete the content file includes the specific information. 前記判断部は、前記表示装置に記憶された第1のコンテンツファイル及び、前記第1のコンテンツファイルに対応する前記情報端末における第2のコンテンツファイルが、いずれも正常に記憶されていない場合、前記第1のコンテンツファイル及び前記第2のコンテンツファイルを削除すると判断する請求項1に記載の表示システム。   The determination unit, when neither the first content file stored in the display device and the second content file in the information terminal corresponding to the first content file are normally stored, The display system according to claim 1, wherein it is determined to delete the first content file and the second content file. 前記表示装置は、第1の情報端末から送信された前記コンテンツファイルの削除の指示を、前記第1の情報端末とは異なる第2の情報端末から受けた場合、該コンテンツファイルを削除しないようにする排他制御の指示を受信する請求項2又は3に記載の表示システム。   When the display device receives an instruction to delete the content file transmitted from the first information terminal from a second information terminal different from the first information terminal, the display device does not delete the content file. The display system according to claim 2, wherein an instruction for exclusive control is received. 前記情報端末は、
前記コンテンツファイルに排他制御の設定をする設定部、を有し、
前記送信部は、前記排他制御の設定がされた前記コンテンツファイルを前記表示装置に送信する請求項5に記載の表示システム。
The information terminal
A setting unit configured to set exclusive control to the content file;
The display system according to claim 5, wherein the transmission unit transmits the content file in which the exclusive control is set to the display device.
前記表示装置は、
前記削除の指示を受信すると、前記コンテンツファイルに前記排他制御の設定がされているか確認し、
前記排他制御の設定がされている場合であって、前記コンテンツファイルが前記情報端末により送信されたことが確認された場合、該コンテンツファイルを削除する請求項5又は6に記載の表示システム。
The display device
Upon receiving the delete instruction, confirm whether the exclusive control is set in the content file,
The display system according to claim 5 or 6, wherein when the exclusive control is set and it is confirmed that the content file has been transmitted by the information terminal, the content file is deleted.
前記特定情報は、前記記憶部に前記コンテンツファイルを格納する際の前記コンテンツファイルのファイル名であり、
前記表示装置は、前記記憶部における前記特定情報とファイル名が一致するコンテンツファイルが正常に記憶されているか否かを通知する請求項1乃至7のいずれか一項に記載の表示システム。
The specific information is a file name of the content file when the content file is stored in the storage unit,
The display system according to any one of claims 1 to 7, wherein the display device notifies whether or not a content file whose file name matches the specific information in the storage unit is normally stored.
前記特定情報は、前記記憶部における前記コンテンツファイルの格納場所を示す情報であり、
前記表示装置は、前記記憶部における前記コンテンツファイルの格納場所に格納されているコンテンツファイルが正常に記憶されているか否かを通知する請求項1乃至7のいずれか一項に記載の表示システム。
The specific information is information indicating a storage location of the content file in the storage unit,
The display system according to claim 1, wherein the display device notifies whether or not a content file stored in the storage location of the content file in the storage unit is normally stored.
前記特定情報は、前記記憶部に前記コンテンツファイルを格納する際の前記コンテンツファイルのファイル名と、前記記憶部における前記コンテンツファイルの格納場所を示す情報とを含み、
前記表示装置は、前記記憶部における前記特定情報とファイル名とが一致するコンテンツファイルが正常に記憶されているか否かを通知する請求項1乃至7のいずれか一項に記載の表示システム。
The specific information includes a file name of the content file when storing the content file in the storage unit, and information indicating a storage location of the content file in the storage unit,
The display system according to any one of claims 1 to 7, wherein the display device notifies whether or not a content file whose file name matches the specific information in the storage unit is stored normally.
保持しているコンテンツファイルを特定する特定情報を生成する生成部と、
前記特定情報を表示装置に送信し、前記表示装置から前記特定情報に対応する前記コンテンツファイルを記憶していない旨の応答を受信した場合、前記特定情報と共に前記コンテンツファイルを前記表示装置に送信する送信部と、
前記表示装置から、前記コンテンツファイルを削除するか否か判断する判断部と、を有し、
前記判断部は、前記表示装置から前記コンテンツファイルが正常に記憶されていない旨の通知を受けた場合、前記表示装置の該コンテンツファイルを削除すると判断する情報端末。
A generating unit for generating specific information for specifying the content file held;
When the specific information is transmitted to the display device and a response indicating that the content file corresponding to the specific information is not stored is received from the display device, the content file is transmitted to the display device together with the specific information. A transmission unit;
A determination unit for determining whether or not to delete the content file from the display device,
The information terminal, when receiving a notification from the display device that the content file is not normally stored, determines that the content file of the display device is to be deleted.
コンテンツファイルと、該コンテンツファイルを特定する特定情報とを情報端末から受信する受信部と、
前記コンテンツファイルと前記特定情報とを対応付けて記憶する記憶部と、
前記特定情報と対応付けられた前記コンテンツファイルが正常に記憶されていない旨の通知を前記情報端末に送信する通知部と、を有し、
前記受信部は、前記通知を受信した前記情報端末から前記コンテンツファイルの削除の指示を受信した場合、前記コンテンツファイルを削除する表示装置。
A receiving unit for receiving a content file and specific information for specifying the content file from the information terminal;
A storage unit for storing the content file and the specific information in association with each other;
A notification unit that transmits a notification that the content file associated with the specific information is not normally stored to the information terminal,
The display device, when receiving an instruction to delete the content file from the information terminal that has received the notification, deletes the content file.
情報端末が、前記情報端末と通信可能な表示装置との間で実行する制御方法であって、
当該情報端末内のコンテンツファイルを特定する特定情報を生成するステップと、
前前記特定情報を前記表示装置に送信し、前記表示装置から前記特定情報に対応する前記コンテンツファイルを記憶していない旨の応答を受信した場合、前記特定情報と共に前記コンテンツファイルを前記表示装置に送信するステップと、
前記表示装置から、前記特定情報と対応付けられた前記コンテンツファイルが正常に記憶されているか否かの通知を受信するステップと、を有し、
前記情報端末は、前記表示装置から前記コンテンツファイルが正常に記憶されていない旨の通知を受けた場合、前記表示装置の該コンテンツファイルを削除すると判断する制御方法。
A control method executed by an information terminal between a display device capable of communicating with the information terminal,
Generating specific information for specifying a content file in the information terminal;
When the previous specific information is transmitted to the display device and a response indicating that the content file corresponding to the specific information is not stored is received from the display device, the content file is sent to the display device together with the specific information. Sending, and
Receiving from the display device a notification as to whether or not the content file associated with the specific information is normally stored;
When the information terminal receives a notification from the display device that the content file is not normally stored, the information terminal determines to delete the content file on the display device.
表示装置が、前記表示装置と通信可能な情報端末との間で実行する制御方法であって、
コンテンツファイルを特定する特定情報を前記情報端末から受信するステップと、
前記特定情報に対応するコンテンツファイルを記憶していない旨の応答を送信するステップと、
前記特定情報と共に前記コンテンツファイルを前記情報端末から受信するステップと、
前記コンテンツファイルと前記特定情報とを対応付けて記憶するステップと、
前記コンテンツファイルが正常に記憶されてない場合、前記コンテンツファイルが正常に記憶されていない旨の通知を送信するステップと、
前記通知を受信した前記情報端末から前記コンテンツファイルの削除の指示を受信するステップと、を有する制御方法。
A control method executed between a display device and an information terminal capable of communicating with the display device,
Receiving specific information for identifying a content file from the information terminal;
Transmitting a response indicating that the content file corresponding to the specific information is not stored;
Receiving the content file together with the specific information from the information terminal;
Storing the content file and the specific information in association with each other;
If the content file is not stored correctly, sending a notification that the content file is not stored correctly;
Receiving an instruction to delete the content file from the information terminal that has received the notification.
請求項13に記載の制御方法を情報端末に実行させるプログラム。   The program which makes an information terminal perform the control method of Claim 13. 請求項14に記載の制御方法を表示装置に実行させるプログラム。   The program which makes a display apparatus perform the control method of Claim 14.
JP2015062767A 2015-03-25 2015-03-25 Display system, information terminal, display device, control method, and program Expired - Fee Related JP6500546B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2015062767A JP6500546B2 (en) 2015-03-25 2015-03-25 Display system, information terminal, display device, control method, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2015062767A JP6500546B2 (en) 2015-03-25 2015-03-25 Display system, information terminal, display device, control method, and program

Publications (2)

Publication Number Publication Date
JP2016184193A true JP2016184193A (en) 2016-10-20
JP6500546B2 JP6500546B2 (en) 2019-04-17

Family

ID=57243089

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2015062767A Expired - Fee Related JP6500546B2 (en) 2015-03-25 2015-03-25 Display system, information terminal, display device, control method, and program

Country Status (1)

Country Link
JP (1) JP6500546B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2020053060A (en) * 2017-08-31 2020-04-02 ヤマハ株式会社 Information-providing method, information providing apparatus, and program

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002222112A (en) * 2001-01-29 2002-08-09 Toshiba Corp Device and method for receiving image file
JP2006079551A (en) * 2004-09-13 2006-03-23 Canon Inc Communication system, communication device, and communication method
JP2015041836A (en) * 2013-08-21 2015-03-02 株式会社リコー Data reproduction system, information terminal, display device, reproduction control program, reproduction program, and reproduction control method

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002222112A (en) * 2001-01-29 2002-08-09 Toshiba Corp Device and method for receiving image file
JP2006079551A (en) * 2004-09-13 2006-03-23 Canon Inc Communication system, communication device, and communication method
JP2015041836A (en) * 2013-08-21 2015-03-02 株式会社リコー Data reproduction system, information terminal, display device, reproduction control program, reproduction program, and reproduction control method

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2020053060A (en) * 2017-08-31 2020-04-02 ヤマハ株式会社 Information-providing method, information providing apparatus, and program
CN111033461A (en) * 2017-08-31 2020-04-17 雅马哈株式会社 Information providing method and information providing device
JP7331645B2 (en) 2017-08-31 2023-08-23 ヤマハ株式会社 Information provision method and communication system
US11790913B2 (en) 2017-08-31 2023-10-17 Yamaha Corporation Information providing method, apparatus, and storage medium, that transmit related information to a remote terminal based on identification information received from the remote terminal

Also Published As

Publication number Publication date
JP6500546B2 (en) 2019-04-17

Similar Documents

Publication Publication Date Title
JP4380592B2 (en) Data sharing system and method
JP6187053B2 (en) Information processing system, information processing apparatus, and program
US9189060B2 (en) Method of controlling information processing apparatus and information processing apparatus
JP2006345574A (en) Communication device
US20190297136A1 (en) System and method for creating and transferring media files
JP6427950B2 (en) Terminal device, program, function calling method, and information processing system
JP2010528508A (en) Communication apparatus and image transmission method
US10171464B2 (en) Data process apparatus, data sharing method, and data process system
WO2016093063A1 (en) Image management system, image management method, and program
JP6500546B2 (en) Display system, information terminal, display device, control method, and program
JP4367651B2 (en) Communication device
EP2447860A2 (en) Methods, systems and computer program products for managing memory usage on a computing device
JP2016025450A (en) Information processing system, information processing device, mobile terminal device and program
JP2017182121A (en) Information processing system, terminal device, information processing device and program
US20190149673A1 (en) Information processing device, imaging device, and system
JP6306866B2 (en) COMMUNICATION DEVICE, ITS CONTROL METHOD, AND PROGRAM
US9913078B2 (en) Information processing system, information processing apparatus, data acquisition method, and program
JP2006120065A (en) Portable telephone terminal, server, data sharing system, and data sharing method of portable telephone terminal
JP6638808B2 (en) Service providing system, service giving / receiving system, service providing method, and program
JP2015062097A (en) Display system, information terminal, display device, transmission control program, storage control program, and transmission control method
JP2006126911A (en) Data transmitting system
JP6641901B2 (en) Image processing apparatus, remote control method, and remote control program
JP6288109B2 (en) Camera terminal device, thin client server device, camera system, and control method
JP6551058B2 (en) INFORMATION PROCESSING SYSTEM, INFORMATION PROCESSING APPARATUS, DATA ACQUIRING METHOD, AND PROGRAM
WO2014192162A1 (en) Information processing device, remote operation control method, and remote operation control program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20180208

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20181113

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20181218

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20190207

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: 20190219

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20190304

R151 Written notification of patent or utility model registration

Ref document number: 6500546

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R151

LAPS Cancellation because of no payment of annual fees