JP2020178225A - Chat server, chat system, chat display method, and chat data processing program - Google Patents

Chat server, chat system, chat display method, and chat data processing program Download PDF

Info

Publication number
JP2020178225A
JP2020178225A JP2019078811A JP2019078811A JP2020178225A JP 2020178225 A JP2020178225 A JP 2020178225A JP 2019078811 A JP2019078811 A JP 2019078811A JP 2019078811 A JP2019078811 A JP 2019078811A JP 2020178225 A JP2020178225 A JP 2020178225A
Authority
JP
Japan
Prior art keywords
chat
data
video data
unit
server
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2019078811A
Other languages
Japanese (ja)
Inventor
次郎 鵜▲崎▼
Jiro Unosaki
次郎 鵜▲崎▼
直之 岡田
Naoyuki Okada
直之 岡田
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.)
JVCKenwood Corp
Original Assignee
JVCKenwood 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 JVCKenwood Corp filed Critical JVCKenwood Corp
Priority to JP2019078811A priority Critical patent/JP2020178225A/en
Priority to CN202010299963.1A priority patent/CN111836057B/en
Priority to US16/850,039 priority patent/US11171901B2/en
Publication of JP2020178225A publication Critical patent/JP2020178225A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Information Transfer Between Computers (AREA)
  • Television Signal Processing For Recording (AREA)
  • Two-Way Televisions, Distribution Of Moving Picture Or The Like (AREA)

Abstract

To supply video more suitable for users' requests.SOLUTION: A chat server includes: a chat data processing unit that generates chat data of contents corresponding to game status data when the game status data is acquired, and sets a display mode of the chat data on a chat display terminal according to an evaluation point; a storage unit that stores the chat data with the display mode set and multiple pieces of video data with the evaluation point set; a server side communication unit that can transmit the chat data and video data stored in the storage unit to a chat terminal; and a video data selection unit that selects one piece of video data from the multiple pieces of video data stored in the storage unit and causes the server side communication unit to transmit it to the chat terminal device when one piece of chat data generated by the chat data processing unit is designated by the chat terminal device.SELECTED DRAWING: Figure 1

Description

本発明は、チャットサーバ、チャットシステム、チャット表示方法、及びチャットデータ処理プログラムに関する。 The present invention relates to a chat server, a chat system, a chat display method, and a chat data processing program.

スポーツ競技等の試合が行われる際、試合に参加又は直接観戦できない者であっても試合状況を把握することができるように、例えばチャットを用いて試合状況等を知らせたり、カメラで撮影した映像を配信したりすることが行われている。一方、スマートフォン等を用いて上記のチャットや配信映像を確認しようとする場合、チャットの確認時と映像の確認時とで画面を切り替える必要があり、チャットと映像とを同時に確認することが困難であった。これに対して、例えば特許文献1には、番組映像とチャットとを時間的に対応付けて記録し、番組の再生時に関連するチャットを同時に出力することが記載されている。 When a game such as a sports competition is held, for example, a chat is used to inform the game situation or a video taken by a camera so that even a person who cannot participate in the game or cannot watch the game directly can grasp the game situation. Is being delivered. On the other hand, when trying to check the above chat and delivered video using a smartphone etc., it is necessary to switch the screen between when checking the chat and when checking the video, and it is difficult to check the chat and the video at the same time. there were. On the other hand, for example, Patent Document 1 describes that a program video and a chat are recorded in a temporally associated manner, and a related chat is output at the same time when the program is played back.

特開2011−91754号公報Japanese Unexamined Patent Publication No. 2011-91754

特許文献1に記載の技術では、リアルタイムで映像とチャットとを同時に確認することは可能であるが、映像とチャットとの時間的な対応付けを利用した操作を行うことについては不十分であり、よりユーザの要求に適した映像を供給することが求められる。 With the technique described in Patent Document 1, it is possible to confirm the video and the chat at the same time in real time, but it is insufficient to perform the operation using the temporal correspondence between the video and the chat. It is required to supply a video that is more suitable for the user's request.

本発明は、上記に鑑みてなされたものであり、よりユーザの要求に適した映像を供給することが可能なチャットサーバ、チャットシステム、チャット表示方法、及びチャットデータ処理プログラムを提供することを目的とする。 The present invention has been made in view of the above, and an object of the present invention is to provide a chat server, a chat system, a chat display method, and a chat data processing program capable of supplying a video more suitable for a user's request. And.

本発明に係るチャットサーバは、撮影装置で試合を撮影した複数の映像データを取得する映像データ取得部と、前記試合の試合状況データを取得する試合状況データ取得部と、取得された複数の前記映像データのそれぞれに対して、前記試合状況データが入力された入力時刻に対応する時間の範囲であるタグ範囲と、当該タグ範囲ごとの評価点とをタグ情報として設定するタグ情報設定部と、前記試合状況データが取得された場合、前記試合状況データに応じた内容のチャットデータを生成し、チャット表示端末における前記チャットデータの表示態様を前記評価点に応じて設定するチャットデータ処理部と、前記表示態様を設定した前記チャットデータと前記評価点を設定した複数の前記映像データとを記憶する記憶部と、前記記憶部に記憶される前記チャットデータ及び前記映像データを前記チャット端末に送信可能なサーバ側通信部と、前記チャットデータ処理部によって生成された前記チャットデータの1つが前記チャット端末装置において指定された場合、前記記憶部に記憶された複数の前記映像データから1つの前記映像データを選択し、前記サーバ側通信部から前記チャット端末装置に送信させる映像データ選択部とを備える。 The chat server according to the present invention includes a video data acquisition unit that acquires a plurality of video data obtained by shooting a game with a shooting device, a game status data acquisition unit that acquires game status data of the game, and a plurality of acquired video data units. For each of the video data, a tag information setting unit that sets a tag range that is a time range corresponding to the input time in which the game status data is input and an evaluation point for each tag range as tag information, and a tag information setting unit. When the match status data is acquired, a chat data processing unit that generates chat data having contents corresponding to the match status data and sets the display mode of the chat data on the chat display terminal according to the evaluation points. A storage unit that stores the chat data in which the display mode is set and a plurality of the video data in which the evaluation points are set, and the chat data and the video data stored in the storage unit can be transmitted to the chat terminal. When one of the server-side communication unit and the chat data generated by the chat data processing unit is specified in the chat terminal device, one of the video data from the plurality of video data stored in the storage unit. Is provided, and a video data selection unit for transmitting from the server-side communication unit to the chat terminal device is provided.

本発明に係るチャットシステムは、撮影装置で試合を撮影した複数の映像データを取得する映像データ取得部、前記試合の試合状況データを取得する試合状況データ取得部、取得された複数の前記映像データのそれぞれに対して、前記試合状況データが入力された入力時刻に対応する時間の範囲であるタグ範囲と、当該タグ範囲ごとの評価点とをタグ情報として設定するタグ情報設定部、前記試合状況データが取得された場合、前記試合状況データに応じた内容のチャットデータを生成し、チャット表示端末における前記チャットデータの表示態様を前記評価点に応じて設定するチャットデータ処理部、前記チャットデータと前記タグ情報を設定した複数の前記映像データとを記憶する記憶部、及び、前記記憶部に記憶された前記チャットデータ及び前記映像データを前記チャット端末装置に送信可能なサーバ側通信部、及び、前記チャットデータ処理部によって生成された前記チャットデータの1つが前記チャット端末装置において指定された場合、前記記憶部に記憶された複数の前記映像データから1つの前記映像データを選択し、前記サーバ側通信部から前記チャット端末装置に送信させる映像データ選択部、を有するサーバと、前記サーバから前記チャットデータ及び前記映像データを取得する通信部、及び、取得した前記映像データ及び前記チャットデータを表示部の異なる領域に表示させ、前記チャットデータ処理部で生成された前記チャットデータについては設定された前記表示態様で前記表示部に表示させ、前記チャットデータ処理部で生成され前記表示部に表示された前記チャットデータの1つが入力部によって指定された場合に、前記チャットデータが指定された旨を前記サーバに送信し、前記映像データ選択部で選択された前記映像データを前記サーバから受信して前記表示部に表示させる制御部、を有するチャット端末装置とを備える。 The chat system according to the present invention has a video data acquisition unit that acquires a plurality of video data obtained by shooting a game with a shooting device, a game status data acquisition unit that acquires game status data of the game, and a plurality of acquired video data. A tag information setting unit that sets a tag range, which is a time range corresponding to the input time in which the match status data is input, and an evaluation point for each tag range as tag information, and the match status. When the data is acquired, the chat data processing unit that generates chat data having the content corresponding to the match status data and sets the display mode of the chat data on the chat display terminal according to the evaluation points, and the chat data. A storage unit that stores a plurality of the video data for which the tag information is set, a server-side communication unit that can transmit the chat data and the video data stored in the storage unit to the chat terminal device, and When one of the chat data generated by the chat data processing unit is specified in the chat terminal device, one video data is selected from the plurality of video data stored in the storage unit, and the server side. A server having a video data selection unit to be transmitted from the communication unit to the chat terminal device, a communication unit that acquires the chat data and the video data from the server, and a display unit that displays the acquired video data and the chat data. The chat data generated by the chat data processing unit is displayed on the display unit in the set display mode, and is generated by the chat data processing unit and displayed on the display unit. When one of the chat data is specified by the input unit, the fact that the chat data is specified is transmitted to the server, and the video data selected by the video data selection unit is received from the server and said. It is provided with a chat terminal device having a control unit for displaying on the display unit.

本発明に係るチャット表示方法は、サーバにおいて、撮影装置で試合を撮影した複数の映像データを取得することと、前記試合の試合状況データを取得することと、取得された複数の前記映像データのそれぞれに対して、前記試合状況データが入力された入力時刻に対応する時間の範囲であるタグ範囲と、当該タグ範囲ごとの評価点とをタグ情報として設定することと、前記試合状況データが取得された場合、前記試合状況データに応じた内容のチャットデータを生成し、チャット表示端末における前記チャットデータの表示態様を前記評価点に応じて設定することと、前記チャットデータと前記タグ情報を設定した複数の前記映像データとを記憶することと、記憶された前記チャットデータ及び前記映像データを前記チャット端末装置に送信することと、前記試合状況データに応じて生成された前記チャットデータの1つが前記チャット端末装置において指定された場合、指定された前記チャットデータに対応する前記タグ範囲について設定された前記評価点に基づいて、記憶された複数の前記映像データから1つの前記映像データを選択し、前記サーバ側通信部から前記チャット端末装置に送信させることと、を含み、前記チャット端末装置において、前記サーバから前記チャットデータ及び前記映像データを取得することと、取得した前記映像データ及び前記チャットデータを表示部の異なる領域に表示させ、前記チャットデータ処理部で生成された前記チャットデータについては設定された前記表示態様で前記表示部に表示させ、前記チャットデータ処理部で生成され前記表示部に表示された前記チャットデータの1つが入力部によって指定された場合に、前記チャットデータが指定された旨を前記サーバに送信し、前記映像データ選択部で選択された前記映像データを前記サーバから受信して前記表示部に表示させることと、を含む。 In the chat display method according to the present invention, the server acquires a plurality of video data obtained by shooting a game with a shooting device, acquires game status data of the game, and obtains a plurality of the acquired video data. For each, the tag range, which is the time range corresponding to the input time in which the match status data is input, and the evaluation points for each tag range are set as tag information, and the match status data is acquired. If so, chat data having contents corresponding to the match status data is generated, the display mode of the chat data on the chat display terminal is set according to the evaluation points, and the chat data and the tag information are set. The storage of the plurality of the video data, the stored chat data and the video data being transmitted to the chat terminal device, and one of the chat data generated in response to the match status data. When specified in the chat terminal device, one said video data is selected from the plurality of stored video data based on the evaluation points set for the tag range corresponding to the designated chat data. Including the transmission from the server-side communication unit to the chat terminal device, the chat terminal device acquires the chat data and the video data from the server, and the acquired video data and the chat. The data is displayed in different areas of the display unit, the chat data generated by the chat data processing unit is displayed on the display unit in the set display mode, and the display unit is generated by the chat data processing unit. When one of the chat data displayed in is specified by the input unit, the fact that the chat data is specified is transmitted to the server, and the video data selected by the video data selection unit is transmitted from the server. Includes receiving and displaying on the display unit.

本発明に係るチャットデータ処理プログラムは、撮影装置で試合を撮影した複数の映像データを取得する処理と、前記試合の試合状況データを取得する処理と、取得された複数の前記映像データのそれぞれに対して、前記試合状況データが入力された入力時刻に対応する時間の範囲であるタグ範囲と、当該タグ範囲ごとの評価点とをタグ情報として設定する処理と、前記試合状況データが取得された場合、前記試合状況データに応じた内容のチャットデータを生成し、チャット表示端末における前記チャットデータの表示態様を前記評価点に応じて設定する処理と、前記チャットデータと前記タグ情報を設定した複数の前記映像データとを記憶する処理と、前記チャットデータと、選択された前記映像データとをチャット端末装置に送信する処理と、前記試合状況データに応じて生成された前記チャットデータの1つが前記チャット端末装置において指定された場合、指定された前記チャットデータに対応する前記タグ範囲について設定された前記評価点に基づいて、記憶された複数の前記映像データから1つの前記映像データを選択し、前記サーバ側通信部から前記チャット端末装置に送信させる処理と、を実行させる。 The chat data processing program according to the present invention is used for each of a process of acquiring a plurality of video data obtained by shooting a game with a shooting device, a process of acquiring game status data of the game, and a plurality of acquired video data. On the other hand, a process of setting a tag range, which is a time range corresponding to the input time in which the match status data is input, and an evaluation point for each tag range as tag information, and the match status data were acquired. In this case, a process of generating chat data having contents corresponding to the match status data and setting the display mode of the chat data on the chat display terminal according to the evaluation points, and a plurality of settings of the chat data and the tag information. The process of storing the video data, the process of transmitting the chat data and the selected video data to the chat terminal device, and one of the chat data generated according to the match status data are described above. When specified in the chat terminal device, one said video data is selected from the plurality of stored video data based on the evaluation points set for the tag range corresponding to the designated chat data. The process of transmitting data from the server-side communication unit to the chat terminal device is executed.

本発明によれば、よりユーザの要求に適した映像を供給することが可能となる。 According to the present invention, it is possible to supply an image more suitable for the user's request.

図1は、第1実施形態に係るチャットシステムの一例を示すブロック図である。FIG. 1 is a block diagram showing an example of a chat system according to the first embodiment. 図2は、タグ情報の一例を模式的に示す図である。FIG. 2 is a diagram schematically showing an example of tag information. 図3は、記憶部に記憶されたチャットデータの一例を示す図である。FIG. 3 is a diagram showing an example of chat data stored in the storage unit. 図4は、記憶部に記憶された同期データの一例を示す図である。FIG. 4 is a diagram showing an example of synchronization data stored in the storage unit. 図5は、第1実施形態に係るチャット端末装置の入力部及び表示部の一例を示す図である。FIG. 5 is a diagram showing an example of an input unit and a display unit of the chat terminal device according to the first embodiment. 図6は、第1実施形態に係るチャット表示方法の一例を示すフローチャートである。FIG. 6 is a flowchart showing an example of the chat display method according to the first embodiment. 図7は、第2実施形態に係るチャット表示方法の一例を示すフローチャートである。FIG. 7 is a flowchart showing an example of the chat display method according to the second embodiment. 図8は、第3実施形態に係るチャットシステムの一例を示す概略図である。FIG. 8 is a schematic view showing an example of the chat system according to the third embodiment. 図9は、ダイジェストデータの一例を模式的に示す図である。FIG. 9 is a diagram schematically showing an example of digest data. 図10は、第3実施形態に係るチャット表示方法の一例を示すフローチャートである。FIG. 10 is a flowchart showing an example of the chat display method according to the third embodiment. 図11は、第4実施形態に係るチャットシステムの一例を示す概略図である。FIG. 11 is a schematic view showing an example of the chat system according to the fourth embodiment. 図12は、第4実施形態に係るチャット端末装置の入力部及び表示部の一例を示す図である。FIG. 12 is a diagram showing an example of an input unit and a display unit of the chat terminal device according to the fourth embodiment. 図13は、タグ情報の一例を模式的に示す図である。FIG. 13 is a diagram schematically showing an example of tag information. 図14は、第4実施形態に係るチャット表示方法の一例を示すフローチャートである。FIG. 14 is a flowchart showing an example of the chat display method according to the fourth embodiment. 図15は、タグ情報の一例を模式的に示す図である。FIG. 15 is a diagram schematically showing an example of tag information. 図16は、第5実施形態に係るチャット表示方法の一例を示すフローチャートである。FIG. 16 is a flowchart showing an example of the chat display method according to the fifth embodiment.

以下、本発明の実施形態を図面に基づいて説明する。なお、この実施形態によりこの発明が限定されるものではない。また、下記実施形態における構成要素には、当業者が置換可能かつ容易なもの、あるいは実質的に同一のものが含まれる。 Hereinafter, embodiments of the present invention will be described with reference to the drawings. The present invention is not limited to this embodiment. In addition, the components in the following embodiments include those that can be easily replaced by those skilled in the art, or those that are substantially the same.

