JP2017147003A - Content reproduction device and program - Google Patents

Content reproduction device and program Download PDF

Info

Publication number
JP2017147003A
JP2017147003A JP2017111781A JP2017111781A JP2017147003A JP 2017147003 A JP2017147003 A JP 2017147003A JP 2017111781 A JP2017111781 A JP 2017111781A JP 2017111781 A JP2017111781 A JP 2017111781A JP 2017147003 A JP2017147003 A JP 2017147003A
Authority
JP
Japan
Prior art keywords
content data
ram
content
storage
storage medium
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
JP2017111781A
Other languages
Japanese (ja)
Other versions
JP6346345B2 (en
Inventor
克人 望月
Katsuto Mochizuki
克人 望月
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.)
Toshiba TEC Corp
Original Assignee
Toshiba TEC Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Toshiba TEC Corp filed Critical Toshiba TEC Corp
Priority to JP2017111781A priority Critical patent/JP6346345B2/en
Publication of JP2017147003A publication Critical patent/JP2017147003A/en
Application granted granted Critical
Publication of JP6346345B2 publication Critical patent/JP6346345B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

PROBLEM TO BE SOLVED: To provide a content reproduction device having a storage region with writing limited that can make an efficient management of storage of content data, and a program.SOLUTION: The content reproduction device includes: reception means for receiving content data distributed from an external device; first storage means for storing the content data received by the reception means into a volatile storage medium set in a redirection destination of a protection target storage medium with writing limited; second storage means for storing the content data received by the reception means into a nonvolatile storage medium; reproduction means for reading the content data from the volatile storage medium redirected through the protection target storage medium, and reproducing the content data; and recovery means for copying the content data stored in the nonvolatile storage medium into the volatile storage medium when activating the own device.SELECTED DRAWING: Figure 5

Description

本発明の実施形態は、コンテンツ再生装置及びプログラムに関する。   Embodiments described herein relate generally to a content reproduction apparatus and a program.

広告等のコンテンツを不特定者に提示する仕組みとして、表示装置を備えたコンテンツ再生装置であるサイネージ端末に、デジタル化されたコンテンツ(コンテンツデータ)を再生表示させるシステム、いわゆるデジタルサイネージシステムが知られている。係るデジタルサイネージシステムでは、サーバ装置に予め記憶しておいたコンテンツデータをサイネージ端末に配信することで、当該サイネージ端末におけるコンテンツデータの再生表示を行っている。   As a mechanism for presenting content such as advertisements to unspecified persons, a system that reproduces and displays digitized content (content data) on a signage terminal, which is a content playback device equipped with a display device, a so-called digital signage system is known. ing. In such a digital signage system, content data stored in advance in a server device is distributed to the signage terminal, thereby reproducing and displaying the content data on the signage terminal.

ところで、上記したサイネージ端末等の装置では、低コスト化や信頼性等を確保するため組み込みOSを用いる場合がある。このような装置では、ストレージにフラッシュ媒体を用いることが多いが、書き込み回数に制限があるため、組み込みOS等が搭載するEWF(Enhanced Write Filter)等の技術を用いることで、フラッシュ媒体の延命化を図っている。このEWFでは、ストレージへの書き込みを行わず、代わりにRAM(Random Access Memory)に書き込むことで代替的にストレージへの変更を行う。   By the way, in the apparatus such as the signage terminal described above, an embedded OS may be used in order to ensure cost reduction and reliability. In such a device, a flash medium is often used for storage, but since the number of times of writing is limited, the life of the flash medium can be extended by using a technique such as an EWF (Enhanced Write Filter) installed in an embedded OS or the like. I am trying. In this EWF, instead of writing to the storage, a change to the storage is made instead by writing to a RAM (Random Access Memory) instead.

上記のサイネージ端末にEWF技術を適用した場合、サーバ装置から配信されたコンテンツデータは、EWFの機能によりRAMに記憶されることになる。そのため、サイネージ端末が終了すると、RAMに書き込まれたコンテンツデータはリセットされることになる。この場合、サイネージ端末では、コンテンツデータを受信し直す必要があるため、回線への負担が増加する等、処理の効率化を妨げるという問題があった。   When the EWF technology is applied to the above signage terminal, the content data distributed from the server device is stored in the RAM by the EWF function. For this reason, when the signage terminal is terminated, the content data written in the RAM is reset. In this case, since the signage terminal needs to receive the content data again, there is a problem in that the efficiency of processing is hindered, such as an increase in the burden on the line.

本発明が解決しようとする課題は、書き込み制限された記憶領域を有するコンテンツ再生装置において、コンテンツデータの記憶管理を効率的に行うことが可能なコンテンツ再生装置及びプログラムを提供することである。   The problem to be solved by the present invention is to provide a content reproduction apparatus and program capable of efficiently managing storage of content data in a content reproduction apparatus having a storage area where writing is restricted.

実施形態のコンテンツ再生装置は、MPUが実行するプログラムを格納する不揮発性のフラッシュ媒体と、前記フラッシュ媒体に対する書き込みアクセスを揮発性のRAMにリダイレクトすることで、前記フラッシュ媒体への書き込みを制限する保護手段と、外部装置から配信されたコンテンツデータを受信する受信手段と、前記受信手段が受信した前記コンテンツデータを、リダイレクト先の前記RAMに記憶する第1記憶手段と、前記RAMに記憶した前記コンテンツデータを不揮発性記憶媒体に記憶する第2記憶手段と、前記RAMから前記コンテンツデータを読み出し、当該コンテンツデータを再生する再生手段と、自装置の起動時に、前記不揮発性記憶媒体に記憶されている前記コンテンツデータを前記RAMにコピーするリカバリ手段と、を備える。   The content playback apparatus according to the embodiment includes a nonvolatile flash medium that stores a program executed by the MPU, and protection that restricts writing to the flash medium by redirecting write access to the flash medium to a volatile RAM. Means, receiving means for receiving content data distributed from an external device, first storage means for storing the content data received by the receiving means in the redirect destination RAM, and the content stored in the RAM Second storage means for storing data in a nonvolatile storage medium, reproduction means for reading out the content data from the RAM and reproducing the content data, and stored in the nonvolatile storage medium at the time of activation of the own device Recover that copies the content data to the RAM And means, the.

