JP2022102152A - Distribution system, computer program therefor and control method - Google Patents

Distribution system, computer program therefor and control method Download PDF

Info

Publication number
JP2022102152A
JP2022102152A JP2020216716A JP2020216716A JP2022102152A JP 2022102152 A JP2022102152 A JP 2022102152A JP 2020216716 A JP2020216716 A JP 2020216716A JP 2020216716 A JP2020216716 A JP 2020216716A JP 2022102152 A JP2022102152 A JP 2022102152A
Authority
JP
Japan
Prior art keywords
user
distribution
identification information
video
data
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
JP2020216716A
Other languages
Japanese (ja)
Inventor
昭 酒井
Akira Sakai
茂 千葉
Shigeru Chiba
嗣郎 進邦
Shiro Shimpo
快 井上
Kai Inoue
俊明 金原
Toshiaki Kanehara
純貴 平井
Junki Hirai
順彦 成田
Nobuhiko Narita
祐介 小林
Yusuke Kobayashi
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.)
Konami Digital Entertainment Co Ltd
Original Assignee
Konami Digital Entertainment Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Konami Digital Entertainment Co Ltd filed Critical Konami Digital Entertainment Co Ltd
Priority to JP2020216716A priority Critical patent/JP2022102152A/en
Publication of JP2022102152A publication Critical patent/JP2022102152A/en
Pending legal-status Critical Current

Links

Images

Abstract

To reproduce, when a viewing video is distributed to a plurality of users and an individual user views a presentation effect to a user operation, the presentation effect in the redistribution of the viewing video to the individual user.SOLUTION: A distribution system 100 includes: identification information acquisition means 131 which acquires user identification information; operation acceptance means 132 which accepts a user operation from a user terminal 20 of an individual user identified based on the user identification information; data distribution means 134 which distributes distribution data to the individual user to the user terminal to which the user operation has been input; preservation means 135 which preserves the distribution data while associating it with video identification information on a viewing video viewed by the individual user and the user identification information on the individual user; and redistribution means 136 which redistributes, to the individual user, the viewing video having been viewed by the individual user. At the redistribution, the user identification information is acquired again, so that the redistribution means redistributes the distribution data preserved in association with the video identification information and the user identification information.SELECTED DRAWING: Figure 5

Description

本発明は、個別ユーザに配信された配信データを再配信できる配信システム、配信システムのコンピュータプログラム及び制御方法に関する。 The present invention relates to a distribution system capable of redistributing distribution data distributed to individual users, a computer program of the distribution system, and a control method.

特許文献1には、サーバが提供するサービス内で使用することが可能な仮想的なアイテムを各ユーザが購入できる、コンテンツの配信システムが開示されている。当該配信システムにおいて、サーバは、所定のウェブサイトを管理しており、当該ウェブサイトを構成するウェブページをクライアント端末からの要求に応じて配信する。これにより、サーバは、コンテンツ共有サービスを提供する。クライアント端末は、例えば、HTML形式のファイルを解釈して画面表示するためのブラウザソフトウェアを備えている。そして、クライアント端末は、ブラウザソフトウェアの機能により、サーバから取得したHTMLデータを解釈して、受信したHTMLデータに対応するウェブページを表示できる。 Patent Document 1 discloses a content distribution system in which each user can purchase a virtual item that can be used in a service provided by a server. In the distribution system, the server manages a predetermined website and distributes the web pages constituting the website in response to a request from the client terminal. As a result, the server provides the content sharing service. The client terminal is provided with, for example, browser software for interpreting an HTML format file and displaying it on a screen. Then, the client terminal can interpret the HTML data acquired from the server by the function of the browser software and display the web page corresponding to the received HTML data.

ユーザは、購入済みのアイテムの中から、当該コンテンツとともに表示する表示アイテムを選択する。さらにユーザは、選択したアイテムを当該コンテンツとともに表示することを要求する表示要求を、サーバに送信できる。そして、サーバのランキング生成モジュールは、表示アイテム管理テーブルを参照して、各ユーザから表示要求のあった表示アイテムの購入量又は購入額が多い順にユーザを並べたランキングを生成する。さらに、サーバの表示位置決定モジュールは、各ユーザからの表示要求に基づいて、当該各ユーザのアバタの表示位置を定める。この表示位置決定モジュールは、表示アイテムの購入量又は購入額が多いユーザのアバタほど、その表示位置がコンテンツの表示位置の近くとなるように、各ユーザのアバタの表示位置を決定する。 The user selects a display item to be displayed together with the content from the purchased items. In addition, the user can send a display request to the server requesting that the selected item be displayed with the content. Then, the ranking generation module of the server refers to the display item management table and generates a ranking in which the users are arranged in descending order of the purchase amount or the purchase amount of the display item requested by each user. Further, the display position determination module of the server determines the display position of the avatar of each user based on the display request from each user. This display position determination module determines the display position of each user's avatar so that the display position of the user's avatar, which has a larger purchase amount or purchase amount of the display item, is closer to the display position of the content.

特許第5726987号公報Japanese Patent No. 5726987

通常の配信システムにおいては、ユーザ全員に対して同じ視聴映像が配信される。例えば、一人のユーザがコメントを投稿する操作を行うと、ユーザ全員が当該コメントを視聴できる。そして、コメントの投稿に対する演出がなされる場合には、ユーザ全員が当該演出を視聴できる。そのため、視聴映像がアーカイブとして保存される場合には、当該保存された視聴映像に当該演出が含まれている。したがって、保存された視聴映像を視聴する全てのユーザが当該演出を視聴できる。一方、ユーザが操作を行った結果としての演出を、操作したユーザのみが個人的に視聴したいという要望がある。 In a normal distribution system, the same viewing video is distributed to all users. For example, when one user performs an operation of posting a comment, all the users can view the comment. Then, when the effect for posting the comment is made, all the users can watch the effect. Therefore, when the viewing video is saved as an archive, the saved viewing video includes the effect. Therefore, all users who view the saved viewing video can view the effect. On the other hand, there is a demand that only the operating user personally wants to view the effect as a result of the user's operation.

本発明の一態様に係る配信システムは、視聴映像を視聴者である複数のユーザのそれぞれのユーザ端末に配信する配信システムであって、各ユーザを識別するためのユーザ識別情報を取得する識別情報取得手段と、前記ユーザ識別情報に基づいて識別された個別ユーザの前記ユーザ端末から入力されたユーザ操作を受け入れる操作受入手段と、前記個別ユーザに対する配信データを、前記ユーザ操作が入力された前記ユーザ端末に対して配信するデータ配信手段と、配信された前記配信データを、前記個別ユーザが視聴している前記視聴映像を識別するための映像識別情報と、前記個別ユーザの前記ユーザ識別情報とに関連付けて保存する保存手段と、前記個別ユーザに対して前記個別ユーザが視聴した前記視聴映像を再配信する再配信手段とを備え、前記識別情報取得手段は、前記視聴映像の再配信の際には前記ユーザ識別情報を再取得し、前記再配信手段は、再配信される前記視聴映像の前記映像識別情報と前記個別ユーザの前記ユーザ識別情報とに関連付けて保存されている前記配信データを再配信する。 The distribution system according to one aspect of the present invention is a distribution system that distributes a viewing video to each user terminal of a plurality of users who are viewers, and is identification information for acquiring user identification information for identifying each user. The acquisition means, the operation accepting means for accepting the user operation input from the user terminal of the individual user identified based on the user identification information, and the distribution data to the individual user, the user to which the user operation is input. The data distribution means to be distributed to the terminal, the video identification information for identifying the viewing video being viewed by the individual user, and the user identification information of the individual user are used for the distributed data. The storage means for storing in association with each other and the redistribution means for redistributing the viewing video viewed by the individual user to the individual user are provided, and the identification information acquisition means is used when the viewing video is redistributed. Re-acquires the user identification information, and the redistribution means re-distributes the distribution data stored in association with the video identification information of the viewing video to be redistributed and the user identification information of the individual user. To deliver.

また、本発明の一態様に係るコンピュータプログラムは、コンピュータを備え、視聴映像を視聴者である複数のユーザのそれぞれのユーザ端末に配信する配信システムのコンピュータプログラムであって、前記コンピュータを、各ユーザを識別するためのユーザ識別情報を取得する識別情報取得手段と、前記ユーザ識別情報に基づいて識別された個別ユーザの前記ユーザ端末から入力されたユーザ操作を受け入れる操作受入手段と、前記個別ユーザに対する配信データを、前記ユーザ操作が入力された前記ユーザ端末に対して配信するデータ配信手段と、配信された前記配信データを、前記個別ユーザが視聴している前記視聴映像を識別するための映像識別情報と、前記個別ユーザの前記ユーザ識別情報とに関連付けて保存する保存手段と、前記個別ユーザに対して前記個別ユーザが視聴した前記視聴映像を再配信する再配信手段として機能させ、前記識別情報取得手段は、前記視聴映像の再配信の際には前記ユーザ識別情報を再取得し、前記再配信手段は、再配信される前記視聴映像の前記映像識別情報と前記個別ユーザの前記ユーザ識別情報とに関連付けて保存されている前記配信データを再配信する。 Further, the computer program according to one aspect of the present invention is a computer program of a distribution system including a computer and distributing a viewing image to each user terminal of a plurality of users who are viewers, and the computer is used by each user. An identification information acquisition means for acquiring user identification information for identifying the user, an operation acceptance means for accepting a user operation input from the user terminal of the individual user identified based on the user identification information, and an operation acceptance means for the individual user. A data distribution means that distributes distribution data to the user terminal to which the user operation is input, and video identification for identifying the viewing video that the individual user is viewing the distributed data. The identification information is made to function as a storage means for storing information in association with the user identification information of the individual user and a redistribution means for redistributing the viewing video viewed by the individual user to the individual user. The acquisition means reacquires the user identification information when the viewing video is redistributed, and the redistribution means re-distributes the video identification information of the viewing video and the user identification information of the individual user. The delivery data stored in association with and is redistributed.

また、本発明の一態様に係る制御方法は、視聴映像を視聴者である複数のユーザのそれぞれのユーザ端末に配信する配信システムの制御方法であって、各ユーザを識別するためのユーザ識別情報を取得し、前記ユーザ識別情報に基づいて識別された個別ユーザの前記ユーザ端末から入力されたユーザ操作を受け入れ、前記個別ユーザに対する配信データを、前記ユーザ操作が入力された前記ユーザ端末に対して配信し、配信された前記配信データを、前記個別ユーザが視聴している前記視聴映像を識別するための映像識別情報と、前記個別ユーザの前記ユーザ識別情報とに関連付けて保存し、前記個別ユーザに対して前記個別ユーザが視聴した前記視聴映像を再配信するとともに、前記視聴映像の再配信の際には、前記ユーザ識別情報を再取得して、再配信される前記視聴映像の前記映像識別情報と前記個別ユーザの前記ユーザ識別情報とに関連付けて保存されている前記配信データを再配信する。 Further, the control method according to one aspect of the present invention is a control method of a distribution system that distributes a viewing video to each user terminal of a plurality of users who are viewers, and is user identification information for identifying each user. To accept the user operation input from the user terminal of the individual user identified based on the user identification information, and to deliver the distribution data to the individual user to the user terminal to which the user operation is input. The distributed data is stored in association with the video identification information for identifying the viewing video being viewed by the individual user and the user identification information of the individual user, and is stored. On the other hand, the viewing video viewed by the individual user is redistributed, and when the viewing video is redistributed, the user identification information is reacquired and the video identification of the viewing video to be redistributed. The distribution data stored in association with the information and the user identification information of the individual user is redistributed.

これにより、複数のユーザに対して視聴映像が配信される際に、ユーザ操作に対する演出効果を個別ユーザが視聴する場合、個別ユーザに対する再配信において、それを再現できる。 As a result, when the viewing video is distributed to a plurality of users and the individual user views the effect on the user operation, it can be reproduced in the redistribution to the individual user.

配信システムの概略全体図。Overview of the distribution system. 配信システムの概略ブロック図。Schematic block diagram of the delivery system. 配信データグループの概略説明図。Schematic diagram of the delivery data group. 配信データの配信処理のフローチャート。Flowchart of distribution processing of distribution data. 配信データの再配信処理のフローチャート。Flowchart of redelivery processing of delivery data.

以下、本発明を実施するための例示的な実施形態を、図面を参照して詳細に説明する。ただし、以下の実施形態において説明する寸法、材料、形状及び構成要素の相対的な位置は任意に設定でき、本発明が適用される装置の構成又は様々な条件に応じて変更できる。また、特別な記載がない限り、本発明の範囲は、以下に具体的に記載された実施形態に限定されない。 Hereinafter, exemplary embodiments for carrying out the present invention will be described in detail with reference to the drawings. However, the dimensions, materials, shapes and relative positions of the components described in the following embodiments can be arbitrarily set and can be changed according to the configuration of the device to which the present invention is applied or various conditions. Further, unless otherwise specified, the scope of the present invention is not limited to the embodiments specifically described below.

[第1実施形態]
図1に示すように、視聴映像を視聴者である複数のユーザ(以下、視聴ユーザともいう)のそれぞれのユーザ端末に配信する配信システム100は、ユーザによるユーザ操作を管理する。ユーザ操作は、映像の視聴に関連して行われる操作であり、一例として、コメントの入力操作、及び視聴映像に対応する報酬を寄付する報酬操作等である。また、配信システム100は、ユーザ端末の一例である再生端末20と、視聴映像を配信する配信サーバ30と、配信者が映像のアップロードを行う配信者端末70とを備えている。再生端末20及び配信者端末70は、所定のネットワーク50を介して配信サーバ30に接続可能である。視聴者である複数のユーザのそれぞれは、再生端末20を使用する。一例として、視聴ユーザは、自宅等において再生端末20を使用する。
[First Embodiment]
As shown in FIG. 1, the distribution system 100 that distributes a viewing video to each user terminal of a plurality of users (hereinafter, also referred to as viewing users) who are viewers manages user operations by the users. The user operation is an operation performed in connection with the viewing of the video, and as an example, an operation of inputting a comment, a reward operation of donating a reward corresponding to the viewed video, and the like. Further, the distribution system 100 includes a playback terminal 20 which is an example of a user terminal, a distribution server 30 for distributing a viewing video, and a distributor terminal 70 for uploading a video by a distributor. The playback terminal 20 and the distributor terminal 70 can be connected to the distribution server 30 via a predetermined network 50. Each of the plurality of viewers uses the playback terminal 20. As an example, the viewing user uses the playback terminal 20 at home or the like.

配信サーバ30は、複数のコンピュータとしてのサーバユニットが組み合わされることにより一台の論理的なサーバ装置として構成されている。ただし、単一のサーバユニットによって、配信サーバ30が構成されてもよい。あるいは、クラウドコンピューティングを利用して、配信サーバ30が論理的に構成されてもよい。なお、配信サーバ30は、外部サーバと協働して配信サーバ30として機能してもよい。 The distribution server 30 is configured as one logical server device by combining server units as a plurality of computers. However, the distribution server 30 may be configured by a single server unit. Alternatively, the distribution server 30 may be logically configured by using cloud computing. The distribution server 30 may function as a distribution server 30 in cooperation with an external server.

配信サーバ30は、視聴ユーザが再生端末20から入力したユーザ操作を受け付けて、ユーザ操作の種類を識別する。また、配信サーバ30は、各視聴ユーザを識別するユーザ識別情報(例えばユーザID)に紐付けられた視聴ユーザ毎の固有情報を保存及び管理する。さらに、配信サーバ30は、ユーザ識別情報に紐づけて、各再生端末20を識別する端末識別情報(例えば端末ID)、入力されたコメントの内容等の入力情報、及びユーザ操作の種類を識別する操作識別情報(例えば操作ID)等の、ユーザ操作に関連する操作情報を管理する。一方、視聴ユーザは、再生端末20を用いてユーザ操作を入力できる。例えば、再生端末20に表示されたコメントの入力欄において、視聴ユーザは、プレイヤへの応援コメントを投稿するユーザ操作を入力できる。または、再生端末20に表示された報酬アイコンをタッチ操作することによって、視聴ユーザは、プレイヤ等へ報酬を寄付するユーザ操作として報酬操作を入力できる。 The distribution server 30 receives the user operation input by the viewing user from the playback terminal 20 and identifies the type of the user operation. Further, the distribution server 30 stores and manages unique information for each viewing user associated with the user identification information (for example, user ID) that identifies each viewing user. Further, the distribution server 30 identifies the terminal identification information (for example, terminal ID) that identifies each playback terminal 20, input information such as the content of the input comment, and the type of user operation in association with the user identification information. It manages operation information related to user operations such as operation identification information (for example, operation ID). On the other hand, the viewing user can input a user operation using the playback terminal 20. For example, in the comment input field displayed on the playback terminal 20, the viewing user can input a user operation for posting a support comment to the player. Alternatively, by touching the reward icon displayed on the playback terminal 20, the viewing user can input the reward operation as a user operation for donating the reward to the player or the like.

配信サーバ30は、再生端末20又は再生端末20を所有する視聴ユーザに対して、視聴映像を視聴させる配信サービスを提供する。例えば、配信サーバ30は、配信者端末70から配信される映像の一例としてゲーム映像を取得し、視聴映像を生成して再生端末20へ配信する。また、配信サーバ30は、ユーザ操作に対する返礼用の画像又は映像等の配信データを保存している。そして、配信サーバ30は、配信データを配信して演出効果を発揮させるために、配信データを含む演出データを再生端末20へ配信する。 The distribution server 30 provides a distribution service for viewing a viewing video to a viewing terminal 20 or a viewing user who owns the playback terminal 20. For example, the distribution server 30 acquires a game image as an example of the image distributed from the distributor terminal 70, generates a viewing image, and distributes it to the playback terminal 20. Further, the distribution server 30 stores distribution data such as an image or a video for rewarding the user operation. Then, the distribution server 30 distributes the effect data including the distribution data to the reproduction terminal 20 in order to distribute the distribution data and exert the effect of the effect.

また、配信サービスは、ネットワーク50を介して再生端末20のためのプログラム或いはデータを配信し、更新する配信サービスを含んでいる。配信サーバ30は、この配信サービスを通じて、各再生端末20に視聴映像の視聴に必要な各種のプログラム或いはデータを適宜に配信する。一例として、視聴映像は、ゲーム映像及び操作用の配信画面を含んでいる。また、ゲーム映像には、ゲーム機によってプレイされているゲームのゲーム映像、ゲーム画面等を記録して作成されたゲーム映像、及びゲームのプレイヤ又はゲームを観戦する観客等を撮影した映像等のゲームの関連映像が含まれる。代替的に、視聴映像は、映画、ドラマ、アニメ、及びバラエティ番組等の他の映像、及び視聴ユーザが投稿したコメント又は画像等の入力情報を含んでいてもよい。以下では、視聴映像がゲーム映像を含む例について説明する。 Further, the distribution service includes a distribution service that distributes and updates a program or data for the playback terminal 20 via the network 50. Through this distribution service, the distribution server 30 appropriately distributes various programs or data necessary for viewing the viewed video to each playback terminal 20. As an example, the viewing video includes a game video and a distribution screen for operation. In addition, the game video includes a game video of a game being played by a game machine, a game video created by recording a game screen, etc., and a game such as a video of a game player or a spectator watching a game. Related video is included. Alternatively, the viewing video may include other video such as movies, dramas, animations, and variety shows, and input information such as comments or images posted by viewing users. In the following, an example in which the viewing video includes a game video will be described.

例えば、配信サーバ30は、ネットワーク50を介して再生端末20のユーザにウェブサービスを提供する。当該ウェブサービスにおいては、配信サーバ30が配信サービスを提供する場合に、再生端末20において再生される視聴映像が配信される。なお、ウェブサービスは、視聴映像に関する各種の情報を提供する情報提供サービス、視聴ユーザによる情報発信、交換、及び共有といった交流の場を提供するコミュニティサービス、及び各視聴ユーザを識別するためのユーザ識別情報を付与するサービス等の他のサービスを含んでいてもよい。 For example, the distribution server 30 provides a web service to the user of the playback terminal 20 via the network 50. In the web service, when the distribution server 30 provides the distribution service, the viewing video reproduced on the playback terminal 20 is distributed. Web services include information provision services that provide various information related to viewing videos, community services that provide places for interaction such as information transmission, exchange, and sharing by viewing users, and user identification for identifying each viewing user. It may include other services such as services that give information.

また、配信サーバ30は、視聴映像を配信することによって、配信者端末70から受信したゲーム映像を配信する。代替的に、配信サーバ30は、配信者端末70以外の装置から受信した映像を配信してもよい。一例として、配信サーバ30は、ゲーム機、又はゲーム機にゲームサービスを提供するゲームサーバから受信したゲーム映像を配信してもよい。この場合、配信サーバ30は、ゲーム機又はゲームサーバからアップロードされたゲーム映像を再生端末20へ配信する。 Further, the distribution server 30 distributes the game video received from the distributor terminal 70 by distributing the viewing video. Alternatively, the distribution server 30 may distribute the video received from a device other than the distributor terminal 70. As an example, the distribution server 30 may distribute a game machine or a game image received from a game server that provides a game service to the game machine. In this case, the distribution server 30 distributes the game video uploaded from the game machine or the game server to the playback terminal 20.

ネットワーク50は、配信サーバ30と、再生端末20及び配信者端末70とをそれぞれ接続できるように構成されている。一例として、ネットワーク50は、TCP/IPプロトコルを利用してネットワーク通信を実現するように構成されている。具体的には、LAN52が、配信サーバ30と、インターネット51とを接続している。そして、WANとしてのインターネット51とLAN52とが、ルータ53を介して接続されている。再生端末20及び配信者端末70も、インターネット51に接続されるように構成されている。 The network 50 is configured so that the distribution server 30, the playback terminal 20, and the distributor terminal 70 can be connected to each other. As an example, the network 50 is configured to realize network communication using the TCP / IP protocol. Specifically, the LAN 52 connects the distribution server 30 and the Internet 51. Then, the Internet 51 as a WAN and the LAN 52 are connected via the router 53. The playback terminal 20 and the distributor terminal 70 are also configured to be connected to the Internet 51.