[第1実施形態]
図1は、第1実施形態に係るチャットシステム100の一例を示すブロック図である。図1に示すチャットシステム100は、例えば野球等のスポーツ競技において、試合内容に関するチャットを行う場合に用いられる。このチャットシステム100を用いることにより、例えば試合に参加又は直接観戦できない者であっても試合状況を把握することができるように、チャットを用いて試合状況等を知らせることが可能である。以下、スポーツ競技として野球を例に挙げて説明するが、これに限定されるものではなく、サッカー、バレーボール、テニス、バドミントン等、他のスポーツ競技においても同様の説明が可能である。また、チャットシステム100は、例えばダンス大会(舞踊競技)、ピアノコンクール(演奏競技)、かるた大会(カード競技又はテーブルゲーム競技)、カラオケ大会(歌唱競技)等のスポーツ以外の競技にも適応可能である。
[First Embodiment]
FIG. 1 is a block diagram showing an example of the chat system 100 according to the first embodiment. The chat system 100 shown in FIG. 1 is used when chatting about the content of a game in a sports competition such as baseball. By using this chat system 100, it is possible to inform the game situation and the like by using chat so that even a person who cannot participate in or watch the game directly can grasp the game situation. Hereinafter, baseball will be described as an example of sports competition, but the description is not limited to this, and the same explanation can be applied to other sports competitions such as soccer, volleyball, tennis, and badminton. In addition, the chat system 100 can be adapted to non-sports competitions such as dance competitions (dance competitions), piano competitions (performance competitions), karuta competitions (card competitions or table game competitions), and karaoke competitions (singing competitions). is there.

図1に示すように、チャットシステム100は、カメラ10と、スコア入力部20と、サーバ30と、チャット端末装置40、40Aとを備える。カメラ10は、例えば試合場において試合内容を撮影する。カメラ10で撮影した映像データは、例えばサーバ30に送信され、サーバ30において管理される。カメラ10は、例えば複数台設けられる。また、カメラ10は、映像データを撮影可能であればよく、例えば携帯電話やスマートフォン等に付属のカメラ等であってもよい。カメラ10は、映像データを撮影した場合、撮影時刻を示すデータを映像データに含ませる。 As shown in FIG. 1, the chat system 100 includes a camera 10, a score input unit 20, a server 30, and chat terminal devices 40 and 40A. The camera 10 captures the content of the game, for example, in the game field. The video data captured by the camera 10 is transmitted to, for example, the server 30 and managed by the server 30. For example, a plurality of cameras 10 are provided. Further, the camera 10 may be a camera attached to a mobile phone, a smartphone, or the like, as long as it can capture video data. When the camera 10 shoots video data, the camera 10 includes data indicating the shooting time in the video data.

スコア入力部20は、試合の状況を示す試合状況データをサーバ30に入力する。本実施形態では、野球の試合の状況を示す試合状況データとして、例えばスコアデータが挙げられる。スコアデータは、野球のスコアブックに記載されるスコアを構成するデータであり、投手の投球を起点とした一連のイベントを構成する個々のイベントである。スコアは、スコアデータの集合である。したがって、投手が1球投げるごとに複数のスコアデータが作成され、これにより1つのスコアが作成される。例えば、1塁に出塁している状態での打撃結果がライトフライアウトになって1塁走者もタッチアウトになった場合、打者がアウトというスコアデータと、ライトフライというスコアデータと、1塁走者がアウトというスコアデータが作成され、これらのスコアデータから1つのスコアが構成されることになる。 The score input unit 20 inputs match status data indicating the match status to the server 30. In the present embodiment, as match status data indicating the status of a baseball match, for example, score data can be mentioned. The score data is data that constitutes a score described in a baseball scorebook, and is an individual event that constitutes a series of events starting from the pitcher's pitch. A score is a set of score data. Therefore, each time the pitcher throws one ball, a plurality of score data are created, thereby creating one score. For example, if the batting result on the first base is a light flyout and the first base runner is also touched out, the batter is out score data, the light fly score data, and the first base runner. Score data is created, and one score is constructed from these score data.

スコアには、上記に例示したスコアデータの他にも、打者のアクション、野手のアクション、カウントの確定、既に出塁している走者がいる場合はその走者の進塁状況、その他、打者や野手のその他の行動などのスコアデータが含まれ得る。具体的には、スコアには、ストライク、ボール、ファウル、打撃結果、打球の種類、捕球野手、進塁結果などのスコアデータが含まれ得る。打撃結果は、アウト、1塁打、2塁打、3塁打、本塁打などの情報である。打球の種類は、ゴロ、ライナー、フライ、バントなどの情報であり、さらに細かく分類してもよい。捕球野手は、実際に打球を捕球した野手または野手の守備位置を特定するための情報である。進塁結果は、たとえば「1塁から2塁」など、出塁していた走者の進塁に関する情報であり、その他に打者や野手のその他の行動などを含めることができる。 In addition to the score data illustrated above, the score includes the batter's action, the fielder's action, the confirmation of the count, the advance status of the runner if there is a runner who has already reached the base, and other batters and fielders. Score data such as other behaviors may be included. Specifically, the score may include score data such as strike, ball, foul, batting result, hitting type, catching fielder, and base advance result. The batting result is information such as out, 1st base hit, 2nd base hit, 3rd base hit, and home run. The type of hit ball is information such as ground ball, liner, fly, and bunt, and may be further classified. The catching fielder is information for identifying the fielder who actually caught the hit ball or the defensive position of the fielder. The advancement result is information about the advancement of the runner who was on base, for example, "1st to 2nd base", and can also include other actions of the batter and the fielder.

スコア入力部20としては、例えば上記のスコアデータを電子データとしてサーバ30に入力するアプリケーション等が挙げられる。この場合、スコア入力部20は、サーバ30の外部に設置されるパーソナルコンピュータ等の処理装置に設けられてもよい。また、スコア入力部20は、サーバ30に設けられてもよい。なお、本実施形態において、スコア入力部20は、設けられなくてもよい。 Examples of the score input unit 20 include an application that inputs the above score data as electronic data to the server 30. In this case, the score input unit 20 may be provided in a processing device such as a personal computer installed outside the server 30. Further, the score input unit 20 may be provided in the server 30. In this embodiment, the score input unit 20 may not be provided.

サーバ30は、チャットシステム100を統括的に管理する。サーバ30は、チャットシステム100の管理を行うための各種アプリケーション、データ、プログラム等を有する。サーバ30としては、例えばパーソナルコンピュータ、ワークステーション等が用いられるが、これに限定されない。 The server 30 comprehensively manages the chat system 100. The server 30 has various applications, data, programs, and the like for managing the chat system 100. As the server 30, for example, a personal computer, a workstation, or the like is used, but the server 30 is not limited thereto.

サーバ30においては、複数のチャットグループが設定されている。チャットグループは、例えば競技ごと、試合ごと、又はチームごとに個別に設定されている。サーバ30は、チャットグループ毎に、以下説明する各種処理を行う。 A plurality of chat groups are set on the server 30. Chat groups are individually set up, for example, for each competition, each match, or each team. The server 30 performs various processes described below for each chat group.

サーバ30は、映像データ取得部31と、スコアデータ取得部(試合状況データ取得部)32と、チャットデータ処理部33と、タグ情報設定部34と、サーバ側通信部35と、映像データ選択部36と、記憶部39とを有する。 The server 30 includes a video data acquisition unit 31, a score data acquisition unit (match status data acquisition unit) 32, a chat data processing unit 33, a tag information setting unit 34, a server-side communication unit 35, and a video data selection unit. It has 36 and a storage unit 39.

映像データ取得部31は、複数のカメラ10により撮影された映像データを取得する。映像データ取得部31は、取得した映像データを記憶部39に記憶させる。スコアデータ取得部32は、スコア入力部20から入力されるスコアデータを試合状況データとして取得する。スコアデータ取得部32は、スコアデータが入力された入力時刻と対応付けて、当該スコアデータを記憶部39に記憶させる。 The video data acquisition unit 31 acquires video data captured by a plurality of cameras 10. The video data acquisition unit 31 stores the acquired video data in the storage unit 39. The score data acquisition unit 32 acquires the score data input from the score input unit 20 as match status data. The score data acquisition unit 32 stores the score data in the storage unit 39 in association with the input time when the score data is input.

サーバ30が映像データ及びチャットデータを記憶させることにより、当該映像データ及びチャットデータがサーバ30にアップロードされる。サーバ30は、チャットデータを記憶させた場合、当該チャットデータを記憶させた時刻(以下、アップロード時刻と表記する)のデータをチャットデータにそれぞれ含ませる。つまり、サーバ30にアップロードされたチャットデータは、アップロード時刻のデータを含んでいる。サーバ30は、映像データ及びチャットデータを管理する管理アプリケーションを有する。 When the server 30 stores the video data and the chat data, the video data and the chat data are uploaded to the server 30. When the chat data is stored, the server 30 includes the data of the time when the chat data is stored (hereinafter, referred to as upload time) in the chat data. That is, the chat data uploaded to the server 30 includes the data of the upload time. The server 30 has a management application that manages video data and chat data.

チャットデータ処理部33は、チャット端末装置40から入力されるチャットデータを記憶部39に記憶する。また、チャットデータ処理部33は、スコアデータ取得部32によりスコアデータが取得された場合、スコアデータに応じた内容のチャットデータを生成する。この場合、チャットデータ処理部33は、例えばスコアデータの内容を文字等で表したチャットデータを生成可能である。これにより、スコアデータが更新される場合に、更新されたスコアデータをチャットの情報として確認することが可能となる。 The chat data processing unit 33 stores the chat data input from the chat terminal device 40 in the storage unit 39. Further, when the score data is acquired by the score data acquisition unit 32, the chat data processing unit 33 generates chat data having contents corresponding to the score data. In this case, the chat data processing unit 33 can generate chat data in which the contents of the score data are represented by characters or the like, for example. As a result, when the score data is updated, the updated score data can be confirmed as chat information.

タグ情報設定部34は、映像データ取得部31により取得された複数の映像データのそれぞれに対してタグ情報を設定する。タグ情報は、タグ範囲及び評価点を含む。タグ範囲は、各映像データにおいて、スコアデータが入力された入力時刻に対応する時間の範囲である。タグ範囲は、例えば試合において当該スコアデータに対応する状況が発生した場面が含まれるように設定される。スコアデータの入力時刻は、試合において該当する打撃結果等が確定した後の時刻となる。そこで、本実施形態において、タグ範囲は、例えばスコアデータの入力時刻を終了時刻とし、当該入力時刻から所定時間遡った時刻を開始時刻とする時間の範囲とすることができる。 The tag information setting unit 34 sets tag information for each of the plurality of video data acquired by the video data acquisition unit 31. The tag information includes a tag range and an evaluation point. The tag range is a time range corresponding to the input time when the score data is input in each video data. The tag range is set to include, for example, a scene in which a situation corresponding to the score data occurs in a match. The input time of the score data is the time after the corresponding hitting result or the like is confirmed in the game. Therefore, in the present embodiment, the tag range can be, for example, a time range in which the input time of the score data is set as the end time and the time retroactive by a predetermined time from the input time is set as the start time.

評価点は、タグ範囲ごとに設定される。評価点は、タグ範囲を重み付けするための値である。以下、評価点が高いほど、タグ範囲の重み付けが大きいものとする。なお、評価点の設定の態様については、上記に限定されず、他の態様であってもよい。 The evaluation points are set for each tag range. The evaluation point is a value for weighting the tag range. Hereinafter, the higher the evaluation score, the greater the weighting of the tag range. The mode of setting the evaluation points is not limited to the above, and may be other modes.

以下、評価点の設定方法について説明する。タグ情報設定部34は、チャット端末装置40のユーザに応じて評価点を設定することができる。この場合、タグ情報設定部34は、例えば、ユーザがチャット端末装置40に設定するユーザ特有情報に基づいて評価点を設定することができる。ユーザ特有情報については、例えばユーザの家族、友人等のお気に入りの選手がチャット端末装置40に設定される場合、当該お気に入りの選手の情報をユーザ特有情報とすることができる。なお、ユーザ特有情報については、他の態様であってもよい。 The method of setting the evaluation points will be described below. The tag information setting unit 34 can set an evaluation point according to the user of the chat terminal device 40. In this case, the tag information setting unit 34 can set the evaluation point based on the user-specific information set by the user in the chat terminal device 40, for example. Regarding the user-specific information, for example, when a favorite player such as a user's family member or a friend is set in the chat terminal device 40, the information of the favorite player can be used as the user-specific information. The user-specific information may be in another mode.

また、複数のカメラ10及びチャット端末装置40の位置を検出可能である場合、タグ情報設定部34は、例えば試合を撮影する複数のカメラ10の位置と、ユーザのチャット端末装置40の位置とに基づいて評価点を設定することができる。複数のカメラ10及びチャット端末装置40の位置については、例えばそれぞれに位置を検出可能な位置検出部等を設けることにより実現可能である。この場合、タグ情報設定部34は、例えばユーザのチャット端末装置40に近い位置に配置されるカメラ10の撮影データのタグ範囲に対して低い評価点を設定し、ユーザのチャット端末装置40から遠い位置に配置されるカメラ10の撮影データのタグ範囲に対して高い評価点を設定することができる。これにより、ユーザの視点とは異なる映像データについて高い評価点が設定される。 When the positions of the plurality of cameras 10 and the chat terminal device 40 can be detected, the tag information setting unit 34 sets the positions of the plurality of cameras 10 for shooting a game and the positions of the user's chat terminal device 40, for example. Evaluation points can be set based on this. The positions of the plurality of cameras 10 and the chat terminal device 40 can be realized by, for example, providing a position detection unit or the like capable of detecting the positions in each of them. In this case, the tag information setting unit 34 sets a low evaluation point for the tag range of the shooting data of the camera 10 arranged at a position close to the user's chat terminal device 40, and is far from the user's chat terminal device 40. A high evaluation point can be set for the tag range of the shooting data of the camera 10 arranged at the position. As a result, a high evaluation point is set for video data that is different from the user's viewpoint.

また、ユーザのチャット端末装置40が試合会場に存在する場合、つまり、ユーザが試合会場にいる場合、タグ情報設定部34は、複数の映像データのうち、ユーザの視点に近い全体映像については評価点を低く設定し、ユーザの視点とは異なるズーム映像については評価点を高く設定することができる。 Further, when the user's chat terminal device 40 exists in the match venue, that is, when the user is in the match venue, the tag information setting unit 34 evaluates the entire video close to the user's viewpoint among the plurality of video data. The point can be set low, and the evaluation point can be set high for zoom images that are different from the user's viewpoint.

また、タグ情報設定部34は、チャット端末装置40のユーザによらず評価点を設定することができる。この場合、例えば、タグ情報設定部34は、スコアデータの内容と複数のカメラ10の位置とに基づいて評価点を設定することができる。具体的には、右打者がヒットを打った場合、当該右打者を正面側から撮影可能なレフト側のカメラ10による映像データの評価点を高く設定し、ライト側のカメラ10による映像データの評価点を低く設定することができる。同様に、左打者がヒットを打った場合、当該左打者を正面側から撮影可能なライト側のカメラ10による映像データの評価点を高く設定し、レフト側のカメラ10による映像データの評価点を低く設定することができる。 Further, the tag information setting unit 34 can set the evaluation point regardless of the user of the chat terminal device 40. In this case, for example, the tag information setting unit 34 can set the evaluation points based on the content of the score data and the positions of the plurality of cameras 10. Specifically, when a right-handed batter hits a hit, the evaluation point of the video data by the camera 10 on the left side capable of shooting the right-handed batter from the front side is set high, and the evaluation point of the video data by the camera 10 on the right side is evaluated. The point can be set low. Similarly, when a left-handed batter hits a hit, the evaluation point of the video data by the camera 10 on the right side capable of shooting the left-handed batter from the front side is set high, and the evaluation point of the video data by the camera 10 on the left side is set. Can be set low.

図2は、タグ情報の一例を模式的に示す図である。図2では、2つのカメラ10で撮影された映像データA及び映像データBを取得した場合を例に挙げて説明する。図2に示すように、映像データA及び映像データBにおいて、スコアデータが入力された入力時刻t1、t2を終了時刻とするタグ範囲AT1、AT2、BT1、BT2が設定されている。タグ範囲AT1、AT2は、終了時刻t1、t2から所定時間遡った時刻t3、t4を開始時刻として設定される。また、映像データAにおいて、タグ範囲AT1には、評価点が30点と設定され、タグ範囲AT2には、評価点が70点と設定される。一方、映像データBにおいて、タグ範囲BT1には、評価点が60点と設定され、タグ範囲BT2には、評価点が50点と設定される。 FIG. 2 is a diagram schematically showing an example of tag information. In FIG. 2, a case where the video data A and the video data B taken by the two cameras 10 are acquired will be described as an example. As shown in FIG. 2, in the video data A and the video data B, the tag ranges AT1, AT2, BT1 and BT2 whose end times are the input times t1 and t2 at which the score data is input are set. The tag ranges AT1 and AT2 are set with the times t3 and t4, which are predetermined times back from the end times t1 and t2, as the start time. Further, in the video data A, the tag range AT1 is set to have an evaluation point of 30 points, and the tag range AT2 is set to have an evaluation point of 70 points. On the other hand, in the video data B, the tag range BT1 is set to have an evaluation point of 60 points, and the tag range BT2 is set to have an evaluation point of 50 points.

タグ範囲AT1、AT2、BT1、BT2の開始時刻の設定について、例えば試合中に1塁打、2塁打等の打撃結果があった場合には、投手が投球し、打者が打撃及び走塁を行い、例えば1塁、2塁等に進塁することにより打撃結果が確定する。したがって、スコアデータが入力される場合の入力時刻t1、t2は打撃結果が確定した後の時刻となる。 Regarding the setting of the start time of the tag range AT1, AT2, BT1, BT2, for example, if there is a batting result such as a first base hit or a second base hit during the game, the pitcher throws the ball, and the batter hits and runs. For example, the hitting result is determined by advancing to the first base, the second base, and the like. Therefore, the input times t1 and t2 when the score data is input are the times after the batting result is confirmed.

そこで、タグ情報設定部34は、スコアデータの入力時刻t1、t2から所定時間P1を遡った開始時刻t3、t4を設定することにより、打撃結果に関する一連の場面が始まる時刻又はその時刻に近い時刻から表示データを表示させることができる。所定時間P1は、予め設定しておいてもよいし、タグ情報設定部34が所定時間P1を設定してもよい。 Therefore, the tag information setting unit 34 sets the start times t3 and t4 that go back from the input times t1 and t2 of the score data to the predetermined time P1, so that the time at which a series of scenes related to the batting result starts or a time close to that time starts. The display data can be displayed from. The predetermined time P1 may be set in advance, or the tag information setting unit 34 may set the predetermined time P1.