図1は、実施形態に係るデジタルサイネージシステムの概略構成を示すブロック図である。FIG. 1 is a block diagram illustrating a schematic configuration of a digital signage system according to an embodiment. 図2は、図1に示したサイネージ端末装置の外観正面図である。2 is an external front view of the signage terminal apparatus shown in FIG. 図3は、図1に示したサイネージ端末装置の概略構成を示すブロック図である。FIG. 3 is a block diagram showing a schematic configuration of the signage terminal apparatus shown in FIG. 図4は、図1に示したストレージの概略構成を示す図である。FIG. 4 is a diagram showing a schematic configuration of the storage shown in FIG. 図5は、図1に示したサイネージ端末装置の機能構成を示すブロック図である。FIG. 5 is a block diagram showing a functional configuration of the signage terminal apparatus shown in FIG. 図6は、サイネージ端末装置が行う記憶管理処理の手順を示すフローチャートである。FIG. 6 is a flowchart showing a procedure of storage management processing performed by the signage terminal device. 図7は、サイネージ端末装置が行うリカバリ処理の手順を示すフローチャートである。FIG. 7 is a flowchart showing a procedure of recovery processing performed by the signage terminal apparatus.

以下、添付図面を参照して、実施形態に係るコンテンツ再生装置及びプログラムの実施形態を詳細に説明する。なお、以下に説明する実施の形態によりこの発明が限定されるものではない。   Hereinafter, embodiments of a content reproduction apparatus and a program according to embodiments will be described in detail with reference to the accompanying drawings. The present invention is not limited to the embodiments described below.

図1は、本実施形態に係るデジタルサイネージシステム10の概略構成を示すブロック図である。図1に示すように、デジタルサイネージシステム10は、情報配信サーバ11と、コンテンツ再生装置としてのサイネージ端末装置12とを有する。なお、サイネージ端末装置12の個数は、図1の例に限定されないものとする。   FIG. 1 is a block diagram showing a schematic configuration of a digital signage system 10 according to the present embodiment. As shown in FIG. 1, the digital signage system 10 includes an information distribution server 11 and a signage terminal device 12 as a content reproduction device. The number of signage terminal devices 12 is not limited to the example of FIG.

情報配信サーバ11は、構内LAN(Local Area Network)等の通信ネットワークNを介してサイネージ端末装置12に接続される。情報配信サーバ11は、商品の広告情報等のコンテンツデータをサイネージ端末装置12に対して配信する。ここで、コンテンツデータは、広告等のコンテンツを表す静止画や動画の画像データ、音声データ等を含む。また、コンテンツデータに、各コンテンツデータを再生する順序や時刻を定めたスケジュールデータを含める形態としてもよい。さらに、このスケジュールデータを、コンテンツデータとは別体で情報配信サーバ11に配信する形態としてもよい。   The information distribution server 11 is connected to the signage terminal device 12 via a communication network N such as a local area network (LAN). The information distribution server 11 distributes content data such as product advertisement information to the signage terminal device 12. Here, the content data includes still image and moving image data, audio data, and the like representing content such as advertisements. Moreover, it is good also as a form which includes schedule data which determined the order and time which reproduce | regenerate each content data in content data. Further, the schedule data may be distributed to the information distribution server 11 separately from the content data.

なお、コンテンツデータやスケジュールデータの配信方式は特に問わないものとする。例えば、情報配信サーバ11から一方的に配信するプッシュ型であってもよいし、サイネージ端末装置12からのアクセス(例えばリクエスト)に応じて配信するプル型であってもよい。   The distribution method of content data and schedule data is not particularly limited. For example, a push type that is unilaterally distributed from the information distribution server 11 or a pull type that is distributed in response to an access (for example, a request) from the signage terminal device 12 may be used.

サイネージ端末装置12は、通信ネットワークNを介して情報配信サーバ11から配信又は取得したコンテンツデータを再生して表示する。   The signage terminal device 12 reproduces and displays the content data distributed or acquired from the information distribution server 11 via the communication network N.

図2は、サイネージ端末装置12の外観正面図である。サイネージ端末装置12は、液晶ディスプレイやプラズマディスプレイ等のディスプレイユニット21と、各種チケットやクーポン等を印刷して発行するプリンタユニット22と、ディスプレイユニット21及びプリンタユニット22を保持する筐体部24と、を備える。   FIG. 2 is an external front view of the signage terminal device 12. The signage terminal device 12 includes a display unit 21 such as a liquid crystal display or a plasma display, a printer unit 22 that prints and issues various tickets and coupons, a housing unit 24 that holds the display unit 21 and the printer unit 22, Is provided.

筐体部24の上部には、人物を撮影して画像認識を行い、人物の年齢層を特定し、配信する情報の種類を制御する等の用途に用いられるカメラユニット25と、BGMや広告音声等の各種音響出力を行うスピーカユニット26が内蔵されている。なお、画像認識等の処理は、サイネージ端末装置12で行うことなく、情報配信サーバ11等の上流側サーバで行ってもよい。   On the upper part of the housing section 24, a person is photographed and image recognition is performed, the age group of the person is specified, and the type of information to be distributed is controlled. The speaker unit 26 that performs various sound outputs such as the above is incorporated. Note that processing such as image recognition may be performed by an upstream server such as the information distribution server 11 without being performed by the signage terminal device 12.

図3は、サイネージ端末装置12の概略構成を示すブロック図である。サイネージ端末装置12は、上述したディスプレイユニット21、プリンタユニット22、カメラユニット25及びスピーカユニット26の他、コントローラ31と、操作部32と、通信インタフェース(IF)33と、ストレージ34と、を備えている。   FIG. 3 is a block diagram illustrating a schematic configuration of the signage terminal device 12. The signage terminal apparatus 12 includes a controller 31, an operation unit 32, a communication interface (IF) 33, and a storage 34 in addition to the display unit 21, printer unit 22, camera unit 25, and speaker unit 26 described above. Yes.