配信サーバ30と、再生端末20及び配信者端末70とは、LAN52に代えて又は加えてインターネット51により、相互に接続されていてもよい。また、ネットワーク50は、専用線、電話回線、企業内ネットワーク、移動体通信網、その他の通信回線、及びそれらの組み合わせ等のいずれであってもよく、有線であるか無線であるかを問わない。なお、図1においては、細線がインターネット51に対する接続を示し、太線が提供されるサービス及び送信される情報等を示している。太線は、装置同士が直接通信することを示しているわけではないが、装置同士は、直接通信するように構成されていてもよい。 The distribution server 30, the playback terminal 20, and the distributor terminal 70 may be connected to each other by the Internet 51 in place of or in addition to the LAN 52. Further, the network 50 may be any of a dedicated line, a telephone line, an in-house network, a mobile communication network, other communication lines, and a combination thereof, and may be wired or wireless. .. In FIG. 1, a thin line indicates a connection to the Internet 51, and a thick line indicates a service provided and information to be transmitted. The thick line does not indicate that the devices communicate directly with each other, but the devices may be configured to communicate directly with each other.

再生端末20及び配信者端末70は、ネットワーク接続が可能なコンピュータ装置である。例えば、再生端末20及び配信者端末70は、据置型又はブック型のパーソナルコンピュータ54、及び携帯電話(スマートフォンを含む)のようなモバイル端末装置55を含む。その他にも、据置型の家庭用ゲーム装置、携帯型ゲーム装置、及び携帯型タブレット端末装置等の各種のコンピュータ装置が、再生端末20及び配信者端末70に含まれる。再生端末20と配信者端末70とは、各種のコンピュータソフトウエアを実装することにより、配信サーバ30が提供する種々のサービスをユーザに享受させることができる。具体的に、再生端末20は、映像再生用のソフトウェアを通じて視聴映像の表示端末として機能する。 The playback terminal 20 and the distributor terminal 70 are computer devices that can be connected to a network. For example, the playback terminal 20 and the distributor terminal 70 include a stationary or book-type personal computer 54 and a mobile terminal device 55 such as a mobile phone (including a smartphone). In addition, various computer devices such as a stationary home-use game device, a portable game device, and a portable tablet terminal device are included in the playback terminal 20 and the distributor terminal 70. By implementing various computer software in the playback terminal 20 and the distributor terminal 70, the user can enjoy various services provided by the distribution server 30. Specifically, the playback terminal 20 functions as a viewing video display terminal through video playback software.

[配信サービスの概要]
配信システム100における配信サービスにおいて、視聴ユーザがコメントの投稿又は報酬を寄付するユーザ操作をした場合、配信サーバ30は、配信サーバ30に予め設定されている複数の配信データの一例として、複数の演出映像の内から一つの演出映像を選択する。演出映像は、視聴映像と比較すると再生時間が短い。代替的に、演出映像は、視聴映像よりも再生時間が長くてもよく、例えば演出映像が視聴映像と重畳して表示されない場合、再生時間がより長くてもよい。配信サーバ30は、選択した演出映像を視聴ユーザが所有する再生端末20へ配信する。
[Overview of delivery service]
In the distribution service of the distribution system 100, when a viewing user performs a user operation of posting a comment or donating a reward, the distribution server 30 has a plurality of effects as an example of a plurality of distribution data preset in the distribution server 30. Select one production video from the video. The playback time of the production video is shorter than that of the viewing video. Alternatively, the staging video may have a longer reproduction time than the viewing video, for example, if the staging video is not displayed superimposed on the viewing video, the replay time may be longer. The distribution server 30 distributes the selected staging video to the playback terminal 20 owned by the viewing user.

ところで、一般的な動画配信サービス又はライブ配信アプリケーションにおいては、視聴ユーザが、コメントの投稿又は報酬を寄付するユーザ操作を入力できることがある。これらのユーザ操作が入力された場合、視聴ユーザの再生端末20へは、入力した視聴ユーザのユーザ名と共に、コメントの内容又は報酬の内容が配信される。ライブ配信の場合、配信者は、視聴映像を見てコメント又は報酬に対する返礼を言うか又は返礼のコメントを入力できる。そして、当該返礼は、視聴映像と共に配信され、複数の視聴ユーザが返礼を視聴する。このように、双方向のアクションが成立することによって、視聴ユーザに臨場感及び親近感を与えることができる。 By the way, in a general video distribution service or live distribution application, a viewing user may be able to input a user operation for posting a comment or donating a reward. When these user operations are input, the content of the comment or the content of the reward is delivered to the playback terminal 20 of the viewing user together with the input user name of the viewing user. In the case of live distribution, the distributor can watch the video and give a comment or a reward for the reward, or enter a comment of the reward. Then, the repayment is delivered together with the viewing video, and a plurality of viewing users view the repayment. By establishing the two-way action in this way, it is possible to give the viewing user a sense of presence and familiarity.

双方向のアクションが成立しない例として、例えば、短時間に多くのユーザ操作が入力されるケースがある。この場合、プレイヤが一部のコメント等を認識できない、又はプレイヤによる返礼が間に合わないことによって、プレイヤから返礼されない視聴ユーザが生じてしまう。そして、ユーザ操作を行った視聴ユーザは、プレイヤから返礼されない場合には、不満感を感じてしまい、ユーザ操作の回数を減らしてしまう。一方、プレイヤの認識能力又は対応能力には限界があるため、双方向のアクションが成立しないケースが生じてしまう可能性は無くすことができない。 As an example in which a bidirectional action is not established, for example, there is a case where many user operations are input in a short time. In this case, the player may not be able to recognize some of the comments or the like, or the player may not be able to return the comment in time, resulting in a viewing user who is not returned by the player. Then, the viewing user who has performed the user operation feels dissatisfied if the player does not return the message, and the number of user operations is reduced. On the other hand, since the player's recognition ability or response ability is limited, there is a possibility that a bidirectional action may not be established.

特に、eスポーツ(electronic sports)のゲーム映像をライブ配信する場合、視聴ユーザが応援する対象はゲーム対戦をしているプレイヤである。そして、対戦中のプレイヤは、ゲームに集中する必要があるため、視聴ユーザによるユーザ操作に対して返礼することは困難である。また、ゲームを中断して返礼することが可能であるとしても、プレイヤの対応能力には限界がある。そのため、双方向のアクションが成立しないケースが生じてしまう可能性は無くすことができない。したがって、視聴ユーザが不満感を感じることを減らして、ユーザ操作の回数の減少を抑制することが望ましい。 In particular, in the case of live distribution of an e-sports (electronic sports) game video, the target supported by the viewing user is a player who is competing in the game. Then, since the player in the battle needs to concentrate on the game, it is difficult to give back to the user operation by the viewing user. Moreover, even if it is possible to interrupt the game and return it, there is a limit to the ability of the player to respond. Therefore, there is a possibility that a bidirectional action may not be established. Therefore, it is desirable to reduce the dissatisfaction of the viewing user and suppress the decrease in the number of user operations.

そこで、配信システム100における配信サービスにおいては、視聴ユーザがユーザ操作を行うと、配信サーバ30において設定されている複数の演出映像の中から少なくとも一つが選択される。そして、選択された演出映像が、コメントの投稿等のユーザ操作をした個別ユーザがユーザ操作に使用した再生端末20に配信される。これにより、個別演出効果として、当該演出映像が再生端末20において再生される。さらに、配信サーバ30は、視聴映像と関連付けて配信した演出映像を保存して、視聴ユーザに対して再配信する。以下、本実施形態における配信システム100の概要について説明する。 Therefore, in the distribution service in the distribution system 100, when the viewing user performs a user operation, at least one is selected from the plurality of production images set in the distribution server 30. Then, the selected staging video is delivered to the playback terminal 20 used for the user operation by the individual user who has performed the user operation such as posting a comment. As a result, the effect video is reproduced on the reproduction terminal 20 as an individual effect. Further, the distribution server 30 stores the production video distributed in association with the viewing video and redistributes it to the viewing user. Hereinafter, the outline of the distribution system 100 in the present embodiment will be described.

配信者は、配信者端末70を操作してゲーム映像のアップロードを行う。一例として、ゲーム映像は、配信者端末70において記録され、配信者端末70が配信サーバ30へアップロードする。代替的に、他人のゲームを実況する実況者が自らのサーバから配信サーバ30へ実況映像をアップロードしてもよい。この場合、視聴ユーザがコメントの投稿及び報酬の寄付等を行う対象は実況者であってもよい。また、視聴ユーザがコメントの投稿及び報酬の寄付等を行う対象は、アップロードされた視聴映像であってもよい。なお、配信者端末70は、対戦しているプレイヤを撮影するカメラからカメラ映像を取得してもよい。配信者端末70は、取得したカメラ映像を、ゲーム映像として、又はゲーム画面の一部にカメラ映像を重畳させたゲーム映像として、配信サーバ30へ送信する。 The distributor operates the distributor terminal 70 to upload the game video. As an example, the game video is recorded on the distributor terminal 70, and the distributor terminal 70 uploads it to the distribution server 30. Alternatively, a commentator who plays a game of another person may upload the commentary video from his / her own server to the distribution server 30. In this case, the target for the viewing user to post comments and donate rewards may be a commentator. Further, the target for the viewing user to post a comment, donate a reward, or the like may be an uploaded viewing video. The distributor terminal 70 may acquire a camera image from a camera that shoots a player who is competing with the player. The distributor terminal 70 transmits the acquired camera image to the distribution server 30 as a game image or as a game image in which the camera image is superimposed on a part of the game screen.

代替的に、配信サーバ30が、対戦しているプレイヤを撮影するカメラからカメラ映像を直接取得してもよい。この場合、配信サーバ30は、ゲーム映像とカメラ映像とを所定の領域に収めた視聴映像を生成するとともに、視聴映像を視聴ユーザの再生端末20へ配信する。または、配信サーバ30は、取得したカメラ映像を、視聴映像として再生端末20へ配信する。他の例として、配信サーバ30が、別々の視聴映像として、ゲーム映像とカメラ映像とを配信して、再生端末20において両映像がそれぞれ表示されるか、再生端末20が両映像を合成して同時に表示してもよい。両映像は、予め再生端末20にインストールされているアプリケーションプログラムを用いて合成できる。さらに、配信サーバ30が、配信者端末70としてのゲーム機からゲーム操作情報等を取得してもよい。この場合、配信サーバ30は、プレイヤによるゲーム操作情報、及びNPCがいる場合のNPC制御情報等を受信してもよい。配信サーバ30は、受信したゲーム操作情報等に基づいてゲーム画面を再生成することによって、視聴映像に含まれるゲーム映像を生成する。これにより、配信者端末70から配信サーバ30への通信量を削減できる。 Alternatively, the distribution server 30 may acquire the camera image directly from the camera that shoots the player who is competing. In this case, the distribution server 30 generates a viewing video in which the game video and the camera video are stored in a predetermined area, and distributes the viewing video to the playback terminal 20 of the viewing user. Alternatively, the distribution server 30 distributes the acquired camera image to the playback terminal 20 as a viewing image. As another example, the distribution server 30 distributes the game video and the camera video as separate viewing videos, and both videos are displayed on the playback terminal 20 respectively, or the playback terminal 20 synthesizes both videos. It may be displayed at the same time. Both images can be combined using an application program installed in the playback terminal 20 in advance. Further, the distribution server 30 may acquire game operation information or the like from the game machine as the distributor terminal 70. In this case, the distribution server 30 may receive game operation information by the player, NPC control information when an NPC is present, and the like. The distribution server 30 generates the game video included in the viewing video by regenerating the game screen based on the received game operation information and the like. As a result, the amount of communication from the distributor terminal 70 to the distribution server 30 can be reduced.

配信サーバ30は、各視聴ユーザの再生端末20へ視聴映像を配信する。各視聴ユーザは、自らの再生端末20を用いて視聴映像を再生して視聴できる。また、各視聴ユーザは、再生端末20を用いて、コメントの投稿等のユーザ操作を行うことができる。ユーザ操作は、再生端末20に予めインストールされたアプリケーションプログラムの機能によって実現できる。当該アプリケーションプログラムは、配信サーバ30、及びその他の外部サーバからダウンロードできる。代替的に、ユーザ操作は、配信サーバ30が提供するウェブページの機能によって実現できてもよい。また、配信サーバ30は、視聴ユーザから投稿されたコメントの管理、及び寄付された報酬の管理等を行う。 The distribution server 30 distributes the viewing video to the playback terminal 20 of each viewing user. Each viewing user can reproduce and view the viewing video using his / her own playback terminal 20. Further, each viewing user can perform user operations such as posting a comment by using the playback terminal 20. The user operation can be realized by the function of the application program pre-installed in the playback terminal 20. The application program can be downloaded from the distribution server 30 and other external servers. Alternatively, the user operation may be realized by the function of the web page provided by the distribution server 30. In addition, the distribution server 30 manages comments posted by viewing users, manages donated rewards, and the like.

例えば、配信サーバ30は、視聴映像をライブ配信するとともに、複数の視聴ユーザに対して共通演出効果を発揮させる。具体的に配信サーバ30は、各視聴ユーザが投稿したコメント等に返礼するための共通データ(例えば共通映像)を複数の視聴ユーザの再生端末20へ配信する。そして、共通演出効果として、共通映像等が再生端末20において表示される。予め視聴ユーザの再生端末20にはアプリケーションプログラムがインストールされており、視聴ユーザは、当該アプリケーションプログラムを用いてコメントの投稿等のユーザ操作を行うことができる。例えば、視聴ユーザがアプリケーションプログラムを起動すると、再生端末20には、ゲーム映像が表示される映像領域と、コメントを入力するための入力欄及び報酬の寄付等を行う報酬アイコン等の操作領域とが表示される。さらに、再生端末20には、配信されたコメントが表示されるコメント領域が表示される。映像領域、操作領域、及びコメント領域は、区別して表示され、視聴ユーザは、ユーザ操作を操作領域において行うことができる。代替的に、同様の領域の区分け及び操作の入力が、配信サーバ30が提供するウェブページにおいて実現できてもよい。 For example, the distribution server 30 delivers the viewing video live and exerts a common effect on a plurality of viewing users. Specifically, the distribution server 30 distributes common data (for example, common video) for returning comments and the like posted by each viewing user to the playback terminals 20 of a plurality of viewing users. Then, as a common effect, a common video or the like is displayed on the playback terminal 20. An application program is installed in the playback terminal 20 of the viewing user in advance, and the viewing user can perform user operations such as posting a comment using the application program. For example, when the viewing user starts the application program, the playback terminal 20 has a video area in which the game video is displayed, an input field for inputting a comment, and an operation area such as a reward icon for donating rewards. Is displayed. Further, the playback terminal 20 displays a comment area in which the delivered comment is displayed. The video area, the operation area, and the comment area are displayed separately, and the viewing user can perform the user operation in the operation area. Alternatively, similar area division and operation input may be realized in the web page provided by the distribution server 30.

視聴ユーザは、視聴映像の配信中に、自らの再生端末20からコメントの投稿又は報酬の寄付等のユーザ操作を行う。再生端末20は、入力されたコメントの内容を示す入力情報、又はユーザ操作の種類を識別するためのタッチ操作位置等を配信サーバ30へ送信する。再生端末20は、入力情報又はユーザ操作の種類を識別する情報を、各視聴ユーザに割り当てられたユーザ識別情報とともに送信してもよい。なお、報酬操作によってプレイヤ等に提供される報酬は、一例として、金銭、代用貨幣、仮想通貨、暗号資産、電子マネー、及びポイント等の消費媒体である。代替的に、報酬は、ゲームサービスにおいて使用可能なゲーム内通貨、又はアイテム等の特典であってもよい。さらに、報酬は、物品等の有体物であってもよい。 The viewing user performs user operations such as posting a comment or donating a reward from his / her own playback terminal 20 during distribution of the viewing video. The playback terminal 20 transmits input information indicating the content of the input comment, a touch operation position for identifying the type of user operation, and the like to the distribution server 30. The playback terminal 20 may transmit input information or information identifying the type of user operation together with the user identification information assigned to each viewing user. The reward provided to the player or the like by the reward operation is, for example, a consumption medium such as money, token coin, virtual currency, cryptographic asset, electronic money, and points. Alternatively, the reward may be a privilege such as an in-game currency or item that can be used in the game service. Further, the reward may be a tangible object such as an article.

ユーザ操作が行われると、配信サーバ30は、入力情報又はタッチ操作位置を再生端末20から取得する。また、配信サーバ30は、例えば視聴ユーザがログインしたときに、ユーザ識別情報を取得している。続いて、配信サーバ30は、入力情報、又はタッチ操作位置に基づく操作識別情報(例えば操作ID)を、ユーザ識別情報に関連付ける。そして、配信サーバ30は、操作識別情報によって、報酬の内容(例えば金額)を特定する。なお、配信データを配信できればよいので、配信サーバ30は、ユーザ識別情報として、各視聴ユーザの再生端末20を識別する端末識別情報を再生端末20から取得してもよい。例えば、配信サーバ30は、端末識別情報として、IP(Internet Protocol)アドレス、又はMAC(Media Access Control)アドレスを取得してもよい。 When the user operation is performed, the distribution server 30 acquires the input information or the touch operation position from the playback terminal 20. Further, the distribution server 30 acquires the user identification information, for example, when the viewing user logs in. Subsequently, the distribution server 30 associates the input information or the operation identification information (for example, the operation ID) based on the touch operation position with the user identification information. Then, the distribution server 30 specifies the content (for example, the amount of money) of the reward by the operation identification information. As long as the distribution data can be distributed, the distribution server 30 may acquire the terminal identification information that identifies the reproduction terminal 20 of each viewing user from the reproduction terminal 20 as the user identification information. For example, the distribution server 30 may acquire an IP (Internet Protocol) address or a MAC (Media Access Control) address as terminal identification information.

ユーザ操作を受け入れると、配信サーバ30は、予め記憶している複数の演出映像の中から一つの映像を選択して配信する。例えば、配信サーバ30は、各演出映像を識別するデータ識別情報(例えばデータID)をランダムで選択するか又は抽選によって選択する。そして、配信サーバ30は、選択したデータ識別情報に対応する演出映像を配信する。ここで、演出映像は、視聴ユーザからのコメント等に対して配信者(例えばプレイヤ)が配信できない場合に備えて予め用意されている。例えば、演出映像は、5秒程度の映像であって、プレイヤがお礼を言っている又はお礼のポーズを取っているシーンを撮影して得られた映像である。なお、配信データとしての演出映像に代えて、お礼を意味する文字列又は画像等、お礼の音声、若しくはお礼を言っている又はお礼のポーズを取っているアニメーションが配信されてもよい。 Upon accepting the user operation, the distribution server 30 selects and distributes one video from the plurality of staging videos stored in advance. For example, the distribution server 30 randomly selects data identification information (for example, a data ID) that identifies each effect video, or selects by lottery. Then, the distribution server 30 distributes the production video corresponding to the selected data identification information. Here, the staging video is prepared in advance in case the distributor (for example, the player) cannot distribute the comment or the like from the viewing user. For example, the staging video is a video of about 5 seconds, and is a video obtained by shooting a scene in which the player is thanking or taking a thank-you pose. In addition, instead of the production video as the distribution data, a character string or an image meaning thank-you, a thank-you voice, or an animation of saying thank-you or taking a thank-you pose may be distributed.

演出映像の選択に際しては、コメントの投稿等が対戦しているいずれのゲームプレイヤを対象としているのかが参照されてもよい。例えば、視聴ユーザは、応援するプレイヤ又は応援するプレイヤが属するチームを予め選択しておく。視聴ユーザは、当該プレイヤの選択を、視聴ユーザがコメントを投稿する際に行ってもよい。この場合、再生端末20は、プレイヤを特定する情報を配信サーバ30へ送信する。また、視聴ユーザは、当該プレイヤの選択を予め行って、配信サーバ30に記憶させてもよい。この場合、配信サーバ30は、プレイヤを特定する情報(例えばプレイヤID)をユーザ識別情報と関連付けて記憶する。そして、配信サーバ30は、プレイヤを特定する情報を参照して、当該プレイヤに関連する演出映像を配信データグループRD(図2)の中から選択する。なお、視聴ユーザが、対戦している両方のプレイヤを選択できてもよい。これにより、両プレイヤに対してコメントを投稿したい視聴ユーザを満足させることができる。この場合、配信サーバ30は、両プレイヤに関連する演出映像、例えば、両プレイヤを撮影して得られた映像を配信データグループRDの中から選択する。 When selecting the production video, it may be referred to which game player the comment posting or the like is intended for. For example, the viewing user selects in advance the supporting player or the team to which the supporting player belongs. The viewing user may select the player when the viewing user posts a comment. In this case, the playback terminal 20 transmits information that identifies the player to the distribution server 30. Further, the viewing user may select the player in advance and store it in the distribution server 30. In this case, the distribution server 30 stores the information that identifies the player (for example, the player ID) in association with the user identification information. Then, the distribution server 30 refers to the information that identifies the player, and selects the effect video related to the player from the distribution data group RD (FIG. 2). It should be noted that the viewing user may be able to select both players who are competing against each other. This can satisfy the viewing user who wants to post a comment to both players. In this case, the distribution server 30 selects an effect video related to both players, for example, a video obtained by shooting both players from the distribution data group RD.