タグ情報設定部34は、例えばチャットデータ処理部33で処理されるチャットデータの容量が大きいほど所定時間P1を長く設定してもよい。チャットデータの容量が大きい場合、つまり、チャットに含まれる文字数等が多い場合には、チャットデータの入力時間が長くなり、打撃結果が確定してからチャットがアップロードされるまでの時間が長くなると考えられる。そこで、タグ情報設定部34は、チャットデータの容量が大きいほど、打撃結果が確定してからチャットがアップロードされるまでの時間が長いと判断し、所定時間P1を長く設定する。なお、この場合に設定する所定時間P1の長さについては、スポーツ競技の種類等に応じて適宜変更することができる。また、操作者が所定時間P1を任意に設定可能としてもよい。 For example, the tag information setting unit 34 may set the predetermined time P1 longer as the capacity of the chat data processed by the chat data processing unit 33 is larger. If the amount of chat data is large, that is, if the number of characters included in the chat is large, the input time of the chat data will be long, and the time from the confirmation of the hit result to the upload of the chat will be long. Be done. Therefore, the tag information setting unit 34 determines that the larger the capacity of the chat data, the longer the time from the determination of the hit result to the upload of the chat, and sets the predetermined time P1 longer. The length of the predetermined time P1 set in this case can be appropriately changed according to the type of sports competition and the like. Further, the operator may arbitrarily set the predetermined time P1.

サーバ側通信部35は、チャット端末装置40と通信可能である。サーバ側通信部35は、例えば記憶部39に記憶されたチャットデータ及び映像データを送信可能である。 The server-side communication unit 35 can communicate with the chat terminal device 40. The server-side communication unit 35 can transmit, for example, chat data and video data stored in the storage unit 39.

映像データ選択部36は、記憶部39に記憶された複数の映像データから1つの映像データを評価点に応じて選択し、サーバ側通信部35からチャット端末装置40に送信させる。例えば、チャットデータ処理部33で生成されたサーバメッセージに相当するチャットデータがチャット端末装置40において指定された場合、指定されたチャットデータに対応するタグ範囲を検出する。映像データ選択部36は、当該タグ範囲に設定された評価点に基づいて、複数のカメラ10で撮影された複数の映像データの中からチャット端末装置40に送信する映像データを選択する。映像データ選択部36は、選択した映像データのうち、指定されたチャットデータに対応するタグ範囲の開始時刻からの映像データを、サーバ側通信部35からチャット端末装置40に送信させる。 The video data selection unit 36 selects one video data from a plurality of video data stored in the storage unit 39 according to the evaluation points, and causes the server-side communication unit 35 to transmit the video data to the chat terminal device 40. For example, when the chat data corresponding to the server message generated by the chat data processing unit 33 is specified in the chat terminal device 40, the tag range corresponding to the specified chat data is detected. The video data selection unit 36 selects video data to be transmitted to the chat terminal device 40 from a plurality of video data captured by the plurality of cameras 10 based on the evaluation points set in the tag range. The video data selection unit 36 causes the server-side communication unit 35 to transmit the video data from the start time of the tag range corresponding to the designated chat data to the chat terminal device 40 among the selected video data.

図2に示す映像データA、Bの例において、指定されたチャットデータがタグ範囲AT1、BT1に対応する場合、映像データ選択部36は、タグ範囲AT1とタグ範囲BT1との評価点を比較する。タグ範囲AT1の評価点は30点であり、タグ範囲BT1の評価点は60点である。したがって、タグ範囲BT1の方がタグ範囲AT1よりも高い。この場合、映像データ選択部36は、評価点が高いタグ範囲BT1を含む映像データBを選択し、タグ範囲BT1の開始時刻からの映像データを、サーバ側通信部35を介してチャット端末装置40に送信する。 In the example of the video data A and B shown in FIG. 2, when the designated chat data corresponds to the tag ranges AT1 and BT1, the video data selection unit 36 compares the evaluation points of the tag range AT1 and the tag range BT1. .. The evaluation point of the tag range AT1 is 30 points, and the evaluation point of the tag range BT1 is 60 points. Therefore, the tag range BT1 is higher than the tag range AT1. In this case, the video data selection unit 36 selects the video data B including the tag range BT1 having a high evaluation point, and transfers the video data from the start time of the tag range BT1 to the chat terminal device 40 via the server-side communication unit 35. Send to.

記憶部39は、映像データ取得部31で取得した複数の映像データと、スコアデータ取得部32で取得したスコアデータと、チャットデータ処理部33において処理されたチャットデータとを記憶する。映像データは、野球の試合について撮影された試合の映像を示すデータを含む。映像データは、試合の映像を撮影した撮影時刻を示すデータを含む。 The storage unit 39 stores a plurality of video data acquired by the video data acquisition unit 31, score data acquired by the score data acquisition unit 32, and chat data processed by the chat data processing unit 33. The video data includes data showing the video of the game taken for the baseball game. The video data includes data indicating the shooting time when the video of the game was shot.

図3は、記憶部39に記憶されたチャットデータの一例を示す図である。図3に示すように、チャットデータは、入力ID75と、入力者ID76と、入力内容77と、タグ情報78とを含む。 FIG. 3 is a diagram showing an example of chat data stored in the storage unit 39. As shown in FIG. 3, the chat data includes an input ID 75, an input person ID 76, an input content 77, and tag information 78.

入力ID75は、チャットデータがサーバ30に入力又は生成される毎に1つ作成される。入力者ID76は、1つのチャットデータにおける入力者を識別する情報である。例えば、サーバ30によって生成されたチャットデータの場合、入力者ID76は所定の値(例えば「999」等)としてもよい。入力内容77は、後述する端末装置40のチャット表示領域42bに表示されるメッセージの内容を示す情報である。入力内容77は、例えば文字データ又は所定のイラストデータを含む。タグ情報78は、入力ID75毎に作成されるチャットデータを識別する情報である。タグ情報78は、入力ID75が作成される毎に1つ作成される。タグ情報78は、インデックスとしてタグ番号(TC0054、TC0055、…)が昇順で付与される。なお、入力ID75のID番号をタグ情報として用いてもよい。 One input ID 75 is created each time chat data is input or generated in the server 30. The input person ID 76 is information for identifying the input person in one chat data. For example, in the case of chat data generated by the server 30, the input person ID 76 may be a predetermined value (for example, "999" or the like). The input content 77 is information indicating the content of the message displayed in the chat display area 42b of the terminal device 40, which will be described later. The input content 77 includes, for example, character data or predetermined illustration data. The tag information 78 is information that identifies the chat data created for each input ID 75. One tag information 78 is created each time the input ID 75 is created. The tag information 78 is assigned a tag number (TC0054, TC0055, ...) As an index in ascending order. The ID number of the input ID 75 may be used as the tag information.

記憶部39は、スコアデータとチャットデータとを対応付ける同期データを記憶する。図4は、記憶部39に記憶された同期データの一例を示す図である。図4に示すように、同期データは、タグ情報79及び処理時刻情報80を有している。タグ情報79は、上記のチャットデータのタグ情報78に対応する情報である。タグ情報79は、処理時刻情報80に沿った順序で配置される。タグ情報79は、例えば対応するタグ情報78と同一のタグ番号(TC0054、TC0055、…TC0061)が付与されているが、これに限定されるものではない。処理時刻情報80は、タグ情報79に対応付けられる情報であり、チャットデータの処理時刻を示す情報である。チャットデータの処理時刻は、例えばチャットデータがサーバ30にアップロードされたアップロード時刻とすることができる。また、チャットデータの処理時刻は、チャットデータの入力が開始された入力開始時刻とすることができる。タグ情報79及び処理時刻情報80により、映像データとチャットデータとが、撮影時刻と処理時刻とに基づいて、対応付けられて記憶されることになる。 The storage unit 39 stores synchronization data that associates the score data with the chat data. FIG. 4 is a diagram showing an example of synchronization data stored in the storage unit 39. As shown in FIG. 4, the synchronization data has tag information 79 and processing time information 80. The tag information 79 is information corresponding to the tag information 78 of the chat data. The tag information 79 is arranged in the order according to the processing time information 80. The tag information 79 is assigned the same tag number (TC0054, TC0055, ... TC0061) as the corresponding tag information 78, but is not limited to this. The processing time information 80 is information associated with the tag information 79, and is information indicating the processing time of the chat data. The processing time of the chat data can be, for example, the upload time when the chat data is uploaded to the server 30. Further, the processing time of the chat data can be the input start time at which the input of the chat data is started. With the tag information 79 and the processing time information 80, the video data and the chat data are stored in association with each other based on the shooting time and the processing time.

また、記憶部39は、複数のカメラ10で試合を撮影した複数の映像データを取得する処理と、試合のスコアデータを取得する処理と、スコアデータが取得された場合、スコアデータに応じた内容のチャットデータを生成する処理と、取得された複数の映像データのそれぞれに対して、スコアデータが入力された入力時刻に対応する時間の範囲であるタグ範囲と、当該タグ範囲ごとの評価点とをタグ情報として設定する処理と、チャットデータとタグ情報を設定した複数の映像データとを記憶する処理と、チャットデータと、選択された映像データとをチャット端末装置40に送信する処理と、スコアデータに応じて生成されたチャットデータの1つがチャット端末装置40において指定された場合、指定されたチャットデータに対応するタグ範囲について設定された評価点に基づいて、記憶された複数の映像データから1つの映像データを選択し、サーバ30側通信部からチャット端末装置40に送信させる処理と、を実行させる映像データ処理プログラムを記憶する。 Further, the storage unit 39 has a process of acquiring a plurality of video data obtained by shooting a match with a plurality of cameras 10, a process of acquiring score data of the match, and when the score data is acquired, the contents according to the score data. For each of the multiple video data acquired and the process of generating chat data, the tag range, which is the range of time corresponding to the input time when the score data was input, and the evaluation points for each tag range. Is set as tag information, a process of storing chat data and a plurality of video data for which tag information is set, a process of transmitting chat data and selected video data to the chat terminal device 40, and a score. When one of the chat data generated according to the data is specified in the chat terminal device 40, from a plurality of stored video data based on the evaluation points set for the tag range corresponding to the specified chat data. Stores a video data processing program for selecting one video data and transmitting it from the communication unit on the server 30 side to the chat terminal device 40 and executing the process.

チャット端末装置40、40Aは、入力部41と、表示部42と、通信部43と、記憶部44と、制御部45とを有している。入力部41、表示部42、通信部43、記憶部44及び制御部45は、例えばバスライン等を介して接続されている。チャット端末装置40としては、例えば携帯電話、スマートフォン、タブレット、ノート型パーソナルコンピュータ等の携帯型情報端末が挙げられる。 The chat terminal devices 40 and 40A have an input unit 41, a display unit 42, a communication unit 43, a storage unit 44, and a control unit 45. The input unit 41, the display unit 42, the communication unit 43, the storage unit 44, and the control unit 45 are connected via, for example, a bus line or the like. Examples of the chat terminal device 40 include portable information terminals such as mobile phones, smartphones, tablets, and notebook personal computers.

入力部41は、チャットデータ等の情報を入力するための所定の入力操作が可能である。入力部41は、入力操作に応じて、制御部45に対する指示信号を出力する。入力部41としては、例えばタッチパネル等の入力装置が用いられる。なお、入力部41として、タッチパネルに加えて又はタッチパネルに代えて、ボタン、レバー、ダイヤル、スイッチ又は他の入力装置が用いられてもよい。入力部41は、所定の入力操作に応じた指示信号を出力する。表示部42は、文字及び画像を含む各種情報を表示する。表示部42は、液晶パネル等の表示パネルを有する。表示部42は、映像を含む情報を表示可能である。 The input unit 41 can perform a predetermined input operation for inputting information such as chat data. The input unit 41 outputs an instruction signal to the control unit 45 in response to the input operation. As the input unit 41, for example, an input device such as a touch panel is used. As the input unit 41, a button, a lever, a dial, a switch, or another input device may be used in addition to the touch panel or in place of the touch panel. The input unit 41 outputs an instruction signal corresponding to a predetermined input operation. The display unit 42 displays various information including characters and images. The display unit 42 has a display panel such as a liquid crystal panel. The display unit 42 can display information including an image.

図5は、本実施形態に係るチャット端末装置40の入力部41及び表示部42の一例を示す図である。図5に示すように、チャット端末装置40は、例えばタッチパネル型の入力部41及び表示部42を有している。つまり、表示部42である表示パネルに入力部41であるタッチパネルが重ねて配置されている。 FIG. 5 is a diagram showing an example of an input unit 41 and a display unit 42 of the chat terminal device 40 according to the present embodiment. As shown in FIG. 5, the chat terminal device 40 has, for example, a touch panel type input unit 41 and a display unit 42. That is, the touch panel, which is the input unit 41, is arranged so as to overlap the display panel, which is the display unit 42.

表示部42には、例えば映像表示領域42aと、チャット表示領域42bと、グループ表示領域42gとが表示されている。映像表示領域42aには、映像データが表示される。なお、映像表示領域42aには、映像データの再生時刻を指定するためのスクロールバー等が表示されてもよい。 For example, the video display area 42a, the chat display area 42b, and the group display area 42g are displayed on the display unit 42. Video data is displayed in the video display area 42a. In the video display area 42a, a scroll bar or the like for designating the playback time of the video data may be displayed.

チャット表示領域42bには、チャットデータが表示される。例えば、チャット表示領域42bには、サーバ30で生成されたチャットデータであるサーバメッセージ88や、チャット端末装置40とは異なる他のチャット端末装置40Aで入力されたチャットデータである他者メッセージ89、チャット端末装置40で入力されたチャットデータである自己メッセージ90等が表示される。サーバメッセージ88は、例えばサーバ30に入力されたスコアデータの内容をテキストにより示したものである。図5の上側のサーバメッセージ88aは、例えば8回裏に打者007がセンター前ヒットを打った、という内容である。また、図5の下側のサーバメッセージ88bは、8回裏に打者008が三振した、という内容である。 Chat data is displayed in the chat display area 42b. For example, in the chat display area 42b, a server message 88, which is chat data generated by the server 30, and a chat data 89, which is chat data input by another chat terminal device 40A different from the chat terminal device 40, The self-message 90 or the like, which is the chat data input by the chat terminal device 40, is displayed. The server message 88 is, for example, a text indicating the content of the score data input to the server 30. The server message 88a on the upper side of FIG. 5 has the content that, for example, the batter 007 hit in front of the center in the bottom of the 8th inning. Further, the server message 88b on the lower side of FIG. 5 is a content that the batter 008 struck out in the bottom of the 8th inning.

なお、サーバメッセージ88及び他者メッセージ89は、例えばチャット表示領域42bの左側の領域に表示される。また、自己メッセージ90は、例えばチャット表示領域42bの右側の領域に表示される。また、サーバメッセージ88と他者メッセージ89とは、例えばメッセージが表示される枠の種類が異なるなど、区別して表示してもよい。これにより、サーバメッセージ88と他者メッセージ89とを識別可能となる。グループ表示領域42gには、チャット端末装置40の操作者の属するグループの情報が表示される。また、サーバメッセージ88、他者メッセージ89及び自己メッセージ90は、吹き出し等の枠内に表示される。この吹き出しは、例えば文字数が多いほどチャット表示領域42b内の左右及び上下に大きく表示される。 The server message 88 and the other person's message 89 are displayed in, for example, the area on the left side of the chat display area 42b. Further, the self-message 90 is displayed in, for example, the area on the right side of the chat display area 42b. Further, the server message 88 and the other person's message 89 may be displayed separately, for example, the type of the frame in which the message is displayed is different. As a result, the server message 88 and the other person's message 89 can be distinguished. In the group display area 42g, information on the group to which the operator of the chat terminal device 40 belongs is displayed. Further, the server message 88, the other person's message 89, and the self-message 90 are displayed in a frame such as a balloon. For example, as the number of characters increases, the balloon is displayed larger on the left, right, top and bottom in the chat display area 42b.

入力部41は、タッチパネルの表面のうち所定の領域に対してタッチ操作、スクロール操作等の操作が行われた場合、操作が行われた領域の位置情報及び操作内容を含む所定の指示信号を出力する。当該位置情報は、例えば表示部42の位置に対応して設定されている。なお、入力部41及び表示部42の構成は、上記構成に限定するものではない。 When an operation such as a touch operation or a scroll operation is performed on a predetermined area on the surface of the touch panel, the input unit 41 outputs a predetermined instruction signal including the position information and the operation content of the operated area. To do. The position information is set corresponding to, for example, the position of the display unit 42. The configuration of the input unit 41 and the display unit 42 is not limited to the above configuration.

通信部43は、有線又は無線によって外部機器との間で情報の通信を行う。通信部43は、例えば外部のサーバ30との間で映像データ、チャットデータ、スコアデータ等の送受信を行う。 The communication unit 43 communicates information with an external device by wire or wirelessly. The communication unit 43 transmits and receives video data, chat data, score data, and the like to and from an external server 30, for example.

記憶部44は、例えばハードディスクドライブ、ソリッドステートドライブ等のストレージを有している。なお、記憶部44として、リムーバブルディスク等の外部記憶媒体が用いられてもよい。記憶部44は、チャット端末装置40のオペレーティングシステムや、入力部41、表示部42及び通信部43の動作を制御するための各種プログラム、チャットを行うためのチャットアプリケーション、各種プログラム、及びデータ等を記憶する。例えば、記憶部44は、表示部42に表示させる映像表示領域42a、チャット表示領域42b、グループ表示領域42g等のフレームデータ等が記憶されてもよい。 The storage unit 44 has storage such as a hard disk drive or a solid state drive. An external storage medium such as a removable disk may be used as the storage unit 44. The storage unit 44 stores the operating system of the chat terminal device 40, various programs for controlling the operations of the input unit 41, the display unit 42, and the communication unit 43, a chat application for chatting, various programs, data, and the like. Remember. For example, the storage unit 44 may store frame data such as a video display area 42a, a chat display area 42b, and a group display area 42g to be displayed on the display unit 42.