コントローラ31は、MPU(Micro Processing Unit)35と、MPU35が実行するための各種プログラム等を格納したROM(Read Only Memory)36と、RAM(Random Access Memory)37と、を備えている。なお、RAM37は、後述するようにストレージ34の構成要素となる(図4参照)。   The controller 31 includes an MPU (Micro Processing Unit) 35, a ROM (Read Only Memory) 36 that stores various programs to be executed by the MPU 35, and a RAM (Random Access Memory) 37. Note that the RAM 37 is a component of the storage 34 as described later (see FIG. 4).

コントローラ31では、MPU35が、ROM36又は第1記憶部38のシステム領域381に格納された各種プログラムを実行することにより、サイネージ端末装置12の動作を統括的に制御する。   In the controller 31, the MPU 35 comprehensively controls the operation of the signage terminal device 12 by executing various programs stored in the ROM 36 or the system area 381 of the first storage unit 38.

操作部32は、各種スイッチやボタン、ポインティングデバイス等の、ユーザが各種操作を行うための入力デバイスである。また、操作部32は、タッチパネルとしてディスプレイユニット21と一体的に構成してもよい。   The operation unit 32 is an input device for the user to perform various operations such as various switches, buttons, and pointing devices. The operation unit 32 may be configured integrally with the display unit 21 as a touch panel.

通信インタフェース33は、通信ネットワークNを介して情報配信サーバ11との間で通信を行うためのネットワークインタフェースである。   The communication interface 33 is a network interface for performing communication with the information distribution server 11 via the communication network N.

ストレージ34は、図4に示すように、複数の記憶媒体で構成される。ここで、図4は、ストレージ34の概略構成を示す図である。図4に示すように、ストレージ34は、上述したRAM37の他、第1記憶部38と、第2記憶部39とを有する。   As shown in FIG. 4, the storage 34 is composed of a plurality of storage media. Here, FIG. 4 is a diagram showing a schematic configuration of the storage 34. As illustrated in FIG. 4, the storage 34 includes a first storage unit 38 and a second storage unit 39 in addition to the RAM 37 described above.

RAM37は、MPU35のワークエリアとなるワークエリア領域(図示せず)の他、オーバーレイ領域371を保持する。このオーバーレイ領域371には、MPU35の制御の下、情報配信サーバ11から配信されたコンテンツデータが記憶される。   The RAM 37 holds an overlay area 371 in addition to a work area area (not shown) serving as a work area of the MPU 35. The overlay area 371 stores content data distributed from the information distribution server 11 under the control of the MPU 35.

第1記憶部38は、例えばフラッシュ媒体等の不揮発性記憶媒体である。第1記憶部38は、システム領域381と、再生機能可読領域382とを保持する。   The first storage unit 38 is a nonvolatile storage medium such as a flash medium, for example. The first storage unit 38 holds a system area 381 and a playback function readable area 382.

システム領域381には、MPU35が実行するためのオペレーティングシステム(組み込みOS等)や各種プログラム等が予め格納されている。ここで、本実施形態のサイネージ端末装置12では、MPU35とシステム領域381に格納された組み込みOS(或いは他のプログラム)との協働により実現されるEWF等の保護機能により、第1記憶部38自体への書き込みが制限されている。   The system area 381 stores in advance an operating system (such as an embedded OS) that is executed by the MPU 35 and various programs. Here, in the signage terminal device 12 of the present embodiment, the first storage unit 38 is provided with a protection function such as EWF realized by the cooperation of the MPU 35 and the embedded OS (or other program) stored in the system area 381. Writing to itself is restricted.

再生機能可読領域382は、後述するコンテンツ再生部353(図5参照)がアクセスを行う記憶領域である。この再生機能可読領域382は、上述した保護機能により、RAM37のオーバーレイ領域371にリダイレクトされるよう予め設定されている。つまり、再生機能可読領域382にアクセスすることで、オーバーレイ領域371に記憶されたコンテンツデータを読み出すことが可能となっている。   The playback function readable area 382 is a storage area accessed by a content playback unit 353 (see FIG. 5) described later. The reproduction function readable area 382 is set in advance so as to be redirected to the overlay area 371 of the RAM 37 by the above-described protection function. That is, the content data stored in the overlay area 371 can be read by accessing the reproduction function readable area 382.

第2記憶部39は、例えば磁気媒体やフラッシュ媒体等の不揮発性記憶媒体である。第2記憶部39は、後述する記憶管理部352(図5参照)の制御の下、コンテンツデータをリード/ライト可能に記憶する。なお、本実施形態では、第2記憶部39の記憶容量は、オーバーレイ領域371の記憶容量以上であるとする。   The second storage unit 39 is a non-volatile storage medium such as a magnetic medium or a flash medium. The second storage unit 39 stores content data in a readable / writable manner under the control of a storage management unit 352 (see FIG. 5) described later. In the present embodiment, it is assumed that the storage capacity of the second storage unit 39 is greater than or equal to the storage capacity of the overlay area 371.

次に、サイネージ端末装置12が有する機能部について説明する。サイネージ端末装置12のコントローラ31では、MPU35がROM36又は第1記憶部38に記憶されたプログラムと協働することで、図5に示すように、コンテンツ受信部351、記憶管理部352と、コンテンツ再生部353と、を備える。ここで、図5は、サイネージ端末装置12の機能構成を示すブロック図である。   Next, the function part which the signage terminal device 12 has will be described. In the controller 31 of the signage terminal device 12, the MPU 35 cooperates with the program stored in the ROM 36 or the first storage unit 38, so that the content reception unit 351, the storage management unit 352, and the content reproduction as shown in FIG. Unit 353. Here, FIG. 5 is a block diagram showing a functional configuration of the signage terminal apparatus 12.