配信サーバ30は、演出映像を選択すると、ゲーム映像の一部(例えばゲーム映像の右上)に演出映像が重畳されるように演出データを生成して、ユーザ操作が行われた再生端末20へ配信する。この場合、配信サーバ30は、ユーザ操作を行った視聴ユーザのみへ演出映像を含む演出データを配信する。なお、各演出映像は、操作情報が取得されたときに自動的に生成されてもよい。例えば、操作情報に基づいて視聴ユーザのユーザ名を特定して、配信サーバ30が、ユーザ名を含むような演出映像を生成してもよい。演出映像の配信タイミングは、コメントの投稿等のユーザ操作が行われた直後である。代替的に配信タイミングは、ユーザ操作から所定の時間遅延させたタイミング、又は視聴映像の配信終了直前等の予め設定されたタイミングであってもよい。 When the production video is selected, the distribution server 30 generates production data so that the production video is superimposed on a part of the game video (for example, the upper right of the game video), and distributes the production data to the playback terminal 20 on which the user operation is performed. do. In this case, the distribution server 30 distributes the effect data including the effect video only to the viewing user who has performed the user operation. It should be noted that each effect video may be automatically generated when the operation information is acquired. For example, the user name of the viewing user may be specified based on the operation information, and the distribution server 30 may generate an effect video including the user name. The distribution timing of the production video is immediately after the user operation such as posting a comment is performed. Alternatively, the distribution timing may be a timing delayed from the user operation by a predetermined time, or a preset timing such as immediately before the end of distribution of the viewing video.

ランダムな選択に代えて配信データが抽選される場合、複数の配信データのそれぞれにはレアリティが設定され、データ識別情報にレアリティが関連付けられている。そして、配信サーバ30は、レアリティに従った抽選を行って配信データを選択する。すなわち、予めそれぞれの配信データにはレアリティとして、抽選における当選確率が設定されている。配信サーバ30は、当選確率に従った抽選を行って、データ識別情報を特定する。そして、配信サーバ30は、特定したデータ識別情報に対応する配信データを選択する。この抽選は、公知の方法で実現可能である。レアリティは、テーブル又はリストの形式で、記憶されていてもよく、配信データにレアリティが含められていてもよい。 When the distribution data is drawn instead of the random selection, a rarity is set for each of the plurality of distribution data, and the rarity is associated with the data identification information. Then, the distribution server 30 performs a lottery according to the rarity and selects distribution data. That is, the winning probability in the lottery is set in advance as a rarity in each distribution data. The distribution server 30 performs a lottery according to the winning probability to specify the data identification information. Then, the distribution server 30 selects the distribution data corresponding to the specified data identification information. This lottery can be realized by a known method. The rarity may be stored in the form of a table or a list, and the rarity may be included in the distribution data.

また、抽選によって一度当たった配信データは、次の抽選の対象から除外されるように抽選を複数回実行してもよい。これにより、配信データの数と同じ回数の抽選を実行すれば、全ての配信データが当選する。そのため、複数回の抽選を行えば、必ず所望の配信データが選択される。これにより、レアリティが高く当選確率が低い配信データであっても、所定条件を満たせば必ず当選する。そのため、視聴ユーザによるユーザ操作のモチベーションを上げることができる。また、選択部133は、ユーザ識別情報に所定の属性識別情報が関連付けられでいることを条件として抽選を実行してもよい。例えば、選択部133は、視聴ユーザがVIP会員であることを示す属性識別情報が関連付けられでいる場合に、抽選を実行する。VIP会員である視聴ユーザがコメントの投稿等を行った場合、選択部133は、VIP会員用の複数の配信データからなるサブデータグループの中から抽選の実行結果として選択された配信データを選択する。 Further, the distribution data once won by the lottery may be executed a plurality of times so as to be excluded from the target of the next lottery. As a result, if the lottery is executed the same number of times as the number of distribution data, all the distribution data will be won. Therefore, if the lottery is performed a plurality of times, the desired distribution data is always selected. As a result, even if the distribution data has a high rarity and a low probability of winning, it will always win if the predetermined conditions are satisfied. Therefore, the motivation of the user operation by the viewing user can be increased. Further, the selection unit 133 may execute the lottery on the condition that the predetermined attribute identification information is associated with the user identification information. For example, the selection unit 133 executes a lottery when the attribute identification information indicating that the viewing user is a VIP member is associated with the selection unit 133. When a viewing user who is a VIP member posts a comment or the like, the selection unit 133 selects the distribution data selected as the execution result of the lottery from the sub-data group consisting of a plurality of distribution data for the VIP member. ..

[配信システムの制御系]
次に、図2を参照して、視聴映像をユーザ端末の一例としての再生端末20に配信する配信システム100の制御系について説明する。
[Distribution system control system]
Next, with reference to FIG. 2, the control system of the distribution system 100 that distributes the viewed video to the reproduction terminal 20 as an example of the user terminal will be described.

配信サーバ30は、配信制御部31、配信記憶部32、及び不図示の通信部を備えている。配信制御部31は、配信者端末70からアップロードされたゲーム映像等の映像を配信するための各種制御を実行する。配信サーバ30による視聴映像の配信は、各ユーザに一斉に配信する形式であればよく、リアルタイムでの映像配信であるライブ配信の形式であっても、リアルタイムでなく、例えば編集された映像を配信する形式であってもよい。また、一斉に配信する形式に限らず、各ユーザの操作により個別に配信が行われるオンデマンド配信の形式であってもよい。特に、再配信時には、配信サーバ30が、オンデマンド配信の形式で配信する。 The distribution server 30 includes a distribution control unit 31, a distribution storage unit 32, and a communication unit (not shown). The distribution control unit 31 executes various controls for distributing a video such as a game video uploaded from the distributor terminal 70. The distribution of the viewing video by the distribution server 30 may be in a format of simultaneous distribution to each user, and even in a live distribution format of video distribution in real time, for example, an edited video is distributed instead of real time. It may be in the form of Further, the format is not limited to the simultaneous distribution format, and may be an on-demand distribution format in which distribution is performed individually by each user's operation. In particular, at the time of redistribution, the distribution server 30 distributes in the form of on-demand distribution.

さらに、配信制御部31は、再生端末20から視聴ユーザによるユーザ操作を受け入れると、配信データの選択及び演出データの生成を実行する。また、配信記憶部32は、配信プログラムPG2と、視聴ユーザの管理に用いられる管理用データMDとを記憶している。さらに、配信記憶部32は、配信データグループRD及び再配信データVDを含む配信用データDDを記憶している。 Further, when the distribution control unit 31 accepts the user operation by the viewing user from the playback terminal 20, the distribution control unit 31 selects the distribution data and generates the effect data. Further, the distribution storage unit 32 stores the distribution program PG2 and the management data MD used for managing the viewing user. Further, the distribution storage unit 32 stores distribution data DD including distribution data group RD and redistribution data VD.

配信制御部31は、所定のプログラムに従って各種の演算処理及び動作制御を実行するプロセッサと、プロセッサの動作に必要な内部メモリと、その他の周辺装置とを組み合わせたコンピュータとして構成されている。一例として、これらのプロセッサは、CPU(Central Processing Unit)、又はMPU(Micro-Processing Unit)であり、所定のプログラムに基づいて、装置全体を制御すると共に、各種処理についても統括的に制御する。 The distribution control unit 31 is configured as a computer in which a processor that executes various arithmetic processes and operation controls according to a predetermined program, an internal memory necessary for the operation of the processor, and other peripheral devices are combined. As an example, these processors are a CPU (Central Processing Unit) or an MPU (Micro-Processing Unit), and control the entire apparatus based on a predetermined program and also collectively control various processes.

配信記憶部32は、コンピュータ読み取り可能な非一時的記憶媒体を含んだ記憶装置である。そして、配信記憶部32は、プロセッサが動作するためのシステムワークメモリであるRAM(Random Access Memory)、並びにプログラム及びシステムソフトウェアを格納するROM(Read Only Memory)、HDD(Hard Disc Drive)及びSSD(Solid State Drive)等の記憶装置を含む。プロセッサは、ROM又はHDDに記憶されたプログラムに従って、種々の演算、制御、及び判断等の処理動作を実行できる。配信プログラムPG2は、配信システム100のコンピュータプログラムとして機能する。なお、配信記憶部32は、一の記憶装置に全てのデータを保持してもよいし、複数の記憶装置にデータを分散して記憶してもよい。 The distribution storage unit 32 is a storage device including a computer-readable non-temporary storage medium. The distribution storage unit 32 includes a RAM (Random Access Memory), which is a system work memory for operating the processor, and a ROM (Read Only Memory), an HDD (Hard Disc Drive), and an SSD (SSD) for storing the program and the system software. Includes storage devices such as Solid State Drive). The processor can execute various processing operations such as calculation, control, and determination according to the program stored in the ROM or the HDD. The distribution program PG2 functions as a computer program of the distribution system 100. The distribution storage unit 32 may store all the data in one storage device, or may distribute and store the data in a plurality of storage devices.

また、配信制御部31には、装置の入力状態、設定状態、計測結果、及び各種情報を表示する不図示の表示装置が、有線接続又は無線接続されている。また、配信記憶部32には、所定の指令及びデータを入力するキーボード若しくは各種スイッチを含む不図示の操作装置が、有線接続又は無線接続されている。なお、配信制御部31は、CD(Compact Disc)、DVD(Digital Versatile Disc)、CF(Compact Flash)カード、及びUSB(Universal Serial Bus)メモリ等の可搬記録媒体、又はインターネット上のサーバ等の外部記憶媒体に記憶されたプログラムに従って制御を行うこともできる。 Further, the distribution control unit 31 is connected by wire or wirelessly to a display device (not shown) that displays the input state, setting state, measurement result, and various information of the device. Further, the distribution storage unit 32 is connected by wire or wirelessly to an operation device (not shown) including a keyboard or various switches for inputting predetermined commands and data. The distribution control unit 31 may be a portable recording medium such as a CD (Compact Disc), a DVD (Digital Versatile Disc), a CF (Compact Flash) card, or a USB (Universal Serial Bus) memory, or a server on the Internet. Control can also be performed according to a program stored in an external storage medium.

再生端末20は、再生制御部21、再生記憶部22、操作装置としての操作部23、表示装置としての表示部24、音声出力装置としてのスピーカ25、及び不図示の通信部を備えている。再生記憶部22は、再生端末20の制御プログラム(不図示)と、アプリケーションプログラムの一例である視聴映像の再生プログラム(不図示)とを記憶している。再生制御部21は、再生端末20を制御するとともに、再生プログラムを実行することによって、視聴映像及び配信データを表示部24に表示させる。また、操作部23は、マウス、キーボード、コントローラ、又はタッチパネル等の操作装置であり、視聴ユーザによるユーザ操作の入力を受け入れる。また、表示部24は、テレビ、ディスプレイ、又はタッチパネル等の表示装置であり、ユーザが視聴するゲーム映像等を含む視聴映像を表示する。操作部23及び表示部24は、タッチパネル等の表示操作部として一体的に構成されてもよい。スピーカ25は、ゲーム映像等の再生に伴い、ゲーム音声等の関連する音声を出力する。なお、操作部23、表示部24、及びスピーカ25は、再生端末20と一体であってもよく、別体であってもよい。 The reproduction terminal 20 includes a reproduction control unit 21, a reproduction storage unit 22, an operation unit 23 as an operation device, a display unit 24 as a display device, a speaker 25 as an audio output device, and a communication unit (not shown). The reproduction storage unit 22 stores a control program (not shown) of the reproduction terminal 20 and a reproduction program (not shown) of a viewing video which is an example of an application program. The reproduction control unit 21 controls the reproduction terminal 20 and executes the reproduction program to display the viewing video and the distribution data on the display unit 24. Further, the operation unit 23 is an operation device such as a mouse, a keyboard, a controller, or a touch panel, and accepts input of a user operation by a viewing user. Further, the display unit 24 is a display device such as a television, a display, or a touch panel, and displays a viewing image including a game image or the like to be viewed by the user. The operation unit 23 and the display unit 24 may be integrally configured as a display operation unit such as a touch panel. The speaker 25 outputs related sounds such as game sounds as the game images and the like are played back. The operation unit 23, the display unit 24, and the speaker 25 may be integrated with the reproduction terminal 20 or may be separate from the reproduction terminal 20.

配信者端末70は、端末制御部71、端末記憶部72、端末操作部73、端末表示部74、及び不図示の通信部を備えている。端末記憶部72は、配信者端末70の制御プログラムを記憶する。端末制御部71は、配信者端末70を制御するとともに、ゲーム映像等の映像のアップロードを実行する。また、端末操作部73は、マウス、キーボード、コントローラ、又はタッチパネル等の操作装置であり、配信者によるアップロード又は配信中のコメントの入力等の操作の入力を受け入れる。端末表示部74は、テレビ、ディスプレイ、又はタッチパネル等の表示装置であり、配信者が配信しているゲーム映像等を表示する。端末操作部73及び端末表示部74は、タッチパネル等の表示操作部として一体的に構成されてもよい。 The distributor terminal 70 includes a terminal control unit 71, a terminal storage unit 72, a terminal operation unit 73, a terminal display unit 74, and a communication unit (not shown). The terminal storage unit 72 stores the control program of the distributor terminal 70. The terminal control unit 71 controls the distributor terminal 70 and uploads a video such as a game video. Further, the terminal operation unit 73 is an operation device such as a mouse, keyboard, controller, or touch panel, and accepts input of operations such as input of a comment being uploaded or distributed by the distributor. The terminal display unit 74 is a display device such as a television, a display, or a touch panel, and displays a game image or the like distributed by the distributor. The terminal operation unit 73 and the terminal display unit 74 may be integrally configured as a display operation unit such as a touch panel.

さらに配信者端末70は、不図示のスピーカ等の音声出力装置、及びマイク等の音声入力装置を備えている。また、配信者端末70は、プレイヤ等を撮影するカメラ等の撮像装置を備えていてもよい。この場合、配信者端末70は、カメラが撮影しているカメラ映像を、配信サーバ30へ随時アップロードする。代替的に、カメラは、配信者端末70とは別に設けられていてもよい。この場合、カメラは、配信者端末70にカメラ映像を送信する。なお、配信者端末70においてゲームをプレイする場合、端末制御部71は、端末記憶部72に記憶されているゲームプログラムを実行することによって、ゲームの進行を制御する。 Further, the distributor terminal 70 includes an audio output device such as a speaker (not shown) and an audio input device such as a microphone. Further, the distributor terminal 70 may be provided with an image pickup device such as a camera for photographing a player or the like. In this case, the distributor terminal 70 uploads the camera image taken by the camera to the distribution server 30 at any time. Alternatively, the camera may be provided separately from the distributor terminal 70. In this case, the camera transmits the camera image to the distributor terminal 70. When playing a game on the distributor terminal 70, the terminal control unit 71 controls the progress of the game by executing the game program stored in the terminal storage unit 72.

再生制御部21及び端末制御部71は、所定のプログラムに従って各種の演算処理及び動作制御を実行するプロセッサと、プロセッサの動作に必要な内部メモリと、その他の周辺装置とを組み合わせたコンピュータとして構成されている。一例として、これらのプロセッサは、CPU、又はMPUであり、所定のプログラムに基づいて、装置全体を制御すると共に、各種処理についても統括的に制御する。なお、再生制御部21及び端末制御部71は、CD、DVD、CFカード、及びUSBメモリ等の可搬記録媒体、又はインターネット上のサーバ等の外部記憶媒体に記憶されたプログラムに従って制御を行うこともできる。 The reproduction control unit 21 and the terminal control unit 71 are configured as a computer in which a processor that executes various arithmetic processes and operation controls according to a predetermined program, an internal memory necessary for the operation of the processor, and other peripheral devices are combined. ing. As an example, these processors are a CPU or an MPU, and control the entire apparatus based on a predetermined program, and also collectively control various processes. The playback control unit 21 and the terminal control unit 71 perform control according to a program stored in a portable recording medium such as a CD, DVD, CF card, or USB memory, or an external storage medium such as a server on the Internet. You can also.

再生記憶部22及び端末記憶部72は、コンピュータ読み取り可能な非一時的記憶媒体を含んだ記憶装置である。そして、再生記憶部22及び端末記憶部72は、プロセッサが動作するためのシステムワークメモリであるRAM、並びにプログラム及びシステムソフトウェアを格納するROM、HDD及びSSD等の記憶装置を含む。プロセッサは、ROM又はHDDに記憶された制御プログラムに従って、種々の演算、制御、及び判別等の処理動作を実行できる。なお、再生記憶部22及び端末記憶部72は、一の記憶装置に全てのデータを保持してもよいし、複数の記憶装置にデータを分散して記憶してもよい。 The reproduction storage unit 22 and the terminal storage unit 72 are storage devices including a computer-readable non-temporary storage medium. The reproduction storage unit 22 and the terminal storage unit 72 include a RAM, which is a system work memory for operating the processor, and a storage device such as a ROM, an HDD, and an SSD for storing a program and system software. The processor can execute various processing operations such as calculation, control, and discrimination according to the control program stored in the ROM or the HDD. The reproduction storage unit 22 and the terminal storage unit 72 may hold all the data in one storage device, or may distribute and store the data in a plurality of storage devices.

[配信サーバ]
配信サーバ30の配信制御部31は、識別情報取得手段の一例としての取得部131、操作受入手段の一例としての操作受入部132、及び選択手段の一例としての選択部133を有している。また、配信制御部31は、データ配信手段の一例としての配信部134、保存手段の一例としての保存部135、及び再配信手段の一例としての再配信部136を有している。さらに、配信制御部31は、ユーザ操作に対する対価の支払いを受け入れる対価受入手段の一例である対価受入部(不図示)を有している。そして、各部は、配信制御部31のハードウェア資源と、ソフトウェア資源としての配信プログラムPG2との組合せによって実現される論理的装置である。
[Distribution server]
The distribution control unit 31 of the distribution server 30 has an acquisition unit 131 as an example of the identification information acquisition means, an operation acceptance unit 132 as an example of the operation acceptance means, and a selection unit 133 as an example of the selection means. Further, the distribution control unit 31 has a distribution unit 134 as an example of the data distribution means, a storage unit 135 as an example of the storage means, and a redistribution unit 136 as an example of the redistribution means. Further, the distribution control unit 31 has a consideration receiving unit (not shown) which is an example of a consideration receiving means for accepting payment of a consideration for a user operation. Each unit is a logical device realized by a combination of the hardware resource of the distribution control unit 31 and the distribution program PG2 as a software resource.

[取得部]
取得部131は、各ユーザを識別するためのユーザ識別情報を取得する識別情報取得手段として機能する。例えば、視聴ユーザは、配信サーバ30が提供する配信サイト等のウェブページにおいてログインすることによって、ユーザ認証を受ける。このとき、再生端末20は、認証要求を配信サーバ30へ送信する。そして、配信制御部31は、公知の方法でユーザ認証を行い、取得部131は、ユーザ識別情報(例えばユーザID)、及び端末識別情報(例えばIPアドレス)を取得する。さらに、取得部131は、ユーザ識別情報と紐付けた端末識別情報を配信記憶部32に記憶させる。なお、配信記憶部32は、一時的に記憶するのみでもよいが、少なくともライブ配信中は端末識別情報を記憶している。一例として、ユーザ識別情報はユーザIDであるが、取得部131は、ユーザ識別情報として、IPアドレス又はMACアドレス等の端末識別情報を取得してもよい。
[Acquisition department]
The acquisition unit 131 functions as identification information acquisition means for acquiring user identification information for identifying each user. For example, the viewing user receives user authentication by logging in on a web page such as a distribution site provided by the distribution server 30. At this time, the playback terminal 20 transmits an authentication request to the distribution server 30. Then, the distribution control unit 31 authenticates the user by a known method, and the acquisition unit 131 acquires the user identification information (for example, user ID) and the terminal identification information (for example, IP address). Further, the acquisition unit 131 stores the terminal identification information associated with the user identification information in the distribution storage unit 32. The distribution storage unit 32 may store only temporarily, but at least during live distribution, the terminal identification information is stored. As an example, the user identification information is a user ID, but the acquisition unit 131 may acquire terminal identification information such as an IP address or a MAC address as the user identification information.

さらに、取得部131は、端末識別情報を取得する情報取得手段として機能する。情報取得手段として機能する取得部131は、ユーザ操作が入力された再生端末20を識別する端末識別情報を再生端末20から取得して配信記憶部32に記憶させる。また、取得部131は、履歴識別情報を取得する履歴取得手段、又は属性特定情報を取得する属性取得手段として機能してもよい。履歴取得手段として機能する取得部131は、ユーザ操作を入力した視聴ユーザの操作履歴としての履歴識別情報を操作受入部132から取得する。そして、取得部131は、取得した履歴識別情報を、ユーザ識別情報と関連付けて選択部133へと受け渡す。また、属性取得手段として機能する取得部131は、属性特定情報としての属性識別情報を操作受入部132から取得する。そして、取得部131は、取得した属性識別情報を、ユーザ識別情報と関連付けて選択部133へと受け渡す。一例として、取得部131が取得する属性は、ユーザ操作の操作属性、コメントのコメント属性、又は各ユーザのユーザ属性である。そして、属性特定情報は、操作属性、コメント属性、又はユーザ属性を示している。 Further, the acquisition unit 131 functions as an information acquisition means for acquiring terminal identification information. The acquisition unit 131, which functions as an information acquisition means, acquires terminal identification information for identifying the reproduction terminal 20 to which a user operation has been input from the reproduction terminal 20 and stores it in the distribution storage unit 32. Further, the acquisition unit 131 may function as a history acquisition means for acquiring history identification information or an attribute acquisition means for acquiring attribute specific information. The acquisition unit 131 that functions as the history acquisition unit acquires the history identification information as the operation history of the viewing user who has input the user operation from the operation acceptance unit 132. Then, the acquisition unit 131 associates the acquired history identification information with the user identification information and passes it to the selection unit 133. Further, the acquisition unit 131 that functions as the attribute acquisition unit acquires the attribute identification information as the attribute specific information from the operation acceptance unit 132. Then, the acquisition unit 131 associates the acquired attribute identification information with the user identification information and passes it to the selection unit 133. As an example, the attribute acquired by the acquisition unit 131 is an operation attribute of a user operation, a comment attribute of a comment, or a user attribute of each user. The attribute specific information indicates an operation attribute, a comment attribute, or a user attribute.