制御部45は、入力部41、表示部42及び通信部43の各部の制御を行う。また、制御部45は、入力部41による指示信号に応じた演算、処理等を行う。制御部45は、CPU(Central Processing Unit)等の処理装置や、RAM(Random Access Memory)、ROM(Read Only Memory)等の記憶装置を有している。制御部45は、データ取得制御部54と、記憶制御部55と、表示制御部56とを有する。 The control unit 45 controls each unit of the input unit 41, the display unit 42, and the communication unit 43. Further, the control unit 45 performs calculations, processes, and the like according to the instruction signal from the input unit 41. The control unit 45 has a processing device such as a CPU (Central Processing Unit) and a storage device such as a RAM (Random Access Memory) and a ROM (Read Only Memory). The control unit 45 includes a data acquisition control unit 54, a storage control unit 55, and a display control unit 56.

データ取得制御部54は、通信部43を介してサーバ30にアクセスし、サーバ30の記憶部39に保存されているチャットデータ、映像データ、ダイジェストデータ等を取得する。 The data acquisition control unit 54 accesses the server 30 via the communication unit 43, and acquires chat data, video data, digest data, and the like stored in the storage unit 39 of the server 30.

記憶制御部55は、サーバ30から取得した映像データ及びチャットデータを、撮影時刻と処理時刻とに基づいて、対応付けて記憶部44に記憶させる。 The storage control unit 55 stores the video data and the chat data acquired from the server 30 in the storage unit 44 in association with each other based on the shooting time and the processing time.

表示制御部56は、表示部42に表示される表示内容を制御する。表示制御部56は、通信部43で取得される映像データに基づいて、映像表示領域42aの表示内容を制御する。また、表示制御部56は、映像表示領域42aに再生時刻を指定するためのスクロールバーが表示される場合、スクロールバーで指定された再生時刻からの映像データを映像表示領域42aに表示させる。 The display control unit 56 controls the display content displayed on the display unit 42. The display control unit 56 controls the display content of the video display area 42a based on the video data acquired by the communication unit 43. Further, when the scroll bar for designating the playback time is displayed in the video display area 42a, the display control unit 56 causes the video display area 42a to display the video data from the playback time designated by the scroll bar.

また、表示制御部56は、通信部43で取得されるチャットデータに基づいて、チャット表示領域42bの表示内容を制御する。表示制御部56は、チャットデータをチャット表示領域42bに表示する際、当該チャット表示領域42bに表示可能な数のチャットデータをアップロード時刻に基づいて時系列で一方向に並べて表示する。本実施形態では、例えば図5に示すように、チャットデータが時系列でチャット表示領域42bの図中の上方から下方に並んで表示される。 Further, the display control unit 56 controls the display content of the chat display area 42b based on the chat data acquired by the communication unit 43. When the chat data is displayed in the chat display area 42b, the display control unit 56 displays a number of chat data that can be displayed in the chat display area 42b side by side in a time series based on the upload time. In the present embodiment, for example, as shown in FIG. 5, chat data is displayed side by side in chronological order from the top to the bottom of the chat display area 42b.

また、表示制御部56は、サーバ30の記憶部39に新たなチャットデータが記憶された場合、通信部43を介して記憶部39に記憶された最新のチャットデータを取得し、チャット表示領域42bの表示内容を更新する。この場合、表示制御部56は、チャット表示領域42bにおいて時系列的に直近に表示されたチャットデータの下方に新たなチャットデータを表示させるスペースがあるか否かを判断する。新たなチャットデータを表示させるスペースがある場合、表示制御部56は、当該スペースに新たなチャットデータを表示させる。また、新たなチャットデータを表示させるスペースが無い場合、表示制御部56は、チャット表示領域42bに表示されている中で時系列的に最も古いチャットデータ、つまり、チャット表示領域42bに表示される最も上側のチャットデータを、チャット表示領域42bの上方に押し出す方向にチャット表示領域42b全体をスクロールさせる。そして、表示制御部56は、スクロールによって空いた下部のスペースに新たなチャットデータを表示させる。これにより、表示制御部56は、サーバ30に新たなチャットデータがアップロードされ、記憶部44に記憶される毎に、チャット表示領域42bに表示されるチャットデータをリアルタイムで更新することが可能である。 Further, when new chat data is stored in the storage unit 39 of the server 30, the display control unit 56 acquires the latest chat data stored in the storage unit 39 via the communication unit 43, and the chat display area 42b. Update the displayed contents of. In this case, the display control unit 56 determines whether or not there is a space for displaying new chat data below the chat data displayed most recently in the chat display area 42b in chronological order. When there is a space for displaying new chat data, the display control unit 56 causes the new chat data to be displayed in the space. Further, when there is no space for displaying new chat data, the display control unit 56 is displayed in the oldest chat data in chronological order among those displayed in the chat display area 42b, that is, in the chat display area 42b. The entire chat display area 42b is scrolled in the direction of pushing the uppermost chat data above the chat display area 42b. Then, the display control unit 56 displays new chat data in the lower space vacated by scrolling. As a result, the display control unit 56 can update the chat data displayed in the chat display area 42b in real time each time new chat data is uploaded to the server 30 and stored in the storage unit 44. ..

また、表示制御部56は、記憶部44に記憶される過去のチャットデータに基づいて、チャット表示領域42bの表示内容を制御可能である。例えば、操作者が入力部(タッチパネル)41のチャット表示領域42b内をタッチした状態でタッチ位置を上方又は下方にスライドさせる場合、つまり、チャット表示領域42bを手動でスクロールさせる操作を行う場合、表示制御部56は、スクロール方向及びスクロール量に応じて、チャット表示領域42bに表示させるチャットデータを変更する。例えば、操作者が当該タッチ位置を上方にスライドさせた場合には、それまで表示されていたチャットデータよりも時間的に後にアップロードされたチャットデータがチャット表示領域42bに表示される。また、操作者が当該タッチ位置を下方にスライドさせた場合には、それまで表示されていたチャットデータよりも時間的に前にアップロードされたチャットデータがチャット表示領域42bに表示される。なお、チャット表示領域42bに表示されるチャットデータを変更する手法は上記に限定されず、例えばボタンやキーボード、マウス等、他の手法により行ってもよい。 Further, the display control unit 56 can control the display content of the chat display area 42b based on the past chat data stored in the storage unit 44. For example, when the operator touches the inside of the chat display area 42b of the input unit (touch panel) 41 and slides the touch position upward or downward, that is, when the chat display area 42b is manually scrolled, the display is displayed. The control unit 56 changes the chat data to be displayed in the chat display area 42b according to the scroll direction and the scroll amount. For example, when the operator slides the touch position upward, the chat data uploaded later in time than the chat data displayed up to that point is displayed in the chat display area 42b. Further, when the operator slides the touch position downward, the chat data uploaded in time before the chat data displayed up to that point is displayed in the chat display area 42b. The method for changing the chat data displayed in the chat display area 42b is not limited to the above, and may be performed by other methods such as buttons, keyboards, and mice.

また、本実施形態において、表示制御部56は、チャット表示領域42bに表示されたチャットデータのうち、1つのサーバメッセージが入力部41により指定された場合に、当該サーバメッセージが指定された旨の情報をサーバ30に送信する。なお、この場合、サーバ30では、上記したように、映像データ選択部36においてタグ範囲の評価点に基づいて映像データが選択され、選択された映像データがチャット端末装置40に送信される。チャット端末装置40では、送信された映像データを通信部43で受信する。表示制御部56は、受信した映像データを映像表示領域42aに表示させることができる。 Further, in the present embodiment, the display control unit 56 indicates that when one server message of the chat data displayed in the chat display area 42b is specified by the input unit 41, the server message is specified. The information is transmitted to the server 30. In this case, as described above, in the server 30, the video data selection unit 36 selects the video data based on the evaluation points of the tag range, and the selected video data is transmitted to the chat terminal device 40. In the chat terminal device 40, the transmitted video data is received by the communication unit 43. The display control unit 56 can display the received video data in the video display area 42a.

次に、上記のように構成されたチャットシステム100の動作を説明する。図6は、第1実施形態に係るチャット表示方法の一例を示すフローチャートである。図6では、サーバ30側とチャット端末装置40側のそれぞれについてフローチャートを別個に示している。 Next, the operation of the chat system 100 configured as described above will be described. FIG. 6 is a flowchart showing an example of the chat display method according to the first embodiment. In FIG. 6, flowcharts are shown separately for each of the server 30 side and the chat terminal device 40 side.

図6に示すように、サーバ30において、映像データ取得部31は、複数のカメラ10から入力される複数の映像データを取得し、記憶部39に記憶させる(ステップS010)。また、スコアデータ取得部32は、スコア入力部20から入力されるスコアデータを取得し、記憶部39に記憶させる(ステップS020)。チャットデータ処理部33は、スコアデータが入力される毎に、スコアデータに対応する内容のチャットデータを生成して、記憶部39に記憶させる(ステップS030)。また、スコアデータが取得された場合、タグ情報設定部34は、タグ情報としてタグ範囲及び評価点を設定する(ステップS040)。サーバ側通信部35は、記憶部39に記憶されたチャットデータ及び映像データを送信する(ステップS050)。 As shown in FIG. 6, in the server 30, the video data acquisition unit 31 acquires a plurality of video data input from the plurality of cameras 10 and stores them in the storage unit 39 (step S010). Further, the score data acquisition unit 32 acquires the score data input from the score input unit 20 and stores it in the storage unit 39 (step S020). Each time the score data is input, the chat data processing unit 33 generates chat data having the content corresponding to the score data and stores it in the storage unit 39 (step S030). When the score data is acquired, the tag information setting unit 34 sets the tag range and the evaluation point as the tag information (step S040). The server-side communication unit 35 transmits the chat data and video data stored in the storage unit 39 (step S050).

チャット端末装置40側では、サーバ30から送信されるチャットデータ及び映像データを受信し、表示部42に表示する(ステップS060)。表示制御部56は、表示部42に表示されるサーバメッセージが指定されたか否かを判定する(ステップS070)。表示部42に表示されるサーバメッセージが指定されないと判定される場合(ステップS070のNo)、ステップS060以降の処理を繰り返し行う。表示部42に表示されるサーバメッセージが指定されたと判定される場合(ステップS070のYes)、表示制御部56は、サーバメッセージが指定された旨をサーバ30に送信する(ステップS080)。 On the chat terminal device 40 side, the chat data and the video data transmitted from the server 30 are received and displayed on the display unit 42 (step S060). The display control unit 56 determines whether or not the server message displayed on the display unit 42 is specified (step S070). When it is determined that the server message displayed on the display unit 42 is not specified (No in step S070), the processes after step S060 are repeated. When it is determined that the server message displayed on the display unit 42 has been specified (Yes in step S070), the display control unit 56 transmits to the server 30 that the server message has been specified (step S080).

サーバ30側では、サーバメッセージが指定された旨を受信したか否かを判定する(ステップS090)。サーバメッセージが指定された旨を受信しないと判定された場合(ステップS090のNo)、ステップS010以降の処理を繰り返し行う。サーバメッセージが指定された旨を受信したと判定された場合(ステップS090のYes)、映像データ選択部36は、指定されたサーバメッセージに相当するチャットデータのタグ範囲を検出し、当該タグ範囲に設定された評価点に基づいて、複数の映像データの中からチャット端末装置40に送信する映像データを選択する(ステップS100)。映像データ選択部36は、選択した映像データのうち、指定されたチャットデータに対応するタグ範囲の開始時刻からの映像データを、サーバ側通信部35からチャット端末装置40に送信させる(ステップS110)。 On the server 30 side, it is determined whether or not the server message has been received (step S090). If it is determined that the server message is not received (No in step S090), the processes after step S010 are repeated. When it is determined that the server message has been specified (Yes in step S090), the video data selection unit 36 detects the tag range of the chat data corresponding to the specified server message, and sets the tag range in the tag range. Based on the set evaluation points, the video data to be transmitted to the chat terminal device 40 is selected from the plurality of video data (step S100). The video data selection unit 36 causes the server-side communication unit 35 to transmit the video data from the start time of the tag range corresponding to the designated chat data from the selected video data to the chat terminal device 40 (step S110). ..

チャット端末装置40側では、サーバ30から送信される映像データにより表示部42の映像表示領域42aの表示を更新する(ステップS120)。 On the chat terminal device 40 side, the display of the video display area 42a of the display unit 42 is updated by the video data transmitted from the server 30 (step S120).

以上のように、第1実施形態に係るチャットシステム100は、複数のカメラ10で試合を撮影した複数の映像データを取得する映像データ取得部31、試合のスコアデータを取得するスコアデータ取得部32、スコアデータが取得された場合、スコアデータに応じた内容のチャットデータを生成するチャットデータ処理部33、取得された複数の映像データのそれぞれに対して、スコアデータが入力された入力時刻に対応する時間の範囲であるタグ範囲と、当該タグ範囲ごとの評価点とをタグ情報として設定するタグ情報設定部34、チャットデータとタグ情報を設定した複数の映像データとを記憶する記憶部39、記憶部39に記憶されたチャットデータ及び映像データをチャット端末装置40に送信可能なサーバ側通信部35、及び、チャットデータ処理部33によって生成されたチャットデータの1つがチャット端末装置40において指定された場合、指定されたチャットデータに対応するタグ範囲について設定された評価点に基づいて、記憶部39に記憶された複数の映像データから1つの映像データを選択し、サーバ側通信部からチャット端末装置40に送信させる映像データ選択部36、を有するサーバ30と、サーバ30からチャットデータ及び映像データを取得する通信部、及び、取得した映像データ及びチャットデータを表示部42の異なる領域に表示させ、チャットデータ処理部33で生成され表示部42に表示されたチャットデータの1つが入力部41によって指定された場合に、チャットデータが指定された旨をサーバ30に送信し、映像データ選択部36で選択された映像データをサーバ30から受信して表示部42に表示させる表示制御部56、を有するチャット端末装置40とを備える。 As described above, the chat system 100 according to the first embodiment has a video data acquisition unit 31 that acquires a plurality of video data obtained by shooting a game with a plurality of cameras 10, and a score data acquisition unit 32 that acquires the score data of the game. , When score data is acquired, the chat data processing unit 33 that generates chat data with contents corresponding to the score data, corresponds to the input time when the score data is input for each of the acquired multiple video data. A tag information setting unit 34 that sets a tag range that is a range of time to be performed and an evaluation point for each tag range as tag information, and a storage unit 39 that stores chat data and a plurality of video data for which tag information is set. One of the chat data generated by the server-side communication unit 35 capable of transmitting the chat data and video data stored in the storage unit 39 to the chat terminal device 40 and the chat data processing unit 33 is designated by the chat terminal device 40. In this case, one video data is selected from a plurality of video data stored in the storage unit 39 based on the evaluation points set for the tag range corresponding to the specified chat data, and the chat terminal is selected from the server-side communication unit. A server 30 having a video data selection unit 36 to be transmitted to the device 40, a communication unit that acquires chat data and video data from the server 30, and the acquired video data and chat data are displayed in different areas of the display unit 42. When one of the chat data generated by the chat data processing unit 33 and displayed on the display unit 42 is specified by the input unit 41, the fact that the chat data has been specified is transmitted to the server 30, and the video data selection unit 36 It includes a chat terminal device 40 having a display control unit 56, which receives the video data selected in 1 from the server 30 and displays it on the display unit 42.

本実施形態によれば、サーバ30において、複数のカメラ10から取得した複数の映像データのうち、当該映像データ毎に設定されるタグ範囲の評価点が高い映像データを選択して送信するため、ユーザにとって価値の高い映像を供給することができる。 According to the present embodiment, the server 30 selects and transmits video data having a high evaluation point in the tag range set for each video data among the plurality of video data acquired from the plurality of cameras 10. It is possible to supply images with high value for users.

本実施形態に係るチャットシステム100において、タグ情報設定部34は、チャット端末装置40のユーザに関するユーザ関連情報に基づいて評価点を設定する。これにより、ユーザに応じた評価点を設定することが可能となる。このため、映像データ選択部36において、よりユーザに応じた映像データが選択されやすくなる。 In the chat system 100 according to the present embodiment, the tag information setting unit 34 sets the evaluation points based on the user-related information about the user of the chat terminal device 40. This makes it possible to set evaluation points according to the user. Therefore, the video data selection unit 36 can easily select the video data according to the user.

本実施形態に係るチャットシステム100において、タグ情報設定部34は、チャット表示端末の位置と、複数の撮影装置の位置とに応じて評価点を設定する。これにより、映像データ選択部36において、ユーザの視点とは異なる視点から撮影された映像データが選択されやすくなる。 In the chat system 100 according to the present embodiment, the tag information setting unit 34 sets evaluation points according to the positions of the chat display terminals and the positions of the plurality of photographing devices. This makes it easier for the video data selection unit 36 to select video data taken from a viewpoint different from the user's viewpoint.

[第2実施形態]
次に、第2実施形態を説明する。本実施形態では、チャットシステム100の概略的な構成については、図1に示すように第1実施形態と同様である。本実施形態では、チャットデータ処理部33によって生成されるチャットデータについて、チャット端末装置40における表示態様が上記実施形態とは異なる。
[Second Embodiment]
Next, the second embodiment will be described. In the present embodiment, the schematic configuration of the chat system 100 is the same as that of the first embodiment as shown in FIG. In the present embodiment, the display mode of the chat data generated by the chat data processing unit 33 in the chat terminal device 40 is different from that of the above embodiment.