コンテンツ受信部351は、通信インタフェース33を介して、情報配信サーバ11から配信されるコンテンツデータを受信する。また、コンテンツ受信部351は、受信したコンテンツデータを、RAM37のオーバーレイ領域371に記憶する。より詳細には、コンテンツ受信部351は、受信したコンテンツデータを、オーバーレイ領域371に記憶されたコンテンツデータの各々と比較し、何れのコンテンツデータとも一致しない場合に、オーバーレイ領域371に記憶する。これにより、同一のコンテンツデータを重複して記憶してしまうことを防止できるため、オーバーレイ領域371を効率的に使用することができる。なお、コンテンツデータとは別体でスケジュールデータを受信した場合には、当該スケジュールデータもコンテンツデータとして、RAM37のオーバーレイ領域371に記憶する。   The content receiving unit 351 receives content data distributed from the information distribution server 11 via the communication interface 33. In addition, the content reception unit 351 stores the received content data in the overlay area 371 of the RAM 37. More specifically, the content receiving unit 351 compares the received content data with each of the content data stored in the overlay region 371, and stores the received content data in the overlay region 371 when it does not match any content data. As a result, it is possible to prevent the same content data from being stored repeatedly, so that the overlay region 371 can be used efficiently. When schedule data is received separately from the content data, the schedule data is also stored in the overlay area 371 of the RAM 37 as content data.

記憶管理部352は、コンテンツ受信部351が受信したコンテンツデータを、第2記憶部39に記憶する。より詳細には、記憶管理部352は、コンテンツ受信部351が受信したコンテンツデータを、第2記憶部39に記憶されたコンテンツデータの各々と比較し、何れのコンテンツデータとも一致しない場合に、第2記憶部39に記憶する。具体的には、記憶管理部352は、オーバーレイ領域371に新たなコンテンツデータが記憶されたことを検知すると、このコンテンツデータを第2記憶部39に記憶する。これにより、同一のコンテンツデータを重複して記憶してしまうことを防止できるため、第2記憶部39を効率的に使用することができる。   The storage management unit 352 stores the content data received by the content reception unit 351 in the second storage unit 39. More specifically, the storage management unit 352 compares the content data received by the content reception unit 351 with each of the content data stored in the second storage unit 39, and if it does not match any content data, 2 It memorize | stores in the memory | storage part 39. FIG. Specifically, when the storage management unit 352 detects that new content data is stored in the overlay area 371, the storage management unit 352 stores the content data in the second storage unit 39. As a result, it is possible to prevent the same content data from being stored repeatedly, so that the second storage unit 39 can be used efficiently.

また、記憶管理部352は、第2記憶部39の空き容量が所定値未満になったことを検知すると、第2記憶部39からコンテンツデータを所定量削除する。なお、削除を行う「所定量」は、固定値であってもよいし、書き込み対象のコンテンツデータのデータ容量等に基づいて算出した動的な値であってもよい。   Further, when the storage management unit 352 detects that the free capacity of the second storage unit 39 has become less than a predetermined value, the storage management unit 352 deletes a predetermined amount of content data from the second storage unit 39. Note that the “predetermined amount” to be deleted may be a fixed value or a dynamic value calculated based on the data capacity of the content data to be written.

また、コンテンツデータの削除は、LRU(Least Recently Used)等のアルゴリズムを用いることで、再生予定のない最も古いものから削除することが好ましい。ここで、コンテンツデータの再生予定は、スケジュールデータ等に基づき特定することができる。また、コンテンツデータの新旧は、コンテンツデータに付加された記憶時のタイムスタンプ(日時情報)等に基づき特定することができる。これにより、不要なコンテンツデータを排除(削除)することができるため、第2記憶部39を効率的に使用することができる。なお、記憶管理部352は、第2記憶部39だけでなく、オーバーレイ領域371の空き容量が所定値未満の場合においても、当該オーバーレイ領域371に第2記憶部39と同様の処理を施してもよい。   In addition, it is preferable to delete content data by using an algorithm such as LRU (Least Recently Used) to delete the oldest one that is not scheduled to be reproduced. Here, the reproduction schedule of the content data can be specified based on schedule data or the like. Further, whether the content data is new or old can be specified based on a time stamp (date information) at the time of storage added to the content data. Thereby, unnecessary content data can be excluded (deleted), and thus the second storage unit 39 can be used efficiently. Note that the storage management unit 352 performs not only the second storage unit 39 but also the processing similar to the second storage unit 39 on the overlay region 371 even when the free space of the overlay region 371 is less than a predetermined value. Good.

さらに、記憶管理部352は、サイネージ端末装置12の起動時において、第2記憶部39に記憶されているコンテンツデータを、RAM37のオーバーレイ領域371にコピーする。つまり、記憶管理部352は、サイネージ端末装置12の終了に伴いオーバーレイ領域371から失われたコンテンツデータを、第2記憶部39からコピーすることでリカバリを行う。   Furthermore, the storage management unit 352 copies the content data stored in the second storage unit 39 to the overlay area 371 of the RAM 37 when the signage terminal device 12 is activated. That is, the storage management unit 352 performs recovery by copying the content data lost from the overlay area 371 when the signage terminal device 12 is terminated from the second storage unit 39.

また、第2記憶部39に記憶されたコンテンツデータの総データ容量が、オーバーレイ領域371の記憶容量を上回る場合には、オーバーレイ領域371に収まるよう第2記憶部39からコンテンツデータを所定量削除した後、コピーを実行する。なお、削除を行う「所定量」は、固定値であってもよいし、コンテンツデータの総データ容量とオーバーレイ領域371の記憶容量との差分値に基づいて算出した動的な値であってもよい。また、コンテンツデータの削除は、上記と同様LRU等のアルゴリズムを用いることで、再生予定のない最も古いものから削除することが好ましい。これにより、不要なコンテンツデータを排除(削除)することができるため、オーバーレイ領域371及び第2記憶部39を効率的に使用することができる。   In addition, when the total data capacity of the content data stored in the second storage unit 39 exceeds the storage capacity of the overlay area 371, the predetermined amount of content data is deleted from the second storage unit 39 so as to fit in the overlay area 371. Then copy. The “predetermined amount” to be deleted may be a fixed value, or may be a dynamic value calculated based on a difference value between the total data capacity of the content data and the storage capacity of the overlay area 371. Good. In addition, it is preferable to delete the content data from the oldest one that is not scheduled to be reproduced by using an algorithm such as LRU as described above. Accordingly, unnecessary content data can be excluded (deleted), and thus the overlay area 371 and the second storage unit 39 can be used efficiently.