例えば、操作属性は、コメントの入力又は報酬の寄付等の各ユーザ操作の種類に対応する属性である。また、報酬の寄付に対応する属性は、報酬の額又は種類に応じて属性が異なっている。例えば、操作属性を示す属性特定情報は操作識別情報であり、取得部131は、選択された報酬の種類を識別する操作識別情報を操作受入部132から取得する。さらに、操作属性は、コメント又は報酬の寄付等の対象となるプレイヤ毎に異なっていてもよい。例えば、プレイヤAに対するコメントの入力と、プレイヤAと対戦しているプレイヤBに対するコメントの入力とで、操作識別情報が異なっていてもよい。 For example, the operation attribute is an attribute corresponding to each type of user operation such as inputting a comment or donating a reward. In addition, the attributes corresponding to the donation of rewards differ depending on the amount or type of rewards. For example, the attribute specific information indicating the operation attribute is the operation identification information, and the acquisition unit 131 acquires the operation identification information for identifying the selected reward type from the operation acceptance unit 132. Further, the operation attributes may be different for each player who is the target of comments, donations of rewards, and the like. For example, the operation identification information may be different between the input of the comment to the player A and the input of the comment to the player B who is playing against the player A.

コメント属性は、良い、悪い、面白い、又はつまらない等のコメントの性質によって分けられた属性である。また、コメント属性を示す属性特定情報はコメント識別情報(例えばコメントID)である。操作受入部132は、コメントの内容を判断して、コメントの内容に応じたコメント識別情報を取得部131へ受け渡す。例えば、操作受入部132は、コメントに含まれる文章を解析して、「頑張れ」、「期待してる」、及び「ナイスキャッチ」等の期待又は応援を意味する文字がコメントに含まれていれば、ポジティブな性質を示すコメント識別情報を受け渡す。また、操作受入部132は、ヤジ又はバッシング等を意味する文字がコメントに含まれていれば、ネガティブな性質を示すコメント識別情報を受け渡す。そして、操作受入部132は、ポジティブ又はネガティブに分類できない文字のみがコメントに含まれていれば、ニュートラルな性質を示すコメント識別情報を受け渡す。 Comment attributes are attributes classified according to the nature of the comment, such as good, bad, funny, or boring. Further, the attribute specific information indicating the comment attribute is comment identification information (for example, comment ID). The operation receiving unit 132 determines the content of the comment and passes the comment identification information according to the content of the comment to the acquisition unit 131. For example, the operation receiving unit 132 analyzes the text included in the comment, and if the comment contains characters meaning expectations or support such as "do your best", "expect", and "nice catch". , Pass comment identification information showing positive nature. Further, if the comment contains a character meaning a heckler, a bashing, or the like, the operation receiving unit 132 passes the comment identification information indicating a negative property. Then, if the comment contains only characters that cannot be classified as positive or negative, the operation receiving unit 132 passes the comment identification information indicating a neutral property.

さらに、操作受入部132は、プレイヤの名前等の、プレイヤを特定可能な文字がコメントに含まれていれば、プレイヤを示すコメント識別情報を取得部131へ受け渡す。代替的に、属性特定情報は、配信データを配信しないことを示していてもよい。この場合、配信サーバ30の選択部133は配信データを選択しないため、配信データが配信されない。例えば、存在しないキーワード、例えば前の試合のプレイヤの名前等がコメントに含まれていれば、コメントが無視されるべきであり、操作受入部132は、配信データを配信しないことを示すコメント識別情報を取得部131へ受け渡す。なお、取得部131は、視聴ユーザのユーザ識別情報と、ユーザ識別情報に関連付けられたコメントの内容とを関連付けてもよい。 Further, if the comment contains characters that can identify the player, such as the player's name, the operation receiving unit 132 passes the comment identification information indicating the player to the acquisition unit 131. Alternatively, the attribute-specific information may indicate that the delivery data is not delivered. In this case, since the selection unit 133 of the distribution server 30 does not select the distribution data, the distribution data is not distributed. For example, if the comment contains a non-existent keyword, for example, the name of the player of the previous game, the comment should be ignored, and the operation receiving unit 132 indicates that the distribution data is not distributed. Is handed over to the acquisition unit 131. The acquisition unit 131 may associate the user identification information of the viewing user with the content of the comment associated with the user identification information.

ユーザ属性は、性別及び年齢等の各ユーザに対応する属性である。また、ユーザ属性を示す属性特定情報は属性識別情報(例えば属性ID)であり、操作受入部132は、管理用データMDのユーザ情報UIを参照して、属性識別情報を取得部131へ受け渡す。そして、取得部131は、取得した属性識別情報をユーザ識別情報に関連付けて選択部133へ受け渡す。例えば、ユーザ情報UIは、ユーザ識別情報に関連付けられたユーザの性別又は年齢を含んでいる。操作受入部132は、ユーザ識別情報に基づいて、ユーザ識別情報に対応するユーザ情報UIとして性別又は年齢を特定する。そして、操作受入部132は、特定したユーザ情報UIに対応する属性識別情報を管理用データMDから取得する。 The user attribute is an attribute corresponding to each user such as gender and age. Further, the attribute specific information indicating the user attribute is the attribute identification information (for example, the attribute ID), and the operation receiving unit 132 refers to the user information UI of the management data MD and passes the attribute identification information to the acquisition unit 131. .. Then, the acquisition unit 131 associates the acquired attribute identification information with the user identification information and passes it to the selection unit 133. For example, the user information UI includes the gender or age of the user associated with the user identification information. The operation receiving unit 132 specifies the gender or age as the user information UI corresponding to the user identification information based on the user identification information. Then, the operation receiving unit 132 acquires the attribute identification information corresponding to the specified user information UI from the management data MD.

さらに、操作受入部132は、ユーザ情報UIを参照して、操作履歴としての履歴識別情報(例えば履歴ID)を取得部131へ受け渡してもよい。例えば、ユーザ情報UIは、ユーザ識別情報に関連付けられた情報であって、所定期間におけるコメントの投稿回数、又は報酬のトータル寄付額等の視聴ユーザの操作の履歴に関する情報を含んでいる。操作受入部132は、ユーザ識別情報に対応するユーザ情報UIから投稿回数又はトータル寄付額を特定する。そして、操作受入部132は、特定した投稿回数又はトータル寄付額に対応する履歴識別情報を取得部131へ受け渡す。例えば、操作受入部132は、特定した投稿回数が所定回数よりも多いと判断すると、所定回数よりも多いことを示す履歴識別情報を受け渡す。また、操作受入部132は、特定した投稿回数が所定回数よりも少ないと判断すると、所定回数よりも少ないことを示す履歴識別情報を受け渡す。 Further, the operation receiving unit 132 may refer to the user information UI and pass the history identification information (for example, the history ID) as the operation history to the acquisition unit 131. For example, the user information UI is information associated with user identification information, and includes information related to the history of operations of the viewing user, such as the number of times comments are posted in a predetermined period or the total donation amount of rewards. The operation receiving unit 132 specifies the number of postings or the total donation amount from the user information UI corresponding to the user identification information. Then, the operation receiving unit 132 passes the history identification information corresponding to the specified number of postings or the total donation amount to the acquisition unit 131. For example, when the operation receiving unit 132 determines that the specified number of postings is more than the predetermined number of times, the operation receiving unit 132 passes the history identification information indicating that the number of postings is more than the predetermined number of times. Further, when the operation receiving unit 132 determines that the specified number of postings is less than the predetermined number of postings, the operation receiving unit 132 passes the history identification information indicating that the number of postings is less than the predetermined number of times.

[操作受入部]
操作受入部132は、ユーザ識別情報に基づいて識別された個別ユーザの再生端末20から入力されたユーザ操作を受け入れる。一例として、操作受入部132は、再生端末20のタッチパネルに表示されている画面と照らし合わせたタッチ操作位置の情報に基づいて、ユーザ操作の種類を識別する。そして、操作受入部132は、ユーザ操作の種類を識別する操作識別情報を取得部131へ受け渡す。代替的に、操作受入部132は、操作識別情報を再生端末20から取得してもよい。また、操作受入部132は、再生端末20からコメントの内容等の入力情報を取得する。さらに、操作受入部132は、ユーザによる操作として、視聴映像の再生速度の変更、映像領域のサイズ変更、及び再生の開始又は停止等の操作を受け入れることができる。一例として、視聴ユーザは、配信画面において映像領域と重ねて又は並んで配置されるアイコン等を選択することによって各操作を実行できる。
[Operation receiving unit]
The operation receiving unit 132 accepts a user operation input from the playback terminal 20 of an individual user identified based on the user identification information. As an example, the operation receiving unit 132 identifies the type of user operation based on the information of the touch operation position compared with the screen displayed on the touch panel of the playback terminal 20. Then, the operation receiving unit 132 passes the operation identification information that identifies the type of the user operation to the acquisition unit 131. Alternatively, the operation receiving unit 132 may acquire the operation identification information from the reproduction terminal 20. Further, the operation receiving unit 132 acquires input information such as the content of a comment from the playback terminal 20. Further, the operation receiving unit 132 can accept operations such as changing the playback speed of the viewed video, changing the size of the video area, and starting or stopping the playback as operations by the user. As an example, the viewing user can execute each operation by selecting an icon or the like arranged on the distribution screen so as to be overlapped with or side by side with the video area.

また、操作受入部132は、ユーザ操作として特殊コマンドの入力操作を受け入れてもよい。例えば、視聴ユーザがコメント中に予め設定された特定のキーワードを入力すると、操作受入部132は、特殊コマンドに対応する操作識別情報を取得部131へ受け渡す。代替的に、操作受入部132が、コメント中に予め設定された特定のキーワードが含まれるか否かを判断してもよい。この場合、操作受入部132は、特定のキーワードが含まれると判断すると、特殊コマンドに対応する操作識別情報を取得部131へ受け渡す。そして、選択部133は、キーワードに対応した演出映像を選択し、配信部134が当該演出映像を含む演出データを再生端末20へ配信する。 Further, the operation receiving unit 132 may accept an input operation of a special command as a user operation. For example, when the viewing user inputs a specific keyword set in advance in the comment, the operation receiving unit 132 passes the operation identification information corresponding to the special command to the acquisition unit 131. Alternatively, the operation receiving unit 132 may determine whether or not a specific keyword set in advance is included in the comment. In this case, when the operation receiving unit 132 determines that a specific keyword is included, the operation receiving unit 132 passes the operation identification information corresponding to the special command to the acquisition unit 131. Then, the selection unit 133 selects the effect video corresponding to the keyword, and the distribution unit 134 distributes the effect data including the effect image to the reproduction terminal 20.

これにより、視聴ユーザに対して、特殊コマンドを探すという、宝探しのような楽しみを与えることができる。なお、他の選択条件、例えば、操作属性に対応する演出映像の選択条件と、特殊コマンドに対応する演出映像の選択条件とが重複した場合、特殊コマンドに対応する演出映像の選択条件を優先してもよい。そうすると、視聴ユーザは、突然見慣れない演出映像を見ることとなり、新鮮な気持ちを得ることができる。 This makes it possible to give the viewing user the pleasure of searching for a special command, which is like a treasure hunt. If other selection conditions, for example, the selection condition of the production image corresponding to the operation attribute and the selection condition of the production image corresponding to the special command overlap, the selection condition of the production image corresponding to the special command is prioritized. You may. Then, the viewing user suddenly sees an unfamiliar production image, and can get a fresh feeling.

[選択部]
選択部133は、ユーザ操作に対応して、複数の配信データを含む配信データグループRD(図3)の中から少なくとも一つの配信データを選択する。配信データは、映像、音声、画像、及びこれらの組み合わせ等である。選択部133は、複数の配信データを選択してもよく、この場合は複数の配信データが配信される。さらに、配信データグループRDは、複数の配信データからなるサブデータグループを含んでいてもよい。
[Selection]
The selection unit 133 selects at least one distribution data from the distribution data group RD (FIG. 3) including a plurality of distribution data in response to the user operation. The distribution data includes video, audio, images, and combinations thereof. The selection unit 133 may select a plurality of distribution data, and in this case, a plurality of distribution data are distributed. Further, the distribution data group RD may include a sub data group composed of a plurality of distribution data.

一例として、選択部133は、配信データグループRDの中から少なくとも一つの配信データをランダムに選択する。具体的には、配信記憶部32が、配信データを識別するデータ識別情報を、配信データのそれぞれに対応するように記憶している。そして、選択部133が操作識別情報等を取得部131から取得すると、選択部133は、乱数表等を用いてデータ識別情報をランダムに特定する。そして、選択部133は、特定したデータ識別情報に対応する配信データを選択する。配信部134は、選択部133が選択した配信データを、ユーザ操作が入力された再生端末20に対して配信する。 As an example, the selection unit 133 randomly selects at least one distribution data from the distribution data group RD. Specifically, the distribution storage unit 32 stores the data identification information for identifying the distribution data so as to correspond to each of the distribution data. Then, when the selection unit 133 acquires the operation identification information or the like from the acquisition unit 131, the selection unit 133 randomly identifies the data identification information using a random number table or the like. Then, the selection unit 133 selects the distribution data corresponding to the specified data identification information. The distribution unit 134 distributes the distribution data selected by the selection unit 133 to the playback terminal 20 to which the user operation is input.

図3に示すように、配信データグループRDは、それぞれが異なる属性に関連付けられた複数のサブデータグループを含んでいてもよい。この場合、選択部133は、属性特定情報に基づいて属性を特定し、特定した属性に関連付けられたサブデータグループの中から配信データを選択する。なお、サブデータグループ同士に関連付けられた属性は、一部が共通していてもよい。具体的に、属性は、ユーザ操作の操作属性、各ユーザのユーザ属性、又はコメントのコメント属性に基づいて分けられている。そして、サブデータグループのそれぞれは、所定の共通する属性に関連付けられた複数の配信データを含むように構成されている。例えば、図3に示す配信データグループRDは、データID1と属性1及び3とに関連付けられた配信データ1と、データID2と属性1及び3とに関連付けられた配信データ2とを含んでいるサブデータグループG1を含む。さらに、配信データグループRDは、配信データ1及び2と、データID3と属性2及び3とに関連付けられた配信データ3とを含んでいるサブデータグループG2を含む。そして、属性1から属性3のそれぞれには、異なる属性識別情報が割り当てられている。属性が視聴ユーザのユーザ属性である場合、例えば、属性1は女性を示し、属性2は男性を示し、属性3は20代の年齢を示す。 As shown in FIG. 3, the distribution data group RD may include a plurality of sub-data groups, each associated with a different attribute. In this case, the selection unit 133 identifies the attribute based on the attribute specific information, and selects the distribution data from the sub-data groups associated with the specified attribute. Note that some of the attributes associated with the sub-data groups may be common. Specifically, the attributes are divided based on the operation attributes of user operations, the user attributes of each user, or the comment attributes of comments. Each of the sub-data groups is configured to include a plurality of distribution data associated with a predetermined common attribute. For example, the distribution data group RD shown in FIG. 3 is a sub that includes distribution data 1 associated with data ID 1 and attributes 1 and 3, and distribution data 2 associated with data ID 2 and attributes 1 and 3. Includes data group G1. Further, the distribution data group RD includes a sub data group G2 including distribution data 1 and 2 and distribution data 3 associated with the data ID 3 and the attributes 2 and 3. Then, different attribute identification information is assigned to each of the attributes 1 to 3. When the attribute is a user attribute of a viewing user, for example, attribute 1 indicates a female, attribute 2 indicates a male, and attribute 3 indicates an age in the twenties.

選択部133は、取得部131から取得した属性識別情報に基づいてユーザ属性を特定し、特定したユーザ属性、例えば性別に関連付けられたサブデータグループの中から配信データを選択する。図3の例においては、特定した属性が女性であれば、選択部133は、サブデータグループG1の中から配信データを選択する。すなわち、サブデータグループG1に含まれる配信データ1及び配信データ2は、女性向けの画像、音声、又は映像となっている。なお、選択部133による配信データの選択は、複数の選択手法の組み合わせが可能である。例えば、選択部133は、特定したユーザ属性に基づいてサブデータグループG1を特定し、サブデータグループG1の中からランダムで配信データを選択してもよい。 The selection unit 133 identifies a user attribute based on the attribute identification information acquired from the acquisition unit 131, and selects distribution data from the specified user attribute, for example, a sub-data group associated with a gender. In the example of FIG. 3, if the specified attribute is female, the selection unit 133 selects distribution data from the sub data group G1. That is, the distribution data 1 and the distribution data 2 included in the sub data group G1 are images, sounds, or videos for women. The selection of the distribution data by the selection unit 133 can be a combination of a plurality of selection methods. For example, the selection unit 133 may specify the sub data group G1 based on the specified user attribute, and randomly select the distribution data from the sub data group G1.

一例として、配信データグループRDのサブデータグループは、性別、年齢、居住地、出身地、出身高校、及び出身大学等の個人情報、又はVIP会員若しくは有料会員であること等の視聴ユーザの属性に応じて用意された演出映像を含んでおり、選択部133は、当該サブデータグループの中から配信データを選択する。例えば、予め登録されているプレイヤの個人情報と視聴ユーザの個人情報とで共通する属性があれば、属性識別情報は、当該共通する属性に対応する。共通する属性の例は、プレイヤと視聴ユーザとの出身大学又は出身地が同じである場合の、出身大学又は居住する県である。この場合に選択されるサブデータグループは、出身大学又は出身地に応じて用意された演出映像を含んでおり、選択部133は、当該サブデータグループの中から演出映像を選択する。なお、共通の属性は、ユーザ情報UIにおける視聴ユーザの個人情報の内の比較に必要な情報と、予め配信記憶部32に記憶されているプレイヤの個人情報の内の比較に必要な情報とを比較して判断される。例えば、プレイヤの個人情報は、プレイヤを特定する情報と関連付けて記憶されている。また、視聴ユーザの個人情報は、ユーザ識別情報と関連付けて記憶されている。 As an example, the sub-data group of the distribution data group RD can be used for personal information such as gender, age, place of residence, place of origin, high school, and university of origin, or attributes of viewing users such as being a VIP member or a paying member. The production video prepared accordingly is included, and the selection unit 133 selects distribution data from the sub-data group. For example, if there is an attribute common to the personal information of the player registered in advance and the personal information of the viewing user, the attribute identification information corresponds to the common attribute. An example of a common attribute is the university of origin or prefecture of residence when the player and the viewing user have the same university of origin or place of origin. The sub-data group selected in this case includes the staging video prepared according to the university of origin or the place of origin, and the selection unit 133 selects the staging video from the sub-data group. The common attributes include information necessary for comparison in the personal information of the viewing user in the user information UI and information necessary for comparison in the personal information of the player stored in advance in the distribution storage unit 32. Judgment is made by comparison. For example, the personal information of the player is stored in association with the information that identifies the player. Further, the personal information of the viewing user is stored in association with the user identification information.

例えば、出身地が共通する場合、プレイヤがその地方の方言を喋っている演出映像が、サブデータグループに含められる。選択部133が、このような演出映像を選択すると、当該演出映像を視聴した視聴ユーザは、プレイヤに対して親近感を得ることができる。また、視聴ユーザは、一例として、配信サービスに対して消費した消費金額の合計が所定額に達している等の条件を満たすことによって、VIP会員になることができる。他の例として、視聴ユーザは、月額会員又はプレミアム会員になっている場合に、VIP会員になることができる。VIP会員になると、当該視聴ユーザのユーザ情報UIにはVIP属性が付与される。例えば、VIP会員である視聴ユーザがコメントの投稿等をした場合、選択部133は、VIP会員向けの特別な演出映像を含むサブデータグループの中から演出映像を選択する。代替的に、特別な演出映像が一種類のみ用意されており、選択部133は、当該特別な演出映像を選択してもよい。 For example, if the place of origin is the same, the production video in which the player speaks the dialect of the region is included in the sub-data group. When the selection unit 133 selects such an effect video, the viewing user who has viewed the effect image can obtain a sense of familiarity with the player. Further, the viewing user can become a VIP member by satisfying the condition that the total amount of consumption for the distribution service has reached a predetermined amount, for example. As another example, the viewing user can become a VIP member if he / she is a monthly member or a premium member. When becoming a VIP member, the VIP attribute is given to the user information UI of the viewing user. For example, when a viewing user who is a VIP member posts a comment or the like, the selection unit 133 selects a production video from a sub-data group including a special production video for the VIP member. Alternatively, only one type of special staging video is prepared, and the selection unit 133 may select the special staging video.

属性識別情報は、プレイヤ毎、視聴ユーザの個人情報毎、又は会員の種別毎に異なっていてもよい。また、一回のユーザ操作の操作情報に複数の属性識別情報が含まれていてもよい。例えば、配信データのデータ識別情報は、プレイヤを示す属性識別情報と、個人情報を示す属性識別情報と、会員の種別を示す属性識別情報とに関連付けられていてもよい。会員の種別を示す属性識別情報は、演出映像がVIP会員用であるか否かを示す。また、プレイヤを示す属性識別情報は、演出映像がどのプレイヤに関連するのかを示す。なお、プレイヤを示す属性識別情報は、全ての演出映像に対して、それぞれのデータ識別情報に関連付けられていてよい。 The attribute identification information may be different for each player, each viewing user's personal information, or each member type. Further, a plurality of attribute identification information may be included in the operation information of one user operation. For example, the data identification information of the distribution data may be associated with the attribute identification information indicating the player, the attribute identification information indicating the personal information, and the attribute identification information indicating the type of the member. The attribute identification information indicating the type of the member indicates whether or not the directed video is for a VIP member. Further, the attribute identification information indicating the player indicates which player the effect video is related to. The attribute identification information indicating the player may be associated with each data identification information for all the staging images.