チャットデータ処理部33は、スコアデータが取得された場合、スコアデータに応じた内容のチャットデータを生成すると共に、チャット端末装置40におけるチャットデータであるサーバメッセージ88の表示態様を評価点に応じて設定する。チャットデータ処理部33は、設定した表示態様をチャットデータと対応付けて記憶部39に記憶させる。 When the score data is acquired, the chat data processing unit 33 generates chat data having contents corresponding to the score data, and displays a display mode of the server message 88, which is the chat data in the chat terminal device 40, according to the evaluation points. Set. The chat data processing unit 33 stores the set display mode in the storage unit 39 in association with the chat data.

記憶部39は、チャットデータ処理部33によって設定された表示態様をチャットデータと関連付けて記憶する。また、記憶部39は、カメラ10で試合を撮影した複数の映像データを取得する処理と、試合のスコアデータを取得する処理と、取得された複数の映像データのそれぞれに対して、スコアデータが入力された入力時刻に対応する時間の範囲であるタグ範囲と、当該タグ範囲ごとの評価点とをタグ情報として設定する処理と、スコアデータが取得された場合、スコアデータに応じた内容のチャットデータを生成し、チャット表示端末におけるチャットデータの表示態様を評価点に応じて設定する処理と、チャットデータとタグ情報を設定した複数の映像データとを記憶する処理と、チャットデータと、選択された映像データとをチャット端末装置40に送信する処理と、スコアデータに応じて生成されたチャットデータの1つがチャット端末装置40において指定された場合、指定されたチャットデータに対応するタグ範囲について設定された評価点に基づいて、記憶された複数の映像データから1つの映像データを選択し、サーバ30側通信部からチャット端末装置40に送信させる処理と、を実行させるチャットデータ処理プログラムを記憶する。 The storage unit 39 stores the display mode set by the chat data processing unit 33 in association with the chat data. In addition, the storage unit 39 has score data for each of the processing of acquiring a plurality of video data obtained by shooting the game with the camera 10, the process of acquiring the score data of the game, and the acquired plurality of video data. The process of setting the tag range, which is the time range corresponding to the input time, and the evaluation points for each tag range as tag information, and when the score data is acquired, the content of the chat according to the score data A process of generating data and setting a display mode of chat data on a chat display terminal according to an evaluation point, a process of storing a plurality of video data in which chat data and tag information are set, and chat data are selected. When the process of transmitting the video data to the chat terminal device 40 and one of the chat data generated according to the score data are specified in the chat terminal device 40, the tag range corresponding to the specified chat data is set. A chat data processing program for selecting one video data from a plurality of stored video data based on the evaluated evaluation points and transmitting the data from the communication unit on the server 30 side to the chat terminal device 40 is stored. ..

チャット端末装置40において、表示制御部56は、サーバ30から送信されるチャットデータ及び映像データを受信し、表示部42に表示する。このとき、表示制御部56は、チャット表示領域42bには、サーバ30において設定された表示態様でチャットデータを表示する。 In the chat terminal device 40, the display control unit 56 receives the chat data and the video data transmitted from the server 30 and displays them on the display unit 42. At this time, the display control unit 56 displays the chat data in the chat display area 42b in the display mode set in the server 30.

また、表示制御部56は、チャット表示領域42bに表示されたチャットデータのうち、1つのサーバメッセージが入力部41により指定された場合に、当該サーバメッセージが指定された旨の情報をサーバ30に送信する。なお、この場合、サーバ30では、映像データ選択部36により映像データが選択され、選択された映像データがチャット端末装置40に送信される。この場合、映像データ選択部36は、タグ範囲の評価点に基づいて選択する場合に限られず、他の基準で映像データを選択することができる。チャット端末装置40では、送信された映像データを通信部43で受信する。表示制御部56は、受信した映像データを映像表示領域42aに表示させることができる。なお、受信する映像データが変更される場合、映像データに設定されるタグ範囲の評価点も変更される。したがって、表示制御部56は、変更後の映像データに設定されるタグ範囲の評価点に基づいた表示態様となるように、チャット表示領域42bの表示を更新する。 Further, when one server message is specified by the input unit 41 among the chat data displayed in the chat display area 42b, the display control unit 56 informs the server 30 of the information that the server message is specified. Send. In this case, in the server 30, the video data is selected by the video data selection unit 36, and the selected video data is transmitted to the chat terminal device 40. In this case, the video data selection unit 36 is not limited to the case of selecting based on the evaluation points of the tag range, and can select the video data based on other criteria. In the chat terminal device 40, the transmitted video data is received by the communication unit 43. The display control unit 56 can display the received video data in the video display area 42a. When the received video data is changed, the evaluation points of the tag range set in the video data are also changed. Therefore, the display control unit 56 updates the display of the chat display area 42b so that the display mode is based on the evaluation points of the tag range set in the changed video data.

サーバメッセージ88は、スコアデータの内容を記載したテキストについてのテキストデータと、当該テキストを囲う吹き出しについての吹き出しデータとを含む(図5参照)。サーバメッセージ88の表示態様としては、例えばメッセージ内容を示すテキスト自体の色、字体、大きさ等の表示を変更する態様、吹き出しの色、形状、大きさ等の表示、の少なくとも1つを変更する態様等が挙げられる。また、例えばチャット表示領域42bをスクロールさせた場合に、特定のサーバメッセージ88が表示されると、スクロールを自動的に停止させるようにしてもよい。 The server message 88 includes text data about a text describing the contents of the score data and balloon data about a balloon surrounding the text (see FIG. 5). As the display mode of the server message 88, for example, at least one of a mode of changing the display of the color, font, size, etc. of the text itself indicating the message content, and a mode of displaying the color, shape, size, etc. of the balloon are changed. Aspects and the like can be mentioned. Further, for example, when the chat display area 42b is scrolled and a specific server message 88 is displayed, the scrolling may be automatically stopped.

図7は、第2実施形態に係るチャット表示方法の一例を示すフローチャートである。図7では、図6と同様に、サーバ30側とチャット端末装置40側のそれぞれについてフローチャートを別個に示している。 FIG. 7 is a flowchart showing an example of the chat display method according to the second embodiment. In FIG. 7, similarly to FIG. 6, flowcharts are separately shown for each of the server 30 side and the chat terminal device 40 side.

図7に示すように、第1実施形態と同様、サーバ30において、映像データ取得部31は、複数のカメラ10から入力される複数の映像データを取得し、記憶部39に記憶させる(ステップS010)。また、スコアデータ取得部32は、スコア入力部20から入力されるスコアデータを取得し、記憶部39に記憶させる(ステップS020)。チャットデータ処理部33は、スコアデータが入力される毎に、スコアデータに対応する内容のチャットデータを生成し、チャット端末装置40におけるチャットデータの表示態様を評価点に応じて設定して、記憶部39に記憶させる(ステップS031)。その後、タグ情報設定部34は、タグ情報としてタグ範囲及び評価点を設定する(ステップS040)。また、サーバ側通信部35は、記憶部39に記憶されたチャットデータ及び映像データを送信する(ステップS050)。 As shown in FIG. 7, in the server 30, the video data acquisition unit 31 acquires a plurality of video data input from the plurality of cameras 10 and stores them in the storage unit 39 (step S010), as in the first embodiment. ). Further, the score data acquisition unit 32 acquires the score data input from the score input unit 20 and stores it in the storage unit 39 (step S020). Each time the score data is input, the chat data processing unit 33 generates chat data having contents corresponding to the score data, sets the display mode of the chat data in the chat terminal device 40 according to the evaluation points, and stores the chat data. It is stored in the unit 39 (step S031). After that, the tag information setting unit 34 sets the tag range and the evaluation point as the tag information (step S040). Further, the server-side communication unit 35 transmits the chat data and the video data stored in the storage unit 39 (step S050).

チャット端末装置40側では、サーバ30から送信されるチャットデータ及び映像データを受信し、表示部42に表示する。この場合、表示制御部56は、チャットデータについては、設定された表示態様でチャット表示領域42bに表示を行う(ステップS061)。その後、第1実施形態と同様に、表示制御部56は、表示部42に表示されるサーバメッセージが指定されたか否かを判定する(ステップS070)。表示部42に表示されるサーバメッセージが指定されないと判定される場合(ステップS070のNo)、ステップS061以降の処理を繰り返し行う。表示部42に表示されるサーバメッセージが指定されたと判定される場合(ステップS070のYes)、表示制御部56は、サーバメッセージが指定された旨をサーバ30に送信する(ステップS080)。 The chat terminal device 40 side receives the chat data and the video data transmitted from the server 30 and displays them on the display unit 42. In this case, the display control unit 56 displays the chat data in the chat display area 42b in the set display mode (step S061). After that, as in the first embodiment, the display control unit 56 determines whether or not the server message displayed on the display unit 42 is specified (step S070). When it is determined that the server message displayed on the display unit 42 is not specified (No in step S070), the processes after step S061 are repeated. When it is determined that the server message displayed on the display unit 42 has been specified (Yes in step S070), the display control unit 56 transmits to the server 30 that the server message has been specified (step S080).

サーバ30側では、第1実施形態と同様、サーバメッセージが指定された旨を受信したか否かを判定する(ステップS090)。サーバメッセージが指定された旨を受信しないと判定された場合(ステップS090のNo)、ステップS010以降の処理を繰り返し行う。サーバメッセージが指定された旨を受信したと判定された場合(ステップS090のYes)、映像データ選択部36は、指定されたサーバメッセージに相当するチャットデータのタグ範囲を検出し、複数の映像データの中からチャット端末装置40に送信する映像データを選択する(ステップS101)。ステップS101において、本実施形態では、評価点に限定されず、任意の手法で映像データを選択してもよい。なお、評価点に基づいて映像データを選択してもよい。ステップS110は、第1実施形態と同様である。 On the server 30 side, as in the first embodiment, it is determined whether or not the server message has been specified (step S090). If it is determined that the server message is not received (No in step S090), the processes after step S010 are repeated. When it is determined that the server message has been specified (Yes in step S090), the video data selection unit 36 detects the tag range of the chat data corresponding to the specified server message, and a plurality of video data. The video data to be transmitted to the chat terminal device 40 is selected from the above (step S101). In step S101, in the present embodiment, the video data may be selected by any method without being limited to the evaluation points. The video data may be selected based on the evaluation points. Step S110 is the same as that of the first embodiment.

チャット端末装置40側では、サーバ30から送信される映像データにより表示部42の映像表示領域42aの表示を更新する。また、サーバから送信される映像データのタグ範囲の評価値が変更された場合、チャット表示領域42bにおけるチャットデータの表示態様を更新する(ステップS121)。 On the chat terminal device 40 side, the display of the video display area 42a of the display unit 42 is updated by the video data transmitted from the server 30. Further, when the evaluation value of the tag range of the video data transmitted from the server is changed, the display mode of the chat data in the chat display area 42b is updated (step S121).

本実施形態に係るチャットシステム100は、カメラ10で試合を撮影した複数の映像データを取得する映像データ取得部31、試合のスコアデータを取得するスコアデータ取得部32、取得された複数の映像データのそれぞれに対して、スコアデータが入力された入力時刻に対応する時間の範囲であるタグ範囲と、当該タグ範囲ごとの評価点とをタグ情報として設定するタグ情報設定部34、スコアデータが取得された場合、スコアデータに応じた内容のチャットデータを生成し、チャット表示端末におけるチャットデータの表示態様を評価点に応じて設定するチャットデータ処理部33、チャットデータとタグ情報を設定した複数の映像データとを記憶する記憶部39、及び、記憶部39に記憶されたチャットデータ及び映像データをチャット端末装置40に送信可能なサーバ側通信部、及び、チャットデータ処理部によって生成されたチャットデータの1つがチャット端末装置40において指定された場合、記憶部39に記憶された複数の映像データから1つの映像データを選択し、サーバ側通信部からチャット端末装置40に送信させる映像データ選択部、を有するサーバ30と、サーバ30からチャットデータ及び映像データを取得する通信部43、及び、取得した映像データ及びチャットデータを表示部42の異なる領域に表示させ、チャットデータ処理部で生成されたチャットデータについては設定された表示態様で表示部42に表示させ、チャットデータ処理部で生成され表示部42に表示されたチャットデータの1つが入力部41によって指定された場合に、チャットデータが指定された旨をサーバ30に送信し、映像データ選択部で選択された映像データをサーバ30から受信して表示部42に表示させる制御部、を有するチャット端末装置40とを備える。 The chat system 100 according to the present embodiment includes a video data acquisition unit 31 that acquires a plurality of video data obtained by shooting a game with the camera 10, a score data acquisition unit 32 that acquires the score data of the game, and a plurality of acquired video data. For each of the above, the tag information setting unit 34, which sets the tag range, which is the time range corresponding to the input time in which the score data is input, and the evaluation points for each tag range as tag information, and the score data are acquired. If so, the chat data processing unit 33 that generates chat data with contents according to the score data and sets the display mode of the chat data on the chat display terminal according to the evaluation points, and a plurality of sets of chat data and tag information. A storage unit 39 that stores video data, a server-side communication unit that can transmit chat data and video data stored in the storage unit 39 to the chat terminal device 40, and chat data generated by the chat data processing unit. When one of the above is specified in the chat terminal device 40, a video data selection unit that selects one video data from a plurality of video data stored in the storage unit 39 and transmits the video data from the server-side communication unit to the chat terminal device 40. The server 30, the communication unit 43 that acquires chat data and video data from the server 30, and the acquired video data and chat data are displayed in different areas of the display unit 42, and the chat generated by the chat data processing unit. The data is displayed on the display unit 42 in the set display mode, and when one of the chat data generated by the chat data processing unit and displayed on the display unit 42 is specified by the input unit 41, the chat data is specified. It is provided with a chat terminal device 40 having a control unit that transmits the above to the server 30 and receives the video data selected by the video data selection unit from the server 30 and displays it on the display unit 42.

本実施形態によれば、評価点に応じてチャットデータ(サーバメッセージ)の表示態様が異なるため、評価点がユーザごとに異なる場合、ユーザごとに異なる表示態様となる。したがって、よりユーザの要求に適した表示態様を実現することができる。 According to the present embodiment, the display mode of the chat data (server message) is different depending on the evaluation point. Therefore, when the evaluation point is different for each user, the display mode is different for each user. Therefore, it is possible to realize a display mode more suitable for the user's request.

本実施形態に係るチャットシステム100において、チャットデータは、スコアデータに応じた内容を記載したテキストについてのテキストデータ及びテキストデータを囲んで表示される吹き出しについての吹き出しデータを含み、チャットデータ処理部33は、表示態様として、テキスト及び吹き出しの色、形状、及び大きさの少なくとも1つの態様が他のチャットデータと異なるように設定する。これにより、ユーザの要求に適した表示態様を容易に実現することができる。 In the chat system 100 according to the present embodiment, the chat data includes text data about a text describing the contents according to the score data and blowout data about a blowout displayed surrounding the text data, and the chat data processing unit 33. Is set so that at least one aspect of the color, shape, and size of the text and the balloon is different from other chat data as the display aspect. As a result, it is possible to easily realize a display mode suitable for the user's request.

[第3実施形態]
次に、第3実施形態を説明する。図8は、本実施形態に係るチャットシステム(映像データ処理システム)300の一例を示す概略図である。図8に示すように、チャットシステム300は、サーバ(映像データ処理装置)230と、チャット端末装置(端末装置)40とを備える。チャット端末装置40の構成については、上記実施形態と同様である。本実施形態において、サーバ230は、第1実施形態の各構成に加えて、ダイジェスト生成部37を有している。サーバ230の他の構成については、第1実施形態と同様である。なお、本実施形態では、チャットデータ処理部33及び映像データ選択部36については、設けられなくてもよい。
[Third Embodiment]
Next, the third embodiment will be described. FIG. 8 is a schematic view showing an example of the chat system (video data processing system) 300 according to the present embodiment. As shown in FIG. 8, the chat system 300 includes a server (video data processing device) 230 and a chat terminal device (terminal device) 40. The configuration of the chat terminal device 40 is the same as that of the above embodiment. In the present embodiment, the server 230 has a digest generation unit 37 in addition to each configuration of the first embodiment. Other configurations of the server 230 are the same as in the first embodiment. In this embodiment, the chat data processing unit 33 and the video data selection unit 36 may not be provided.

ダイジェスト生成部37は、映像データ取得部31で取得される複数の映像データに設定されるタグ範囲を評価点に基づいて選択し、選択したタグ範囲同士を時系列順に接続して1つのダイジェストデータを生成する。 The digest generation unit 37 selects a tag range set for a plurality of video data acquired by the video data acquisition unit 31 based on the evaluation points, and connects the selected tag ranges in chronological order to obtain one digest data. To generate.

図9は、ダイジェストデータの一例を模式的に示す図である。図9では、映像データC及び映像データDを取得した場合を例に挙げて説明する。図9に示すように、映像データC及び映像データDにおいて、スコアデータが入力された入力時刻t5、t6、t7を終了時刻とするタグ範囲CT1、CT2、CT3、DT1、DT2、DT3が設定されている。タグ範囲CT1、CT2、CT3は、終了時刻t5、t6、t7から所定時間遡った時刻t8、t9、t10を開始時刻として設定される。また、映像データCにおいて、タグ範囲CT1には、評価点が30点と設定され、タグ範囲CT2には、評価点が70点と設定され、タグ範囲CT3には、評価点が20点と設定される。一方、映像データDにおいて、タグ範囲DT1には、評価点が60点と設定され、タグ範囲DT2には、評価点が50点と設定され、タグ範囲DT3には、評価点が40点と設定される。 FIG. 9 is a diagram schematically showing an example of digest data. In FIG. 9, a case where the video data C and the video data D are acquired will be described as an example. As shown in FIG. 9, in the video data C and the video data D, the tag ranges CT1, CT2, CT3, DT1, DT2, and DT3 whose end times are the input times t5, t6, and t7 at which the score data is input are set. ing. The tag ranges CT1, CT2, and CT3 are set with times t8, t9, and t10 that are set back from the end times t5, t6, and t7 by a predetermined time as start times. Further, in the video data C, the tag range CT1 is set to 30 points, the tag range CT2 is set to 70 points, and the tag range CT3 is set to 20 points. Will be done. On the other hand, in the video data D, the tag range DT1 is set with an evaluation point of 60 points, the tag range DT2 is set with an evaluation point of 50 points, and the tag range DT3 is set with an evaluation point of 40 points. Will be done.