コンテンツ再生部353は、第1記憶部38の再生機能可読領域382にアクセス可能なWebアプリケーション等の機能部である。ここで、再生機能可読領域382へのアクセスは、RAM37のオーバーレイ領域371にリダイレクトされる。そのため、コンテンツ再生部353は、実質的にオーバーレイ領域371を参照することになる。   The content reproduction unit 353 is a functional unit such as a Web application that can access the reproduction function readable area 382 of the first storage unit 38. Here, access to the playback function readable area 382 is redirected to the overlay area 371 of the RAM 37. Therefore, the content reproduction unit 353 substantially refers to the overlay area 371.

コンテンツ再生部353は、リダイレクトされたオーバーレイ領域371からコンテンツデータを読み出し、このコンテンツデータを再生することで、ディスプレイユニット21にデジタルサイネージを表示する。ここで、再生とは、コンテンツデータから再生画像(静止画又は動画)や音声等を生成し、画面表示や音声再生に供させることを意味する。なお、コンテンツデータ自体や他のファイルに再生を行う順序や時刻等のスケジュールが定められている場合には、このスケジュールに従い再生を行うものとする。   The content reproduction unit 353 reads the content data from the redirected overlay area 371 and reproduces the content data, thereby displaying digital signage on the display unit 21. Here, the reproduction means that a reproduction image (still image or moving image), sound, or the like is generated from the content data and used for screen display or sound reproduction. In addition, when a schedule such as the order and time of playback is defined for the content data itself or other files, playback is performed according to this schedule.

次に、上述したサイネージ端末装置12の動作について説明する。まず、図6を参照して、サイネージ端末装置12の記憶管理処理について説明する。ここで、図6は、サイネージ端末装置12が行う記憶管理処理の手順を示すフローチャートである。   Next, the operation of the signage terminal apparatus 12 described above will be described. First, the storage management process of the signage terminal device 12 will be described with reference to FIG. Here, FIG. 6 is a flowchart showing the procedure of the storage management process performed by the signage terminal device 12.

まず、コンテンツ受信部351は、情報配信サーバ11からコンテンツデータが配信されるまで待機する(ステップS11;No)。ここで、情報配信サーバ11からコンテンツデータを受信すると(ステップS11;Yes)、コンテンツ受信部351は、このコンテンツデータを、オーバーレイ領域371に記憶された既存のコンテンツデータの各々と比較する(ステップS12)。ここで、受信したコンテンツデータが、オーバーレイ領域371の何れとも一致しなかった場合、コンテンツ受信部351は、新規のコンテンツデータと判定する(ステップS13;Yes)。そして、コンテンツ受信部351は、受信したコンテンツデータをRAM37のオーバーレイ領域371に記憶する(ステップS14)。なお、既存のコンテンツデータと一致した場合には(ステップS13;No)、ステップS11に再び戻る。   First, the content receiving unit 351 waits until content data is distributed from the information distribution server 11 (step S11; No). Here, when content data is received from the information distribution server 11 (step S11; Yes), the content receiving unit 351 compares the content data with each of the existing content data stored in the overlay area 371 (step S12). ). If the received content data does not match any of the overlay areas 371, the content receiving unit 351 determines that the content data is new content (step S13; Yes). Then, the content receiving unit 351 stores the received content data in the overlay area 371 of the RAM 37 (step S14). In addition, when it corresponds with the existing content data (step S13; No), it returns to step S11 again.

記憶管理部352は、オーバーレイ領域371にコンテンツデータが記憶されたことを検知すると、このコンテンツデータを、第2記憶部39に記憶された既存のコンテンツデータの各々と比較する(ステップS15)。ここで、オーバーレイ領域371に記憶されたコンテンツデータが、第2記憶部39の何れとも一致しなかった場合、記憶管理部352は、新規のコンテンツデータと判定し(ステップS16;Yes)、ステップS17に移行する。なお、既存のコンテンツデータと一致した場合には(ステップS16;No)、ステップS11に再び戻る。   When the storage management unit 352 detects that the content data is stored in the overlay area 371, the storage management unit 352 compares the content data with each of the existing content data stored in the second storage unit 39 (step S15). If the content data stored in the overlay area 371 does not match any of the second storage units 39, the storage management unit 352 determines that the content data is new content (step S16; Yes), and step S17. Migrate to In addition, when it corresponds with the existing content data (step S16; No), it returns to step S11 again.

続くステップS17において、記憶管理部352は、第2記憶部39の空き容量が所定値未満か否かを判定する(ステップS17)。ここで、第2記憶部39の空き容量が所定値未満と判定した場合(ステップS17;Yes)、記憶管理部352は、第2記憶部39からコンテンツデータを所定量削除した後(ステップS18)、ステップS19に移行する。また、第2記憶部39の空き容量が所定値以上と判定した場合には(ステップS17;No)、ステップS19に直ちに移行する。   In subsequent step S17, the storage management unit 352 determines whether or not the free capacity of the second storage unit 39 is less than a predetermined value (step S17). Here, when it is determined that the free capacity of the second storage unit 39 is less than the predetermined value (step S17; Yes), the storage management unit 352 deletes the predetermined amount of content data from the second storage unit 39 (step S18). The process proceeds to step S19. When it is determined that the free space in the second storage unit 39 is equal to or greater than the predetermined value (step S17; No), the process immediately proceeds to step S19.