また、属性がユーザ操作の操作属性である場合、例えば、属性1はコメントの入力を示し、属性2は高額の報酬の寄付を示し、属性3は低額の報酬の寄付を示す。属性取得手段として機能する取得部131は、属性特定情報として操作識別情報を取得する。そして、取得部131は、操作識別情報を選択部133へと受け渡す。選択部133は、操作識別情報に基づいて操作属性を特定し、特定した操作属性、例えばコメントの入力に関連付けられたサブデータグループの中から配信データを選択する。図3の例においては、特定した属性がコメントの入力であれば、選択部133は、サブデータグループG1の中から配信データを選択する。すなわち、サブデータグループG1に含まれる配信データ1及び配信データ2は、コメントの入力に対する返礼となっている。 When the attribute is a user-operated operation attribute, for example, attribute 1 indicates input of a comment, attribute 2 indicates a donation of a high reward, and attribute 3 indicates a donation of a low reward. The acquisition unit 131 that functions as the attribute acquisition means acquires the operation identification information as the attribute identification information. Then, the acquisition unit 131 passes the operation identification information to the selection unit 133. The selection unit 133 identifies the operation attribute based on the operation identification information, and selects the distribution data from the specified operation attribute, for example, the sub-data group associated with the input of the comment. In the example of FIG. 3, if the specified attribute is a comment input, the selection unit 133 selects distribution data from the sub data group G1. That is, the distribution data 1 and the distribution data 2 included in the sub data group G1 are in return for the input of the comment.

つまり、配信データグループRDのサブデータグループG1は、コメントの投稿等のユーザ操作の種類に応じて用意された演出映像を含んでおり、選択部133は、当該サブデータグループの中から演出映像を選択する。例えば、配信サーバ30がコメントの入力を受け付けた場合、選択部133は、コメントに対する演出映像を含むサブデータグループの中から演出映像を選択する。また、配信サーバ30が報酬の寄付を受け付けた場合、選択部133は、報酬に対する演出映像を含むサブデータグループの中から演出映像を選択する。さらに、報酬がギフトである場合、例えば、視聴ユーザが対価を支払ってギフトを購入し、当該ギフトをプレイヤに提供する場合、選択部133は、ギフトの種類に応じた演出映像を含むサブデータグループの中から演出映像を選択してもよい。また、選択部133は、報酬の金額に応じた演出映像を含むサブデータグループの中から演出映像を選択してもよい。 That is, the sub data group G1 of the distribution data group RD includes the staging video prepared according to the type of user operation such as posting a comment, and the selection unit 133 selects the staging video from the sub data group. select. For example, when the distribution server 30 accepts the input of a comment, the selection unit 133 selects the production video from the sub-data group including the production video for the comment. When the distribution server 30 accepts the donation of the reward, the selection unit 133 selects the production video from the sub-data group including the production video for the reward. Further, when the reward is a gift, for example, when the viewing user pays a consideration to purchase the gift and provides the gift to the player, the selection unit 133 is a sub-data group including a production image according to the type of the gift. You may select the production image from the above. Further, the selection unit 133 may select a production image from a sub-data group including the production image according to the amount of the reward.

さらに、属性がコメントのコメント属性である場合、例えば、属性1はポジティブな性質を示し、属性2はネガティブな性質を示し、属性3はニュートラルな性質を示す。属性取得手段として機能する取得部131は、属性特定情報としてコメント識別情報を取得する。そして、取得部131は、コメント識別情報を選択部133へと受け渡す。選択部133は、コメント識別情報に基づいてコメント属性を特定し、特定したコメント属性、例えばポジティブな性質に関連付けられたサブデータグループの中から配信データを選択する。図3の例においては、特定した属性がポジティブな性質であれば、選択部133は、サブデータグループG1の中から配信データを選択する。すなわち、サブデータグループG1に含まれる配信データ1及び配信データ2は、ポジティブな性質のコメントに対する返礼となるような内容となっている。 Further, when the attribute is a comment attribute of a comment, for example, attribute 1 shows a positive property, attribute 2 shows a negative property, and attribute 3 shows a neutral property. The acquisition unit 131 that functions as the attribute acquisition means acquires the comment identification information as the attribute identification information. Then, the acquisition unit 131 passes the comment identification information to the selection unit 133. The selection unit 133 identifies the comment attribute based on the comment identification information, and selects the distribution data from the specified comment attribute, for example, the sub-data group associated with the positive property. In the example of FIG. 3, if the specified attribute has a positive property, the selection unit 133 selects distribution data from the sub data group G1. That is, the distribution data 1 and the distribution data 2 included in the sub data group G1 have contents that are in return for comments having a positive nature.

つまり、配信データグループRDのサブデータグループは、コメントの内容に応じて用意された演出映像を含んでおり、選択部133は、当該サブデータグループの中から演出映像を選択する。例えば、操作受入部132がコメントを解析した結果、期待又は応援等のポジティブな性質のコメントであると判断されれば、選択部133は、ポジティブな性質のコメントに対する演出映像を含むサブデータグループの中から演出映像を選択する。一方、ヤジ又はバッシング等のネガティブな性質のコメントであると判断されれば、選択部133は、ネガティブな性質のコメントに対する演出映像を含むサブデータグループの中から演出映像を選択する。代替的に、ネガティブな性質のコメントであると判断されれば、選択部133は、演出映像を選択しなくともよい。この場合、コメント識別情報は、配信データを配信しないことを示している情報となる。 That is, the sub-data group of the distribution data group RD includes the staging video prepared according to the content of the comment, and the selection unit 133 selects the staging video from the sub-data group. For example, as a result of analyzing the comment by the operation receiving unit 132, if it is determined that the comment has a positive property such as expectation or support, the selection unit 133 is a sub-data group including a production image for the comment having a positive property. Select the production image from the list. On the other hand, if it is determined that the comment has a negative property such as a heckler or a bashing, the selection unit 133 selects the production image from the sub-data group including the production image for the comment having the negative property. Alternatively, if it is determined that the comment has a negative nature, the selection unit 133 does not have to select the staging image. In this case, the comment identification information is information indicating that the distribution data is not distributed.

また、コメント属性は、特定の人物に対するコメントであることを示していてもよい。例えば、配信サーバ30においてコメントを解析した結果、人物、例えば特定のプレイヤを特定する文字が含まれる場合、操作受入部132は、当該プレイヤに対するコメントであることを示すコメント識別情報を取得部131へ受け渡す。そして、コメント識別情報を取得部131から受け取った選択部133は、当該プレイヤに関連する演出映像を含むサブデータグループの中から演出映像を選択する。なお、当該プレイヤが存在しない場合、例えば前の試合のプレイヤだった場合、操作受入部132は、配信データを配信しないことを示すコメント識別情報を取得部131へ受け渡す。そして、コメント識別情報を取得部131から受け取った選択部133は、演出映像を選択しない。 Further, the comment attribute may indicate that the comment is for a specific person. For example, when the distribution server 30 analyzes a comment and includes a character that identifies a person, for example, a specific player, the operation receiving unit 132 obtains comment identification information indicating that the comment is for the player to the acquisition unit 131. Hand over. Then, the selection unit 133, which has received the comment identification information from the acquisition unit 131, selects the production image from the sub-data group including the production image related to the player. If the player does not exist, for example, if the player is a player of the previous game, the operation receiving unit 132 passes the comment identification information indicating that the distribution data is not distributed to the acquisition unit 131. Then, the selection unit 133 that has received the comment identification information from the acquisition unit 131 does not select the effect video.

さらに、配信データグループRDは、それぞれが異なる行動種類に関連付けられた複数のサブデータグループを含んでいてもよい。例えば、図3に示す配信データグループRDにおいては、配信データが種類1から種類3の行動種類に関連付けられている。そして、配信データグループRDは、データID4と種類1及び2とに関連付けられた配信データ4と、データID5と種類1及び2とに関連付けられた配信データ5を含んでいるサブデータグループG3を含む。さらに、配信データグループRDは、配信データ4及び配信データ5と、データID6と種類2及び3とに関連付けられた配信データ6とを含んでいるサブデータグループG4を含む。一例として、種類1は所定期間内の投稿回数が所定回数を超えていることを示し、種類2は所定期間内の投稿回数が所定回数を超えていないことを示している。また、種類3はトータル寄付額が所定金額を超えていることを示している。そして、種類1から種類3のそれぞれには、異なる履歴識別情報が割り当てられている。 Further, the distribution data group RD may include a plurality of sub-data groups, each associated with a different behavior type. For example, in the distribution data group RD shown in FIG. 3, the distribution data is associated with the action types of types 1 to 3. Then, the distribution data group RD includes a sub data group G3 including the distribution data 4 associated with the data ID 4 and the types 1 and 2, and the distribution data 5 associated with the data ID 5 and the types 1 and 2. .. Further, the distribution data group RD includes a sub data group G4 including distribution data 4 and distribution data 5, and distribution data 6 associated with data ID 6 and types 2 and 3. As an example, type 1 indicates that the number of postings within a predetermined period exceeds a predetermined number of times, and type 2 indicates that the number of postings within a predetermined period does not exceed a predetermined number of times. Type 3 indicates that the total donation amount exceeds the predetermined amount. Then, different history identification information is assigned to each of the types 1 to 3.

選択部133は、取得部131から取得した属性識別情報に基づいて入力ユーザの行動種類を判断する。さらに、選択部133は、判断した行動種類に関連付けられたサブデータグループの中から配信データを選択する。図3の例においては、特定した行動種類が所定期間内の投稿回数が所定回数を超えていることであれば、選択部133は、サブデータグループG3の中から配信データを選択する。すなわち、サブデータグループG3に含まれる配信データ4及び配信データ5は、投稿回数が多い視聴ユーザ向けの画像、音声、又は映像となっている。 The selection unit 133 determines the action type of the input user based on the attribute identification information acquired from the acquisition unit 131. Further, the selection unit 133 selects distribution data from the sub-data groups associated with the determined action type. In the example of FIG. 3, if the number of postings within the predetermined period exceeds the predetermined number of times for the specified action type, the selection unit 133 selects the distribution data from the sub data group G3. That is, the distribution data 4 and the distribution data 5 included in the sub data group G3 are images, sounds, or videos for viewing users who have a large number of postings.

さらに、操作受入部132が特殊コマンドの入力操作を受け入れた場合、選択部133は、配信データグループRDの中から、特殊コマンドに関連付けられた配信データを選択する。具体的に、選択部133は、特殊コマンドに対応する操作識別情報を取得部131から取得すると、当該操作識別情報に基づいて操作属性を特定する。そして、選択部133は、特定した操作属性、例えば特殊コマンドの入力に関連付けられたサブデータグループの中から配信データを選択する。 Further, when the operation receiving unit 132 accepts the input operation of the special command, the selection unit 133 selects the distribution data associated with the special command from the distribution data group RD. Specifically, when the selection unit 133 acquires the operation identification information corresponding to the special command from the acquisition unit 131, the selection unit 133 specifies the operation attribute based on the operation identification information. Then, the selection unit 133 selects the distribution data from the specified operation attributes, for example, the sub-data group associated with the input of the special command.

なお、配信データの選択態様には、複数の条件が設定されてもよい。例えば、視聴ユーザによる一回のコメントの投稿等が複数の選択条件に該当してもよい。この場合、選択部133は、取得部131から複数種類の属性識別情報等を受け取る。そして、任意の属性等が優先されるように、予め設定された優先順位に応じて、選択部133が配信データを選択する。 In addition, a plurality of conditions may be set in the selection mode of the distribution data. For example, one comment posting by a viewing user may correspond to a plurality of selection conditions. In this case, the selection unit 133 receives a plurality of types of attribute identification information and the like from the acquisition unit 131. Then, the selection unit 133 selects the distribution data according to the preset priority order so that any attribute or the like is prioritized.

代替的に、選択部133は、少なくとも一つの配信データを抽選によって選択してもよい。この場合、選択部133は、配信データグループRD又はサブデータグループの中から配信データを選択するために抽選を実行する。例えば、選択部133は、特定された属性又は行動種類に関連付けられたサブデータグループを母集団として選択し、サブデータグループの中から配信データを選択するために抽選を実行する。また、配信サーバ30は、抽選を行って一度当選した配信データのデータ識別情報を、ユーザ識別情報と関連付けて所定の期間に亘って記憶していてもよい。これにより、ユーザは、一度当選した配信データを、再度のユーザ操作(例えば報酬の寄付)を行わなくても繰り返し視聴できる。 Alternatively, the selection unit 133 may select at least one distribution data by lottery. In this case, the selection unit 133 executes a lottery to select distribution data from the distribution data group RD or the sub data group. For example, the selection unit 133 selects a sub-data group associated with the specified attribute or action type as a population, and executes a lottery to select distribution data from the sub-data groups. Further, the distribution server 30 may store the data identification information of the distribution data once won by lottery in association with the user identification information for a predetermined period. As a result, the user can repeatedly view the winning distribution data without performing another user operation (for example, donation of reward).

選択部133は、個別ユーザが視聴映像の視聴中に入力したユーザ操作に対応して配信データを選択する。すなわち、配信データの選択及び配信は、視聴映像の視聴中に行われるユーザ操作に対して実行される。一例として、配信部134は、配信データとコントロールデータを含む演出データを生成して、再生端末20に配信する。コントロールデータは、配信データ(例えば演出映像)の表示条件として、表示タイミング、表示位置、及び表示態様などを指定する。そして、再生端末20の再生制御部21は、コントロールデータを参照して、指定されたタイミングで、指定された位置に、指定された態様の演出映像を表示させる。一例として、表示タイミングは、視聴映像の再生開始タイミングからの経過時間で指定できる。また、再生制御部21は、コントロールデータを参照するとともに、表示条件の一部(例えば表示位置)を判断して、演出映像を表示させてもよい。 The selection unit 133 selects the distribution data corresponding to the user operation input by the individual user while viewing the viewing video. That is, the selection and distribution of the distribution data is executed for the user operation performed during the viewing of the viewing video. As an example, the distribution unit 134 generates production data including distribution data and control data, and distributes the effect data to the reproduction terminal 20. The control data specifies display timing, display position, display mode, and the like as display conditions for distribution data (for example, staging video). Then, the reproduction control unit 21 of the reproduction terminal 20 refers to the control data, and displays the effect image of the designated mode at the designated position at the designated timing. As an example, the display timing can be specified by the elapsed time from the playback start timing of the viewing video. Further, the reproduction control unit 21 may refer to the control data and determine a part of the display condition (for example, the display position) to display the effect video.

また、選択部133は、ユーザ操作が視聴映像に対応する報酬を寄付する報酬操作である場合に、配信データを選択してもよい。そして、配信部134は、選択された配信データを、報酬操作が入力された再生端末20のみに対して配信する。これにより、配信データは、特別なユーザ操作(例えば報酬操作)を行ったときの追加コンテンツとして機能する。また、報酬操作を行った個別ユーザを除く他の視聴ユーザには配信データが配信されない。そのため、個別ユーザは、自らのみが配信データを視聴でき、目立たずに配信者を応援できる。なお、特別なユーザ操作が行われたことは、配信者端末70には通知される。そのため、配信者は、特別なユーザ操作が行われたことを認識できる。また、報酬操作として、特別なアイコンを選択する報酬操作と、他のアイコンを選択する報酬操作があり、特別なアイコンを選択する報酬操作のみが特別なユーザ操作に該当してもよい。 Further, the selection unit 133 may select the distribution data when the user operation is a reward operation for donating a reward corresponding to the viewing video. Then, the distribution unit 134 distributes the selected distribution data only to the reproduction terminal 20 to which the reward operation is input. As a result, the distribution data functions as additional content when a special user operation (for example, a reward operation) is performed. In addition, the distribution data is not distributed to other viewing users other than the individual user who performed the reward operation. Therefore, the individual user can view the distribution data only by himself / herself and can support the distributor inconspicuously. The distributor terminal 70 is notified that a special user operation has been performed. Therefore, the distributor can recognize that a special user operation has been performed. Further, the reward operation includes a reward operation for selecting a special icon and a reward operation for selecting another icon, and only the reward operation for selecting a special icon may correspond to the special user operation.

また、選択部133は、配信データに加えて、共通データを選択してもよい。視聴中のユーザ操作に対して配信される共通データは、再生端末20において共通演出効果を発揮させる共通画像、共通音声、又は共通映像である。一例として、共通画像、共通音声、及び共通映像は、不特定多数の視聴ユーザに対するお礼、又は視聴ユーザが投稿したコメントの内容を示す文字列を含んでいる。そして、配信部134は、共通データとともに、共通データ(例えば共通映像)の表示タイミング、表示位置、及び表示態様などを指定するコントロールデータを複数の視聴ユーザに対して配信する。一例として、選択部133は、操作識別情報に基づいて操作属性を特定し、特定した操作属性がコメントの入力操作である場合、共通データを選択する。一方、特定した操作属性が視聴映像に対応する報酬を寄付する報酬操作である場合、選択部133は、配信データを選択する。また、再生制御部21は、コントロールデータを参照するとともに、表示条件の一部(例えば表示位置)を判断して、共通映像を表示させてもよい。 Further, the selection unit 133 may select common data in addition to the distribution data. The common data distributed to the user operation during viewing is a common image, a common sound, or a common video that exerts a common effect on the playback terminal 20. As an example, the common image, the common sound, and the common video include a character string indicating a thank-you to an unspecified number of viewing users or the content of a comment posted by the viewing user. Then, the distribution unit 134 distributes the control data for specifying the display timing, display position, display mode, etc. of the common data (for example, the common video) to a plurality of viewing users together with the common data. As an example, the selection unit 133 specifies an operation attribute based on the operation identification information, and when the specified operation attribute is a comment input operation, selects common data. On the other hand, when the specified operation attribute is a reward operation for donating a reward corresponding to the viewing video, the selection unit 133 selects the distribution data. Further, the reproduction control unit 21 may refer to the control data and determine a part of the display condition (for example, the display position) to display the common image.

さらに、選択部133は、履歴識別情報に基づいて、視聴ユーザが配信者のチャンネルを視聴対象として登録しているか否かを判断してもよい。選択部133は、視聴ユーザが登録していると判断した場合に、配信データを選択する。そして、配信部134は、当該視聴ユーザの再生端末20に対して配信データを配信する。これにより、チャンネルを登録している個別ユーザに対して、配信データを視聴するという、登録の動機を与えることができる。代替的に、選択部133は、操作識別情報に基づいて、視聴ユーザが配信者のチャンネルを視聴対象として登録しているか否かを判断してもよい。この場合の操作識別情報は、ユーザ操作がチャンネルを登録する操作であることを示している。 Further, the selection unit 133 may determine whether or not the viewing user has registered the distributor's channel as a viewing target based on the history identification information. The selection unit 133 selects distribution data when it is determined that the viewing user has registered. Then, the distribution unit 134 distributes the distribution data to the playback terminal 20 of the viewing user. As a result, it is possible to give an individual user who has registered the channel a motivation for registration to view the distribution data. Alternatively, the selection unit 133 may determine whether or not the viewing user has registered the distributor's channel as a viewing target based on the operation identification information. The operation identification information in this case indicates that the user operation is an operation for registering a channel.

また、選択部133は、取得部131から取得した履歴識別情報に基づいて、視聴ユーザが投稿したコメントが削除されているか否かを判断してもよい。選択部133は、視聴ユーザのコメントが削除されていると判断した場合に、配信データを選択する。そして、配信部134は、当該視聴ユーザの再生端末20に対して配信データを配信する。一例として、当該配信データは、視聴ユーザへ削除理由を説明する内容を含んでいる。これにより、コメントが削除された視聴ユーザの不満感を抑制できる。また、配信データは、視聴ユーザが投稿するコメントの内容に注意を促す内容を含んでいてもよい。これにより、望ましくないコメントが投稿された場合に、その後の投稿に対する注意を促すことができる。さらに、望ましくないコメントを投稿した個別ユーザの再生端末20にのみ配信データを配信して、他の視聴ユーザに気付かれずに注意を促すことができる。なお、コメントの削除は、配信者又は配信サーバ30のオペレータが行ってもよく、配信制御部31がコメントの内容を判断して自動的に行ってもよい。 Further, the selection unit 133 may determine whether or not the comment posted by the viewing user has been deleted based on the history identification information acquired from the acquisition unit 131. The selection unit 133 selects the distribution data when it is determined that the comment of the viewing user has been deleted. Then, the distribution unit 134 distributes the distribution data to the playback terminal 20 of the viewing user. As an example, the distribution data includes contents explaining the reason for deletion to the viewing user. As a result, it is possible to suppress the dissatisfaction of the viewing user whose comment has been deleted. In addition, the distribution data may include content that calls attention to the content of the comment posted by the viewing user. This allows you to draw attention to subsequent posts when unwanted comments are posted. Further, the distribution data can be distributed only to the playback terminal 20 of the individual user who posted the undesired comment, and the attention can be drawn without being noticed by other viewing users. The comment may be deleted by the distributor or the operator of the distribution server 30, or the distribution control unit 31 may determine the content of the comment and automatically delete the comment.

[配信部]
配信部134は、アップロードされたゲーム映像等の映像と配信画面とを合成した視聴映像を生成して再生端末20へ配信する。一例として、配信部134は、視聴ユーザがアクセスするウェブページを介して、ゲーム映像と配信画面とを再生端末20に表示させる。そして、視聴ユーザは、再生端末20のアプリケーションプログラムによって表示される入力欄及び操作用のアイコン等を操作してユーザ操作を入力する。代替的に、視聴ユーザは、ウェブページの配信画面に表示される入力欄及び操作用のアイコン等を操作してユーザ操作を入力してもよい。
[Distribution Department]
The distribution unit 134 generates a viewing video obtained by synthesizing a video such as an uploaded game video and a distribution screen, and distributes the video to the playback terminal 20. As an example, the distribution unit 134 causes the playback terminal 20 to display the game video and the distribution screen via a web page accessed by the viewing user. Then, the viewing user operates the input field displayed by the application program of the playback terminal 20, the operation icon, and the like to input the user operation. Alternatively, the viewing user may input a user operation by operating an input field displayed on the distribution screen of the web page, an operation icon, or the like.