ダイジェスト生成部37は、例えば、複数の映像データのうち、同一のスコアデータに対応する複数のタグ範囲同士の中から1つを評価点に基づいて選択する。例えば、図9に示すように、ダイジェストデータEを生成する際、ダイジェスト生成部37は、同一のスコアデータに対応する2つのタグ範囲CT1、DT1の評価値を比較し、評価値の高いタグ範囲DT1を選択する。また、ダイジェスト生成部37は、同一のスコアデータに対応する2つのタグ範囲CT2、DT2の評価値を比較し、評価値の高いタグ範囲CT2を選択する。また、ダイジェスト生成部37は、同一のスコアデータに対応する2つのタグ範囲CT3、DT3の評価値を比較し、評価値の高いタグ範囲DT3を選択する。ダイジェスト生成部37は、選択した各タグ範囲を接続する。これにより、タグ範囲DT1、CT2、DT3が接続された状態のダイジェストデータEが生成される。 The digest generation unit 37 selects, for example, one of a plurality of tag ranges corresponding to the same score data from a plurality of video data based on the evaluation points. For example, as shown in FIG. 9, when generating the digest data E, the digest generation unit 37 compares the evaluation values of the two tag ranges CT1 and DT1 corresponding to the same score data, and the tag range having a high evaluation value. Select DT1. Further, the digest generation unit 37 compares the evaluation values of the two tag ranges CT2 and DT2 corresponding to the same score data, and selects the tag range CT2 having the higher evaluation value. Further, the digest generation unit 37 compares the evaluation values of the two tag ranges CT3 and DT3 corresponding to the same score data, and selects the tag range DT3 having the higher evaluation value. The digest generation unit 37 connects each selected tag range. As a result, digest data E in a state where the tag ranges DT1, CT2, and DT3 are connected is generated.

また、ダイジェストデータFを生成する際、ダイジェスト生成部37は、評価点が所定値以上であるタグ範囲を選択する。例えば、図9に示すように、ダイジェストデータFを生成する際、ダイジェスト生成部37は、例えば評価点が50点以上のタグ範囲を選択する。映像データC及び映像データDにおいて、評価値が50点以上であるタグ範囲DT1、CT2、DT2を選択することができる。ダイジェスト生成部37は、選択した各タグ範囲を接続する。これにより、タグ範囲DT1、DT2、CT2が接続された状態のダイジェストデータFが得られる。 Further, when generating the digest data F, the digest generation unit 37 selects a tag range in which the evaluation points are equal to or higher than a predetermined value. For example, as shown in FIG. 9, when generating the digest data F, the digest generation unit 37 selects, for example, a tag range having an evaluation point of 50 points or more. In the video data C and the video data D, the tag ranges DT1, CT2, and DT2 having an evaluation value of 50 points or more can be selected. The digest generation unit 37 connects each selected tag range. As a result, digest data F in a state where the tag ranges DT1, DT2, and CT2 are connected can be obtained.

また、ダイジェスト生成部37は、例えば、複数の映像データのうち、同一のスコアデータに対応する複数のタグ範囲同士の中から1つを評価点に基づいて選択し、選択したタグ範囲の中から更に評価点が所定値以上であるタグ範囲を選択する。例えば、図9に示すように、ダイジェストデータGを生成する際、ダイジェスト生成部37は、同一のスコアデータに対応する2つのタグ範囲の評価値を比較し、評価値が高いタグ範囲DT1、CT2、DT3を選択することができる。この状態で、タグ範囲DT1、CT2、DT3が選択される。次に、ダイジェスト生成部37は、選択したタグ範囲の中から更に評価点が50点以上であるタグ範囲を選択する。この場合、タグ範囲DT1、CT2が選択される。ダイジェスト生成部37は、選択した各タグ範囲を接続する。これにより、タグ範囲DT1、CT2が接続された状態のダイジェストデータGが生成される。 Further, the digest generation unit 37 selects, for example, one of a plurality of tag ranges corresponding to the same score data from among the plurality of video data based on the evaluation points, and from the selected tag ranges. Furthermore, a tag range in which the evaluation score is equal to or higher than a predetermined value is selected. For example, as shown in FIG. 9, when generating the digest data G, the digest generation unit 37 compares the evaluation values of the two tag ranges corresponding to the same score data, and the tag ranges DT1 and CT2 having high evaluation values are compared. , DT3 can be selected. In this state, the tag ranges DT1, CT2, and DT3 are selected. Next, the digest generation unit 37 further selects a tag range having an evaluation point of 50 points or more from the selected tag range. In this case, the tag ranges DT1 and CT2 are selected. The digest generation unit 37 connects each selected tag range. As a result, digest data G in a state where the tag ranges DT1 and CT2 are connected is generated.

また、本実施形態において、記憶部39は、カメラ10で試合を撮影した複数の映像データを取得する処理と、試合のスコアデータを取得する処理と、取得された複数の映像データのそれぞれに対して、スコアデータが入力された入力時刻に対応する時間の範囲であるタグ範囲と、当該タグ範囲ごとの評価点とをタグ情報として設定する処理と、複数の映像データに設定されるタグ範囲を評価点に基づいて選択し、選択したタグ範囲同士を時系列順に接続して1つのダイジェストデータを生成する処理と、タグ情報を設定した複数の映像データと、ダイジェストデータとを記憶する処理と、記憶部39に記憶されるダイジェストデータ及び映像データを送信する処理と、を実行させる映像データ処理プログラムを記憶する。 Further, in the present embodiment, the storage unit 39 receives the processing of acquiring a plurality of video data obtained by shooting the game with the camera 10, the process of acquiring the score data of the game, and the acquired video data. The tag range, which is the time range corresponding to the input time when the score data is input, the process of setting the evaluation points for each tag range as tag information, and the tag range set for a plurality of video data. A process of selecting based on evaluation points and connecting the selected tag ranges in chronological order to generate one digest data, a process of storing a plurality of video data in which tag information is set, and a process of storing the digest data. A video data processing program for executing a process of transmitting digest data and video data stored in the storage unit 39 is stored.

次に、上記のように構成されたチャットシステム300の動作を説明する。図10は、第3実施形態に係るチャット表示方法の一例を示すフローチャートである。図10に示すように、サーバ30において、映像データ取得部31は、複数のカメラ10から入力される複数の映像データを取得し、記憶部39に記憶させる(ステップS210)。また、スコアデータ取得部32は、スコア入力部20から入力されるスコアデータを取得し、記憶部39に記憶させる(ステップS220)。チャットデータ処理部33は、スコアデータが入力される毎に、スコアデータに対応する内容のチャットデータを生成して、記憶部39に記憶させる。また、スコアデータが取得された場合、タグ情報設定部34は、タグ情報としてタグ範囲及び評価点を設定する(ステップS230)。 Next, the operation of the chat system 300 configured as described above will be described. FIG. 10 is a flowchart showing an example of the chat display method according to the third embodiment. As shown in FIG. 10, in the server 30, the video data acquisition unit 31 acquires a plurality of video data input from the plurality of cameras 10 and stores them in the storage unit 39 (step S210). Further, the score data acquisition unit 32 acquires the score data input from the score input unit 20 and stores it in the storage unit 39 (step S220). Each time the score data is input, the chat data processing unit 33 generates chat data having the content corresponding to the score data and stores it in the storage unit 39. When the score data is acquired, the tag information setting unit 34 sets the tag range and the evaluation point as the tag information (step S230).

ダイジェスト生成部37は、複数の映像データに設定されるタグ範囲を評価点に基づいて選択し、選択したタグ範囲同士を時系列順に接続して1つのダイジェストデータを生成して、記憶部39に記憶させる(ステップS240)。サーバ側通信部35は、記憶部39に記憶されたチャットデータ、映像データ及びダイジェストデータを送信する(ステップS250)。 The digest generation unit 37 selects a tag range set for a plurality of video data based on the evaluation points, connects the selected tag ranges to each other in chronological order to generate one digest data, and stores the tag range 39 in the storage unit 39. It is memorized (step S240). The server-side communication unit 35 transmits the chat data, video data, and digest data stored in the storage unit 39 (step S250).

本実施形態に係るチャットシステム300は、カメラ10で試合を撮影した複数の映像データを取得する映像データ取得部31、試合のスコアデータを取得するスコアデータ取得部32、取得された複数の映像データのそれぞれに対して、スコアデータが入力された入力時刻に対応する時間の範囲であるタグ範囲と、当該タグ範囲ごとの評価点とをタグ情報として設定するタグ情報設定部34、複数の映像データに設定されるタグ範囲を評価点に基づいて選択し、選択したタグ範囲同士を時系列順に接続して1つのダイジェストデータを生成するダイジェスト生成部37、タグ情報を設定した複数の映像データと、ダイジェストデータとを記憶する記憶部39、及び、記憶部39に記憶されるダイジェストデータ及び映像データを送信可能なサーバ側通信部35、を備えるサーバ230と、サーバ230からダイジェストデータ及び映像データを取得する通信部43、及び、取得したダイジェストデータ及び映像データを表示部42に表示させる表示制御部56、を有するチャット端末装置40とを備える。 The chat system 300 according to the present embodiment includes a video data acquisition unit 31 that acquires a plurality of video data obtained by shooting a game with the camera 10, a score data acquisition unit 32 that acquires the score data of the game, and a plurality of acquired video data. Tag information setting unit 34 that sets the tag range, which is the time range corresponding to the input time in which the score data is input, and the evaluation points for each tag range as tag information, and a plurality of video data. Digest generation unit 37 that selects the tag range set in the above based on the evaluation points and connects the selected tag ranges in chronological order to generate one digest data, a plurality of video data in which tag information is set, and A server 230 including a storage unit 39 that stores digest data and a server-side communication unit 35 that can transmit digest data and video data stored in the storage unit 39, and acquisition of digest data and video data from the server 230. A chat terminal device 40 having a communication unit 43 for the operation and a display control unit 56 for displaying the acquired digest data and video data on the display unit 42 is provided.

本実施形態によれば、評価点がユーザごとに異なる場合、ユーザごとに異なるダイジェスト映像を提供することができる。したがって、ユーザが指定したスコアに対応する映像の中から、よりユーザの要求に適した映像を供給することができる。 According to the present embodiment, when the evaluation points are different for each user, it is possible to provide a different digest video for each user. Therefore, it is possible to supply a video more suitable for the user's request from the video corresponding to the score specified by the user.

本実施形態に係るチャットシステム300において、タグ情報設定部34は、スコアデータの内容と撮像装置の位置とに基づいて評価点を設定する。したがって、ユーザの視点とは異なる映像データについて高い評価点が設定される。 In the chat system 300 according to the present embodiment, the tag information setting unit 34 sets the evaluation points based on the content of the score data and the position of the imaging device. Therefore, a high evaluation point is set for video data different from the user's viewpoint.

本実施形態に係るチャットシステム300において、ダイジェスト生成部37は、評価点が所定値以上であるタグ範囲を選択する。したがって、評価点が高い映像を供給することができる。 In the chat system 300 according to the present embodiment, the digest generation unit 37 selects a tag range in which the evaluation points are equal to or higher than a predetermined value. Therefore, it is possible to supply an image having a high evaluation score.

[第4実施形態]
次に、第4実施形態を説明する。図11は、本実施形態に係るチャットシステム400の一例を示す概略図である。図11に示すように、チャットシステム400は、サーバ330と、チャット端末装置40とを備える。チャット端末装置40の構成については、上記実施形態と同様である。本実施形態において、サーバ330は、第1実施形態の各構成に加えて、タグ情報編集部38を有している。サーバ230の他の構成については、第1実施形態と同様である。
[Fourth Embodiment]
Next, the fourth embodiment will be described. FIG. 11 is a schematic view showing an example of the chat system 400 according to the present embodiment. As shown in FIG. 11, the chat system 400 includes a server 330 and a chat terminal device 40. The configuration of the chat terminal device 40 is the same as that of the above embodiment. In the present embodiment, the server 330 has a tag information editing unit 38 in addition to each configuration of the first embodiment. Other configurations of the server 230 are the same as in the first embodiment.

タグ情報編集部38は、チャットデータ処理部33によって生成されたチャットデータであるサーバメッセージに対してタグ情報の設定を変更する旨の要求があった場合、要求に基づいてタグ情報を編集する。タグ情報の編集内容としては、例えばタグ情報の削除、タグ範囲の変更、評価点の変更等が挙げられる。 When the tag information editing unit 38 receives a request to change the tag information setting for the server message which is the chat data generated by the chat data processing unit 33, the tag information editing unit 38 edits the tag information based on the request. Examples of the edited content of the tag information include deletion of the tag information, change of the tag range, change of the evaluation point, and the like.

タグ情報の削除については、映像データに設定されるタグ情報を削除する。タグ情報を削除することにより、当該タグ情報に対応するスコアデータに関するタグ範囲及び評価点が無効になる。なお、削除したタグ情報を復活させることができる態様であってもよい。つまり、タグ情報の有効及び無効を切り替える設定であってもよい。タグ範囲の変更については、タグ範囲の開始時刻及び終了時刻を変更することが挙げられる。また、評価点の変更については、タグ範囲に設定される評価点を高くする又は低くすることが挙げられる。 Regarding the deletion of the tag information, the tag information set in the video data is deleted. By deleting the tag information, the tag range and evaluation points related to the score data corresponding to the tag information become invalid. In addition, the deleted tag information may be restored. That is, it may be a setting for switching between valid and invalid tag information. Regarding the change of the tag range, the start time and the end time of the tag range may be changed. In addition, regarding the change of the evaluation point, the evaluation point set in the tag range may be raised or lowered.

タグ情報の変更の要求は、チャット端末装置40側で行うことができる。図12は、本実施形態に係るチャット端末装置40の入力部41及び表示部42の一例を示す図である。図12に示すように、表示部42の映像表示領域42aには、映像データのうちサーバメッセージ88aに対応する場面が表示されている。映像表示領域42aには、削除操作部91と、範囲変更操作部92と、評価点変更操作部93とが設けられる。 The request for changing the tag information can be made on the chat terminal device 40 side. FIG. 12 is a diagram showing an example of an input unit 41 and a display unit 42 of the chat terminal device 40 according to the present embodiment. As shown in FIG. 12, in the video display area 42a of the display unit 42, a scene corresponding to the server message 88a of the video data is displayed. The image display area 42a is provided with a deletion operation unit 91, a range change operation unit 92, and an evaluation point change operation unit 93.

削除操作部91は、例えばユーザがタッチすることにより、サーバ330に対して当該タグ情報の削除を要求する。範囲変更操作部92は、例えばユーザが左右に移動させることにより、サーバ330に対してタグ範囲の変更を要求する。評価点変更操作部93は、例えばユーザがゲージを左右に増減させることにより、サーバ330に対して評価点の変更を要求する。 The deletion operation unit 91 requests the server 330 to delete the tag information, for example, by touching the user. The range change operation unit 92 requests the server 330 to change the tag range, for example, by moving the user left or right. The evaluation point change operation unit 93 requests the server 330 to change the evaluation point, for example, by the user increasing or decreasing the gauge to the left or right.

タグ情報編集部38は、タグ情報の設定を変更する旨の要求があった場合、当該要求を送信したチャット端末装置40が要求の権限を有する場合に、要求に基づいてタグ情報を編集するようにしてもよい。この場合、権限を有するチャット端末装置40としては、例えば試合を撮影したカメラ10の所有者が所有するチャット端末装置40、又はチームの管理者、システム管理者の所有するチャット端末装置40等が挙げられる。 When there is a request to change the tag information setting, the tag information editing unit 38 edits the tag information based on the request when the chat terminal device 40 that has transmitted the request has the authority of the request. It may be. In this case, examples of the chat terminal device 40 having authority include the chat terminal device 40 owned by the owner of the camera 10 that shot the game, the chat terminal device 40 owned by the team administrator, the system administrator, and the like. Be done.

図13は、タグ情報の一例を模式的に示す図である。図13では、カメラ10で撮影された映像データHを取得した場合を例に挙げて説明する。図13に示すように、映像データHにおいて、スコアデータが入力された入力時刻t11、t12を終了時刻とするタグ範囲HT1、HT2が設定されている。タグ範囲HT1、HT2は、終了時刻t11、t12から所定時間遡った時刻t13、t14を開始時刻として設定される。これに対して、例えばタグ範囲HT1を削除するように要求することにより、当該タグ範囲HT1が削除されて無効になる。また、タグ範囲HT2の開始時刻をt14に対して遡ったt15に変更するように要求することにより、タグ範囲Ht2の開始時刻がt15に変更される。 FIG. 13 is a diagram schematically showing an example of tag information. In FIG. 13, a case where the video data H captured by the camera 10 is acquired will be described as an example. As shown in FIG. 13, in the video data H, the tag ranges HT1 and HT2 whose end times are the input times t11 and t12 at which the score data is input are set. The tag ranges HT1 and HT2 are set with the times t13 and t14, which are predetermined times back from the end times t11 and t12, as the start time. On the other hand, for example, by requesting that the tag range HT1 be deleted, the tag range HT1 is deleted and becomes invalid. Further, by requesting that the start time of the tag range HT2 be changed to t15 retroactive to t14, the start time of the tag range HT2 is changed to t15.