そして、記憶管理部352は、ステップS14でオーバーレイ領域371に記憶されたコンテンツデータを第2記憶部39に記憶(コピー)した後(ステップS19)、ステップS11に再び戻る。   The storage management unit 352 stores (copies) the content data stored in the overlay area 371 in step S14 in the second storage unit 39 (step S19), and then returns to step S11 again.

上記の処理により、情報配信サーバ11から配信されたコンテンツデータは、オーバーレイ領域371と第2記憶部39との両方に記憶される。このオーバーレイ領域371に記憶されたコンテンツデータを、コンテンツ再生部353は、再生機能可読領域382を介して読み出す。そして、コンテンツ再生部353は、読み出したコンテンツデータを再生することで、ディスプレイユニット21にデジタルサイネージを表示する。   Through the above processing, the content data distributed from the information distribution server 11 is stored in both the overlay area 371 and the second storage unit 39. The content playback unit 353 reads the content data stored in the overlay area 371 via the playback function readable area 382. Then, the content reproduction unit 353 displays digital signage on the display unit 21 by reproducing the read content data.

次に、図7を参照して、サイネージ端末装置12のリカバリ処理について説明する。ここで、図7は、サイネージ端末装置12が行うリカバリ処理の手順を示すフローチャートである。なお、本処理は、サイネージ端末装置12の起動時に行われる処理の一つである。   Next, the recovery process of the signage terminal device 12 will be described with reference to FIG. Here, FIG. 7 is a flowchart showing the procedure of the recovery process performed by the signage terminal apparatus 12. This process is one of the processes performed when the signage terminal device 12 is activated.

まず、サイネージ端末装置12が起動すると(ステップS21)、記憶管理部352は、第2記憶部39に記憶されたコンテンツデータの総データ容量と、オーバーレイ領域371の記憶容量とを比較する(ステップS22)。ここで、オーバーレイ領域371の記憶容量が、コンテンツデータの総データ容量未満と判定した場合(ステップS23;Yes)、記憶管理部352は、第2記憶部39に記憶されたコンテンツデータを所定量削除した後(ステップS24)、ステップS25に移行する。また、オーバーレイ領域371の記憶容量が、コンテンツデータの総データ容量以上と判定した場合には(ステップS23;No)、ステップS25に直ちに移行する。   First, when the signage terminal device 12 is activated (step S21), the storage management unit 352 compares the total data capacity of the content data stored in the second storage unit 39 with the storage capacity of the overlay area 371 (step S22). ). Here, when it is determined that the storage capacity of the overlay area 371 is less than the total data capacity of the content data (step S23; Yes), the storage management unit 352 deletes the content data stored in the second storage unit 39 by a predetermined amount. (Step S24), the process proceeds to Step S25. If it is determined that the storage capacity of the overlay area 371 is greater than or equal to the total data capacity of the content data (step S23; No), the process immediately proceeds to step S25.

続くステップS25において、記憶管理部352は、第2記憶部39に記憶されたコンテンツデータをオーバーレイ領域371にコピーし(ステップS25)、本処理を終了する。   In subsequent step S25, the storage management unit 352 copies the content data stored in the second storage unit 39 to the overlay area 371 (step S25), and ends this process.

以上のように、本実施形態のサイネージ端末装置12によれば、情報配信サーバ11から受信したコンテンツデータを、RAM37のオーバーレイ領域371と、第2記憶部39とに記憶する。また、サイネージ端末装置12は、自装置の起動時に、第2記憶部39に記憶されたコンテンツデータをオーバーレイ領域371にコピーする。これにより、サイネージ端末装置12の終了に伴いオーバーレイ領域371から失われたコンテンツデータを、サイネージ端末装置12の起動時にリカバリすることが可能である。したがって、コンテンツデータの再受信を抑制することができるため、回線への負担を低下させるとともに、デジタルコンテンツデータの再生に係る処理の効率化を図ることができる。   As described above, according to the signage terminal device 12 of the present embodiment, the content data received from the information distribution server 11 is stored in the overlay area 371 of the RAM 37 and the second storage unit 39. Further, the signage terminal device 12 copies the content data stored in the second storage unit 39 to the overlay area 371 when the own device is activated. Thereby, it is possible to recover the content data lost from the overlay area 371 due to the termination of the signage terminal device 12 when the signage terminal device 12 is activated. Therefore, since re-reception of content data can be suppressed, it is possible to reduce the burden on the line and to increase the efficiency of processing related to the reproduction of digital content data.

以上、本発明の実施形態を説明したが、この実施形態は、例として提示したものであり、発明の範囲を限定することは意図していない。この新規な実施形態は、その他の様々な形態で実施されることが可能であり、発明の要旨を逸脱しない範囲で、種々の省略、置き換え、変更を行うことができる。この実施形態やその変形は、発明の範囲や要旨に含まれるとともに、特許請求の範囲に記載された発明とその均等の範囲に含まれる。   As mentioned above, although embodiment of this invention was described, this embodiment is shown as an example and is not intending limiting the range of invention. The novel embodiment can be implemented in various other forms, and various omissions, replacements, and changes can be made without departing from the scope of the invention. This embodiment and its modifications are included in the scope and gist of the invention, and are included in the invention described in the claims and the equivalents thereof.

例えば、上記実施形態では、オーバーレイ領域371へのコンテンツデータの記憶を、コンテンツ受信部351が行う形態としたが、記憶管理部352が行う形態としてもよい。また、この場合、記憶管理部352は、コンテンツ受信部351が受信したコンテンツデータを、オーバーレイ領域371と第2記憶部39とに同時に記憶してもよいし、第2記憶部39に記憶した後にオーバーレイ領域371に記憶してもよい。   For example, in the above embodiment, content data is stored in the overlay area 371 by the content receiving unit 351, but may be configured by the storage management unit 352. In this case, the storage management unit 352 may store the content data received by the content reception unit 351 in the overlay area 371 and the second storage unit 39 at the same time, or after storing the content data in the second storage unit 39. The data may be stored in the overlay area 371.