また、配信部134は、ユーザ操作が入力された再生端末20に対して配信データを配信する。一例として、配信部134は、ユーザ操作が入力された再生端末20を識別する端末識別情報を取得部131から取得する。そして、端末識別情報に基づいて特定された再生端末20のみへ、配信データを配信する。そのために、配信部134は、配信データとコントロールデータを含む演出データを生成して、再生端末20に配信する。一例として、再生制御部21は、コントロールデータを参照して、ユーザ操作が行われた直後に、視聴映像の一部に重畳する又は並ぶ位置に演出映像を表示させる。これによって、ユーザ操作を行った個別ユーザの再生端末20において演出映像が表示され、配信データに基づく個別演出効果が発揮される。 Further, the distribution unit 134 distributes the distribution data to the reproduction terminal 20 to which the user operation is input. As an example, the distribution unit 134 acquires the terminal identification information for identifying the playback terminal 20 to which the user operation has been input from the acquisition unit 131. Then, the distribution data is distributed only to the reproduction terminal 20 specified based on the terminal identification information. Therefore, the distribution unit 134 generates the effect data including the distribution data and the control data, and distributes the effect data to the reproduction terminal 20. As an example, the reproduction control unit 21 refers to the control data and immediately after the user operation is performed, displays the staging image at a position superimposed on or lined up with a part of the viewing image. As a result, the effect video is displayed on the playback terminal 20 of the individual user who has performed the user operation, and the individual effect effect based on the distribution data is exhibited.

なお、コントロールデータは、表示条件として、ユーザ操作が入力された再生端末20を除く他の再生端末20には、配信データを表示させないことを指定してもよい。この場合、配信部134は、複数の視聴ユーザの再生端末20にも配信データを配信できる。そして、他の再生端末20は、配信データを表示しない。例えば、再生端末20の再生制御部21は、当該再生端末20の端末識別情報に関連付けられている配信データのみを抽出して表示する。ただし、個別ユーザがユーザ操作を入力した再生端末20のみに配信することによって、他の再生端末20において、個別ユーザに対する配信データが誤って表示されてしまうことを防止できる。 As for the control data, as a display condition, it may be specified that the distribution data is not displayed on the reproduction terminal 20 other than the reproduction terminal 20 into which the user operation is input. In this case, the distribution unit 134 can distribute the distribution data to the playback terminals 20 of a plurality of viewing users. Then, the other playback terminal 20 does not display the distribution data. For example, the reproduction control unit 21 of the reproduction terminal 20 extracts and displays only the distribution data associated with the terminal identification information of the reproduction terminal 20. However, by distributing only to the reproduction terminal 20 in which the individual user has input the user operation, it is possible to prevent the distribution data for the individual user from being erroneously displayed on the other reproduction terminal 20.

また、配信部134は、視聴映像と共に複数のユーザの各再生端末20へ共通して共通データを配信する。一例として、配信部134は、共通データとコントロールデータを含む演出データを生成して、再生端末20に配信する。コントロールデータは、共通データ(例えば共通映像)の表示条件として、表示タイミング、表示位置、及び表示態様などを指定する。そして、再生制御部21は、コントロールデータを参照して、指定されたタイミングで、指定された位置に、指定された態様の共通映像を表示させる。これによって、ユーザ操作を行った個別ユーザを含む複数のユーザの各再生端末20において共通映像が表示され、共通データに基づく共通演出効果が共通して発揮される。 In addition, the distribution unit 134 distributes common data to each playback terminal 20 of a plurality of users together with the viewing video. As an example, the distribution unit 134 generates production data including common data and control data, and distributes the effect data to the reproduction terminal 20. For the control data, display timing, display position, display mode, and the like are specified as display conditions for common data (for example, common video). Then, the reproduction control unit 21 refers to the control data and displays the common video of the designated mode at the designated position at the designated timing. As a result, the common video is displayed on each playback terminal 20 of a plurality of users including the individual user who has performed the user operation, and the common effect based on the common data is commonly exhibited.

共通演出効果は、個別演出効果とは異なる態様で発揮されてもよい。すなわち、コントロールデータは、個別演出効果とは異なる態様で共通演出効果が発揮されるように表示態様等を指定する。異なる態様としては、表示に関連する、位置、変化の程度、色、明度、彩度、濃度、音声出力の有無、大きさ、及び形等の種々の態様が含まれる。一例として、再生制御部21は、演出映像と比べて目立たないように、演出映像より小さく又は演出映像より短い時間のみ、視聴映像の一部に重畳する又は並ぶ位置に共通映像を表示させる。これにより、個別演出効果が発揮される再生端末20を操作する個別ユーザに対して特別感を与えることができる。個別演出効果の他の例として、演出映像を吹き出しの中に表示させる態様、演出映像の表示領域を共通映像の表示領域とは別に設ける態様、又は演出映像を共通映像とは異なるタイミングで表示する態様等がある。なお、保存されている視聴映像の再配信のときのみ、個別演出効果とは異なる態様で共通演出効果が発揮されてもよい。また、個別演出効果と同じ態様で共通演出効果が発揮されてもよい。 The common effect may be exhibited in a manner different from that of the individual effect. That is, the control data specifies a display mode or the like so that the common effect is exhibited in a mode different from the individual effect. Different aspects include various aspects related to display, such as position, degree of change, color, lightness, saturation, density, presence / absence of audio output, size, and shape. As an example, the reproduction control unit 21 displays a common image at a position where it is superimposed on or lined up with a part of the viewing image only for a time smaller than the effect image or shorter than the effect image so as to be inconspicuous as compared with the effect image. As a result, it is possible to give a special feeling to the individual user who operates the reproduction terminal 20 in which the individual effect is exhibited. As another example of the individual effect, the effect image is displayed in the balloon, the effect image display area is provided separately from the common image display area, or the effect image is displayed at a timing different from the common image. There are modes and the like. It should be noted that the common effect may be exhibited in a mode different from the individual effect only when the stored viewing video is re-distributed. Further, the common effect may be exhibited in the same manner as the individual effect.

代替的に、配信部134は、配信データ(例えば演出映像)又は共通データ(例えば共通映像)と、ゲーム映像等とを合成した視聴映像を生成して再生端末20へ配信してもよい。また、配信部134は、ゲーム映像とは別に演出映像又は共通映像を配信してもよく、ゲーム映像に合成せずに演出映像又は共通映像を配信してもよい。さらに、演出映像が再生される領域は、必ずしもゲーム映像の一部と重畳していなくともよい。例えば、演出映像は、配信画面のゲーム映像の表示に影響しない位置に、ゲーム映像と並んで表示されてもよい。演出映像又は共通映像と、ゲーム映像とが別に配信される場合、再生端末20は、演出映像又は共通映像をゲーム映像とは別のタイミング(例えば、ゲーム映像再生後又は再生停止中のタイミング)に表示してもよく、ゲーム映像に演出映像を合成して表示してもよい。さらに、演出映像又は共通映像は、視聴映像の視聴開始前に予め再生端末20にダウンロードされていてもよい。この場合、配信部134は、視聴開始前に演出データを再生端末20へ送信する。そして、再生端末20は、演出データのコントロールデータに基づいて再生記憶部22に記憶されている演出映像又は共通映像を表示する。この場合も、再生端末20は、ゲーム映像と演出映像又は共通映像とを別々に表示してもよく、ゲーム映像に演出映像又は共通映像を合成して表示してもよい。 Alternatively, the distribution unit 134 may generate a viewing video in which distribution data (for example, a staging video) or common data (for example, common video) and a game video are combined and distribute it to the playback terminal 20. Further, the distribution unit 134 may distribute the production video or the common video separately from the game video, or may distribute the production video or the common video without synthesizing it with the game video. Further, the area where the production image is reproduced does not necessarily have to be superimposed on a part of the game image. For example, the staging video may be displayed side by side with the game video at a position that does not affect the display of the game video on the distribution screen. When the production video or the common video and the game video are distributed separately, the playback terminal 20 displays the production video or the common video at a timing different from that of the game video (for example, after the game video is played or when the playback is stopped). It may be displayed, or the production video may be combined with the game video and displayed. Further, the staging video or the common video may be downloaded to the playback terminal 20 in advance before the viewing video is started. In this case, the distribution unit 134 transmits the effect data to the reproduction terminal 20 before the start of viewing. Then, the reproduction terminal 20 displays the effect image or the common image stored in the reproduction storage unit 22 based on the control data of the effect data. In this case as well, the playback terminal 20 may display the game video and the production video or the common video separately, or may combine the production video or the common video with the game video and display the video.

また、再生端末20は、配信サーバ30からデータ識別情報を取得して記憶してもよい。この場合、配信記憶部32は、視聴ユーザのユーザ識別情報と関連付けて、当該視聴ユーザによるユーザ操作に応じて選択された演出映像のデータ識別情報を記憶する。そして、視聴ユーザは、再生端末20からログインすると、一度配信された演出映像をいつでも視聴できる。また、再生端末20は、データ識別情報だけを記憶してもよく、データ識別情報と共に、データ識別情報に対応する演出映像を記憶してもよい。また、一度演出映像が配信されてから一定期間は、コメントの投稿等を行わなくても、視聴ユーザがいつでも演出映像を視聴できるようにしてもよい。ただし、一度配信された演出映像の視聴可能期間中であっても、再度のユーザ操作に対して一度選択された演出映像が再選択されてもよい。これにより、視聴ユーザが短期間に多数のユーザ操作を行った場合であっても、選択される演出映像がなくなることを防止できる。 Further, the playback terminal 20 may acquire and store data identification information from the distribution server 30. In this case, the distribution storage unit 32 stores the data identification information of the staging video selected according to the user operation by the viewing user in association with the user identification information of the viewing user. Then, when the viewing user logs in from the playback terminal 20, the viewing user can view the directed video once delivered at any time. Further, the reproduction terminal 20 may store only the data identification information, or may store the staging video corresponding to the data identification information together with the data identification information. Further, for a certain period of time after the production video is once distributed, the viewing user may be able to watch the production video at any time without posting a comment or the like. However, even during the viewing period of the once-delivered staging video, the staging video once selected may be reselected for the user operation again. This makes it possible to prevent the selected staging video from disappearing even when the viewing user performs a large number of user operations in a short period of time.

配信データ又は共通データを視聴映像に合成する場合、配信部134は、画面生成手段としても機能する。画面生成手段は、配信記憶部32の配信用データDDに含まれる画面構成のデータ等を取得して、ゲーム映像と同時に表示される配信画面を生成する。配信画面は、画像又は映像として生成される。例えば、画面生成手段は、MPEG形式等の各種のフォーマットで配信画面を生成する。一例として、画面生成手段は、ゲーム映像に生成した配信画面を重ね合わせる。 When synthesizing the distribution data or the common data into the viewing video, the distribution unit 134 also functions as a screen generation means. The screen generation means acquires screen configuration data and the like included in the distribution data DD of the distribution storage unit 32, and generates a distribution screen to be displayed at the same time as the game video. The distribution screen is generated as an image or video. For example, the screen generation means generates a distribution screen in various formats such as an MPEG format. As an example, the screen generation means superimposes the generated distribution screen on the game video.

具体的に、画面生成手段は、アップロードされた映像の一例であるゲーム映像の映像領域を含む下レイヤーに、配信画面を含む上レイヤーを重ね合わせる。上レイヤーは、ゲーム映像の表示を邪魔しないように透明な画像として構成される。そして、上レイヤーには、コメントの表示欄等が、それぞれを表示するタイミングで表示される。例えば、コメントが投稿されると、上レイヤーに投稿されたコメントの内容が表示される。代替的に、画面生成手段は、ゲーム映像と重ならないように配信画面を生成してもよい。さらに、画面生成手段は、選択部133が配信データを選択すると、選択された配信データ、例えば、演出映像又は共通映像を含む上レイヤーを、映像領域を含む下レイヤーに重ね合わせる。これにより、演出映像又は共通映像は、ゲーム映像の一部に重畳するように表示される。代替的に、画面生成手段は、演出映像又は共通映像がゲーム映像と重ならないように配信画面を生成してもよい。 Specifically, the screen generation means superimposes the upper layer including the distribution screen on the lower layer including the video area of the game video which is an example of the uploaded video. The upper layer is configured as a transparent image so as not to interfere with the display of the game image. Then, in the upper layer, a comment display field and the like are displayed at the timing of displaying each. For example, when a comment is posted, the content of the comment posted on the upper layer is displayed. Alternatively, the screen generation means may generate a distribution screen so that it does not overlap with the game video. Further, when the selection unit 133 selects the distribution data, the screen generation means superimposes the selected distribution data, for example, the upper layer including the effect video or the common video on the lower layer including the video area. As a result, the staging video or the common video is displayed so as to be superimposed on a part of the game video. Alternatively, the screen generation means may generate a distribution screen so that the staging video or the common video does not overlap with the game video.

なお、配信部134は、撮像装置の一例であるカメラ(不図示)によって撮像された関連映像をさらに取得して各再生端末20へ配信してもよい。例えば、関連映像の一例であるカメラ映像、プレイヤ映像、及び実況映像等のゲームに関連する映像を送信する送信装置と、カメラとが、ゲーム大会の会場に設置される。送信装置は、一例として、カメラ及びネットワーク50に接続可能なコンピュータ装置であり、カメラから取得した関連映像を配信サーバ30へ送信する。そして、配信サーバ30は、取得した関連映像を各再生端末20へ配信する。代替的に、撮像装置は、配信者端末70に設置されたカメラであってもよい。配信者端末70は、撮影された関連映像を配信サーバ30へ送信する。 The distribution unit 134 may further acquire the related video captured by the camera (not shown), which is an example of the image pickup device, and distribute it to each reproduction terminal 20. For example, a transmission device for transmitting game-related images such as a camera image, a player image, and a live image, which are examples of related images, and a camera are installed at the venue of the game tournament. The transmission device is, for example, a computer device that can be connected to the camera and the network 50, and transmits the related video acquired from the camera to the distribution server 30. Then, the distribution server 30 distributes the acquired related video to each playback terminal 20. Alternatively, the image pickup device may be a camera installed in the distributor terminal 70. The distributor terminal 70 transmits the captured related video to the distribution server 30.

さらに、配信部134が配信データ又は共通データを再生端末20へ配信して、配信データ又は共通データの表示を再生端末20において選択できてもよい。例えば、視聴ユーザが表示を選択すると、再生端末20が、配信される配信データ又は共通データを表示する。一方、視聴ユーザが非表示を選択すると、再生端末20は、配信される配信データ又は共通データを表示しない。さらに、複数の選択肢の中から、表示する配信データ又は共通データを再生端末20において選択できてもよい。この場合、配信部134は、選択された配信データ又は共通データのコントロールデータを再生端末20に配信する。また、視聴映像の視聴中に、同じ配信データ又は同じ共通データが複数回表示されてもよい。この場合、配信部134は、表示の都度配信データ又は共通データを配信することに代えて、再表示の際にはコントロールデータのみを再生端末20に配信してもよい。 Further, the distribution unit 134 may distribute the distribution data or the common data to the reproduction terminal 20 and select the display of the distribution data or the common data on the reproduction terminal 20. For example, when the viewing user selects display, the playback terminal 20 displays the distribution data or common data to be distributed. On the other hand, when the viewing user selects non-display, the playback terminal 20 does not display the distributed distribution data or common data. Further, the distribution data or common data to be displayed may be selected on the reproduction terminal 20 from a plurality of options. In this case, the distribution unit 134 distributes the selected distribution data or the control data of the common data to the reproduction terminal 20. Further, the same distribution data or the same common data may be displayed a plurality of times while viewing the viewing video. In this case, the distribution unit 134 may distribute only the control data to the reproduction terminal 20 at the time of redisplay, instead of distributing the distribution data or the common data each time it is displayed.

[保存部]
保存部135は、配信部134によって配信された配信データを保存する。さらに保存部135は、個別ユーザが視聴している視聴映像を識別するための映像識別情報と、個別ユーザのユーザ識別情報とに関連付けて配信データを保存する。また、保存部135は、配信された視聴映像を保存する。このとき、保存部135は、視聴映像を識別するための映像識別情報と視聴映像とを関連付ける。例えば、映像識別情報は、配信者がゲーム映像等の映像をアップロードしたときに配信制御部31によって付与される。一例として、保存部135は、映像識別情報、配信データ又は共通データを含む演出データ、及び視聴映像を、再配信データVDに保存する。
[Preservation section]
The storage unit 135 stores the distribution data distributed by the distribution unit 134. Further, the storage unit 135 stores the distribution data in association with the video identification information for identifying the viewing video being viewed by the individual user and the user identification information of the individual user. In addition, the storage unit 135 stores the distributed viewing video. At this time, the storage unit 135 associates the video identification information for identifying the viewing video with the viewing video. For example, the video identification information is given by the distribution control unit 31 when the distributor uploads a video such as a game video. As an example, the storage unit 135 stores the video identification information, the production data including the distribution data or the common data, and the viewing video in the redistribution data VD.

[再配信部]
再配信部136は、配信データが配信された個別ユーザに対して、個別ユーザが視聴した視聴映像を再配信する。そのために、取得部131は、視聴映像の再配信の際には、個別ユーザのユーザ識別情報を再取得する。一例として、取得部131は、個別ユーザがユーザ認証を受ける際にユーザ識別情報を再取得する。そして、再配信部136は、再配信される視聴映像の映像識別情報と個別ユーザのユーザ識別情報とに関連付けて保存されている配信データを再配信する。これにより、再配信部136は、個別ユーザのユーザ識別情報に関連付けて保存されている配信データを、再配信の際に取得されたユーザ識別情報に紐づけられた再生端末20へ送信する。そのため、再配信部136による再配信時には、個別ユーザのみに対して配信データが再配信される。また、再配信部136は、保存されている配信データとともに、映像識別情報に基づいて検索された視聴映像を再配信する。なお、当初の配信部134による配信時と異なる再生端末20からログインした場合であっても、再配信部136は、配信データの再配信を行うことができる。
[Redelivery section]
The redistribution unit 136 redistributes the viewing video viewed by the individual user to the individual user to whom the distribution data has been distributed. Therefore, the acquisition unit 131 reacquires the user identification information of the individual user when the viewing video is redistributed. As an example, the acquisition unit 131 reacquires user identification information when an individual user receives user authentication. Then, the redistribution unit 136 redistributes the distribution data stored in association with the video identification information of the viewing video to be redistributed and the user identification information of the individual user. As a result, the redistribution unit 136 transmits the distribution data stored in association with the user identification information of the individual user to the reproduction terminal 20 associated with the user identification information acquired at the time of redistribution. Therefore, at the time of redistribution by the redistribution unit 136, the distribution data is re-distributed only to individual users. In addition, the redistribution unit 136 re-distributes the viewed video searched based on the video identification information together with the stored distribution data. The redistribution unit 136 can re-distribute the distribution data even when the user logs in from the playback terminal 20 different from that at the time of distribution by the initial distribution unit 134.

一例として、再配信部136は、ユーザ操作が入力された再生端末20を識別する端末識別情報を取得部131から取得する。そして、端末識別情報に基づいて特定された再生端末20へ、配信データを再配信する。そのために、再配信部136は、ユーザ識別情報に基づいて、配信データとコントロールデータを含む演出データを検索して、再生端末20に配信する。ここで、コントロールデータは、配信部134による配信時と同じ表示条件を指定する。また、配信データと同様に共有データが保存されている場合、再配信部136は、配信データと同様に共有データを再配信してもよい。 As an example, the redistribution unit 136 acquires the terminal identification information for identifying the reproduction terminal 20 to which the user operation is input from the acquisition unit 131. Then, the distribution data is redistributed to the reproduction terminal 20 specified based on the terminal identification information. Therefore, the redistribution unit 136 searches for the effect data including the distribution data and the control data based on the user identification information, and distributes the effect data to the reproduction terminal 20. Here, the control data specifies the same display conditions as those at the time of distribution by the distribution unit 134. Further, when the shared data is stored as in the distribution data, the redistribution unit 136 may redistribute the shared data in the same manner as the distribution data.

再配信部136による再配信時には、ユーザ操作を行った個別ユーザのみに対して配信データが再配信される。すなわち、再配信部136は、個別ユーザではない他の視聴ユーザに対して配信データを配信しない。一方、配信部134による配信時には、他の視聴ユーザに対しても配信データが配信されてもよい。しかし、配信部134が個別ユーザのみに対して配信データが配信することによって、個別ユーザに個別演出表示による特別感を与えることができる。 At the time of redistribution by the redistribution unit 136, the distribution data is redistributed only to the individual user who has performed the user operation. That is, the redistribution unit 136 does not distribute the distribution data to other viewing users who are not individual users. On the other hand, at the time of distribution by the distribution unit 134, the distribution data may be distributed to other viewing users. However, since the distribution unit 134 distributes the distribution data only to the individual users, it is possible to give the individual users a special feeling by displaying the individual effects.

操作受入部132は、再配信部136が保存されている配信データを再配信しているときに、さらにユーザ操作を受け入れる。例えば、操作受入部132は、コメントの入力操作又は報酬操作を受け入れる。このユーザ操作に対しては、さらに配信データが選択されて配信される。これにより、再配信において、視聴ユーザにユーザ操作を行う動機を与えることができる。この場合、保存部135は、新たに配信された配信データを、再配信可能なように保存する。そして、再配信部136は、後の再配信時には新たに保存された配信データを再配信する。さらに、再配信時にユーザ操作を受け入れた場合、操作受入部132は配信者端末70に通知してもよい。配信者は、当該通知に応答して、特別な配信データを作成して、当該配信データを再配信時のユーザ操作に対する返礼として配信制御部31に配信させることができる。一例として、配信制御部31は、当該配信データのアップロードを、例えば視聴ユーザのログイン時に、再生端末20に通知する。 The operation receiving unit 132 further accepts the user operation while the redistribution unit 136 is redistributing the stored distribution data. For example, the operation receiving unit 132 accepts a comment input operation or a reward operation. For this user operation, distribution data is further selected and distributed. This can give the viewing user a motivation to perform a user operation in the redistribution. In this case, the storage unit 135 stores the newly distributed distribution data so that it can be redistributed. Then, the redistribution unit 136 redistributes the newly stored distribution data at the time of later redistribution. Further, when the user operation is accepted at the time of redistribution, the operation acceptance unit 132 may notify the distributor terminal 70. In response to the notification, the distributor can create special distribution data and distribute the distribution data to the distribution control unit 31 in return for the user operation at the time of redistribution. As an example, the distribution control unit 31 notifies the playback terminal 20 of the upload of the distribution data, for example, when the viewing user logs in.