なお、本実施形態において、記憶部39には、サーバ30に対して、カメラ10で試合を撮影した複数の映像データを取得する処理と、試合のスコアデータを取得する処理と、スコアデータが取得された場合、スコアデータに応じた内容のチャットデータを生成する処理と、取得された複数の映像データのそれぞれに対して、少なくともスコアデータが入力された入力時刻に対応する時間の範囲であるタグ範囲をタグ情報として設定する処理と、チャットデータとタグ情報を設定した複数の映像データとを記憶する処理と、記憶部に記憶されたチャットデータをチャット端末装置に送信する処理と、チャットデータ処理部によって生成されたチャットデータに対してタグ情報の設定を変更する旨の要求があった場合、要求に基づいてタグ情報を編集する処理と、を実行させるチャットデータ処理プログラムが記憶される。 In the present embodiment, the storage unit 39 has a process of acquiring a plurality of video data obtained by shooting a match with the camera 10 and a process of acquiring the score data of the match, and the score data is acquired by the storage unit 39. If this is done, the process of generating chat data with the content corresponding to the score data and the tag that is at least the time range corresponding to the input time when the score data was input for each of the acquired video data. Processing to set the range as tag information, processing to store chat data and multiple video data for which tag information is set, processing to send chat data stored in the storage unit to the chat terminal device, and chat data processing. When there is a request to change the tag information setting for the chat data generated by the department, a process for editing the tag information based on the request and a chat data processing program for executing the process are stored.

次に、上記のように構成されたチャットシステム400の動作を説明する。図14は、第4実施形態に係るチャット表示方法の一例を示すフローチャートである。図14では、サーバ30側とチャット端末装置40側のそれぞれについてフローチャートを別個に示している。 Next, the operation of the chat system 400 configured as described above will be described. FIG. 14 is a flowchart showing an example of the chat display method according to the fourth embodiment. In FIG. 14, flowcharts are shown separately for each of the server 30 side and the chat terminal device 40 side.

図14に示すように、サーバ30において、タグ情報編集部38は、チャット端末装置40からタグ情報の編集の要求があるか否かを判定する(ステップS310)。タグ情報の編集の要求が無いと判定した場合(ステップS310のNo)、ステップS310の処理を繰り返し行う。 As shown in FIG. 14, in the server 30, the tag information editing unit 38 determines whether or not there is a request for editing the tag information from the chat terminal device 40 (step S310). When it is determined that there is no request for editing the tag information (No in step S310), the process of step S310 is repeated.

チャット端末装置40において、ユーザが上記した所定の操作を行うことにより、タグ情報の編集をサーバ30に対して要求することができる(ステップS320)。 In the chat terminal device 40, the user can request the server 30 to edit the tag information by performing the above-mentioned predetermined operation (step S320).

サーバ30側において、タグ情報の編集の要求があったと判定した場合(ステップS310のYes)、タグ編集部38は、要求を送信したチャット端末装置40が権限を有するか否かを判定する(ステップS330)。権限を有すると判定した場合(ステップS330のYes)、タグ情報編集部38は、要求に応じてタグ情報を編集する(ステップS340)。一方、権限を有しないと判定した場合(ステップS340のNo)、タグ情報編集部38は、編集を行うことなく処理を終了する。この場合、当該チャット端末装置40に対して、「権限がありません」等のメッセージを送信してもよい。 When it is determined on the server 30 side that there is a request for editing the tag information (Yes in step S310), the tag editing unit 38 determines whether or not the chat terminal device 40 that has transmitted the request has authority (step). S330). When it is determined that the user has the authority (Yes in step S330), the tag information editing unit 38 edits the tag information in response to the request (step S340). On the other hand, if it is determined that the user does not have the authority (No in step S340), the tag information editing unit 38 ends the process without editing. In this case, a message such as "You are not authorized" may be sent to the chat terminal device 40.

チャット端末装置40において、表示制御部56は、編集後のタグ情報を反映させた内容を表示部42に表示させる(ステップS350)。 In the chat terminal device 40, the display control unit 56 causes the display unit 42 to display the content reflecting the edited tag information (step S350).

本実施形態に係るチャットシステム300は、カメラ10で試合を撮影した複数の映像データを取得する映像データ取得部31、試合のスコアデータを取得するスコアデータ取得部32、スコアデータが取得された場合、スコアデータに応じた内容のチャットデータを生成するチャットデータ処理部33、取得された複数の映像データのそれぞれに対して、少なくともスコアデータが入力された入力時刻に対応する時間の範囲であるタグ範囲をタグ情報として設定するタグ情報設定部34、チャットデータとタグ情報を設定した複数の映像データとを記憶する記憶部39、記憶部に記憶されたチャットデータをチャット端末装置に送信可能なサーバ側通信部35、チャットデータ処理部によって生成されたチャットデータに対してタグ情報の設定を変更する旨の要求があった場合、要求に基づいてタグ情報を編集するタグ情報編集部38、を有するサーバ30と、サーバ30からチャットデータを取得する通信部43、及び、取得したチャットデータを表示部42に表示させ、チャットデータ処理部で生成され表示部42に表示されたチャットデータに対してタグ情報の設定の変更を要求する旨の操作が入力部41によって入力された場合に、要求をサーバ30に送信する制御部、を有するチャット端末装置40とを備える。 The chat system 300 according to the present embodiment has a video data acquisition unit 31 that acquires a plurality of video data obtained by shooting a game with the camera 10, a score data acquisition unit 32 that acquires the score data of the game, and a case where the score data is acquired. , Chat data processing unit 33 that generates chat data with contents according to the score data, Tag that is at least the time range corresponding to the input time when the score data is input for each of the acquired video data. Tag information setting unit 34 that sets the range as tag information, storage unit 39 that stores chat data and a plurality of video data for which tag information is set, and a server that can send chat data stored in the storage unit to the chat terminal device. The side communication unit 35 has a tag information editing unit 38 that edits the tag information based on the request when there is a request to change the tag information setting for the chat data generated by the chat data processing unit. The server 30, the communication unit 43 that acquires chat data from the server 30, and the acquired chat data are displayed on the display unit 42, and tags are attached to the chat data generated by the chat data processing unit and displayed on the display unit 42. It includes a chat terminal device 40 having a control unit that transmits a request to the server 30 when an operation requesting a change in information settings is input by the input unit 41.

本実施形態によれば、不要なタグ情報を削除し、より有効なタグ情報を生成することができるため、よりユーザの要求に適した映像を供給することができる。 According to the present embodiment, unnecessary tag information can be deleted and more effective tag information can be generated, so that a video more suitable for the user's request can be supplied.

本実施形態に係るチャットシステム300において、タグ情報設定部34は、更に当該タグ範囲ごとの評価点をタグ情報として設定し、タグ情報の編集は、タグ情報の削除、タグ範囲の変更、及び評価点の変更の少なくとも1つを含む。これにより、評価点の変更を含めて、よりユーザの要求に適した映像を供給することができる。 In the chat system 300 according to the present embodiment, the tag information setting unit 34 further sets the evaluation points for each tag range as tag information, and the tag information can be edited by deleting the tag information, changing the tag range, and evaluating the tag information. Includes at least one point change. As a result, it is possible to supply a video that is more suitable for the user's request, including the change of the evaluation point.

本実施形態に係るチャットシステム300において、タグ情報編集部38は、タグ情報の編集の要求を送信したチャット端末装置40が権限を有する場合に、タグ情報の編集を行う。これにより、タグ情報が無制限に変更されることを防ぐことができる。 In the chat system 300 according to the present embodiment, the tag information editing unit 38 edits the tag information when the chat terminal device 40 that has transmitted the request for editing the tag information has the authority. As a result, it is possible to prevent the tag information from being changed indefinitely.

[第5実施形態]
次に、第5実施形態を説明する。本実施形態に係るチャットシステム400の全体構成については、第4実施形態と同様である。本実施形態では、タグ情報設定部34がチャット端末装置40毎にタグ情報の設定を行い、タグ情報編集部38がチャット端末装置40ごとにタグ情報の編集を行う点で、第4実施形態とは異なっている。なお、他の構成については、第4実施形態と同様である。
[Fifth Embodiment]
Next, a fifth embodiment will be described. The overall configuration of the chat system 400 according to the present embodiment is the same as that of the fourth embodiment. In the present embodiment, the tag information setting unit 34 sets the tag information for each chat terminal device 40, and the tag information editing unit 38 edits the tag information for each chat terminal device 40. Is different. The other configurations are the same as those in the fourth embodiment.

タグ情報設定部34は、チャット端末装置40毎にタグ情報の設定を行うことが可能である。 The tag information setting unit 34 can set tag information for each chat terminal device 40.

図15は、タグ情報の一例を模式的に示す図である。図15では、カメラ10で撮影された映像データIを取得した場合を例に挙げて説明する。図15に示すように、映像データIついて、チャット端末装置40に対しては、スコアデータが入力された入力時刻t16、t17を終了時刻とするタグ範囲JT1、JT2が設定されている。タグ範囲JT1、JT2は、終了時刻t16、t17から所定時間遡った時刻t18、t19を開始時刻として設定される。なお、図15に示す例では、初期状態において、時刻t16と時刻t21とが同じ値であり、時刻t17と時刻t22とが同じ値であり、時刻t18と時刻t23とが同じ値であり、時刻t19と時刻t24とが同じ値である。 FIG. 15 is a diagram schematically showing an example of tag information. In FIG. 15, a case where the video data I captured by the camera 10 is acquired will be described as an example. As shown in FIG. 15, for the video data I, the tag ranges JT1 and JT2 having the input times t16 and t17 at which the score data is input are set as the end time for the chat terminal device 40. The tag ranges JT1 and JT2 are set with the times t18 and t19, which are predetermined times back from the end times t16 and t17, as the start time. In the example shown in FIG. 15, in the initial state, the time t16 and the time t21 have the same value, the time t17 and the time t22 have the same value, and the time t18 and the time t23 have the same value. t19 and time t24 are the same value.

一方、チャット端末装置40Aに対しては、スコアデータが入力された入力時刻t21、t22を終了時刻とするタグ範囲KT1、KT2が設定されている。タグ範囲KT1、KT2は、終了時刻t21、t22から所定時間遡った時刻t23、t24を開始時刻として設定される。 On the other hand, for the chat terminal device 40A, tag ranges KT1 and KT2 are set with the input times t21 and t22 at which the score data is input as the end time. The tag ranges KT1 and KT2 are set with the times t23 and t24, which are predetermined times back from the end times t21 and t22, as the start time.

タグ情報編集部38は、チャットデータ処理部33によって生成されたチャットデータであるサーバメッセージに対してタグ情報の設定を変更する旨の要求があった場合、要求に基づいてタグ情報を編集する。タグ情報の編集内容としては、第4実施形態と同様、例えばタグ情報の削除、タグ範囲の変更、評価点の変更等が挙げられる。タグ情報の変更の要求は、第4実施形態と同様、チャット端末装置40側で行うことができる。 When the tag information editing unit 38 receives a request to change the tag information setting for the server message which is the chat data generated by the chat data processing unit 33, the tag information editing unit 38 edits the tag information based on the request. Examples of the edited content of the tag information include deletion of the tag information, change of the tag range, change of the evaluation point, and the like, as in the fourth embodiment. The request for changing the tag information can be made on the chat terminal device 40 side as in the fourth embodiment.

チャット端末装置40からサーバ30においてタグ情報の変更の要求を行い、チャット端末装置40Aからは要求を行わない場合、図15に示すように、例えばタグ範囲JT1を削除するように要求することにより、当該タグ範囲JT1が削除されて無効になる。また、タグ範囲JT2の開始時刻をt19に対して遡ったt20に変更するように要求することにより、タグ範囲JT2の開始時刻がt20に変更される。一方、チャット端末装置40Aに対しては、変更が要求されていないため、タグ情報は変更されない。 When the chat terminal device 40 requests the server 30 to change the tag information and the chat terminal device 40A does not make the request, for example, by requesting that the tag range JT1 be deleted, as shown in FIG. The tag range JT1 is deleted and becomes invalid. Further, the start time of the tag range JT2 is changed to t20 by requesting that the start time of the tag range JT2 be changed to t20 retroactive to t19. On the other hand, since no change is requested for the chat terminal device 40A, the tag information is not changed.

なお、本実施形態において、記憶部39には、カメラ10で試合を撮影した複数の映像データを取得することと、試合のスコアデータを取得する処理と、スコアデータが取得された場合、スコアデータに応じた内容のチャットデータを生成する処理と、取得された複数の映像データのそれぞれに対して、少なくともスコアデータが入力された入力時刻に対応する時間の範囲であるタグ範囲をタグ情報として、チャット端末装置40ごとに異なる態様で設定する処理と、チャットデータとタグ情報を設定した複数の映像データとを記憶する処理と、記憶されたチャットデータをチャット端末装置に送信する処理と、スコアデータに応じて生成されたチャットデータに対してチャット端末装置からタグ情報の設定を変更する旨の要求があった場合、要求に基づいてチャット端末装置に対応するタグ情報を編集する処理と、を実行させるチャットデータ処理プログラムが記憶される。 In the present embodiment, the storage unit 39 acquires a plurality of video data obtained by shooting the match with the camera 10, a process of acquiring the score data of the match, and when the score data is acquired, the score data. For each of the process of generating chat data with the content according to the above and the acquired video data, at least the tag range, which is the range of time corresponding to the input time when the score data is input, is used as the tag information. A process of setting different modes for each chat terminal device 40, a process of storing a plurality of video data in which chat data and tag information are set, a process of transmitting the stored chat data to the chat terminal device, and score data. When there is a request from the chat terminal device to change the tag information setting for the chat data generated in response to, the process of editing the tag information corresponding to the chat terminal device based on the request is executed. The chat data processing program to be made to be stored is stored.

次に、上記のように構成されたチャットシステム400の動作を説明する。図16は、第5実施形態に係るチャット表示方法の一例を示すフローチャートである。図16では、サーバ30側とチャット端末装置40側のそれぞれについてフローチャートを別個に示している。 Next, the operation of the chat system 400 configured as described above will be described. FIG. 16 is a flowchart showing an example of the chat display method according to the fifth embodiment. In FIG. 16, flowcharts are shown separately for each of the server 30 side and the chat terminal device 40 side.

図16に示すように、サーバ30において、タグ情報編集部38は、チャット端末装置40からタグ情報の編集の要求があるか否かを判定する(ステップS410)。タグ情報の編集の要求が無いと判定した場合(ステップS410のNo)、ステップS410の処理を繰り返し行う。 As shown in FIG. 16, in the server 30, the tag information editing unit 38 determines whether or not there is a request for editing the tag information from the chat terminal device 40 (step S410). When it is determined that there is no request for editing the tag information (No in step S410), the process of step S410 is repeated.

チャット端末装置40において、ユーザが上記した所定の操作を行うことにより、タグ情報の編集をサーバ30に対して要求することができる(ステップS420)。 In the chat terminal device 40, the user can request the server 30 to edit the tag information by performing the above-mentioned predetermined operation (step S420).

サーバ30側において、タグ情報の編集の要求があったと判定した場合(ステップS410のYes)、タグ情報編集部38は、要求に応じてタグ情報を編集する(ステップS440)。チャット端末装置40において、表示制御部56は、編集後のタグ情報を反映させた内容を表示部42に表示させる(ステップS450)。 When the server 30 determines that there is a request for editing the tag information (Yes in step S410), the tag information editing unit 38 edits the tag information in response to the request (step S440). In the chat terminal device 40, the display control unit 56 causes the display unit 42 to display the content reflecting the edited tag information (step S450).

本実施形態に係るチャットシステム400は、カメラ10で試合を撮影した複数の映像データを取得する映像データ取得部31、試合のスコアデータを取得するスコアデータ取得部32、スコアデータが取得された場合、スコアデータに応じた内容のチャットデータを生成するチャットデータ処理部33、取得された複数の映像データのそれぞれに対して、少なくともスコアデータが入力された入力時刻に対応する時間の範囲であるタグ範囲をタグ情報として、チャット端末装置ごとに異なる態様で設定するタグ情報設定部34、チャットデータとタグ情報を設定した複数の映像データとを記憶する記憶部39、記憶部に記憶されたチャットデータをチャット端末装置に送信可能なサーバ側通信部35、及び、チャットデータ処理部によって生成されたチャットデータに対してチャット端末装置からタグ情報の設定を変更する旨の要求があった場合、要求に基づいてチャット端末装置に対応するタグ情報を編集するタグ情報編集部38、を有するサーバ30と、サーバ30からチャットデータを取得する通信部43、及び、取得したチャットデータを表示部42に表示させ、チャットデータ処理部で生成され表示部42に表示されたチャットデータに対してタグ情報の設定の変更を要求する旨の操作が入力部41によって入力された場合に、要求をサーバ30に送信する制御部、を有するチャット端末装置40とを備える。 The chat system 400 according to the present embodiment has a video data acquisition unit 31 that acquires a plurality of video data obtained by shooting a game with the camera 10, a score data acquisition unit 32 that acquires the score data of the game, and a case where the score data is acquired. , Chat data processing unit 33 that generates chat data with contents according to the score data, Tag that is at least the time range corresponding to the input time when the score data is input for each of the acquired video data. A tag information setting unit 34 that sets a range as tag information in a different manner for each chat terminal device, a storage unit 39 that stores chat data and a plurality of video data for which tag information is set, and chat data stored in the storage unit. When there is a request from the chat terminal device to change the tag information setting for the chat data generated by the server-side communication unit 35 and the chat data processing unit that can send the data to the chat terminal device, the request is made. A server 30 having a tag information editing unit 38 that edits tag information corresponding to the chat terminal device based on the chat terminal device, a communication unit 43 that acquires chat data from the server 30, and a display unit 42 display the acquired chat data. , When an operation requesting a change in the tag information setting for the chat data generated by the chat data processing unit and displayed on the display unit 42 is input by the input unit 41, the request is transmitted to the server 30. A chat terminal device 40 having a control unit is provided.