上記実施形態の各装置で実行されるプログラムは、インストール可能な形式又は実行可能な形式のファイルでCD−ROM、フレキシブルディスク(FD)、CD−R、DVD(Digital Versatile Disk)等のコンピュータで読み取り可能な記録媒体に記録されて提供される。   The program executed by each device of the above embodiment is an installable or executable file and is read by a computer such as a CD-ROM, flexible disk (FD), CD-R, DVD (Digital Versatile Disk). It is provided by being recorded on a possible recording medium.

また、本実施形態の各装置で実行されるプログラムを、インターネット等のネットワークに接続されたコンピュータ上に格納し、ネットワーク経由でダウンロードさせることにより提供するように構成してもよい。また、本実施形態の各装置で実行されるプログラムをインターネット等のネットワーク経由で提供又は配布するように構成してもよい。   Further, the program executed by each device of the present embodiment may be provided by being stored on a computer connected to a network such as the Internet and downloaded via the network. Further, the program executed in each device of the present embodiment may be configured to be provided or distributed via a network such as the Internet.

10 デジタルサイネージシステム
11 情報配信サーバ
12 サイネージ端末装置
31 コントローラ
32 操作部
33 通信インタフェース
34 ストレージ
35 MPU
351 コンテンツ受信部
352 記憶管理部
353 コンテンツ再生部
36 ROM
37 RAM
371 オーバーレイ領域
38 第1記憶部
381 システム領域
382 再生機能可読領域
39 第2記憶部
DESCRIPTION OF SYMBOLS 10 Digital signage system 11 Information distribution server 12 Signage terminal device 31 Controller 32 Operation part 33 Communication interface 34 Storage 35 MPU
351 Content receiving unit 352 Storage management unit 353 Content playback unit 36 ROM
37 RAM
371 Overlay area 38 First storage section 381 System area 382 Playback function readable area 39 Second storage section

特許第4906534号公報Japanese Patent No. 4906534 特開2011−86247号公報JP 2011-86247 A

実施形態のコンテンツ再生装置は、MPUが実行するプログラムを格納する、書き込みが制限された第1の不揮発性記憶媒体と、前記第1の不揮発性記憶媒体への書き込みが制限されたデータを記憶する揮発性記憶媒体と、第2の不揮発性記憶媒体と、外部装置からコンテンツデータを受信する受信手段と、前記受信手段が受信した前記コンテンツデータを、前記揮発性記憶媒体に記憶する第1記憶手段と、前記揮発性記憶媒体に記憶した前記コンテンツデータを前記第2の不揮発性記憶媒体に記憶する第2記憶手段と、前記揮発性記憶媒体から前記コンテンツデータを読み出し、当該コンテンツデータを再生する再生手段と、自装置の起動時に、前記第2の不揮発性記憶媒体に記憶されている前記コンテンツデータを前記揮発性記憶媒体にコピーするリカバリ手段と、を備える。 The content playback apparatus according to the embodiment stores a program that is executed by the MPU , a first nonvolatile storage medium that is restricted in writing, and data that is restricted in writing to the first nonvolatile storage medium. Volatile storage medium, second non-volatile storage medium, receiving means for receiving content data from an external device, and first storage means for storing the content data received by the receiving means in the volatile storage medium And second storage means for storing the content data stored in the volatile storage medium in the second nonvolatile storage medium , and reproduction for reading out the content data from the volatile storage medium and reproducing the content data means, at the time of startup of its own device, the content data stored in said second non-volatile storage medium in the volatile storage medium Comprising a recovery means for copy, the.

Claims (6)

MPUが実行するプログラムを格納する不揮発性のフラッシュ媒体と、
前記フラッシュ媒体に対する書き込みアクセスを揮発性のRAMにリダイレクトすることで、前記フラッシュ媒体への書き込みを制限する保護手段と、
外部装置から配信されたコンテンツデータを受信する受信手段と、
前記受信手段が受信した前記コンテンツデータを、リダイレクト先の前記RAMに記憶する第1記憶手段と、
前記RAMに記憶した前記コンテンツデータを不揮発性記憶媒体に記憶する第2記憶手段と、
前記RAMから前記コンテンツデータを読み出し、当該コンテンツデータを再生する再生手段と、
自装置の起動時に、前記不揮発性記憶媒体に記憶されている前記コンテンツデータを前記RAMにコピーするリカバリ手段と、
を備えるコンテンツ再生装置。
A non-volatile flash medium for storing a program executed by the MPU;
Protection means for restricting writing to the flash medium by redirecting write access to the flash medium to volatile RAM;
Receiving means for receiving content data distributed from an external device;
First storage means for storing the content data received by the receiving means in the redirect destination RAM;
Second storage means for storing the content data stored in the RAM in a nonvolatile storage medium;
Reproduction means for reading the content data from the RAM and reproducing the content data;
Recovery means for copying the content data stored in the nonvolatile storage medium to the RAM at the time of startup of the own device;
A content playback apparatus comprising:
前記第1記憶手段は、前記受信手段が受信した前記コンテンツデータが、前記RAMに記憶された既存の前記コンテンツデータと一致しない場合に、前記RAMに記憶する請求項1に記載のコンテンツ再生装置。   The content reproduction apparatus according to claim 1, wherein the first storage unit stores the content data received by the reception unit in the RAM when the content data does not match the existing content data stored in the RAM. 前記第2記憶手段は、前記受信手段が受信した前記コンテンツデータが、前記不揮発性記憶媒体に記憶された既存の前記コンテンツデータとも一致しない場合に、前記不揮発性記憶媒体に記憶する請求項1又は2に記載のコンテンツ再生装置。   The said 2nd memory | storage means memorize | stores in the said non-volatile storage medium, when the said content data which the said receiving means received do not correspond with the said existing content data memorize | stored in the said non-volatile storage medium 2. The content reproduction apparatus according to 2. 前記第2記憶手段は、前記不揮発性記憶媒体の空き容量が所定値未満となった場合、前記不揮発性記憶媒体に記憶された前記コンテンツデータを所定量削除する請求項1〜3の何れか一項に記載のコンテンツ再生装置。   The said 2nd memory | storage means deletes the predetermined amount of said content data memorize | stored in the said non-volatile storage medium, when the free capacity of the said non-volatile storage medium becomes less than predetermined value. The content reproduction device according to item. 前記リカバリ手段は、前記RAMの記憶容量が、前記不揮発性記憶媒体に記憶された前記コンテンツデータの総データ容量を下回る場合、当該コンテンツデータを所定量削除する請求項1〜4の何れか一項に記載のコンテンツ再生装置。   5. The recovery unit according to claim 1, wherein when the storage capacity of the RAM is less than a total data capacity of the content data stored in the nonvolatile storage medium, the recovery unit deletes the content data by a predetermined amount. The content reproduction apparatus described in 1. MPUが実行するプログラムを格納する不揮発性のフラッシュ媒体を備えたコンピュータを、
前記フラッシュ媒体に対する書き込みアクセスを揮発性のRAMにリダイレクトすることで、前記フラッシュ媒体への書き込みを制限する保護手段と、
外部装置から配信されたコンテンツデータを受信する受信手段と、
前記受信手段が受信した前記コンテンツデータを、リダイレクト先の前記RAMに記憶する第1記憶手段と、
前記RAMに記憶した前記コンテンツデータを不揮発性記憶媒体に記憶する第2記憶手段と、
前記RAMから前記コンテンツデータを読み出し、当該コンテンツデータを再生する再生手段と、
自装置の起動時に、前記不揮発性記憶媒体に記憶されている前記コンテンツデータを前記RAMにコピーするリカバリ手段と、
して機能させるためのプログラム。
A computer having a non-volatile flash medium for storing a program executed by the MPU,
Protection means for restricting writing to the flash medium by redirecting write access to the flash medium to volatile RAM;
Receiving means for receiving content data distributed from an external device;
First storage means for storing the content data received by the receiving means in the redirect destination RAM;
Second storage means for storing the content data stored in the RAM in a nonvolatile storage medium;
Reproduction means for reading the content data from the RAM and reproducing the content data;
Recovery means for copying the content data stored in the nonvolatile storage medium to the RAM at the time of startup of the own device;
Program to make it function.
JP2017111781A 2017-06-06 2017-06-06 Content playback apparatus and program Active JP6346345B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2017111781A JP6346345B2 (en) 2017-06-06 2017-06-06 Content playback apparatus and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2017111781A JP6346345B2 (en) 2017-06-06 2017-06-06 Content playback apparatus and program

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2013218582A Division JP6158035B2 (en) 2013-10-21 2013-10-21 Content playback apparatus and program