これにより、新たに配信された配信データが保存され、さらに新たに保存された配信データを再配信することを繰り返すことができる。そのため、視聴ユーザは、再配信中にユーザ操作を繰り返して、所望の配信データが配信させることができる。また、ライブ配信時には、配信者からの直接の返礼又はリアクションが期待できるので、視聴ユーザが積極的に報酬操作等を行う。そのため、配信者は、ライブ配信を再配信よりも重視する傾向がある。しかし、再配信においてさらにユーザ操作を受け入れることにより、配信データによる返礼又はリアクションが期待できる。そのため、再配信においても、視聴ユーザに対して、積極的に報酬操作等を行う動機を与えることができる。 As a result, the newly delivered distribution data is stored, and the newly stored distribution data can be repeatedly distributed. Therefore, the viewing user can repeat the user operation during the re-delivery to deliver the desired delivery data. In addition, at the time of live distribution, a direct return or reaction from the distributor can be expected, so that the viewing user actively performs a reward operation or the like. As such, distributors tend to prioritize livestreaming over redelivery. However, by further accepting the user operation in the re-delivery, a return or reaction by the delivery data can be expected. Therefore, even in the re-distribution, it is possible to give the viewing user a motivation to positively perform the reward operation or the like.

[対価受入部]
不図示の対価受入部は、操作受入部132が報酬操作であると、ユーザ操作の種類を識別すると、対価の支払いが発生すると判断する。そして、対価受入部は、決済サーバが提供するウェブページのリンクアイコンを表示部24に表示させる。ユーザがリンクアイコンをタッチ操作すると、決済サーバが提供するウェブページが表示され、当該ウェブページを介して決済処理が行われる。また、ユーザは、金銭の他、クレジットカード若しくはデビッドカード等のカード媒体に関する情報、又は代用貨幣、仮想通貨、暗号資産、電子マネー、及びポイント等の消費媒体を消費して対価を支払うことができる。なお、対価受入部は、ユーザ操作に対する対価の支払画面を、再生端末20の表示部24に表示させてもよい。視聴ユーザは、支払画面を介して、表示された報酬の金額を選択する。そして、再生端末20は、選択されたユーザ操作を識別する固有の課金対象情報を含む決済情報を不図示の決済サーバに送信する。
[Consideration receiving department]
The consideration receiving unit (not shown) determines that if the operation receiving unit 132 is a reward operation and identifies the type of the user operation, the payment of the consideration will occur. Then, the consideration receiving unit causes the display unit 24 to display the link icon of the web page provided by the payment server. When the user touches the link icon, a web page provided by the payment server is displayed, and payment processing is performed via the web page. In addition to money, the user can pay consideration by consuming information on card media such as credit cards or David cards, or consumption media such as tokens, virtual currencies, cryptographic assets, electronic money, and points. .. The consideration receiving unit may display the payment screen for the user operation on the display unit 24 of the reproduction terminal 20. The viewing user selects the amount of the displayed reward via the payment screen. Then, the playback terminal 20 transmits payment information including unique billing target information that identifies the selected user operation to a payment server (not shown).

決済サーバは、課金対象情報に対応する課金対象対価を消費させる決済処理を行い、決済処理の結果を再生端末20及び配信サーバ30に送信する。決済が完了すると、再生端末20は、決済処理の結果を表示部24に表示させる。また決済が完了して対価が支払われた場合、対価受入部は、対価の支払いが完了したと判断して、支払いの完了を操作受入部132に通知する。そして、操作受入部132は、選択された報酬の種類を識別する操作識別情報を取得部131へ受け渡す。また、配信部134は、報酬に対する返礼の内容を含む配信データを再生端末20へ配信する。さらに、対価受入部は、視聴映像又は配信データの視聴に必要な対価の支払いを受け入れてもよい。 The payment server performs a payment process for consuming the charge target consideration corresponding to the charge target information, and transmits the result of the payment process to the reproduction terminal 20 and the distribution server 30. When the payment is completed, the playback terminal 20 causes the display unit 24 to display the result of the payment processing. When the settlement is completed and the consideration is paid, the consideration receiving unit determines that the payment of the consideration is completed, and notifies the operation receiving unit 132 of the completion of the payment. Then, the operation receiving unit 132 passes the operation identification information that identifies the selected reward type to the acquisition unit 131. In addition, the distribution unit 134 distributes distribution data including the content of the reward for the reward to the reproduction terminal 20. Further, the consideration receiving unit may accept the payment of the consideration necessary for viewing the viewing video or the distribution data.

[配信システムによる配信フロー]
図4を参照して配信システム100による配信フローについて説明する。まず、配信者は、配信者端末70を用いてゲーム映像等の映像をアップロードする。例えば、配信者は、配信者端末70から配信サーバ30へログインする。このとき、配信サーバ30は、映像のアップロード先として配信者のチャンネルを特定する。そして、配信者は、配信者端末70を用いて、カメラ映像、又はゲーム画面を記録して得られた映像等のゲーム映像を生成する。その後、配信者は、生成したゲーム映像を配信サーバ30へアップロードする。なお、ライブ配信の場合、配信者端末70は、映像の生成と、配信サーバ30へのアップロードとを並行して実行する。また、視聴ユーザが再生端末20から配信サーバ30へログインすると、配信制御部31は、公知の方法でユーザ認証を行う。そして、取得部131は、視聴ユーザのユーザ識別情報及び端末識別情報(例えばIPアドレス)を取得する。
[Distribution flow by distribution system]
The distribution flow by the distribution system 100 will be described with reference to FIG. First, the distributor uploads a video such as a game video using the distributor terminal 70. For example, the distributor logs in to the distribution server 30 from the distributor terminal 70. At this time, the distribution server 30 specifies the channel of the distributor as the upload destination of the video. Then, the distributor uses the distributor terminal 70 to generate a game image such as a camera image or an image obtained by recording the game screen. After that, the distributor uploads the generated game video to the distribution server 30. In the case of live distribution, the distributor terminal 70 executes the generation of the video and the upload to the distribution server 30 in parallel. Further, when the viewing user logs in to the distribution server 30 from the playback terminal 20, the distribution control unit 31 authenticates the user by a known method. Then, the acquisition unit 131 acquires the user identification information and the terminal identification information (for example, the IP address) of the viewing user.

配信システム100は、所定の開始条件が満たされると配信処理を開始する。例えば、ライブ配信の場合、配信制御部31は、配信者端末70からゲーム映像を取得すると(S101)配信処理を開始する。そして、配信部134は、視聴映像を生成する(S102)。続いて、配信部134は視聴映像を複数の視聴ユーザの再生端末20へ配信し、配信と並行して保存部135は視聴映像を保存する(S103)。また、再生端末20は、表示部24に配信された視聴映像を表示させる。視聴映像の配信中に、視聴ユーザが再生端末20からユーザ操作(例えば報酬操作)を入力すると、操作受入部132はユーザ操作を受け入れる(S104)。なお、操作受入部132がユーザ操作を受け入れていない場合(S104でNO)、視聴映像の生成(S102)と、視聴映像の配信及び保存(S103)とが継続される。 The distribution system 100 starts the distribution process when a predetermined start condition is satisfied. For example, in the case of live distribution, the distribution control unit 31 starts the distribution process (S101) when the game image is acquired from the distributor terminal 70. Then, the distribution unit 134 generates a viewing video (S102). Subsequently, the distribution unit 134 distributes the viewing video to the playback terminals 20 of a plurality of viewing users, and the storage unit 135 stores the viewing video in parallel with the distribution (S103). Further, the playback terminal 20 displays the viewing video delivered to the display unit 24. When the viewing user inputs a user operation (for example, a reward operation) from the playback terminal 20 during distribution of the viewing video, the operation receiving unit 132 accepts the user operation (S104). When the operation receiving unit 132 does not accept the user operation (NO in S104), the generation of the viewing video (S102) and the distribution and storage of the viewing video (S103) are continued.

一方、操作受入部132がユーザ操作を受け入れると(S104でYES)、選択部133は配信データ(例えば返礼の演出映像)を選択する(S105)。一例として、選択部133は、配信データのデータ識別情報をランダムに特定する。そして、選択部133は、特定されたデータ識別情報に対応する配信データを配信データグループRDの中から選択する。また、選択部133は、属性に応じて用意された演出映像を含むサブデータグループを選択して、選択したサブデータグループの中から演出映像を選択してもよい。なお、選択部133は、上述した各選択態様に従って選択されたサブデータグループの中から配信データを選択してもよい。 On the other hand, when the operation receiving unit 132 accepts the user operation (YES in S104), the selection unit 133 selects the distribution data (for example, the effect video of the return) (S105). As an example, the selection unit 133 randomly identifies the data identification information of the distribution data. Then, the selection unit 133 selects the distribution data corresponding to the specified data identification information from the distribution data group RD. Further, the selection unit 133 may select a sub-data group including the staging video prepared according to the attribute, and select the staging video from the selected sub-data group. The selection unit 133 may select distribution data from the sub-data groups selected according to each of the above-mentioned selection modes.

続いて、配信部134は、個別ユーザがユーザ操作を入力した再生端末20に対して、選択された配信データを含む演出データを配信し、配信と並行して保存部135は配信データを含む演出データを保存する(S106)。このとき、保存部135は、視聴映像の映像識別情報と、個別ユーザのユーザ識別情報とに関連付けて、演出データを保存する。そして、演出データが配信された再生端末20は、演出データのコントロールデータに従って、表示部24に配信データを表示させる。これにより、個別ユーザの再生端末20において、個別演出効果が発揮される。代替的に、配信部134が配信データを視聴映像に合成して配信し、当該視聴映像を保存部135が保存してもよい。この場合、コントロールデータの保存は省略することができる。さらに、選択部133は、ユーザ操作に対して共通データ(例えば共通映像)を選択してもよい。この場合、配信部134は、共通データを含む演出データを複数の視聴ユーザの再生端末20へ配信してもよい。そして、保存部135は、共通データを含む演出データを保存する。また、演出データが配信された再生端末20は、演出データのコントロールデータに従って、表示部24に共通データを表示させる。 Subsequently, the distribution unit 134 distributes the effect data including the selected distribution data to the playback terminal 20 for which the individual user has input the user operation, and the storage unit 135 distributes the effect data including the distribution data in parallel with the distribution. Save the data (S106). At this time, the storage unit 135 stores the effect data in association with the video identification information of the viewing video and the user identification information of the individual user. Then, the reproduction terminal 20 to which the effect data is distributed causes the display unit 24 to display the distribution data according to the control data of the effect data. As a result, the individual effect is exhibited in the reproduction terminal 20 of the individual user. Alternatively, the distribution unit 134 may synthesize the distribution data into the viewing video and distribute the viewing video, and the storage unit 135 may store the viewing video. In this case, saving of control data can be omitted. Further, the selection unit 133 may select common data (for example, common video) for the user operation. In this case, the distribution unit 134 may distribute the effect data including the common data to the reproduction terminals 20 of a plurality of viewing users. Then, the storage unit 135 stores the effect data including the common data. Further, the reproduction terminal 20 to which the effect data is distributed causes the display unit 24 to display the common data according to the control data of the effect data.

その後、視聴映像が最後まで再生された等の理由によって配信を終了する場合(S107でYES)、配信システム100は配信処理を終了する。一方、配信を継続する場合(S107でNO)、配信部134は、視聴映像の生成(S102)と、視聴映像の配信及び保存(S103)とを継続する。 After that, when the distribution is terminated due to reasons such as the viewing video being played to the end (YES in S107), the distribution system 100 ends the distribution process. On the other hand, when the distribution is continued (NO in S107), the distribution unit 134 continues the generation of the viewing video (S102) and the distribution and storage (S103) of the viewing video.

[配信システムによる再配信フロー]
図5を参照して配信システム100による再配信フローについて説明する。配信された視聴映像は保存されており、視聴ユーザは視聴映像を再配信によって視聴できる。なお、保存部135は、全ての視聴映像を保存してもよいが、配信者が配信者端末70を介して任意に選択した視聴映像のみを保存してもよい。また、保存部135は、視聴映像及び配信データを、ライブ配信と並行して保存している。そのため、配信部134又は再配信部136は、既に配信された部分の視聴映像を、ライブ配信中に配信又は再配信することもできる。
[Redelivery flow by delivery system]
The redistribution flow by the distribution system 100 will be described with reference to FIG. The delivered viewing video is stored, and the viewing user can view the viewing video by re-delivery. The storage unit 135 may store all the viewing video, but may save only the viewing video arbitrarily selected by the distributor via the distributor terminal 70. Further, the storage unit 135 stores the viewing video and the distribution data in parallel with the live distribution. Therefore, the distribution unit 134 or the redistribution unit 136 can also distribute or re-distribute the viewing video of the portion already distributed during the live distribution.

視聴ユーザが再生端末20から配信サーバ30へログインすると、配信制御部31は、公知の方法でユーザ認証を行う。そして、取得部131は、視聴ユーザのユーザ識別情報及び端末識別情報を取得する。また、配信システム100は、所定の開始条件が満たされると処理を開始する。例えば、視聴ユーザは、予め任意のチャンネルを登録しており、登録しているチャンネルの中から所望の視聴映像を選択して視聴開始操作を行う。そして、配信制御部31は、再生端末20から選択された視聴映像の映像識別情報を含む視聴開始要求を受信する(S201)。そして、配信制御部31は、受信した映像識別情報に関連付けられている視聴映像を検索して、検索された視聴映像の再配信処理を開始する。 When the viewing user logs in to the distribution server 30 from the playback terminal 20, the distribution control unit 31 authenticates the user by a known method. Then, the acquisition unit 131 acquires the user identification information and the terminal identification information of the viewing user. Further, the distribution system 100 starts processing when a predetermined start condition is satisfied. For example, the viewing user has registered an arbitrary channel in advance, selects a desired viewing video from the registered channels, and performs a viewing start operation. Then, the distribution control unit 31 receives a viewing start request including the video identification information of the viewing video selected from the playback terminal 20 (S201). Then, the distribution control unit 31 searches for the viewing video associated with the received video identification information, and starts the redistribution processing of the searched viewing video.

再配信部136は、保存されていた視聴映像を再配信するとともに、当該映像識別情報と、視聴ユーザのユーザ識別情報とに関連付けられている演出データを検索して、検索された演出データを再配信する(S202)。これにより、再配信部136は、演出データに含まれる配信データを再配信する。また、再生端末20は、表示部24に視聴映像及び配信データを表示させる。これにより、再生端末20において、個別演出効果が再現される。なお、複数の配信データが検索された場合、再配信部136は、配信データを個別に配信してもよく、まとめて配信してもよい。さらに、再配信部136は、映像識別情報に関連付けられている演出データとして、共通データを含む演出データを検索して、検索された演出データを再配信してもよい。そして、再生端末20は、表示部24に視聴映像及び共通データを表示させる。これにより、再生端末20において、共通演出効果が再現される。 The redistribution unit 136 redistributes the stored viewing video, searches for the production data associated with the video identification information and the user identification information of the viewing user, and re-distributes the searched production data. Deliver (S202). As a result, the redistribution unit 136 redistributes the distribution data included in the effect data. Further, the playback terminal 20 causes the display unit 24 to display the viewing video and the distribution data. As a result, the individual effect is reproduced on the reproduction terminal 20. When a plurality of distribution data are searched, the redistribution unit 136 may distribute the distribution data individually or collectively. Further, the redistribution unit 136 may search for the effect data including common data as the effect data associated with the video identification information, and redistribute the searched effect data. Then, the reproduction terminal 20 causes the display unit 24 to display the viewing video and the common data. As a result, the common effect is reproduced in the reproduction terminal 20.

また、視聴ユーザが再生端末20からユーザ操作を入力すると、操作受入部132はユーザ操作を受け入れる(S203)。なお、操作受入部132がユーザ操作を受け入れていない場合(S203でNO)、視聴映像及び配信データの再配信(S202)が継続される。一方、操作受入部132がユーザ操作を受け入れると(S203でYES)、選択部133は配信データを選択する(S204)。続いて、再配信部136は、個別ユーザがユーザ操作を入力した再生端末20に対して、選択された配信データを含む演出データを配信して(S205)、配信と並行して保存部135は演出データを保存する(S206)。これにより、再配信部136は、新たに保存された配信データを次の再配信時に再配信できる。さらに、選択部133がユーザ操作に対して共通データを選択して、配信部134が共通データを含む演出データを再生端末20へ配信してもよい。この場合、保存部135は、配信と並行して演出データを保存する。 Further, when the viewing user inputs a user operation from the playback terminal 20, the operation receiving unit 132 accepts the user operation (S203). If the operation receiving unit 132 does not accept the user operation (NO in S203), the redistribution of the viewing video and the distribution data (S202) is continued. On the other hand, when the operation receiving unit 132 accepts the user operation (YES in S203), the selection unit 133 selects the distribution data (S204). Subsequently, the redistribution unit 136 distributes the effect data including the selected distribution data to the reproduction terminal 20 to which the individual user has input the user operation (S205), and the storage unit 135 distributes the effect data in parallel with the distribution. Save the production data (S206). As a result, the redistribution unit 136 can redistribute the newly stored distribution data at the time of the next redistribution. Further, the selection unit 133 may select common data for the user operation, and the distribution unit 134 may distribute the effect data including the common data to the reproduction terminal 20. In this case, the storage unit 135 stores the effect data in parallel with the distribution.

その後、視聴映像が最後まで再生された等の理由によって再配信を終了する場合(S206でYES)、配信システム100は再配信処理を終了する。一方、再配信を継続する場合(S206でNO)、再配信部136は、視聴映像及び配信データの再配信(S202)を継続する。 After that, when the redistribution is terminated due to reasons such as the viewing video being played to the end (YES in S206), the distribution system 100 ends the redistribution process. On the other hand, when the re-distribution is continued (NO in S206), the re-distribution unit 136 continues the re-distribution of the viewing video and the distribution data (S202).

以上、説明した配信システム100によれば、複数のユーザに対して視聴映像が配信される際に、ユーザ操作に対する演出効果を個別ユーザが視聴する場合、個別ユーザに対する再配信において、それを再現できる。すなわち、個別ユーザの再生端末20に配信された配信データが保存され、再配信時には当該再生端末20でのみ配信データによる演出効果を発揮させることができる。 According to the distribution system 100 described above, when the viewing video is distributed to a plurality of users, when the individual user views the effect on the user operation, it can be reproduced in the redistribution to the individual user. .. That is, the distribution data distributed to the reproduction terminal 20 of the individual user is stored, and at the time of redistribution, the effect of the distribution data can be exerted only on the reproduction terminal 20.

また、ユーザ操作に対する配信として再生端末20へ配信される配信データは、複数の配信データを含む配信データグループRDの中から選択されてもよい。これにより、視聴ユーザによるユーザ操作に対して、複数の配信データの中から選択された配信データを配信して、視聴ユーザの満足度を高めることができる。すなわち、配信データによる演出効果が定型リアクションに限定されないため、視聴ユーザの興味を惹いて、視聴ユーザの満足度を高めることができる。 Further, the distribution data to be distributed to the playback terminal 20 as distribution for the user operation may be selected from the distribution data group RD including a plurality of distribution data. As a result, the distribution data selected from the plurality of distribution data can be distributed to the user operation by the viewing user, and the satisfaction level of the viewing user can be enhanced. That is, since the effect of the distribution data is not limited to the standard reaction, it is possible to attract the interest of the viewing user and increase the satisfaction of the viewing user.

代替的に、配信システム100は、報酬操作等のユーザ操作を行っていない他の視聴ユーザの再生端末20へも配信データを配信してもよい。この場合であっても、配信システム100は、ユーザ操作を行った個別ユーザが再配信される視聴液像を視聴する際にのみ、配信データによる演出効果を発揮させる。例えば、再配信部136は、個別ユーザの再生端末20に対してのみ配信データを再配信する。その結果、他の視聴ユーザが再配信される視聴液像を視聴する際には、配信データによる演出効果が発揮されない。 Alternatively, the distribution system 100 may distribute the distribution data to the playback terminal 20 of another viewing user who has not performed a user operation such as a reward operation. Even in this case, the distribution system 100 exerts the effect of the distribution data only when the individual user who has performed the user operation views the re-distributed viewing liquid image. For example, the redistribution unit 136 redistributes the distribution data only to the playback terminal 20 of the individual user. As a result, when another viewing user views the re-distributed viewing liquid image, the effect of the distribution data is not exhibited.

以上、各実施形態を参照して本発明について説明したが、本発明は上記実施形態に限定されるものではない。本発明に反しない範囲で変更された発明、及び本発明と均等な発明も本発明に含まれる。また、各実施形態及び各変形形態は、本発明に反しない範囲で適宜組み合わせることができる。 Although the present invention has been described above with reference to each embodiment, the present invention is not limited to the above embodiment. The present invention also includes inventions modified to the extent not contrary to the present invention, and inventions equivalent to the present invention. In addition, each embodiment and each modification can be appropriately combined as long as it does not contradict the present invention.