本実施形態によれば、ユーザが独自にタグ情報を編集することができるため、よりユーザの要求に適した映像を供給することができる。 According to the present embodiment, since the user can edit the tag information independently, it is possible to supply a video more suitable for the user's request.

本実施形態に係るチャットシステム400において、タグ情報設定部34は、更に当該タグ範囲ごとの評価点をタグ情報としてチャット端末装置40ごとに異なる態様で設定し、タグ情報の編集は、タグ情報の削除、タグ範囲の変更、及び評価点の変更の少なくとも1つを含む。これにより、評価点の変更を含めて、よりユーザの要求に適した映像を供給することができる。 In the chat system 400 according to the present embodiment, the tag information setting unit 34 further sets the evaluation points for each tag range as tag information in a different manner for each chat terminal device 40, and the tag information is edited by the tag information. Includes at least one of deletions, tag range changes, and rating point changes. As a result, it is possible to supply a video that is more suitable for the user's request, including the change of the evaluation point.

A,B,C,D,H,I…映像データ、E,F,G…ダイジェストデータ、AT1,AT2,BT1,BT2,CT1,CT2,DT1,CT3,DT2,DT3,HT1,HT2,JT1,JT2,KT1,KT2,Ht2…タグ範囲、10…カメラ、20…スコア入力部、30,230,330…サーバ、31…映像データ取得部、32…スコアデータ取得部、33…チャットデータ処理部、34…タグ情報設定部、35,36…映像データ選択部、35…サーバ側通信部、37…ダイジェスト生成部、38…タグ情報編集部,タグ編集部、39,44…記憶部、40,40A…チャット端末装置、41…入力部、42…表示部、42a…映像表示領域、42b…チャット表示領域、42g…グループ表示領域、43…通信部、45…制御部、54…データ取得制御部、55…記憶制御部、56…表示制御部、77…入力内容、78,79…タグ情報、88,88a,88b…サーバメッセージ、89…者メッセージ,他者メッセージ、90…自己メッセージ、91…削除操作部、92…範囲変更操作部、93…評価点変更操作部、100,300,400…チャットシステム A, B, C, D, H, I ... Video data, E, F, G ... Digest data, AT1, AT2, BT1, BT2, CT1, CT2, DT1, CT3, DT2, DT3, HT1, HT2, JT1, JT2, KT1, KT2, Ht2 ... Tag range, 10 ... Camera, 20 ... Score input unit, 30, 230, 330 ... Server, 31 ... Video data acquisition unit, 32 ... Score data acquisition unit, 33 ... Chat data processing unit, 34 ... Tag information setting unit, 35, 36 ... Video data selection unit, 35 ... Server side communication unit, 37 ... Digest generation unit, 38 ... Tag information editing unit, Tag editing unit, 39, 44 ... Storage unit, 40, 40A ... chat terminal device, 41 ... input unit, 42 ... display unit, 42a ... video display area, 42b ... chat display area, 42g ... group display area, 43 ... communication unit, 45 ... control unit, 54 ... data acquisition control unit, 55 ... Memory control unit, 56 ... Display control unit, 77 ... Input content, 78, 79 ... Tag information, 88, 88a, 88b ... Server message, 89 ... Person message, Other message, 90 ... Self message, 91 ... Delete Operation unit, 92 ... Range change operation unit, 93 ... Evaluation point change operation unit, 100, 300, 400 ... Chat system

Claims (6)

撮影装置で試合を撮影した複数の映像データを取得する映像データ取得部と、
前記試合の試合状況データを取得する試合状況データ取得部と、
取得された複数の前記映像データのそれぞれに対して、前記試合状況データが入力された入力時刻に対応する時間の範囲であるタグ範囲と、当該タグ範囲ごとの評価点とをタグ情報として設定するタグ情報設定部と、
前記試合状況データが取得された場合、前記試合状況データに応じた内容のチャットデータを生成し、チャット表示端末における前記チャットデータの表示態様を前記評価点に応じて設定するチャットデータ処理部と、
前記表示態様を設定した前記チャットデータと前記評価点を設定した複数の前記映像データとを記憶する記憶部と、
前記記憶部に記憶される前記チャットデータ及び前記映像データを前記チャット端末に送信可能なサーバ側通信部と、
前記チャットデータ処理部によって生成された前記チャットデータの1つが前記チャット端末装置において指定された場合、前記記憶部に記憶された複数の前記映像データから1つの前記映像データを選択し、前記サーバ側通信部から前記チャット端末装置に送信させる映像データ選択部と
を備えるチャットサーバ。
A video data acquisition unit that acquires multiple video data of a match shot with a shooting device,
The match status data acquisition unit that acquires the match status data of the match,
For each of the plurality of acquired video data, a tag range, which is a time range corresponding to the input time in which the game status data is input, and an evaluation point for each tag range are set as tag information. Tag information setting part and
When the match status data is acquired, a chat data processing unit that generates chat data having contents corresponding to the match status data and sets the display mode of the chat data on the chat display terminal according to the evaluation points.
A storage unit that stores the chat data in which the display mode is set and the plurality of video data in which the evaluation points are set.
A server-side communication unit capable of transmitting the chat data and the video data stored in the storage unit to the chat terminal, and
When one of the chat data generated by the chat data processing unit is specified in the chat terminal device, one video data is selected from the plurality of video data stored in the storage unit, and the server side. A chat server including a video data selection unit to be transmitted from the communication unit to the chat terminal device.
前記チャットデータは、前記試合状況データに応じた内容を記載したテキストについてのテキストデータ及び前記テキストデータを囲んで表示される吹き出しについての吹き出しデータを含み、
前記チャットデータ処理部は、前記表示態様として、前記テキスト及び前記吹き出しの色、形状、及び大きさの少なくとも1つの態様が他の前記チャットデータと異なるように設定する
請求項1に記載のチャットサーバ。
The chat data includes text data about a text describing the content corresponding to the game situation data and balloon data about a balloon displayed surrounding the text data.
The chat server according to claim 1, wherein the chat data processing unit sets at least one of the colors, shapes, and sizes of the text and the balloon as the display mode so as to be different from the other chat data. ..
撮影装置で試合を撮影した複数の映像データを取得する映像データ取得部、
前記試合の試合状況データを取得する試合状況データ取得部、
取得された複数の前記映像データのそれぞれに対して、前記試合状況データが入力された入力時刻に対応する時間の範囲であるタグ範囲と、当該タグ範囲ごとの評価点とをタグ情報として設定するタグ情報設定部、
前記試合状況データが取得された場合、前記試合状況データに応じた内容のチャットデータを生成し、チャット表示端末における前記チャットデータの表示態様を前記評価点に応じて設定するチャットデータ処理部、
前記チャットデータと前記タグ情報を設定した複数の前記映像データとを記憶する記憶部、及び、
前記記憶部に記憶された前記チャットデータ及び前記映像データを前記チャット端末装置に送信可能なサーバ側通信部、及び、
前記チャットデータ処理部によって生成された前記チャットデータの1つが前記チャット端末装置において指定された場合、前記記憶部に記憶された複数の前記映像データから1つの前記映像データを選択し、前記サーバ側通信部から前記チャット端末装置に送信させる映像データ選択部、を有するサーバと、
前記サーバから前記チャットデータ及び前記映像データを取得する通信部、及び、
取得した前記映像データ及び前記チャットデータを表示部の異なる領域に表示させ、前記チャットデータ処理部で生成された前記チャットデータについては設定された前記表示態様で前記表示部に表示させ、前記チャットデータ処理部で生成され前記表示部に表示された前記チャットデータの1つが入力部によって指定された場合に、前記チャットデータが指定された旨を前記サーバに送信し、前記映像データ選択部で選択された前記映像データを前記サーバから受信して前記表示部に表示させる制御部、を有するチャット端末装置と
を備えるチャットシステム。
Video data acquisition unit that acquires multiple video data of a match shot with a shooting device,
Match status data acquisition unit that acquires match status data of the match,
For each of the plurality of acquired video data, a tag range, which is a time range corresponding to the input time in which the game status data is input, and an evaluation point for each tag range are set as tag information. Tag information setting part,
When the match status data is acquired, a chat data processing unit that generates chat data having contents corresponding to the match status data and sets the display mode of the chat data on the chat display terminal according to the evaluation points.
A storage unit that stores the chat data and a plurality of the video data for which the tag information is set, and
A server-side communication unit capable of transmitting the chat data and the video data stored in the storage unit to the chat terminal device, and a server-side communication unit, and
When one of the chat data generated by the chat data processing unit is specified in the chat terminal device, one video data is selected from the plurality of video data stored in the storage unit, and the server side. A server having a video data selection unit to be transmitted from the communication unit to the chat terminal device, and
A communication unit that acquires the chat data and the video data from the server, and
The acquired video data and the chat data are displayed in different areas of the display unit, and the chat data generated by the chat data processing unit is displayed on the display unit in the set display mode, and the chat data is displayed. When one of the chat data generated by the processing unit and displayed on the display unit is specified by the input unit, the fact that the chat data is specified is transmitted to the server and selected by the video data selection unit. A chat system including a chat terminal device having a control unit that receives the video data from the server and displays the video data on the display unit.
前記映像データ選択部により前記チャット端末装置に送信される前記映像データが変更される場合、前記チャット端末装置の前記制御部は、変更後の前記映像データの前記タグ範囲に設定される前記評価点に応じた表示態様となるように前記チャットデータの表示を更新する
請求項3に記載のチャットシステム。
When the video data transmitted to the chat terminal device is changed by the video data selection unit, the control unit of the chat terminal device is set to the tag range of the changed video data. The chat system according to claim 3, wherein the display of the chat data is updated so as to have a display mode according to the above.
サーバにおいて、
撮影装置で試合を撮影した複数の映像データを取得することと、
前記試合の試合状況データを取得することと、
取得された複数の前記映像データのそれぞれに対して、前記試合状況データが入力された入力時刻に対応する時間の範囲であるタグ範囲と、当該タグ範囲ごとの評価点とをタグ情報として設定することと、
前記試合状況データが取得された場合、前記試合状況データに応じた内容のチャットデータを生成し、チャット表示端末における前記チャットデータの表示態様を前記評価点に応じて設定することと、
前記チャットデータと前記タグ情報を設定した複数の前記映像データとを記憶することと、
記憶された前記チャットデータ及び前記映像データを前記チャット端末装置に送信することと、
前記試合状況データに応じて生成された前記チャットデータの1つが前記チャット端末装置において指定された場合、指定された前記チャットデータに対応する前記タグ範囲について設定された前記評価点に基づいて、記憶された複数の前記映像データから1つの前記映像データを選択し、前記サーバ側通信部から前記チャット端末装置に送信させることと、を含み、
前記チャット端末装置において、
前記サーバから前記チャットデータ及び前記映像データを取得することと、
取得した前記映像データ及び前記チャットデータを表示部の異なる領域に表示させ、前記チャットデータ処理部で生成された前記チャットデータについては設定された前記表示態様で前記表示部に表示させ、前記チャットデータ処理部で生成され前記表示部に表示された前記チャットデータの1つが入力部によって指定された場合に、前記チャットデータが指定された旨を前記サーバに送信し、前記映像データ選択部で選択された前記映像データを前記サーバから受信して前記表示部に表示させることと、を含む
チャット表示方法。
On the server
Acquiring multiple video data of a match shot with a shooting device,
Acquiring the match status data of the match and
For each of the plurality of acquired video data, a tag range, which is a time range corresponding to the input time in which the game status data is input, and an evaluation point for each tag range are set as tag information. That and
When the match status data is acquired, chat data having contents corresponding to the match status data is generated, and the display mode of the chat data on the chat display terminal is set according to the evaluation points.
To store the chat data and a plurality of the video data in which the tag information is set, and
Sending the stored chat data and the video data to the chat terminal device, and
When one of the chat data generated according to the match status data is specified in the chat terminal device, it is stored based on the evaluation points set for the tag range corresponding to the specified chat data. This includes selecting one of the video data from the plurality of the video data and transmitting the video data from the server-side communication unit to the chat terminal device.
In the chat terminal device
Acquiring the chat data and the video data from the server,
The acquired video data and the chat data are displayed in different areas of the display unit, and the chat data generated by the chat data processing unit is displayed on the display unit in the set display mode, and the chat data is displayed. When one of the chat data generated by the processing unit and displayed on the display unit is specified by the input unit, the fact that the chat data is specified is transmitted to the server and selected by the video data selection unit. A chat display method including receiving the video data from the server and displaying the video data on the display unit.
撮影装置で試合を撮影した複数の映像データを取得する処理と、
前記試合の試合状況データを取得する処理と、
取得された複数の前記映像データのそれぞれに対して、前記試合状況データが入力された入力時刻に対応する時間の範囲であるタグ範囲と、当該タグ範囲ごとの評価点とをタグ情報として設定する処理と、
前記試合状況データが取得された場合、前記試合状況データに応じた内容のチャットデータを生成し、チャット表示端末における前記チャットデータの表示態様を前記評価点に応じて設定する処理と、
前記チャットデータと前記タグ情報を設定した複数の前記映像データとを記憶する処理と、
前記チャットデータと、選択された前記映像データとをチャット端末装置に送信する処理と、
前記試合状況データに応じて生成された前記チャットデータの1つが前記チャット端末装置において指定された場合、指定された前記チャットデータに対応する前記タグ範囲について設定された前記評価点に基づいて、記憶された複数の前記映像データから1つの前記映像データを選択し、前記サーバ側通信部から前記チャット端末装置に送信させる処理と、を実行させる
チャットデータ処理プログラム。
The process of acquiring multiple video data of a match shot with a shooting device,
The process of acquiring the match status data of the match and
For each of the plurality of acquired video data, a tag range, which is a time range corresponding to the input time in which the game status data is input, and an evaluation point for each tag range are set as tag information. Processing and
When the match status data is acquired, a process of generating chat data having contents corresponding to the match status data and setting a display mode of the chat data on the chat display terminal according to the evaluation points.
A process of storing the chat data and a plurality of the video data for which the tag information is set, and
A process of transmitting the chat data and the selected video data to the chat terminal device, and
When one of the chat data generated according to the match status data is specified in the chat terminal device, it is stored based on the evaluation points set for the tag range corresponding to the specified chat data. A chat data processing program for selecting one of the video data from the plurality of the video data and transmitting the video data from the server-side communication unit to the chat terminal device.
JP2019078811A 2019-04-17 2019-04-17 Chat server, chat system, chat display method, and chat data processing program Pending JP2020178225A (en)

Priority Applications (3)

Application Number Priority Date Filing Date Title
JP2019078811A JP2020178225A (en) 2019-04-17 2019-04-17 Chat server, chat system, chat display method, and chat data processing program
CN202010299963.1A CN111836057B (en) 2019-04-17 2020-04-16 Chat server, chat system, and chat display method
US16/850,039 US11171901B2 (en) 2019-04-17 2020-04-16 Chat server, chat system, and non-transitory computer readable storage medium for supplying images and chat data

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2019078811A JP2020178225A (en) 2019-04-17 2019-04-17 Chat server, chat system, chat display method, and chat data processing program

Publications (1)

Publication Number Publication Date
JP2020178225A true JP2020178225A (en) 2020-10-29

Family

ID=72937134

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2019078811A Pending JP2020178225A (en) 2019-04-17 2019-04-17 Chat server, chat system, chat display method, and chat data processing program

Country Status (1)

Country Link
JP (1) JP2020178225A (en)

Similar Documents

Publication Publication Date Title
CN113350783B (en) Game live broadcast method and device, computer equipment and storage medium
US11271764B2 (en) Chat terminal device, chat system, chat display method, and chat display program
US10476991B2 (en) Chatting terminal, chatting system, chatting display method, and recording medium
JP6864833B2 (en) Chat terminal device, chat system, chat display method, and chat display program
JP6919342B2 (en) Chat terminal device, chat system, chat display method, and chat display program
US11917218B2 (en) Server, and advertisement setting method
JP7180519B2 (en) VIDEO DATA PROCESSING DEVICE, VIDEO DATA PROCESSING SYSTEM, CHAT DISPLAY METHOD, AND VIDEO DATA PROCESSING PROGRAM
JP7147673B2 (en) CHAT SERVER, CHAT SYSTEM, CHAT DISPLAY METHOD, AND VIDEO DATA PROCESSING PROGRAM
JP2020178225A (en) Chat server, chat system, chat display method, and chat data processing program
CN111836057B (en) Chat server, chat system, and chat display method
JP2020178199A (en) Chat server, chat system, chat display method, and chat data processing program
JP2020178200A (en) Chat server, chat system, chat display method, and chat data processing program
JP2016048853A (en) Information processing program, method, and device
JP7310460B2 (en) CHAT TERMINAL DEVICE, CHAT SYSTEM, CHAT DISPLAY METHOD AND CHAT DISPLAY PROGRAM
JP6943080B2 (en) Video management system, video management method, and video management program
JP7395886B2 (en) Chat terminal device, chat system, chat input method and chat input program
US11364444B2 (en) Chat terminal device, chat system, chat input method, and recording medium
JP2021140351A (en) Server, chat system, advertisement setting method, and advertisement setting program
JP2021140346A (en) Server, chat system, advertisement setting method, and advertisement setting program
JP2021140359A (en) Server, chat system, advertisement setting method, and advertisement setting program
JP2021140358A (en) Server, chat system, advertisement setting method, and advertisement setting program
JP7234883B2 (en) CHAT SYSTEM, CHAT DISPLAY METHOD AND CHAT DATA PROCESSING PROGRAM
JP2021039555A (en) Chat terminal device, chat system, chat input method, and chat input program
JP2021157355A (en) Server, game display system, advertisement display method, and advertisement display program
JP2021157370A (en) Server, game display system, advertisement display method, and advertisement display program