Publications (2)

Publication Number Publication Date
JP2017147003A true JP2017147003A (en) 2017-08-24
JP6346345B2 JP6346345B2 (en) 2018-06-20

Family

ID=59683122

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2017111781A Active JP6346345B2 (en) 2017-06-06 2017-06-06 Content playback apparatus and program

Country Status (1)

Country Link
JP (1) JP6346345B2 (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003131604A (en) * 2001-10-23 2003-05-09 Toyota Motor Corp Advertisement display method and advertisement data distribution server
JP2007104292A (en) * 2005-10-04 2007-04-19 Sony Corp Photographing device, file management method, and file management program
JP2009181314A (en) * 2008-01-30 2009-08-13 Toshiba Corp Information recording device and control method thereof
JP2011170887A (en) * 2011-05-25 2011-09-01 Toshiba Corp Information processing apparatus and data recording method therefor
JP2013186497A (en) * 2012-03-05 2013-09-19 Toshiba Tec Corp Schedule setting device and program

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003131604A (en) * 2001-10-23 2003-05-09 Toyota Motor Corp Advertisement display method and advertisement data distribution server
JP2007104292A (en) * 2005-10-04 2007-04-19 Sony Corp Photographing device, file management method, and file management program
JP2009181314A (en) * 2008-01-30 2009-08-13 Toshiba Corp Information recording device and control method thereof
JP2011170887A (en) * 2011-05-25 2011-09-01 Toshiba Corp Information processing apparatus and data recording method therefor
JP2013186497A (en) * 2012-03-05 2013-09-19 Toshiba Tec Corp Schedule setting device and program

Also Published As

Publication number Publication date
JP6346345B2 (en) 2018-06-20

Similar Documents

Publication Publication Date Title
US7770227B2 (en) Right information management method and right information management device
US7921083B2 (en) File management device and electronic equipment
KR20080096761A (en) Bookmarked synchronization of files
US10356359B2 (en) Information processing apparatus, method for controlling the information processing apparatus, and recording medium
JPWO2006003875A1 (en) Program execution device and program execution method
JP2008183066A (en) Information processor
US7639286B2 (en) Image input apparatus for storing image data into a removable recording medium
JP6346345B2 (en) Content playback apparatus and program
JP6158035B2 (en) Content playback apparatus and program
JP2007058978A (en) Data processing method, device, and program
JP4965990B2 (en) Playback apparatus and file information display method
JP2015118491A (en) Content distribution system and display device
JP2008234539A (en) Information processing apparatus, file processing method and program
US20050244141A1 (en) Audiovisual information data processing apparatus
JP2008226196A (en) Information leakage preventive device
JP2003289506A (en) Synchronism management apparatus for video-audio media and application, synchronism management method, synchronism management program, and recording medium recorded with such synchronism management program
JP2005216211A (en) Motion picture content copy prevention system, method and program
JP4783159B2 (en) Content storage device, content playback device, content storage program, and content playback program
JP6528127B2 (en) Recording and playback device
JP5198115B2 (en) Content recording device
JP2005018370A (en) Index file processing system, method and program
JP6318112B2 (en) Signage terminal, signage system and program
JP2007174296A (en) Video storing device, method and program
JP2006059098A (en) Recording device and its control method
US20060155767A1 (en) Information recording-and-reproducing method and information recording-and-reproducing apparatus with play-list copy function

Legal Events

Date Code Title Description
A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20170607

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20170607

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20180524

R150 Certificate of patent or registration of utility model

Ref document number: 6346345

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150