例えば、配信データの少なくとも一部は、予め用意されていなくてもよい。一例として、配信データを生成する必要が生じるタイミングで、配信データが自動的に生成されてもよい。さらに、配信データは、ユーザ操作が行われた後に、配信者が作成してもよい。また、配信者が配信者端末70を介して、配信部134が配信する配信データを選択してもよい。例えば、操作受入部132が報酬操作を受け入れると、配信制御部31はその旨を配信者端末70へ通知する。そして、通知を確認した配信者は、予め作成していた配信データを選択するか、又はコメント等の配信データを作成する。そして、配信部134は、配信者によって選択又は作成された配信データを配信する。この場合、選択部133が省略されてもよい。そして、この場合であっても、配信システム100は、ユーザ操作を行った個別ユーザが再配信される視聴液像を視聴する際にのみ、配信データによる演出効果を発揮させる。また、共通データは一つのみであってもよく、配信データと同様に複数あってもよい。共通データが複数ある場合、選択部133は、配信データと同様に共通データを選択できる。 For example, at least a part of the distribution data may not be prepared in advance. As an example, the distribution data may be automatically generated at the timing when the distribution data needs to be generated. Further, the distribution data may be created by the distributor after the user operation is performed. Further, the distributor may select the distribution data to be distributed by the distribution unit 134 via the distributor terminal 70. For example, when the operation receiving unit 132 accepts the reward operation, the distribution control unit 31 notifies the distributor terminal 70 to that effect. Then, the distributor who confirms the notification selects the distribution data created in advance, or creates distribution data such as a comment. Then, the distribution unit 134 distributes the distribution data selected or created by the distributor. In this case, the selection unit 133 may be omitted. Even in this case, the distribution system 100 exerts the effect of the distribution data only when the individual user who has performed the user operation views the re-distributed viewing liquid image. Further, there may be only one common data, and there may be a plurality of common data as in the case of distribution data. When there are a plurality of common data, the selection unit 133 can select the common data in the same manner as the distribution data.

以下、上述した各実施形態及び各変形例から導き出される各種の態様を記載する。なお、各態様の理解を容易にするため、添付図面に図示された参照符号を付記する。ただし、参照符号は、本発明を図示の形態に限定する意図で付記するものではない。 Hereinafter, various embodiments derived from the above-described embodiments and modifications will be described. In addition, in order to facilitate understanding of each aspect, reference numerals shown in the accompanying drawings are added. However, the reference numerals are not added with the intention of limiting the present invention to the illustrated form.

視聴映像を視聴者である複数のユーザのそれぞれのユーザ端末20に配信する配信システム100は、各ユーザを識別するためのユーザ識別情報を取得する識別情報取得手段131と、前記ユーザ識別情報に基づいて識別された個別ユーザの前記ユーザ端末から入力されたユーザ操作を受け入れる操作受入手段132と、前記個別ユーザに対する配信データを、前記ユーザ操作が入力された前記ユーザ端末に対して配信するデータ配信手段134と、配信された前記配信データを、前記個別ユーザが視聴している前記視聴映像を識別するための映像識別情報と、前記個別ユーザの前記ユーザ識別情報とに関連付けて保存する保存手段135と、前記個別ユーザに対して前記個別ユーザが視聴した前記視聴映像を再配信する再配信手段136とを備え、前記識別情報取得手段は、前記視聴映像の再配信の際には前記ユーザ識別情報を再取得し、前記再配信手段は、再配信される前記視聴映像の前記映像識別情報と前記個別ユーザの前記ユーザ識別情報とに関連付けて保存されている前記配信データを再配信する。 The distribution system 100 that distributes the viewed video to each user terminal 20 of a plurality of users who are viewers is based on the identification information acquisition means 131 for acquiring user identification information for identifying each user and the user identification information. The operation receiving means 132 that accepts the user operation input from the user terminal of the identified individual user, and the data distribution means that distributes the distribution data to the individual user to the user terminal to which the user operation is input. 134, and storage means 135 for storing the distributed data in association with the video identification information for identifying the viewing video being viewed by the individual user and the user identification information of the individual user. The identification information acquisition means includes the redistribution means 136 for redistributing the viewing video viewed by the individual user to the individual user, and the identification information acquisition means provides the user identification information when the viewing video is redistributed. The re-acquisition means re-distributes the distribution data stored in association with the video identification information of the viewing video to be re-distributed and the user identification information of the individual user.

コンピュータ31を備え、視聴映像を視聴者である複数のユーザのそれぞれのユーザ端末20に配信する配信システム100のコンピュータプログラムPG2は、各ユーザを識別するためのユーザ識別情報を取得する識別情報取得手段131と、前記ユーザ識別情報に基づいて識別された個別ユーザの前記ユーザ端末から入力されたユーザ操作を受け入れる操作受入手段132と、前記個別ユーザに対する配信データを、前記ユーザ操作が入力された前記ユーザ端末に対して配信するデータ配信手段134と、配信された前記配信データを、前記個別ユーザが視聴している前記視聴映像を識別するための映像識別情報と、前記個別ユーザの前記ユーザ識別情報とに関連付けて保存する保存手段135と、前記個別ユーザに対して前記個別ユーザが視聴した前記視聴映像を再配信する再配信手段136として機能させ、前記識別情報取得手段は、前記視聴映像の再配信の際には前記ユーザ識別情報を再取得し、前記再配信手段は、再配信される前記視聴映像の前記映像識別情報と前記個別ユーザの前記ユーザ識別情報とに関連付けて保存されている前記配信データを再配信する。 The computer program PG2 of the distribution system 100 including the computer 31 and distributing the viewing video to each user terminal 20 of a plurality of users who are viewers is an identification information acquisition means for acquiring user identification information for identifying each user. 131, an operation accepting means 132 that accepts a user operation input from the user terminal of an individual user identified based on the user identification information, and the user to which the user operation is input. The data distribution means 134 to be distributed to the terminal, the video identification information for identifying the viewing video being viewed by the individual user, and the user identification information of the individual user. The storage means 135 for saving in association with the above and the redistribution means 136 for redistributing the viewing video viewed by the individual user to the individual user, and the identification information acquisition means redistributes the viewing video. At the time, the user identification information is reacquired, and the redistribution means stores the distribution in association with the video identification information of the viewing video to be redistributed and the user identification information of the individual user. Redistribute the data.

視聴映像を視聴者である複数のユーザのそれぞれのユーザ端末20に配信する配信システム100の制御方法は、各ユーザを識別するためのユーザ識別情報を取得し、前記ユーザ識別情報に基づいて識別された個別ユーザの前記ユーザ端末から入力されたユーザ操作を受け入れ、前記個別ユーザに対する配信データを、前記ユーザ操作が入力された前記ユーザ端末に対して配信し、配信された前記配信データを、前記個別ユーザが視聴している前記視聴映像を識別するための映像識別情報と、前記個別ユーザの前記ユーザ識別情報とに関連付けて保存し、前記個別ユーザに対して前記個別ユーザが視聴した前記視聴映像を再配信するとともに、前記視聴映像の再配信の際には、前記ユーザ識別情報を再取得して、再配信される前記視聴映像の前記映像識別情報と前記個別ユーザの前記ユーザ識別情報とに関連付けて保存されている前記配信データを再配信する。 The control method of the distribution system 100 that distributes the viewed video to each user terminal 20 of a plurality of users who are viewers acquires user identification information for identifying each user and is identified based on the user identification information. The individual user accepts the user operation input from the user terminal, distributes the distribution data to the individual user to the user terminal into which the user operation is input, and distributes the distributed data to the individual. The video identification information for identifying the viewing video being viewed by the user and the user identification information of the individual user are stored in association with each other, and the viewing video viewed by the individual user to the individual user is stored. At the same time as redistributing, when the viewing video is redistributed, the user identification information is reacquired and associated with the video identification information of the viewing video to be redistributed and the user identification information of the individual user. The distribution data stored in the above-mentioned distribution data is redistributed.

これにより、複数のユーザに対して視聴映像が配信される際に、ユーザ操作に対する演出効果を個別ユーザが視聴する場合、個別ユーザに対する再配信において、それを再現できる。すなわち、個別ユーザの再生端末20に配信された配信データが保存され、再配信時には当該再生端末20でのみ配信データによる演出効果を発揮させることができる。 As a result, when the viewing video is distributed to a plurality of users and the individual user views the effect on the user operation, it can be reproduced in the redistribution to the individual user. That is, the distribution data distributed to the reproduction terminal 20 of the individual user is stored, and at the time of redistribution, the effect of the distribution data can be exerted only on the reproduction terminal 20.

前記配信システム100は、前記視聴映像の視聴中に前記個別ユーザによって入力された前記ユーザ操作に対応して、複数の配信データを含む配信データグループRDの中から前記配信データを少なくとも一つ選択する選択手段133をさらに備える。また、前記保存手段135は、前記視聴映像をさらに保存し、前記再配信手段136は、前記配信データと前記視聴映像とを再配信する。これにより、個別ユーザが視聴映像を視聴している間に演出効果が発揮され、個別ユーザに対する再配信においては、個別ユーザ視聴した演出効果を再現できる。また、視聴ユーザによるユーザ操作に対して、複数の配信データの中から選択された配信データを配信して、視聴ユーザの満足度を高めることができる。 The distribution system 100 selects at least one distribution data from the distribution data group RD including a plurality of distribution data in response to the user operation input by the individual user while viewing the viewing video. The selection means 133 is further provided. Further, the storage means 135 further stores the viewing video, and the redistribution means 136 redistributes the distribution data and the viewing video. As a result, the effect of the effect is exhibited while the individual user is viewing the viewed video, and the effect of the individual user's viewing can be reproduced in the redistribution to the individual user. Further, the distribution data selected from a plurality of distribution data can be distributed to the user operation by the viewing user to enhance the satisfaction of the viewing user.

前記ユーザ操作は、前記視聴映像に対応する報酬を寄付する報酬操作であり、前記データ配信手段134は、前記配信データを、前記報酬操作が入力された前記ユーザ端末20のみに対して配信する。これにより、配信データは、報酬操作を行ったときの追加コンテンツとして機能する。また、報酬操作を行った個別ユーザを除く他の視聴ユーザには配信データが配信されない。そのため、個別ユーザは、自らのみが配信データを視聴でき、目立たずに配信者を応援できる。 The user operation is a reward operation for donating a reward corresponding to the viewing video, and the data distribution means 134 distributes the distribution data only to the user terminal 20 to which the reward operation is input. As a result, the distribution data functions as additional content when the reward operation is performed. In addition, the distribution data is not distributed to other viewing users other than the individual user who performed the reward operation. Therefore, the individual user can view the distribution data only by himself / herself and can support the distributor inconspicuously.

前記操作受入手段132は、保存されている前記配信データを再配信しているときに、さらに前記ユーザ操作を受け入れる。これにより、再配信において、視聴ユーザにユーザ操作を行う動機を与えることができる。 The operation accepting means 132 further accepts the user operation while redistributing the stored distribution data. This can give the viewing user a motivation to perform a user operation in the redistribution.

前記データ配信手段134は、前記視聴映像と共に前記複数のユーザの各ユーザ端末20へ共通して共通データを配信し、前記複数のユーザの各ユーザ端末において、前記共通データに基づく共通演出効果が共通して発揮されるとともに、前記個別ユーザの前記ユーザ端末においては、前記配信データに基づく個別演出効果が発揮され、前記共通演出効果は、前記個別演出効果とは異なる態様で発揮される。これにより、個別演出効果が発揮される再生端末20を操作する個別ユーザに対して特別感を与えることができる。 The data distribution means 134 distributes common data to each user terminal 20 of the plurality of users together with the viewing video, and the common effect based on the common data is common to each user terminal of the plurality of users. In addition, in the user terminal of the individual user, the individual effect effect based on the distribution data is exhibited, and the common effect effect is exhibited in a mode different from the individual effect effect. As a result, it is possible to give a special feeling to the individual user who operates the reproduction terminal 20 in which the individual effect is exhibited.

20 :再生端末(ユーザ端末)
31 :配信制御部(コンピュータ)
100 :配信システム
131 :取得部(識別情報取得手段)
132 :操作受入部(操作受入手段)
133 :選択部(選択手段)
134 :配信部(データ配信手段)
135 :保存部(保存手段)
136 :再配信部(再配信手段)
PG2 :配信プログラム(コンピュータプログラム)
RD :配信データグループ
20: Playback terminal (user terminal)
31: Distribution control unit (computer)
100: Distribution system 131: Acquisition unit (identification information acquisition means)
132: Operation receiving unit (operation receiving means)
133: Selection unit (selection means)
134: Distribution unit (data distribution means)
135: Preservation unit (preservation means)
136: Redelivery unit (redelivery means)
PG2: Distribution program (computer program)
RD: Delivery data group

Claims (8)

視聴映像を視聴者である複数のユーザのそれぞれのユーザ端末に配信する配信システムであって、
各ユーザを識別するためのユーザ識別情報を取得する識別情報取得手段と、
前記ユーザ識別情報に基づいて識別された個別ユーザの前記ユーザ端末から入力されたユーザ操作を受け入れる操作受入手段と、
前記個別ユーザに対する配信データを、前記ユーザ操作が入力された前記ユーザ端末に対して配信するデータ配信手段と、
配信された前記配信データを、前記個別ユーザが視聴している前記視聴映像を識別するための映像識別情報と、前記個別ユーザの前記ユーザ識別情報とに関連付けて保存する保存手段と、
前記個別ユーザに対して前記個別ユーザが視聴した前記視聴映像を再配信する再配信手段とを備え、
前記識別情報取得手段は、前記視聴映像の再配信の際には前記ユーザ識別情報を再取得し、
前記再配信手段は、再配信される前記視聴映像の前記映像識別情報と前記個別ユーザの前記ユーザ識別情報とに関連付けて保存されている前記配信データを再配信する、配信システム。
It is a distribution system that distributes the viewed video to each user terminal of a plurality of users who are viewers.
Identification information acquisition means for acquiring user identification information for identifying each user,
An operation accepting means for accepting a user operation input from the user terminal of an individual user identified based on the user identification information, and
A data distribution means for distributing distribution data to the individual user to the user terminal to which the user operation is input.
A storage means for storing the distributed data in association with the video identification information for identifying the viewing video being viewed by the individual user and the user identification information of the individual user.
A redistribution means for redistributing the viewing video viewed by the individual user to the individual user is provided.
The identification information acquisition means reacquires the user identification information when the viewing video is redistributed.
The redistribution means is a distribution system that redistributes the distribution data stored in association with the video identification information of the viewing video to be redistributed and the user identification information of the individual user.
前記視聴映像の視聴中に前記個別ユーザによって入力された前記ユーザ操作に対応して、複数の配信データを含む配信データグループの中から前記配信データを少なくとも一つ選択する選択手段をさらに備える、請求項1に記載の配信システム。 A claim further comprising a selection means for selecting at least one distribution data from a distribution data group including a plurality of distribution data in response to the user operation input by the individual user while viewing the viewing video. Item 1. The delivery system according to item 1. 前記保存手段は、前記視聴映像をさらに保存し、
前記再配信手段は、前記配信データと前記視聴映像とを再配信する、請求項1又は2に記載の配信システム。
The storage means further stores the viewing video and
The distribution system according to claim 1 or 2, wherein the redistribution means redistributes the distribution data and the viewing video.
前記ユーザ操作は、前記視聴映像に対応する報酬を寄付する報酬操作であり、
前記データ配信手段は、前記配信データを、前記報酬操作が入力された前記ユーザ端末のみに対して配信する、請求項1から3のいずれか一項に記載の配信システム。
The user operation is a reward operation for donating a reward corresponding to the viewing video.
The distribution system according to any one of claims 1 to 3, wherein the data distribution means distributes the distribution data only to the user terminal to which the reward operation is input.
前記操作受入手段は、保存されている前記配信データを再配信しているときに、さらに前記ユーザ操作を受け入れる、請求項1から4のいずれか一項に記載の配信システム。 The distribution system according to any one of claims 1 to 4, wherein the operation accepting means further accepts the user operation when the stored distribution data is being redistributed. 前記データ配信手段は、前記視聴映像と共に前記複数のユーザの各ユーザ端末へ共通して共通データを配信し、
前記複数のユーザの各ユーザ端末において、前記共通データに基づく共通演出効果が共通して発揮されるとともに、前記個別ユーザの前記ユーザ端末においては、前記配信データに基づく個別演出効果が発揮され、
前記共通演出効果は、前記個別演出効果とは異なる態様で発揮される、請求項1から5のいずれか一項に記載の配信システム。
The data distribution means commonly distributes common data to each user terminal of the plurality of users together with the viewing video.
In each user terminal of the plurality of users, the common effect effect based on the common data is exhibited in common, and in the user terminal of the individual user, the individual effect effect based on the distribution data is exhibited.
The distribution system according to any one of claims 1 to 5, wherein the common effect is exhibited in a manner different from that of the individual effect.
コンピュータを備え、視聴映像を視聴者である複数のユーザのそれぞれのユーザ端末に配信する配信システムのコンピュータプログラムであって、
前記コンピュータを、
各ユーザを識別するためのユーザ識別情報を取得する識別情報取得手段と、
前記ユーザ識別情報に基づいて識別された個別ユーザの前記ユーザ端末から入力されたユーザ操作を受け入れる操作受入手段と、
前記個別ユーザに対する配信データを、前記ユーザ操作が入力された前記ユーザ端末に対して配信するデータ配信手段と、
配信された前記配信データを、前記個別ユーザが視聴している前記視聴映像を識別するための映像識別情報と、前記個別ユーザの前記ユーザ識別情報とに関連付けて保存する保存手段と、
前記個別ユーザに対して前記個別ユーザが視聴した前記視聴映像を再配信する再配信手段として機能させ、
前記識別情報取得手段は、前記視聴映像の再配信の際には前記ユーザ識別情報を再取得し、
前記再配信手段は、再配信される前記視聴映像の前記映像識別情報と前記個別ユーザの前記ユーザ識別情報とに関連付けて保存されている前記配信データを再配信する、コンピュータプログラム。
A computer program of a distribution system equipped with a computer and distributing viewing video to each user terminal of a plurality of viewers.
The computer
Identification information acquisition means for acquiring user identification information for identifying each user,
An operation accepting means for accepting a user operation input from the user terminal of an individual user identified based on the user identification information, and
A data distribution means for distributing distribution data to the individual user to the user terminal to which the user operation is input.
A storage means for storing the distributed data in association with the video identification information for identifying the viewing video being viewed by the individual user and the user identification information of the individual user.
To function as a redistribution means for redistributing the viewing video viewed by the individual user to the individual user.
The identification information acquisition means reacquires the user identification information when the viewing video is redistributed.
The redistribution means is a computer program that redistributes the distribution data stored in association with the video identification information of the viewing video to be redistributed and the user identification information of the individual user.
視聴映像を視聴者である複数のユーザのそれぞれのユーザ端末に配信する配信システムの制御方法であって、
各ユーザを識別するためのユーザ識別情報を取得し、
前記ユーザ識別情報に基づいて識別された個別ユーザの前記ユーザ端末から入力されたユーザ操作を受け入れ、
前記個別ユーザに対する配信データを、前記ユーザ操作が入力された前記ユーザ端末に対して配信し、
配信された前記配信データを、前記個別ユーザが視聴している前記視聴映像を識別するための映像識別情報と、前記個別ユーザの前記ユーザ識別情報とに関連付けて保存し、
前記個別ユーザに対して前記個別ユーザが視聴した前記視聴映像を再配信するとともに、
前記視聴映像の再配信の際には、前記ユーザ識別情報を再取得して、再配信される前記視聴映像の前記映像識別情報と前記個別ユーザの前記ユーザ識別情報とに関連付けて保存されている前記配信データを再配信する、制御方法。
It is a control method of a distribution system that distributes the viewed video to each user terminal of a plurality of users who are viewers.
Obtain user identification information to identify each user,
Accepting the user operation input from the user terminal of the individual user identified based on the user identification information,
The distribution data to the individual user is distributed to the user terminal to which the user operation is input, and the distribution data is distributed to the user terminal.
The delivered distribution data is stored in association with the video identification information for identifying the viewing video being viewed by the individual user and the user identification information of the individual user.
While redistributing the viewing video viewed by the individual user to the individual user,
When the viewing video is re-distributed, the user identification information is reacquired and stored in association with the video identification information of the viewing video to be redistributed and the user identification information of the individual user. A control method for redistributing the delivery data.
JP2020216716A 2020-12-25 2020-12-25 Distribution system, computer program therefor and control method Pending JP2022102152A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2020216716A JP2022102152A (en) 2020-12-25 2020-12-25 Distribution system, computer program therefor and control method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2020216716A JP2022102152A (en) 2020-12-25 2020-12-25 Distribution system, computer program therefor and control method

Publications (1)

Publication Number Publication Date
JP2022102152A true JP2022102152A (en) 2022-07-07

Family

ID=82272591

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2020216716A Pending JP2022102152A (en) 2020-12-25 2020-12-25 Distribution system, computer program therefor and control method

Country Status (1)

Country Link
JP (1) JP2022102152A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP7345812B1 (en) 2023-01-30 2023-09-19 17Live株式会社 Systems, methods, and computer-readable media for video processing

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP7345812B1 (en) 2023-01-30 2023-09-19 17Live株式会社 Systems, methods, and computer-readable media for video processing

Similar Documents

Publication Publication Date Title
JP7393029B2 (en) Interoperable digital social recorder for multi-threaded smart routing media and crypto asset compliance and payment systems and methods
TWI573619B (en) Automatic generation of suggested mini-games for cloud-gaming based on recorded gameplay
JP6605826B2 (en) Server system
US10709980B2 (en) Web explorer for gaming platform interface
CN103886009A (en) Automatic generation of suggested mini-games for cloud-gaming based on recorded gameplay
US20140018157A1 (en) Reward-based features for videogame observers
JP2020044086A (en) Game program and game system
JP2020163211A (en) Game program and game system
JP7366948B2 (en) Game replay method and system
US10289986B2 (en) Information processing system, information processing method, information processing device, and non-transitory storage medium encoded with computer readable information processing program
JP2022102152A (en) Distribution system, computer program therefor and control method
US20240031616A1 (en) Server and method
US20150231506A1 (en) Celebrity video gaming network
JP7381907B2 (en) computer programs and computer equipment
JP2022102174A (en) Distribution system, computer program therefor and control method
JP6936944B2 (en) Server system
JP7411437B2 (en) Computer systems, server systems and game systems
JP7082431B2 (en) Distribution system, distribution system control method and computer program
WO2021241209A1 (en) Distribution system, distribution system controlling method, and computer program
KR102328287B1 (en) Server device, and computer programs used therein
JP2021184216A (en) Distribution system and server device
JP7212277B2 (en) How computer systems and events are managed
US20230179836A1 (en) Server, method and terminal
JP7433617B1 (en) servers and computer programs
JP7428912B2 (en) computer programs and computer equipment

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20231128