JP2017054197A - Program, information processing method and communication system - Google Patents

Program, information processing method and communication system Download PDF

Info

Publication number
JP2017054197A
JP2017054197A JP2015175981A JP2015175981A JP2017054197A JP 2017054197 A JP2017054197 A JP 2017054197A JP 2015175981 A JP2015175981 A JP 2015175981A JP 2015175981 A JP2015175981 A JP 2015175981A JP 2017054197 A JP2017054197 A JP 2017054197A
Authority
JP
Japan
Prior art keywords
media data
user
user operation
server device
server
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP2015175981A
Other languages
Japanese (ja)
Other versions
JP6592676B2 (en
Inventor
仁 西本
Hitoshi Nishimoto
仁 西本
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.)
HIGH SPEED BOYZ Inc
Original Assignee
HIGH SPEED BOYZ Inc
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 HIGH SPEED BOYZ Inc filed Critical HIGH SPEED BOYZ Inc
Priority to JP2015175981A priority Critical patent/JP6592676B2/en
Publication of JP2017054197A publication Critical patent/JP2017054197A/en
Application granted granted Critical
Publication of JP6592676B2 publication Critical patent/JP6592676B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Two-Way Televisions, Distribution Of Moving Picture Or The Like (AREA)
  • User Interface Of Digital Computer (AREA)
  • Telephone Function (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide a server device, program and communication system that expand an expression width of communication by users.SOLUTION: A program is configured to make an information processing device capable of communication with a server device 11 providing a communication service execute the steps of: reproducing first media data distributed from the server device 11 in a state with a prescribed screen caused to be displayed on a display unit; detecting a user operation specifying a position on the screen during reproduction of the first media data; in response to the user operation, selecting at least one second media data of a plurality of second media data; in response to a change in position or change in number of positions specified by the user operation, switching the second media data being selected to other second media data; and when detecting an end of the user operation, transmitting a request for distributing the selected second media data to the server device 11.SELECTED DRAWING: Figure 18

Description

本発明はプログラム、情報処理方法、及び通信システムに関する。   The present invention relates to a program, an information processing method, and a communication system.

従来、端末装置を用いてユーザ同士が通話やメッセージの送受信等のコミュニケーションを行うサービスが知られている。例えば特許文献1には、各ユーザがタッチディスプレイを搭載したユーザ端末を用いてチャットメッセージの送受信を行うサービスが開示されている。   2. Description of the Related Art Conventionally, a service in which users communicate with each other using a terminal device such as a call and message transmission / reception is known. For example, Patent Literature 1 discloses a service in which each user transmits and receives a chat message using a user terminal equipped with a touch display.

特開2013−65306号公報JP2013-65306A

コミュニケーションサービスにおいては、他のユーザとの間でコミュニケーションを行うユーザのコミュニケーション表現の幅を広げる要望がある。例えば、1人の配信ユーザが動画を配信し、複数の閲覧ユーザが端末装置を用いて当該動画を閲覧するコミュニケーションサービスにおいて、閲覧ユーザが端末装置の画面をタップすると、全閲覧ユーザの端末装置で再生中の動画に所定の画像が重畳表示される構成が採用される。かかる構成において、ユーザは、他のユーザの端末装置に表示させた所定画像の数又は回数によって、例えば動画に対する興味や興奮の度合いを配信ユーザや他の閲覧ユーザに対して表現する。しかしながら、動画に重畳される画像は、複数の閲覧ユーザに共通の画像であり、必ずしもユーザの表現の幅を広げるものではない。したがって、ユーザのコミュニケーション表現について改善の余地があった。   In the communication service, there is a demand for expanding the range of communication expressions of users who communicate with other users. For example, in a communication service in which one distribution user distributes a video and a plurality of browsing users browse the video using the terminal device, when the browsing user taps the screen of the terminal device, all the browsing user terminal devices A configuration in which a predetermined image is superimposed and displayed on the moving image being reproduced is employed. In such a configuration, the user expresses, for example, the degree of interest and excitement for the moving image to the distribution user and other browsing users by the number or number of predetermined images displayed on the terminal device of the other user. However, the image superimposed on the moving image is an image common to a plurality of viewing users, and does not necessarily expand the range of the user's expression. Therefore, there is room for improvement in user communication expressions.

かかる事情に鑑みてなされた本発明の目的は、ユーザによるコミュニケーションの表現の幅を広げるプログラム、情報処理方法、及び通信システムを提供することにある。   An object of the present invention made in view of such circumstances is to provide a program, an information processing method, and a communication system that expand the range of communication expression by a user.

上記課題を解決するために本発明に係るプログラムは、
複数のユーザにコミュニケーションサービスを提供するサーバ装置と通信可能な情報処理装置に、
表示部に所定の画面を表示させた状態で、前記サーバ装置から1以上の情報処理装置へ配信された第1メディアデータを再生するステップと、
前記第1メディアデータの再生中に、前記画面上の位置を指定するユーザ操作を検出する検出ステップと、
前記ユーザ操作の検出に応じて、複数の第2メディアデータのうち、少なくとも1つの第2メディアデータを選択するステップと、
前記ユーザ操作によって指定された前記位置の変化又は前記位置の数の変化に応じて、選択中の第2メディアデータを他の第2メディアデータに切り替える切替ステップと、
前記ユーザ操作の終了を検出すると、選択された第2メディアデータの配信要求を前記サーバ装置へ送信するステップと、を実行させる
ことを特徴とする。
In order to solve the above problems, a program according to the present invention
In an information processing device capable of communicating with a server device that provides communication services to a plurality of users,
Playing back the first media data distributed from the server device to one or more information processing devices in a state where a predetermined screen is displayed on the display unit;
A detecting step of detecting a user operation for designating a position on the screen during reproduction of the first media data;
Selecting at least one second media data among a plurality of second media data in response to detection of the user operation;
A switching step of switching the selected second media data to another second media data in accordance with a change in the position designated by the user operation or a change in the number of the positions;
A step of transmitting a delivery request for the selected second media data to the server device when the end of the user operation is detected.

また、本発明に係る情報処理方法は、
複数のユーザにコミュニケーションサービスを提供するサーバ装置と通信可能な情報処理装置が実行する情報処理方法であって、
表示部に所定の画面を表示させた状態で、前記サーバ装置から1以上の情報処理装置へ配信された第1メディアデータを再生するステップと、
前記第1メディアデータの再生中に、前記画面上の位置を指定するユーザ操作を検出する検出ステップと、
前記ユーザ操作の検出に応じて、複数の第2メディアデータのうち、少なくとも1つの第2メディアデータを選択するステップと、
前記ユーザ操作によって指定された前記位置の変化又は前記位置の数の変化に応じて、選択中の第2メディアデータを他の第2メディアデータに切り替える切替ステップと、
前記ユーザ操作の終了を検出すると、選択された第2メディアデータの配信要求を前記サーバ装置へ送信するステップと、を含む
ことを特徴とする。
An information processing method according to the present invention includes:
An information processing method executed by an information processing apparatus capable of communicating with a server apparatus that provides communication services to a plurality of users,
Playing back the first media data distributed from the server device to one or more information processing devices in a state where a predetermined screen is displayed on the display unit;
A detecting step of detecting a user operation for designating a position on the screen during reproduction of the first media data;
Selecting at least one second media data among a plurality of second media data in response to detection of the user operation;
A switching step of switching the selected second media data to another second media data in accordance with a change in the position designated by the user operation or a change in the number of the positions;
A step of transmitting a distribution request for the selected second media data to the server device when the end of the user operation is detected.

また、本発明に係る通信システムは、
複数のユーザにコミュニケーションサービスを提供するサーバ装置と、該複数のユーザの端末装置と、を含む通信システムであって、
前記サーバ装置は、1以上の端末装置へ第1メディアデータを配信し、
前記1以上の端末装置それぞれは、
表示部に所定の画面を表示させた状態で、前記サーバ装置から配信された第1メディアデータを再生し、
前記第1メディアデータの再生中に、前記画面上の位置を指定するユーザ操作を検出し、
前記ユーザ操作の検出に応じて、複数の第2メディアデータのうち、少なくとも1つの第2メディアデータを選択し、
前記ユーザ操作によって指定された前記位置の変化又は前記位置の数の変化に応じて、選択中の第2メディアデータを他の第2メディアデータに切り替え、
前記ユーザ操作の終了を検出すると、選択された第2メディアデータの配信要求を前記サーバ装置へ送信する
ことを特徴とする。
Moreover, the communication system according to the present invention includes:
A communication system including a server device that provides communication services to a plurality of users, and terminal devices of the plurality of users,
The server device distributes the first media data to one or more terminal devices,
Each of the one or more terminal devices is
In a state where a predetermined screen is displayed on the display unit, the first media data distributed from the server device is reproduced,
Detecting a user operation for designating a position on the screen during reproduction of the first media data;
In response to detection of the user operation, at least one second media data is selected from the plurality of second media data,
In response to a change in the position designated by the user operation or a change in the number of positions, the selected second media data is switched to another second media data,
When the end of the user operation is detected, a delivery request for the selected second media data is transmitted to the server device.

本発明に係るプログラム、情報処理方法、及び通信システムによれば、ユーザによるコミュニケーションの表現の幅が広がる。   According to the program, the information processing method, and the communication system according to the present invention, the range of communication expression by the user is expanded.

本発明の第1実施形態に係る通信システムの概略構成を示すブロック図である。1 is a block diagram showing a schematic configuration of a communication system according to a first embodiment of the present invention. サーバ装置の概略構成を示すブロック図である。It is a block diagram which shows schematic structure of a server apparatus. サーバ記憶部が記憶する、メディアに関する情報を示す図である。It is a figure which shows the information regarding a medium which a server memory | storage part memorize | stores. サーバ記憶部が記憶する、ユーザに関する情報を示す図である。It is a figure which shows the information regarding a user which a server memory | storage part memorize | stores. サーバ記憶部が記憶する、ユーザグループに関する情報を示す図である。It is a figure which shows the information regarding a user group which a server memory | storage part memorize | stores. 端末装置の概略構成を示すブロック図である。It is a block diagram which shows schematic structure of a terminal device. 第1実施形態に係るコミュニケーション画面を示す図である。It is a figure which shows the communication screen which concerns on 1st Embodiment. 第1メディアデータ及び第2メディアデータの例を示す図である。It is a figure which shows the example of 1st media data and 2nd media data. 第1実施形態に係るコミュニケーション画面を示す図である。It is a figure which shows the communication screen which concerns on 1st Embodiment. 第1実施形態に係るコミュニケーション画面を示す図である。It is a figure which shows the communication screen which concerns on 1st Embodiment. 第1実施形態に係るコミュニケーション画面を示す図である。It is a figure which shows the communication screen which concerns on 1st Embodiment. サーバ装置の動作を示すフローチャートである。It is a flowchart which shows operation | movement of a server apparatus. サーバ装置の動作を示すフローチャートである。It is a flowchart which shows operation | movement of a server apparatus. サーバ装置の動作を示すフローチャートである。It is a flowchart which shows operation | movement of a server apparatus. 第2実施形態に係るコミュニケーション画面を示す図である。It is a figure which shows the communication screen which concerns on 2nd Embodiment. 第2実施形態に係るコミュニケーション画面を示す図である。It is a figure which shows the communication screen which concerns on 2nd Embodiment. 第2実施形態に係るコミュニケーション画面を示す図である。It is a figure which shows the communication screen which concerns on 2nd Embodiment. 第2実施形態に係る通信システムの動作を示すフローチャートである。It is a flowchart which shows operation | movement of the communication system which concerns on 2nd Embodiment.

以下、本発明の実施形態について説明する。   Hereinafter, embodiments of the present invention will be described.

(第1実施形態)
はじめに、図1を参照して、本発明の第1実施形態に係る通信システム10について説明する。通信システム10は、サーバ装置11と、複数の端末装置12と、を備える。図1では、説明の簡便のため、端末装置12は4つのみ図示しているが、2つ以上の端末装置12があればよい。サーバ装置11及び複数の端末装置12は、例えばインターネット等のネットワーク13を介して、通信可能に接続される。
(First embodiment)
First, a communication system 10 according to the first embodiment of the present invention will be described with reference to FIG. The communication system 10 includes a server device 11 and a plurality of terminal devices 12. In FIG. 1, only four terminal devices 12 are illustrated for ease of explanation, but two or more terminal devices 12 may be provided. The server device 11 and the plurality of terminal devices 12 are communicably connected via a network 13 such as the Internet.

サーバ装置11は、例えばコンピュータ等の情報処理装置であって、端末装置12を用いる複数のユーザにコミュニケーションサービスを提供する。コミュニケーションサービスは、ユーザ同士が端末装置12を用いてコミュニケーションを取り得るサービスであって、例えばユーザ同士が一方向的又は双方向的にメッセージを送受信可能なサービスや、任意のユーザが複数の他のユーザに対して動画を配信可能なサービス等を含む。本実施形態においてコミュニケーションサービスは、ユーザグループ(例えば、チャットグループ)に参加する2以上のユーザ間で、メディアデータを含むメッセージの送受信が可能なチャットサービスである。メディアデータは、例えばテキストデータ、画像データ、動画データ、若しくは音声データ又はこれらの組み合わせを含む。サーバ装置11は、例えばユーザグループに参加する何れかのユーザからメッセージを受信すると、当該ユーザグループに参加する全ユーザを配信先として当該メッセージを配信する。   The server device 11 is an information processing device such as a computer and provides communication services to a plurality of users using the terminal device 12. The communication service is a service in which users can communicate with each other using the terminal device 12. For example, a service in which users can send and receive messages unidirectionally or bidirectionally, Includes services that can distribute video to users. In this embodiment, the communication service is a chat service capable of transmitting and receiving messages including media data between two or more users participating in a user group (for example, a chat group). The media data includes, for example, text data, image data, moving image data, audio data, or a combination thereof. For example, when the server apparatus 11 receives a message from any user participating in the user group, the server apparatus 11 distributes the message to all users participating in the user group as a distribution destination.

端末装置12は、例えば携帯電話、スマートフォン、又はPC等の情報処理装置である。端末装置12には、コミュニケーションサービスの提供を受けるための専用アプリケーション(プログラム)がインストールされる。ユーザは、専用アプリケーションを起動した状態で、サーバ装置11をからコミュニケーションサービスの提供を受ける。具体的には、ユーザは、専用アプリケーションの実行中に表示される所定のコミュニケーション画面において、メッセージやメディアデータを送信する操作等を行う。また、本実施形態において、各ユーザは1つの端末装置12を有するものとして説明する。例えば図1において、端末装置12a、12b、12c、12dは、それぞれユーザA、B、C、Dが所有する端末装置12である。   The terminal device 12 is an information processing device such as a mobile phone, a smartphone, or a PC, for example. The terminal device 12 is installed with a dedicated application (program) for receiving communication service. The user receives a communication service from the server device 11 while the dedicated application is activated. Specifically, the user performs an operation of transmitting a message or media data on a predetermined communication screen displayed during execution of the dedicated application. In the present embodiment, each user will be described as having one terminal device 12. For example, in FIG. 1, terminal devices 12a, 12b, 12c, and 12d are terminal devices 12 owned by users A, B, C, and D, respectively.

次に、通信システム10の各構成要素の詳細について説明する。図2に示すように、サーバ装置11は、サーバ通信部14と、サーバ記憶部15と、サーバ制御部16と、を備える。   Next, details of each component of the communication system 10 will be described. As illustrated in FIG. 2, the server device 11 includes a server communication unit 14, a server storage unit 15, and a server control unit 16.

サーバ通信部14は、有線又は無線でネットワーク13に接続され、ネットワーク13に接続された外部装置との間で情報の送受信を行うインターフェースである。本実施形態においてサーバ通信部14は、ネットワーク13を介して端末装置12との間で通信を行う。   The server communication unit 14 is an interface that is connected to the network 13 by wire or wirelessly and transmits / receives information to / from an external device connected to the network 13. In the present embodiment, the server communication unit 14 communicates with the terminal device 12 via the network 13.

サーバ記憶部15は、例えば記憶装置を含んで構成され、コミュニケーションサービスの提供及び制御に必要な種々の情報及びプログラムを記憶する。例えばサーバ記憶部15は、後述する第1メディアデータ及び第2メディアデータを記憶する。   The server storage unit 15 includes a storage device, for example, and stores various information and programs necessary for providing and controlling the communication service. For example, the server storage unit 15 stores first media data and second media data described later.

またサーバ記憶部15は、メディアに関する情報を記憶する。メディアに関する情報は、例えば図3に示すように、第1メディアIDと、第2メディアIDと、配信許可ユーザIDと、の対応関係を示す情報を含む。   Further, the server storage unit 15 stores information related to the media. For example, as shown in FIG. 3, the media-related information includes information indicating a correspondence relationship between the first media ID, the second media ID, and the distribution permitted user ID.

第1メディアIDは、第1メディアデータを一意に識別可能な識別子である。第1メディアデータは、例えば画像データ、動画データ、若しくは音声データ又はこれらの組み合わせ等、任意の形式のメディアデータである。   The first media ID is an identifier that can uniquely identify the first media data. The first media data is media data of an arbitrary format such as image data, moving image data, audio data, or a combination thereof.

本実施形態において第1メディアデータは、コミュニケーションサービスの提供者(以下、サービス提供者ともいう。)が予めサーバ記憶部15に記憶させたメディアデータと、後述するように端末装置12がサーバ装置11へ送信したメディアデータと、を含み得る。以下、第1メディアデータは、例えば端末装置12のカメラ機能によって生成されサーバ装置11へ送信された動画データであるものとして説明する。   In the present embodiment, the first media data includes media data previously stored in the server storage unit 15 by the communication service provider (hereinafter also referred to as service provider), and the terminal device 12 as described later. Media data transmitted to the network. Hereinafter, the first media data will be described as video data generated by the camera function of the terminal device 12 and transmitted to the server device 11, for example.

第2メディアIDは、第2メディアデータを一意に識別可能な識別子である。第2メディアデータは、例えば画像データ、動画データ、若しくは音声データ又はこれらの組み合わせ等、任意の形式のメディアデータである。また第2メディアデータは、後述するように、コミュニケーションサービス上でユーザが使用可能なメディアデータである。   The second media ID is an identifier that can uniquely identify the second media data. The second media data is media data in an arbitrary format such as image data, moving image data, audio data, or a combination thereof. The second media data is media data that can be used by the user on the communication service, as will be described later.

本実施形態において第2メディアデータは、サービス提供者が予めサーバ記憶部15に記憶させたメディアデータと、後述するように端末装置12から受信した第1メディアデータを用いてサーバ装置11が生成するメディアデータと、を含み得る。以下、第2メディアデータは、例えば端末装置12から受信した第1メディアデータを用いてサーバ装置11が生成した画像データであるものとして説明する。第2メディアデータを生成するサーバ装置11の動作の詳細については後述する。   In the present embodiment, the second media data is generated by the server device 11 using the media data previously stored in the server storage unit 15 by the service provider and the first media data received from the terminal device 12 as will be described later. Media data. In the following description, it is assumed that the second media data is image data generated by the server device 11 using the first media data received from the terminal device 12, for example. Details of the operation of the server device 11 that generates the second media data will be described later.

また第2メディアデータの使用とは、ユーザが自身の端末装置12を用いて、他のユーザを配信先とする当該第2メディアデータの配信要求をサーバ装置11へ送信することを含む。本実施形態において、第2メディアデータの使用を許可されたユーザは、例えばチャット、動画配信、及び動画閲覧等、コミュニケーションサービスにおける特定のシーンにおいて、他のユーザを配信先とする当該第2メディアデータの配信要求を端末装置12からサーバ装置11へ送信可能である。配信要求の送信に応じて、サーバ装置11から他のユーザへ第2メディアデータが配信され得る。配信された第2メディアデータは、当該他のユーザの端末装置12によって、コミュニケーションサービスにおける特定のシーンにおいて再生される。第2メディアデータを配信する通信システム10の動作の詳細については後述する。   The use of the second media data includes that the user uses his / her terminal device 12 to transmit a distribution request for the second media data destined for other users to the server device 11. In the present embodiment, a user who is permitted to use the second media data is the second media data whose destination is another user in a specific scene in the communication service, such as chat, video distribution, and video browsing. Can be transmitted from the terminal device 12 to the server device 11. In response to the transmission of the distribution request, the second media data can be distributed from the server device 11 to another user. The distributed second media data is reproduced in a specific scene in the communication service by the terminal device 12 of the other user. Details of the operation of the communication system 10 that distributes the second media data will be described later.

メディアに関する情報において対応付けられた第1メディアID及び第2メディアIDは、例えば、第1メディアデータと、当該第1メディアデータを用いて生成された第2メディアデータと、を示す。   The first media ID and the second media ID associated in the information on the media indicate, for example, the first media data and the second media data generated using the first media data.

配信許可ユーザIDは、後述するユーザIDに対応し、ユーザを一意に識別可能な識別子である。配信許可ユーザIDは、対応する第2メディアデータのサーバ装置11からの配信を許可するユーザを示す。   The distribution-permitted user ID corresponds to a user ID described later and is an identifier that can uniquely identify the user. The distribution-permitted user ID indicates a user who permits distribution of the corresponding second media data from the server device 11.

後述するようにサーバ装置11は、例えばユーザ「user001」を配信先とする第2メディアデータの配信要求を端末装置12から受信すると、当該第2メディアデータの第2メディアIDに対応する配信許可ユーザIDに「user001」が含まれる場合、当該ユーザへ当該第2メディアデータを配信する。一方、サーバ装置11は、配信許可ユーザIDに「user001」が含まれない場合、当該ユーザへの当該第2メディアデータの配信を停止する。換言すると、サーバ装置11は、当該ユーザへ当該第2メディアデータを配信しない。このようにして、ユーザが生成した第1メディアデータに基づく第2メディアデータ(例えば、当該ユーザの顔の画像データ)が、例えば当該ユーザとは無関係の不特定ユーザへ配信されるリスクが抑制されるので、プライバシー保護等、コミュニケーションサービスの安全性向上の観点から好適である。   As will be described later, when the server device 11 receives, from the terminal device 12, a distribution request for the second media data with the user “user001” as a distribution destination, for example, the distribution-permitted user corresponding to the second media ID of the second media data. When “user001” is included in the ID, the second media data is distributed to the user. On the other hand, when “user001” is not included in the distribution-permitted user ID, the server device 11 stops the distribution of the second media data to the user. In other words, the server device 11 does not distribute the second media data to the user. In this way, the risk that second media data (for example, image data of the user's face) based on the first media data generated by the user is distributed to an unspecified user unrelated to the user, for example, is suppressed. Therefore, it is suitable from the viewpoint of improving the safety of communication services such as privacy protection.

またサーバ記憶部15は、コミュニケーションサービスのユーザに関する情報を記憶する。本実施形態においてユーザに関する情報は、例えば図4に示すように、ユーザIDに対応付けて第2メディアIDを含む。   In addition, the server storage unit 15 stores information related to the user of the communication service. In the present embodiment, the information about the user includes the second media ID in association with the user ID, for example, as shown in FIG.

ユーザIDは、ユーザを一意に識別可能な識別子である。   The user ID is an identifier that can uniquely identify the user.

第2メディアIDは、上述したメディアに関する情報における第2メディアIDに対応し、第2メディアデータを一意に識別可能な識別子である。   The second media ID is an identifier that corresponds to the second media ID in the above-described information on the media and can uniquely identify the second media data.

ユーザに関する情報においてユーザIDに対応付けられたメディアIDは、コミュニケーションサービス上でユーザが使用を許可された第2メディアデータを示す。例えば図4において、ユーザ「user001」は、第2メディアデータ「m001」及び「m101」を使用可能である。   The media ID associated with the user ID in the information about the user indicates the second media data that the user is permitted to use on the communication service. For example, in FIG. 4, the user “user001” can use the second media data “m001” and “m101”.

またユーザに関する情報は、第2メディアIDに対応付けて、第2メディアデータの使用制限情報を更に含んでもよい。使用制限情報は、例えばユーザが第2メディアデータを使用可能な期限を示す。期限を徒過した場合、ユーザは当該第2メディアデータの使用が不可能になる。また、ユーザに関する情報は上述したものに限られず、ユーザIDに対応付けて、例えばユーザの年齢及び性別等の個人情報を更に含んでもよい。   Further, the information about the user may further include usage restriction information of the second media data in association with the second media ID. The use restriction information indicates, for example, a time limit during which the user can use the second media data. When the time limit is exceeded, the user cannot use the second media data. Moreover, the information regarding a user is not restricted to what was mentioned above, For example, you may further include personal information, such as a user's age and sex, matched with user ID.

またサーバ記憶部15は、ユーザグループに関する情報を記憶する。ユーザグループに関する情報は、例えば図5に示すように、ユーザグループIDに対応付けて、2以上のユーザIDを含む。   The server storage unit 15 stores information related to the user group. For example, as shown in FIG. 5, the information regarding the user group includes two or more user IDs in association with the user group ID.

ユーザグループIDは、コミュニケーションサービス上で互いにコミュニケーションを行う2以上のユーザが参加するユーザグループを一意に識別可能な識別子である。本実施形態においてユーザグループは、例えばチャットグループである。ユーザグループに関する情報においてユーザグループIDに対応付けられた2以上のユーザIDは、ユーザグループに参加している2以上のユーザを示す。したがって、同一のユーザグループに参加している2以上のユーザは、ユーザグループIDを介して互いに関連付けられる。   The user group ID is an identifier that can uniquely identify a user group in which two or more users who communicate with each other on the communication service participate. In the present embodiment, the user group is, for example, a chat group. Two or more user IDs associated with the user group ID in the information on the user group indicate two or more users participating in the user group. Therefore, two or more users participating in the same user group are associated with each other via the user group ID.

例えば図5において、ユーザグループ「group001」は、ユーザ「user001」、「user002」、及び「user003」が参加するユーザグループである。また、ユーザグループ「group002」は、ユーザ「user002」、「user003」、及び「user101」が参加するユーザグループである。   For example, in FIG. 5, a user group “group001” is a user group in which users “user001”, “user002”, and “user003” participate. The user group “group002” is a user group in which the users “user002”, “user003”, and “user101” participate.

図2に示すサーバ制御部16は、例えば専用のプロセッサ又は特定のプログラムを読み込むことにより特定の機能を実現するCPUを含む。サーバ制御部16は、サーバ装置11全体の動作を制御する。例えばサーバ制御部16は、サーバ通信部14を介して情報の送受信を行う。   The server control unit 16 illustrated in FIG. 2 includes, for example, a dedicated processor or a CPU that realizes a specific function by reading a specific program. The server control unit 16 controls the overall operation of the server device 11. For example, the server control unit 16 transmits and receives information via the server communication unit 14.

またサーバ制御部16は、端末装置12から2以上のユーザを指定するコミュニケーション開始要求を受信すると、指定された当該2以上のユーザが参加するユーザグループを設定し、ユーザグループに関する情報を更新する。具体的には、サーバ制御部16は、ユーザグループIDを新たに設定し、指定された2以上のユーザのユーザIDを当該ユーザグループIDに対応付けて、ユーザグループに関する情報に追加する。   In addition, when the server control unit 16 receives a communication start request specifying two or more users from the terminal device 12, the server control unit 16 sets a user group in which the specified two or more users participate and updates information related to the user group. Specifically, the server control unit 16 newly sets a user group ID, associates the user IDs of two or more specified users with the user group ID, and adds the user group ID to information related to the user group.

続いてサーバ制御部16は、サーバ側コミュニケーション処理を開始する。サーバ側コミュニケーション処理は、同一のユーザグループに参加する2以上のユーザがコミュニケーションを行うために必要なサーバ側の処理である。例えば、サーバ側コミュニケーション処理は、ユーザグループに参加する2以上のユーザのうち、任意のユーザから他のユーザを配信先とする第2メディアデータの配信要求に応じて、当該他のユーザへメッセージを配信する処理等を含む。サーバ側コミュニケーション処理の詳細については後述する。   Subsequently, the server control unit 16 starts server-side communication processing. The server-side communication process is a server-side process necessary for two or more users participating in the same user group to communicate. For example, in the server-side communication process, a message is sent to another user from any user among the two or more users participating in the user group in response to a second media data distribution request to the other user as a distribution destination. Includes processing to deliver. Details of the server side communication processing will be described later.

またサーバ制御部16は、例えば端末装置12からのコミュニケーション終了要求を受信すると、当該端末装置12のユーザが参加するユーザグループから当該ユーザを取り除き、ユーザグループに関する情報を更新する。具体的には、サーバ制御部16は、ユーザグループに関する情報において、ユーザグループIDとユーザIDとの対応関係を解消する。ここでサーバ制御部16は、ユーザグループに参加するユーザが1人だけになると、当該ユーザグループを解消して、当該ユーザグループに関するコミュニケーション処理を終了してもよい。   For example, when receiving a communication end request from the terminal device 12, the server control unit 16 removes the user from the user group in which the user of the terminal device 12 participates and updates information related to the user group. Specifically, the server control unit 16 cancels the correspondence between the user group ID and the user ID in the information regarding the user group. Here, when only one user participates in the user group, the server control unit 16 may cancel the user group and end the communication process related to the user group.

次に、端末装置12について説明する。図6に示すように、端末装置12は、端末通信部17と、端末記憶部18と、表示部19と、撮像部20と、端末制御部21と、を備える。   Next, the terminal device 12 will be described. As illustrated in FIG. 6, the terminal device 12 includes a terminal communication unit 17, a terminal storage unit 18, a display unit 19, an imaging unit 20, and a terminal control unit 21.

端末通信部17は、有線又は無線でネットワーク13に接続され、ネットワーク13に接続された外部装置との間で情報の送受信を行うインターフェースである。本実施形態においてサーバ通信部14は、ネットワーク13を介してサーバ装置11との間で通信を行う。   The terminal communication unit 17 is an interface that is connected to the network 13 by wire or wirelessly and transmits / receives information to / from an external device connected to the network 13. In the present embodiment, the server communication unit 14 communicates with the server device 11 via the network 13.

端末記憶部18は、例えば記憶装置を含んで構成され、端末装置12の動作に必要な種々の情報及びプログラムを記憶する。例えば、端末機億部は、上述した専用アプリケーションを記憶する。専用アプリケーションは、例えばネットワーク13を介して所定のアプリケーション配信サーバから取得される。また、端末記憶部18は、例えばコミュニケーションサービス上で登録した他のユーザのユーザID及び過去のメッセージ等を記憶してもよい。   The terminal storage unit 18 includes, for example, a storage device, and stores various information and programs necessary for the operation of the terminal device 12. For example, the terminal unit 100 million stores the dedicated application described above. The dedicated application is acquired from a predetermined application distribution server via the network 13, for example. Further, the terminal storage unit 18 may store, for example, user IDs and past messages of other users registered on the communication service.

表示部19は、例えば液晶ディスプレイまたは有機ELディスプレイ等の表示デバイスであって、サーバ装置11から提供されるコミュニケーションサービスに係る種々の画面を表示する。また表示部19は、例えばタッチパネルとして構成され、ユーザ操作を検出するインターフェースとして機能する。   The display unit 19 is a display device such as a liquid crystal display or an organic EL display, and displays various screens related to communication services provided from the server device 11. The display unit 19 is configured as a touch panel, for example, and functions as an interface for detecting a user operation.

撮像部20は、例えば光学系及び撮像素子を含んで構成され、光学系によって結像された被写体像を撮像した画像データ及び動画データを生成するカメラ機能を有する。   The imaging unit 20 is configured to include, for example, an optical system and an imaging device, and has a camera function for generating image data and moving image data obtained by imaging a subject image formed by the optical system.

端末制御部21は、例えば専用のプロセッサ又は特定のプログラムを読み込むことにより特定の機能を実現するCPUを含む。端末制御部21は、端末装置12全体の動作を制御する。例えば端末制御部21は、端末通信部17を介して情報の送受信を行う。   The terminal control unit 21 includes, for example, a dedicated processor or a CPU that realizes a specific function by reading a specific program. The terminal control unit 21 controls the operation of the entire terminal device 12. For example, the terminal control unit 21 transmits and receives information via the terminal communication unit 17.

また端末制御部21は、例えば専用アプリケーションのアイコンをタップするユーザ操作に応じて、専用アプリケーションを起動する。専用アプリケーションの起動に応じて、端末制御部21は、コミュニケーションサービスへのログイン処理等を行う。   Further, the terminal control unit 21 activates the dedicated application in response to a user operation that taps an icon of the dedicated application, for example. In response to the activation of the dedicated application, the terminal control unit 21 performs a login process to the communication service and the like.

また端末制御部21は、他のユーザを指定してコミュニケーション(例えば、グループチャット)を開始させるユーザ操作に応じて、サーバ装置11へ、コミュニケーション開始要求を送信する。コミュニケーション開始要求には、例えばユーザグループ(例えば、チャットグループ)に参加する2以上のユーザを指定する情報、例えば2以上のユーザIDが含まれる。   Further, the terminal control unit 21 transmits a communication start request to the server device 11 in response to a user operation for starting communication (for example, group chat) by designating another user. The communication start request includes, for example, information specifying two or more users who participate in a user group (for example, a chat group), for example, two or more user IDs.

続いて端末制御部21は、コミュニケーションを行うユーザグループのコミュニケーション画面を表示部19に表示させる。   Subsequently, the terminal control unit 21 causes the display unit 19 to display a communication screen of a user group that performs communication.

続いて端末制御部21は、端末側コミュニケーション処理を開始する。端末側コミュニケーション処理は、同一のユーザグループに参加する2以上のユーザがコミュニケーションを行うために必要な端末装置12側の処理である。例えば、端末側コミュニケーション処理は、ユーザグループに参加する2以上のユーザのうち、他のユーザを配信先とする第2メディアデータの配信要求をサーバ装置11へ送信する処理等を含む。端末側コミュニケーション処理の詳細については後述する。   Subsequently, the terminal control unit 21 starts terminal-side communication processing. The terminal-side communication processing is processing on the terminal device 12 side that is necessary for two or more users participating in the same user group to perform communication. For example, the terminal-side communication process includes a process of transmitting, to the server device 11, a distribution request for the second media data having another user as a distribution destination among two or more users participating in the user group. Details of the terminal side communication process will be described later.

次に、サーバ側コミュニケーション処理を実行するサーバ装置11と、端末側コミュニケーション処理を実行する端末装置12と、によって実現される通信システム10の動作の詳細について説明する。説明の簡便のために、当該動作を第1動作及び第2動作に分けて説明する。   Next, details of the operation of the communication system 10 realized by the server device 11 that executes server-side communication processing and the terminal device 12 that executes terminal-side communication processing will be described. For ease of explanation, the operation will be described by dividing it into a first operation and a second operation.

(第1動作)
はじめに、ユーザに対して第2メディアデータの使用を許可する通信システム10の第1動作について説明する。以下、ユーザ「user001」、「user002」、「user003」を、それぞれユーザA、B、Cという。また、ユーザA、B、Cの端末装置12を、それぞれ端末装置12a、12b、12cという。ここで、端末装置12a、12b、12cは、それぞれ所定のコミュニケーション画面、本実施形態ではグループチャットを行うコミュニケーション画面を表示しているものとする。
(First operation)
First, the first operation of the communication system 10 that permits the user to use the second media data will be described. Hereinafter, the users “user001”, “user002”, and “user003” are referred to as users A, B, and C, respectively. The terminal devices 12 of the users A, B, and C are referred to as terminal devices 12a, 12b, and 12c, respectively. Here, it is assumed that each of the terminal devices 12a, 12b, and 12c displays a predetermined communication screen, that is, a communication screen for performing group chat in the present embodiment.

図7は、本実施形態においてユーザAの端末装置12aが表示するコミュニケーション画面を示す。端末装置12b、12cについては、端末装置12aと同様のコミュニケーション画面が表示されるため、説明は省略する。コミュニケーション画面は、情報表示領域22と、操作受付領域23と、を含む。   FIG. 7 shows a communication screen displayed by the terminal device 12a of the user A in the present embodiment. About the terminal devices 12b and 12c, since the communication screen similar to the terminal device 12a is displayed, description is abbreviate | omitted. The communication screen includes an information display area 22 and an operation reception area 23.

情報表示領域22は、ユーザグループに参加するユーザ間で行われるコミュニケーションの内容が表示される領域である。例えば、情報表示領域22には、各ユーザが送信したメッセージが時系列順に並ぶ形式(タイムライン形式)で表示される。   The information display area 22 is an area where the content of communication performed between users participating in the user group is displayed. For example, the information display area 22 displays messages transmitted by each user in a format (timeline format) arranged in chronological order.

ユーザアイコン24a、24b、24cは、それぞれユーザA、B、Cを示す画像である。メッセージ表示領域25a、25b、25cには、それぞれユーザA、B、Cが送信したメッセージの内容が表示される。   User icons 24a, 24b, and 24c are images showing users A, B, and C, respectively. The message display areas 25a, 25b, and 25c display the contents of messages transmitted by the users A, B, and C, respectively.

操作受付領域23は、所定のユーザ操作を受け付けるユーザインターフェースが表示される領域である。操作受付領域23には、例えばカメラボタン26と、メッセージボックス27と、送信ボタン28と、が表示される。   The operation reception area 23 is an area where a user interface for receiving a predetermined user operation is displayed. In the operation reception area 23, for example, a camera button 26, a message box 27, and a transmission button 28 are displayed.

カメラボタン26は、例えば撮像部20を用いて画像データ又は動画データを生成するためのユーザ操作を受け付けるインターフェースである。カメラボタン26がユーザによってタップされると、端末制御部21は、表示部19に表示させる画面を撮影用の画面に切り替えて、画像データ又は動画データを生成可能となる。生成された画像データ又は動画データは、第1メディアデータに定められる。そして端末制御部21は、生成した第1メディアデータをサーバ装置11へ送信する。また端末制御部21は、第1メディアデータとともに、ユーザグループID「group001」、又はユーザID「user001」、「user002」、「user003」をサーバ装置11へ送信する。   The camera button 26 is an interface that accepts a user operation for generating image data or moving image data using the imaging unit 20, for example. When the camera button 26 is tapped by the user, the terminal control unit 21 can generate image data or moving image data by switching the screen displayed on the display unit 19 to a shooting screen. The generated image data or moving image data is defined as the first media data. Then, the terminal control unit 21 transmits the generated first media data to the server device 11. The terminal control unit 21 transmits the user group ID “group001” or the user IDs “user001”, “user002”, and “user003” to the server device 11 together with the first media data.

メッセージボックス27は、例えばテキストメッセージを入力するためのユーザ操作を受け付けるインターフェースである。メッセージボックス27がユーザによってタップされると、端末制御部21は、例えばソフトウェアキーボードを画面下方に表示させて、ユーザによって入力されたテキストをメッセージボックス27内に表示させる。   The message box 27 is an interface that accepts a user operation for inputting a text message, for example. When the message box 27 is tapped by the user, the terminal control unit 21 displays a text input by the user in the message box 27, for example, by displaying a software keyboard at the lower part of the screen.

送信ボタン28は、メッセージボックス27内に表示されたテキストをメッセージとしてユーザグループに参加するユーザへ配信するためのユーザ操作を受け付けるインターフェースである。送信ボタン28がユーザによってタップされると、端末制御部21は、メッセージボックス27内に表示されたテキストを示すメッセージの配信要求を、サーバ装置11へ送信する。   The send button 28 is an interface that accepts a user operation for delivering the text displayed in the message box 27 as a message to users who participate in the user group. When the transmission button 28 is tapped by the user, the terminal control unit 21 transmits a message distribution request indicating the text displayed in the message box 27 to the server device 11.

ここでは、ユーザAによってカメラボタン26がタップされた場合について説明する。はじめに端末制御部21は、撮像部20に第1メディアデータを生成させる。例えば図8(a)に示すように、生成された第1メディアデータ29は、所定の被写体30(例えば、人物)と背景とを撮像した動画データであるものとして説明する。   Here, a case where the camera button 26 is tapped by the user A will be described. First, the terminal control unit 21 causes the imaging unit 20 to generate first media data. For example, as shown in FIG. 8A, the generated first media data 29 will be described as moving image data obtained by imaging a predetermined subject 30 (for example, a person) and a background.

続いて端末制御部21は、生成した第1メディアデータ29をサーバ装置11へ送信する。   Subsequently, the terminal control unit 21 transmits the generated first media data 29 to the server device 11.

次にサーバ制御部16は、ユーザAの端末装置12aから第1メディアデータ29を受信する。またサーバ制御部16は、受信した第1メディアデータ29を示す第1メディアIDを設定する。   Next, the server control unit 16 receives the first media data 29 from the terminal device 12a of the user A. The server control unit 16 sets a first media ID indicating the received first media data 29.

続いてサーバ制御部16は、受信された第1メディアデータ29を用いて第2メディアデータを生成し、当該第2メディアデータを示す第2メディアID(例えば、「m001」)を設定する。例えば、サーバ制御部16は、第1メディアデータ29に対して所定の画像処理を施したメディアデータを、第2メディアデータに定める。画像処理は、例えば動画フレームの一部領域を切り出す切出処理、ホワイトバランス処理、明るさ調整処理、色補正処理、被写体像を変形する変形処理、装飾画像等を重畳する画像重畳処理、及び視点変換処理等、任意の画像処理を含み得る。   Subsequently, the server control unit 16 generates second media data using the received first media data 29, and sets a second media ID (for example, “m001”) indicating the second media data. For example, the server control unit 16 determines the media data obtained by performing predetermined image processing on the first media data 29 as the second media data. Image processing includes, for example, clipping processing for cutting out a partial area of a moving image frame, white balance processing, brightness adjustment processing, color correction processing, deformation processing for deforming a subject image, image superimposition processing for superimposing a decoration image, and viewpoint Arbitrary image processing such as conversion processing may be included.

本実施形態において、サーバ制御部16は、第1メディアデータ29から検出した特徴部分(例えば、動画上の人物)を切り出した画像データを、第2メディアデータに定める。例えば図8(b)に示すように、第2メディアデータは、第1メディアデータ29である動画データにおける任意のフレームから被写体30部分を切り抜いた画像データである。   In the present embodiment, the server control unit 16 determines the image data obtained by cutting out the characteristic portion (for example, a person on the moving image) detected from the first media data 29 as the second media data. For example, as shown in FIG. 8B, the second media data is image data obtained by clipping the subject 30 portion from an arbitrary frame in the moving image data that is the first media data 29.

好適には、サーバ制御部16は、第2メディアデータを、例えば専用のファイル形式で生成することによって、或いは所定のメタデータを付加することによって、コミュニケーションサービス上でのみ端末装置12が利用可能となるように制限する。例えば、端末装置12は、コミュニケーションサービスに係る専用アプリケーション以外の他のアプリケーションにおいて、第2メディアデータを再生及び保存(共有)できない。   Preferably, the server control unit 16 can use the terminal device 12 only on the communication service by generating the second media data in a dedicated file format, for example, or by adding predetermined metadata. To be limited. For example, the terminal device 12 cannot reproduce and store (share) the second media data in an application other than the dedicated application related to the communication service.

ここでサーバ制御部16は、第2メディアデータと同様にして、第1メディアデータ29をコミュニケーションサービス上でのみ端末装置12が利用可能となるように制限してもよい。   Here, similarly to the second media data, the server control unit 16 may limit the first media data 29 so that the terminal device 12 can be used only on the communication service.

またサーバ制御部16は、第1メディアデータ29を送信したユーザAに対して、第2メディアデータの使用を許可する。具体的には、サーバ制御部16は、サーバ記憶部15に記憶されたユーザに関する情報を、ユーザID「User001」にメディアID「um001」を対応付けて更新する。   The server control unit 16 permits the user A who has transmitted the first media data 29 to use the second media data. Specifically, the server control unit 16 updates the information about the user stored in the server storage unit 15 by associating the user ID “User001” with the media ID “um001”.

続いてサーバ制御部16は、生成された第2メディアデータの、サーバ装置11からの配信を許可するユーザ(配信許可ユーザ)を決定する。例えば、サーバ制御部16は、第1メディアデータ29を送信したユーザAと同一のユーザグループ「group001」に参加するユーザ(ユーザA、B、C)の少なくとも一部を配信許可ユーザに定める。具体的には、サーバ制御部16は、第1メディアデータ29とともに端末装置12aから受信したユーザグループID又は2以上のユーザIDに基づき、ユーザグループ「group001」に参加しているユーザA、B、Cの少なくとも一部を配信許可ユーザに決定する。本実施形態では、ユーザグループ「group001」に参加している全てのユーザA、B、Cが、配信許可ユーザに定められる。   Subsequently, the server control unit 16 determines a user (distribution permitted user) who permits distribution of the generated second media data from the server device 11. For example, the server control unit 16 determines at least a part of users (users A, B, and C) who participate in the same user group “group001” as the user A who has transmitted the first media data 29 as distribution-permitted users. Specifically, based on the user group ID or two or more user IDs received from the terminal device 12a together with the first media data 29, the server control unit 16 has users A, B, and B participating in the user group “group001”. At least a part of C is determined as a distribution-permitted user. In the present embodiment, all users A, B, and C participating in the user group “group001” are determined as distribution permitted users.

続いてサーバ制御部16は、ユーザA、B、Cの端末装置12a、12b、12cへ第2メディアデータを配信して、端末装置12a、12b、12cに当該第2メディアデータを再生させる。ここで第2メディアデータの配信は、第2メディアデータ及び当該第2メディアデータの再生指示の送信を含む。このように、ユーザが、自身が参加するユーザグループにおいて第1メディアデータを送信すると、当該ユーザグループに参加する各ユーザへ第1メディアデータに基づく第2メディアデータが配信される。   Subsequently, the server control unit 16 distributes the second media data to the terminal devices 12a, 12b, and 12c of the users A, B, and C, and causes the terminal devices 12a, 12b, and 12c to reproduce the second media data. Here, the distribution of the second media data includes transmission of the second media data and a reproduction instruction for the second media data. As described above, when the user transmits the first media data in the user group in which the user participates, the second media data based on the first media data is distributed to each user participating in the user group.

ここでサーバ制御部16は、第2メディアデータの配信とともに、第2メディアデータの再生態様を示す情報(再生態様情報)を端末装置12へ送信してもよい。端末装置12は、受信した再生態様情報に示された再生態様で、第2メディアデータをコミュニケーション画面上で再生する。以下、例示的に3つの再生態様について説明する。   Here, the server control unit 16 may transmit information indicating the reproduction mode of the second media data (reproduction mode information) to the terminal device 12 together with the distribution of the second media data. The terminal device 12 reproduces the second media data on the communication screen in the reproduction manner indicated in the received reproduction manner information. Hereinafter, three reproduction modes will be exemplarily described.

(第1再生態様)
はじめに第1再生態様について説明する。第1再生態様は、コミュニケーション画面の情報表示領域22内において、他のメッセージと同様にタイムラインの時系列順に第2メディアデータを再生(表示)させる態様である。
(First playback mode)
First, the first reproduction mode will be described. The first reproduction mode is a mode in which the second media data is reproduced (displayed) in the time-series order of the timeline in the information display area 22 of the communication screen in the same manner as other messages.

第1再生態様を示す再生態様情報を受信した端末装置12の端末制御部21は、例えば図9に示すように、第2メディアデータである被写体30の画像を、情報表示領域22内においてタイムラインの時系列順に表示させる。このように、第1再生態様において第2メディアデータは、他のメッセージと同様の形式で再生(表示)される。   The terminal control unit 21 of the terminal device 12 that has received the playback mode information indicating the first playback mode displays the image of the subject 30 as the second media data in the timeline in the information display area 22 as shown in FIG. Are displayed in chronological order. Thus, in the first playback mode, the second media data is played back (displayed) in the same format as other messages.

(第2再生態様)
次に第2再生態様について説明する。第2再生態様は、第2メディアデータを再生させる前又は再生させた後に、当該第2メディアデータに対応する第1メディアデータを再生させる態様である。
(Second reproduction mode)
Next, the second reproduction mode will be described. The second reproduction mode is a mode in which the first media data corresponding to the second media data is reproduced before or after the second media data is reproduced.

第2再生態様を示す再生態様情報を受信した端末装置12の端末制御部21は、例えば第1再生態様と同様にして第2メディアデータを再生させる前又は再生させた後に、例えば図10に示すように、コミュニケーション画面の例えば全領域(情報表示領域22及び操作受付領域23)を用いて、第1メディアデータ29を再生する。このように、第2再生態様において、第2メディアデータと、当該第2メディアデータに対応する第1メディアデータと、の双方が再生される。   The terminal control unit 21 of the terminal device 12 that has received the playback mode information indicating the second playback mode, for example, as shown in FIG. 10 before or after playing back the second media data in the same manner as in the first playback mode. As described above, the first media data 29 is reproduced using, for example, the entire area (the information display area 22 and the operation reception area 23) of the communication screen. Thus, in the second reproduction mode, both the second media data and the first media data corresponding to the second media data are reproduced.

また第2再生態様において、まず第1メディアデータ29の少なくとも一部(例えば、動画データの一部のフレーム)が再生された後、画面上の第1メディアデータ29における被写体30(図10参照)部分がタイムライン上へ移動するように(図9参照)、第2メディアデータを再生させてもよい。   In the second reproduction mode, at least a part of the first media data 29 (for example, a part of the frames of the moving image data) is first reproduced, and then the subject 30 in the first media data 29 on the screen (see FIG. 10). The second media data may be played back so that the portion moves on the timeline (see FIG. 9).

(第3再生態様)
次に第3再生態様について説明する。第3再生態様は、例えば通常の再生態様(他のメッセージと同様のタイムライン形式に基づく再生態様)とは異なる再生態様である。例えば、第3再生態様において、第2メディアデータは所定の演出とともに再生される。
(Third playback mode)
Next, the third reproduction mode will be described. The third playback mode is a playback mode different from, for example, a normal playback mode (a playback mode based on the same timeline format as other messages). For example, in the third reproduction mode, the second media data is reproduced with a predetermined effect.

第3再生態様を示す再生態様情報を受信した端末装置12は、例えば図11に示すように、コミュニケーション画面全体を暗く又は明るく表示させ(図中の破線)、画面上の所定位置に第2メディアデータの少なくとも一部(例えば、被写体30である人物の頭部等)を再生(表示)させる。そして端末制御部21は、コミュニケーション画面の例えば全領域(情報表示領域22及び操作受付領域23)を用いて、第2メディアデータの少なくとも一部を画面上の所定の経路(図中の実線矢印)に沿って移動させる。そして端末制御部21は、例えば図9に示すように、第2メディアデータである被写体30をタイムラインの時系列順に情報表示領域22内に表示させて、コミュニケーション画面全体の明るさを通常の明るさに戻す。第3表示態様は、第2メディアデータの画面上の再生位置(表示位置)を変化させる上述の演出に限られず、例えば第2メディアデータの大きさ、形状、透明度、及び色等、再生に関する任意のパラメータを変化させる演出であってもよい。   The terminal device 12 that has received the playback mode information indicating the third playback mode displays the entire communication screen darkly or brightly (dashed line in the figure), for example, as shown in FIG. At least a part of the data (for example, the head of a person who is the subject 30) is reproduced (displayed). The terminal control unit 21 uses, for example, the entire area of the communication screen (the information display area 22 and the operation reception area 23) to transfer at least a part of the second media data to a predetermined path on the screen (solid arrow in the figure). Move along. Then, for example, as shown in FIG. 9, the terminal control unit 21 displays the subject 30 as the second media data in the information display area 22 in time-series order of the timeline, so that the brightness of the entire communication screen is set to the normal brightness. Return to the size. The third display mode is not limited to the above-described effect of changing the playback position (display position) on the screen of the second media data. For example, the size, shape, transparency, and color of the second media data are arbitrary related to playback. It may be an effect of changing the parameters.

次に、第2メディアデータの配信を受けた例えばユーザBの端末装置12bの端末制御部21は、コミュニケーション画面上に表示された第2メディアデータ(例えば、図9の被写体30)に対するロングタップ等、所定のユーザ操作を検出すると、サーバ装置11へ第2メディアデータの使用許可要求を送信する。所定のユーザ操作は、例えばサービス提供者、及び、第2メディアデータに対応する第1メディアデータ29をサーバ装置11へ送信したユーザAの少なくとも一方に対する課金支払処理を行うためのユーザ操作を含んでもよい。   Next, for example, the terminal control unit 21 of the terminal device 12b of the user B that has received the distribution of the second media data performs a long tap on the second media data (for example, the subject 30 in FIG. 9) displayed on the communication screen. When a predetermined user operation is detected, a request for permission to use the second media data is transmitted to the server device 11. The predetermined user operation may include, for example, a user operation for performing billing payment processing for at least one of the service provider and the user A who has transmitted the first media data 29 corresponding to the second media data to the server device 11. Good.

そしてサーバ制御部16は、端末装置12bから使用許可要求を受信すると、ユーザBに対して第2メディアデータの使用を許可する。具体的には、サーバ制御部16は、サーバ記憶部15に記憶されたユーザに関する情報を、ユーザID「User002」にメディアID「um001」を対応付けて更新する。   And the server control part 16 will permit use of 2nd media data with respect to the user B, if the use permission request | requirement is received from the terminal device 12b. Specifically, the server control unit 16 updates the information about the user stored in the server storage unit 15 by associating the user ID “User002” with the media ID “um001”.

このようにして、ユーザAと同一のユーザグループに参加するユーザBは、第2メディアデータの使用が可能となる。具体的には、ユーザBは、端末装置12bを操作して、他のユーザを配信先とする第2メディアデータの配信要求を、サーバ装置11へ送信可能となる。第2動作の説明において後述するように、第2メディアデータの配信要求の送信によって、サーバ装置11から他のユーザへ、当該第2メディアデータが配信され得る。   In this way, the user B participating in the same user group as the user A can use the second media data. Specifically, the user B can operate the terminal device 12b to transmit a distribution request for the second media data having another user as a distribution destination to the server device 11. As will be described later in the description of the second operation, the second media data can be distributed from the server device 11 to other users by transmitting the second media data distribution request.

(第2動作)
次に、第2メディアデータの配信要求に応じて配信先のユーザへ第2メディアデータを配信する、通信システム10の第2動作について説明する。第3の動作は、例えば上述した第2の動作の後に行われる。このため、ユーザBは、上述した第1動作において第2メディアデータの使用を許可されているものとして説明する。
(Second operation)
Next, the second operation of the communication system 10 that distributes the second media data to the distribution destination user in response to the distribution request for the second media data will be described. The third operation is performed after the second operation described above, for example. For this reason, it is assumed that user B is permitted to use the second media data in the first operation described above.

はじめに、ユーザBの端末装置12bの端末制御部21は、ユーザグループ「group001」において、サーバ装置11へ第2メディアデータの配信要求を送信する。当該配信要求には、第2メディアデータの配信先を示す情報として、ユーザグループID「group001」又はユーザID「user001」、「user002」、「user003」が含まれる。即ち、当該配信要求に係る配信先のユーザは、ユーザグループ「group001」に参加しているユーザA、B、Cである。   First, the terminal control unit 21 of the terminal device 12b of the user B transmits a second media data distribution request to the server device 11 in the user group “group001”. The distribution request includes the user group ID “group001” or user IDs “user001”, “user002”, and “user003” as information indicating the distribution destination of the second media data. In other words, the users of distribution destinations related to the distribution request are users A, B, and C participating in the user group “group001”.

次にサーバ制御部16は、ユーザBの端末装置12bから第2メディアデータの配信要求を受信する。   Next, the server control unit 16 receives a second media data distribution request from the terminal device 12b of the user B.

続いてサーバ制御部16は、第2メディアデータの配信要求に係る配信先のユーザが配信許可ユーザであるか否かを判定する。具体的には、サーバ制御部16は、サーバ記憶部15に記憶されたメディアに関する情報のうち、メディアID「um001」に対応付けられた配信許可ユーザIDと、配信要求に係る配信先のユーザIDと、を照合する。そしてサーバ制御部16は、配信許可ユーザIDに配信先のユーザIDが含まれていない場合、配信先のユーザが配信許可ユーザではないと判定する。一方、サーバ制御部16は、配信許可ユーザIDに配信先のユーザIDが含まれている場合、配信先のユーザが配信許可ユーザであると判定する。   Subsequently, the server control unit 16 determines whether or not the distribution destination user related to the distribution request for the second media data is a distribution permitted user. Specifically, the server control unit 16 includes the distribution-permitted user ID associated with the media ID “um001” among the information about the media stored in the server storage unit 15 and the user ID of the distribution destination related to the distribution request. And match. When the distribution-permitted user ID does not include the distribution-destination user ID, the server control unit 16 determines that the distribution-destination user is not a distribution-permitted user. On the other hand, when the user ID of the distribution destination is included in the distribution permitted user ID, the server control unit 16 determines that the distribution destination user is the distribution permitted user.

ここで、配信先であるユーザA、B、Cは、上述した第1の動作において配信許可ユーザに決定されている。このためサーバ制御部16は、ユーザBによる配信要求に応じて、ユーザA、B、Cの端末装置12a、12b、12cへ第2メディアデータを配信する。第2メディアデータの配信を受けた端末装置12a、12b、12cそれぞれは、例えば図9に示すように、コミュニケーション画面上に第2メディアデータ(被写体30)を表示させる。   Here, the users A, B, and C that are distribution destinations are determined as distribution-permitted users in the first operation described above. Therefore, the server control unit 16 distributes the second media data to the terminal devices 12a, 12b, and 12c of the users A, B, and C in response to a distribution request from the user B. Each of the terminal devices 12a, 12b, 12c that has received the distribution of the second media data displays the second media data (subject 30) on the communication screen, for example, as shown in FIG.

一方、ユーザBが、自身が参加する他のユーザグループ、例えば図5に示すユーザグループ「group002」において、サーバ装置11へ第2メディアデータの配信要求を送信した場合について説明する。かかる場合には、配信要求に係る配信先のユーザは、ユーザグループ「group002」に参加しているユーザB、ユーザC、及びユーザ「user101」(以下、ユーザDという。)である。   On the other hand, a case will be described in which the user B transmits a second media data distribution request to the server device 11 in another user group in which the user B participates, for example, the user group “group002” illustrated in FIG. In such a case, the distribution destination users related to the distribution request are the user B, the user C, and the user “user101” (hereinafter referred to as the user D) participating in the user group “group002”.

サーバ制御部16は、端末装置12bから第2メディアデータの配信要求を受信すると、当該配信要求に係る配信先のユーザが配信許可ユーザであるか否かを判定する。ここで、ユーザB及びCは、上述したように配信許可ユーザである。一方、ユーザDは、上述した第1動作においてユーザグループ「group001」に参加していないため、配信許可ユーザに決定されていない。   When receiving the second media data distribution request from the terminal device 12b, the server control unit 16 determines whether or not the distribution destination user related to the distribution request is a distribution permitted user. Here, the users B and C are distribution permitted users as described above. On the other hand, since the user D does not participate in the user group “group001” in the first operation described above, the user D is not determined as a distribution-permitted user.

このためサーバ制御部16は、ユーザBによる配信要求に応じて、配信許可ユーザであるユーザB、Cの端末装置12b、12cへ第2メディアデータを配信する。一方、サーバ制御部16は、配信許可ユーザではないユーザDの端末装置12dへの第2メディアデータの配信を停止する。   Therefore, the server control unit 16 distributes the second media data to the terminal devices 12b and 12c of the users B and C who are distribution-permitted users in response to a distribution request from the user B. On the other hand, the server control unit 16 stops the distribution of the second media data to the terminal device 12d of the user D who is not a distribution permitted user.

結果として、第2メディアデータの配信を受けた端末装置12b及び12cでは、ユーザグループ「group002」のコミュニケーション画面上に第2メディアデータが表示された状態で、チャットが継続する。一方、第2メディアデータの配信を受けていない端末装置12dでは、ユーザグループ「group002」のコミュニケーション画面上に第2メディアデータが表示されない状態で、チャットが継続する。   As a result, in the terminal devices 12b and 12c receiving the distribution of the second media data, the chat continues with the second media data displayed on the communication screen of the user group “group002”. On the other hand, in the terminal device 12d that has not received the distribution of the second media data, the chat continues without the second media data being displayed on the communication screen of the user group “group002”.

このようにして、コミュニケーションサービス上でユーザA関連付けられていないユーザDに対しては、ユーザAが送信した第1メディアデータ29に対応する第2メディアデータが配信されないため、例えばプライバシー保護等、コミュニケーションサービスの安全性向上の観点から好適である。   In this way, since the second media data corresponding to the first media data 29 transmitted by the user A is not distributed to the user D who is not associated with the user A on the communication service, the communication such as privacy protection is performed. This is preferable from the viewpoint of improving the safety of the service.

好適には、サーバ制御部16は、端末装置12dへ第2メディアデータを配信しない代わりに、所定の代替メディアデータを配信する。代替メディアデータは、例えば第2メディアデータを配信できないことをユーザDに説明する画像等、任意のメディアデータを採用可能である。   Preferably, the server control unit 16 distributes predetermined alternative media data instead of distributing the second media data to the terminal device 12d. As the alternative media data, for example, arbitrary media data such as an image explaining to the user D that the second media data cannot be distributed can be adopted.

また好適には、サーバ制御部16は、例えばサービス提供者から、第2メディアデータに対応付けられた配信許可ユーザIDを変更する入力を受け付けると、当該入力に基づいて配信許可ユーザIDを変更して、メディアに関する情報を更新する。例えば、サービス提供者が、第2メディアデータの内容について所定の審査を行い、審査に合格した場合、当該第2メディアデータの配信許可ユーザを全ユーザに変更することが考えられる。   Also preferably, when the server control unit 16 receives an input to change the distribution-permitted user ID associated with the second media data from, for example, a service provider, the server control unit 16 changes the distribution-permitted user ID based on the input. Update information about the media. For example, when the service provider performs a predetermined examination on the contents of the second media data and passes the examination, it is conceivable to change the distribution permitted user of the second media data to all users.

次に、図12のフローチャートを参照して、サーバ装置11がサーバ側コミュニケーション処理を開始するまでの動作について説明する。   Next, an operation until the server apparatus 11 starts server side communication processing will be described with reference to a flowchart of FIG.

ステップS100:はじめにサーバ記憶部15は、メディアに関する情報、ユーザに関する情報、及びユーザグループに関する情報を記憶する。   Step S100: First, the server storage unit 15 stores information about media, information about users, and information about user groups.

ステップS101:次にサーバ制御部16は、端末装置12から2以上のユーザを指定するコミュニケーション開始要求を受信すると、指定された当該2以上のユーザが参加するユーザグループを設定する。   Step S101: Next, when receiving a communication start request specifying two or more users from the terminal device 12, the server control unit 16 sets a user group in which the specified two or more users participate.

ステップS102:そしてサーバ制御部16は、サーバ側コミュニケーション処理を開始する。   Step S102: The server control unit 16 starts server-side communication processing.

続いて、図13のフローチャートを参照して、サーバ側コミュニケーション処理を実行するサーバ装置11の動作について説明する。本動作は、上述した通信システム10の第1動作におけるサーバ装置11の動作である。ここでは、ユーザA、B、Cが参加するユーザグループに対応するサーバ側コミュニケーション処理について説明する。   Next, the operation of the server apparatus 11 that executes server-side communication processing will be described with reference to the flowchart of FIG. This operation is an operation of the server device 11 in the first operation of the communication system 10 described above. Here, server-side communication processing corresponding to a user group in which users A, B, and C participate will be described.

ステップS200:はじめにサーバ装置11は、例えばユーザAの端末装置12aから第1メディアデータ29を受信し、当該第1メディアデータ29を示す第1メディアIDを設定する。   Step S200: First, the server device 11 receives the first media data 29 from the terminal device 12a of the user A, for example, and sets a first media ID indicating the first media data 29.

ステップS201:続いてサーバ制御部16は、受信された第1メディアデータ29を用いて第2メディアデータを生成し、当該第2メディアデータを示す第2メディアID(例えば、「m001」)を設定する。   Step S201: Subsequently, the server control unit 16 generates the second media data using the received first media data 29, and sets the second media ID (for example, “m001”) indicating the second media data. To do.

ステップS202:続いてサーバ制御部16は、生成された第2メディアデータの、サーバ装置11からの配信を許可する配信許可ユーザを決定する。例えば、ユーザグループ「group001」に参加する全てのユーザ(ユーザA、B、C)が、配信許可ユーザに定められる。   Step S202: Subsequently, the server control unit 16 determines a distribution permitted user who permits distribution of the generated second media data from the server device 11. For example, all users (users A, B, and C) who participate in the user group “group001” are determined as distribution-permitted users.

ステップS203:続いてサーバ制御部16は、ステップS202で配信を許可したユーザA、B、Cの端末装置12a、12b、12cへ第2メディアデータを配信して、端末装置12a、12b、12cに当該第2メディアデータを再生させる。   Step S203: Subsequently, the server control unit 16 distributes the second media data to the terminal devices 12a, 12b, and 12c of the users A, B, and C permitted to be distributed in Step S202, and sends them to the terminal devices 12a, 12b, and 12c. The second media data is played back.

ステップS204:続いてサーバ制御部16は、ステップS203で第2メディアデータの配信を受けたユーザ、例えばユーザBの端末装置12bから、第2メディアデータの使用許可要求を受信する。   Step S204: Subsequently, the server control unit 16 receives a request for permission to use the second media data from the user who received the delivery of the second media data in step S203, for example, the terminal device 12b of the user B.

ステップS205:そしてサーバ制御部16は、ステップS204で端末装置12bから使用許可要求を受信すると、ユーザBに対して第2メディアデータの使用を許可する。   Step S205: Upon receiving the use permission request from the terminal device 12b in step S204, the server control unit 16 permits the user B to use the second media data.

続いて、図14のフローチャートを参照して、サーバ側コミュニケーション処理を実行するサーバ装置11の動作について説明する。本動作は、上述した通信システム10の第2動作におけるサーバ装置11の動作である。   Next, the operation of the server apparatus 11 that executes server-side communication processing will be described with reference to the flowchart of FIG. This operation is an operation of the server device 11 in the second operation of the communication system 10 described above.

ステップS300:はじめにサーバ制御部16は、任意のユーザの端末装置12から、他のユーザを配信先とする第2メディアデータの配信要求を受信する。   Step S300: First, the server control unit 16 receives from the terminal device 12 of any user a second media data distribution request for other users as distribution destinations.

ステップS301:続いてサーバ制御部16は、ステップS300の配信要求に係る配信先の他のユーザが配信許可ユーザであるか否かを判定する。他のユーザが配信許可ユーザであると判定された場合(ステップS301−Yes)、ステップS302に進む。一方、他のユーザが配信許可ユーザではないと判定された場合(ステップS301−No)、本動作を終了する。   Step S301: Subsequently, the server control unit 16 determines whether or not another user of the distribution destination related to the distribution request in Step S300 is a distribution permitted user. When it is determined that another user is a distribution permitted user (step S301-Yes), the process proceeds to step S302. On the other hand, when it is determined that the other user is not a distribution-permitted user (step S301-No), this operation is terminated.

ステップS302:ステップS301で他のユーザが配信許可ユーザであると判定された場合(ステップS301−Yes)、サーバ制御部16は、当該他のユーザの端末装置12へ第2メディアデータを配信する。   Step S302: When it is determined in step S301 that the other user is a distribution permitted user (step S301-Yes), the server control unit 16 distributes the second media data to the terminal device 12 of the other user.

このように、第1実施形態に係るサーバ装置11は、例えばユーザAの端末装置12aから受信した第1メディアデータに基づいて第2メディアデータを生成し、ユーザA以外の他のユーザに対して当該第2メディアデータの使用を許可する。したがって、ユーザによって送信された第1メディアデータに基づく第2メディアデータが、他のユーザによって使用可能となる。このため、例えばサービス提供者が予めサーバ記憶部15に記憶させた固定的な第2メディアデータのみを用いる構成と比較して、ユーザによるコミュニケーションの表現の幅が広がる。   As described above, the server device 11 according to the first embodiment generates the second media data based on the first media data received from the terminal device 12a of the user A, for example, to other users other than the user A. Use of the second media data is permitted. Therefore, the second media data based on the first media data transmitted by the user can be used by other users. For this reason, for example, compared to a configuration in which only the fixed second media data stored in the server storage unit 15 in advance by the service provider is used, the range of communication expression by the user is widened.

具体的には、第2メディアデータの使用が許可される当該他のユーザには、例えば第1メディアデータを送信したユーザAと同一のユーザグループに参加する他のユーザ、即ちユーザグループIDを介してユーザAと関連付けられた他のユーザ(例えば、ユーザB)が含まれる。したがって、例えばユーザAの個人情報等、不特定ユーザに対して配信するには不適切な表現を含む第2メディアデータが生成された場合、ユーザAと無関係の不特定ユーザに対して当該第2メディアデータの使用が許可される蓋然性が低減し、コミュニケーションサービスの安全性が向上する。一方、例えばサービス提供者が第2メディアデータに不適切表現が含まれるか否かを都度審査してユーザによる第2メディアデータの使用可否を決定する構成と比較して、ユーザAと関連付けられたユーザBに対しては第2メディアデータの迅速な使用許可が可能となり、ユーザビリティが向上する。   Specifically, the other user who is permitted to use the second media data is, for example, via another user who participates in the same user group as the user A who transmitted the first media data, that is, the user group ID. Other users associated with user A (for example, user B) are included. Therefore, for example, when the second media data including an expression inappropriate for distribution to an unspecified user, such as the personal information of the user A, is generated, The probability that the use of media data is permitted is reduced, and the safety of communication services is improved. On the other hand, for example, the service provider examines each time whether or not the second media data includes an inappropriate expression and determines whether or not the second media data can be used by the user. The user B can be permitted to use the second media data quickly, and usability is improved.

また、サーバ装置11は、第2メディアデータを生成すると、サーバ装置11からの当該第2メディアデータの配信を許可するユーザを決定する。したがって、例えば不適切表現を含む第2メディアデータが、配信先として適切でない不特定ユーザへ配信される蓋然性が低減し、コミュニケーションサービスの安全性が向上する。   In addition, when the second media data is generated, the server device 11 determines a user who is permitted to distribute the second media data from the server device 11. Therefore, for example, the probability that the second media data including inappropriate expressions is distributed to unspecified users who are not appropriate as distribution destinations is reduced, and the safety of the communication service is improved.

具体的には、サーバ装置11からの当該第2メディアデータの配信が許可されるユーザには、例えば第1メディアデータを送信したユーザAと同一のユーザグループに参加する他のユーザ、即ちユーザグループIDを介してユーザAと関連付けられた他のユーザ(例えば、ユーザB、C)が含まれる。このようにして、例えばサービス提供者が第2メディアデータに不適切表現が含まれるか否かを都度審査してユーザに対する第2メディアデータの配信可否を決定する構成と比較して、同一のユーザグループに参加するユーザA、B、Cに対しては第2メディアデータの迅速な配信許可が可能となり、ユーザビリティが向上する。   Specifically, the user permitted to distribute the second media data from the server device 11 includes, for example, another user who participates in the same user group as the user A who transmitted the first media data, that is, a user group Other users (for example, users B and C) associated with user A via the ID are included. In this way, for example, the same user as compared with the configuration in which the service provider examines whether or not the second media data includes inappropriate expressions each time and determines whether or not the second media data can be distributed to the user. The users A, B, and C participating in the group can be permitted to quickly distribute the second media data, improving usability.

また、サーバ装置11は、例えば第2メディアデータに不適切表現が含まれるか否かの審査を行ったサービス提供者から所定の入力を受け付けると、コミュニケーションサービスのユーザ全てに対して、サーバ装置11からの第2メディアデータの配信を許可する。このようにして、例えば第2メディアデータに不適切表現が含まれないとサービス提供者が判断する場合、第1メディアデータを送信したユーザAと関連付けられていない不特定ユーザに対する第2メディアデータの配信が可能となるので、コミュニケーションサービスの全ユーザのコミュニケーション表現の幅が広がる。   In addition, when the server device 11 receives a predetermined input from a service provider who has examined whether or not the inappropriate expression is included in the second media data, for example, the server device 11 receives all the communication service users. Distribution of the second media data from is permitted. In this way, for example, when the service provider determines that the second media data does not include an inappropriate expression, the second media data for the unspecified user who is not associated with the user A who transmitted the first media data. Since distribution becomes possible, the range of communication expressions of all users of the communication service is expanded.

また、サーバ装置11は、第2メディアデータの配信とともに、第2メディアデータの再生態様情報を端末装置12へ送信する。このようにして、例えばコミュニケーション画面の全領域を用いて第2メディアデータの少なくとも一部が表示される等、多様な再生態様で第2メディアデータを端末装置12に再生させることができ、ユーザのコミュニケーション表現の幅が更に広がる。   Further, the server device 11 transmits the reproduction mode information of the second media data to the terminal device 12 together with the distribution of the second media data. In this way, for example, the second media data can be played on the terminal device 12 in various playback modes such that at least a part of the second media data is displayed using the entire area of the communication screen. The range of communication expression is further expanded.

(第2実施形態)
次に、本発明の第2実施形態に係る通信システム10について説明する。第2実施形態に係る通信システム10の構成は、第1実施形態と同一であるため、説明は省略する。概略として第2実施形態は、1人の配信ユーザ(例えば、ユーザB)と、1以上の閲覧ユーザ(例えば、ユーザA、C)と、を含むユーザグループにおいて、配信ユーザが動画を配信し、閲覧ユーザが動画に対するメッセージ等を投稿するコミュニケーション形式が採用される点で、グループチャットによるコミュニケーション形式が採用される第1実施形態と相違する。
(Second Embodiment)
Next, a communication system 10 according to the second embodiment of the present invention will be described. Since the configuration of the communication system 10 according to the second embodiment is the same as that of the first embodiment, description thereof is omitted. As an outline, in the second embodiment, a distribution user distributes a video in a user group including one distribution user (for example, user B) and one or more browsing users (for example, users A and C). This is different from the first embodiment in which a communication format by group chat is adopted in that a browsing user adopts a communication format in which a message or the like for a moving image is posted.

本実施形態において、例えばストリーミング形式やダウンロード形式等、任意の動画配信形式が採用可能である。また動画は、ライブ配信されてもよく、又はオンデマンド配信されてもよい。   In the present embodiment, any moving image distribution format such as a streaming format or a download format can be adopted. Also, the moving image may be distributed live or distributed on demand.

図15は、本実施形態において端末装置12が表示するコミュニケーション画面を示す。以下、サーバ装置11と、閲覧ユーザであるユーザAの端末装置12aと、の動作について説明する。   FIG. 15 shows a communication screen displayed by the terminal device 12 in the present embodiment. Hereinafter, operation | movement of the server apparatus 11 and the terminal device 12a of the user A who is a browsing user is demonstrated.

本実施形態に係るコミュニケーション画面は、情報表示領域220と、操作受付領域23と、を含む。操作受付領域23は、第1実施形態と同様であるため、説明は省略する。   The communication screen according to the present embodiment includes an information display area 220 and an operation reception area 23. Since the operation reception area 23 is the same as that of the first embodiment, description thereof is omitted.

情報表示領域220は、ユーザグループに参加するユーザ間で行われるコミュニケーションの内容が表示される領域である。例えば、情報表示領域220には、配信ユーザが配信する動画と、動画に対する閲覧ユーザのメッセージ等と、が表示される。図15において、情報表示領域220には、被写体310と、被写体30と、が表示されている。   The information display area 220 is an area where the content of communication performed between users participating in the user group is displayed. For example, in the information display area 220, a moving image distributed by the distribution user and a browsing user's message for the moving image are displayed. In FIG. 15, the subject 310 and the subject 30 are displayed in the information display area 220.

被写体310は、配信ユーザが配信する動画上の被写体(例えば、猫)である。動画は、例えば情報表示領域220の全領域を用いて表示される。   A subject 310 is a subject (for example, a cat) on a moving image distributed by a distribution user. The moving image is displayed using, for example, the entire area of the information display area 220.

被写体30は、例えばユーザへ配信された第2メディアデータ(例えば、画像)であって、動画に重畳して表示される。ユーザへ配信された第2メディアデータ(被写体30)は、情報表示領域220内の所定位置(例えば、右下隅)で再生され、所定の経路(図中の実線矢印)に沿って移動した後、例えばフェードアウトして画面上から消去される。   The subject 30 is second media data (for example, an image) distributed to the user, for example, and is displayed superimposed on the moving image. The second media data (subject 30) distributed to the user is reproduced at a predetermined position (for example, the lower right corner) in the information display area 220, moved along a predetermined route (solid arrow in the figure), For example, it fades out and is erased from the screen.

後述するように、閲覧ユーザが、コミュニケーション画面が表示された端末装置12aの表示部19に触れる等、コミュニケーション画面上の位置を指定するユーザ操作(特定ユーザ操作)を行うことで、使用が許可された複数の第2メディアデータのうち所望の第2メディアデータの配信要求がサーバ装置11へ送信され得る。その後、当該第2メディアデータが、第1実施形態と同様に、ユーザグループに参加するユーザの少なくとも一部へ配信され得る。   As will be described later, the use is permitted when the browsing user performs a user operation (specific user operation) for designating a position on the communication screen such as touching the display unit 19 of the terminal device 12a on which the communication screen is displayed. The distribution request for the desired second media data among the plurality of second media data can be transmitted to the server device 11. Thereafter, the second media data can be distributed to at least some of the users participating in the user group, as in the first embodiment.

或いは、閲覧ユーザは、第1実施形態と同様に、端末装置12aを用いて生成した第1メディアデータをサーバ装置11へ送信してもよい。かかる場合、サーバ装置11によって生成された第2メディアデータ(被写体30)が、第1実施形態と同様にして、ユーザグループに参加するユーザの少なくとも一部へ配信され得る。   Or the browsing user may transmit the 1st media data produced | generated using the terminal device 12a to the server apparatus 11 similarly to 1st Embodiment. In such a case, the second media data (subject 30) generated by the server device 11 can be distributed to at least some of the users who participate in the user group, as in the first embodiment.

ここで図16及び図17を参照して、コミュニケーション画面上の位置を指定する特定ユーザ操作を検出した端末装置12aの動作について説明する。概略として、端末装置12aの端末制御部21は、特定ユーザ操作によって指定されたコミュニケーション画面上の位置(ユーザ指定位置)に応じて、例えば第2メディアデータの選択と、第2メディアデータの再生態様の調整と、を行う。また、端末制御部21は、特定ユーザ操作の終了を検出すると、選択された第2メディアデータの配信要求と、調整された再生態様を示す再生態様情報と、をサーバ装置11へ送信する。以下、具体的に説明する。   Here, with reference to FIGS. 16 and 17, the operation of the terminal device 12a that has detected a specific user operation for designating a position on the communication screen will be described. As an outline, the terminal control unit 21 of the terminal device 12a selects, for example, the second media data and the reproduction mode of the second media data in accordance with the position (user designated position) on the communication screen designated by the specific user operation. And make adjustments. In addition, when the end of the specific user operation is detected, the terminal control unit 21 transmits a distribution request for the selected second media data and reproduction mode information indicating the adjusted reproduction mode to the server device 11. This will be specifically described below.

はじめに端末制御部21は、特定ユーザ操作(例えば、ユーザが表示部19に指で触れたこと)を検出すると、所定のガイド画像320をコミュニケーション画面上に表示させる。好適には、端末制御部21は、コミュニケーション画面全体を暗く又は明るく表示させた後(図中の破線)、ガイド画像320を表示させる。   First, when detecting a specific user operation (for example, when the user touches the display unit 19 with a finger), the terminal control unit 21 displays a predetermined guide image 320 on the communication screen. Preferably, the terminal control unit 21 displays the guide image 320 after the entire communication screen is displayed darkly or brightly (dashed line in the figure).

ガイド画像320は、例えば画面上の2つの座標軸を示す画像であるが、例えば格子状の画像等、特定ユーザ操作によって画面上の位置の指定を行うユーザを補助する任意の画像を採用可能である。以下、コミュニケーション画面上の左右方向の位置をx座標、上下方向の位置をy座標として説明する。   The guide image 320 is an image showing two coordinate axes on the screen, for example, but any image that assists a user who designates a position on the screen by a specific user operation, such as a grid-like image, can be adopted. . In the following description, the horizontal position on the communication screen is assumed to be the x coordinate, and the vertical position is assumed to be the y coordinate.

また端末制御部21は、特定ユーザ操作を検出すると、例えばコミュニケーション画面上のユーザ指定位置330のx座標に応じて、閲覧ユーザが使用を許可された複数の第2メディアデータのうち少なくとも1つの第2メディアデータを選択する。また端末制御部21は、ユーザ指定位置330のx座標の変化に応じて、選択中の第2メディアデータを他の第2メディアデータに切り替える。また端末制御部21は、例えばユーザ指定位置330の周辺に、或いはコミュニケーション画面上の所定の位置に、選択中の第2メディアデータ(例えば、図中の被写体30)の少なくとも一部を再生(表示)させる。   Further, when the terminal control unit 21 detects the specific user operation, for example, according to the x coordinate of the user designated position 330 on the communication screen, at least one second media data among the plurality of second media data permitted to be used by the viewing user. 2 Select media data. Further, the terminal control unit 21 switches the selected second media data to other second media data in accordance with the change of the x coordinate of the user designated position 330. Further, the terminal control unit 21 reproduces (displays) at least a part of the selected second media data (for example, the subject 30 in the figure) around the user-specified position 330 or at a predetermined position on the communication screen, for example. )

また端末制御部21は、特定ユーザ操作を検出すると、例えばコミュニケーション画面上のユーザ指定位置330のy座標に応じて、選択中の第2メディアデータが再生される際の再生態様を決定する。再生態様の決定は、例えば配信先のユーザの端末装置12においてコミュニケーション画面上で再生(表示)される第2メディアデータの画面上の大きさの決定を含むが、形状、透明度、及び色等、再生に関する任意の態様の決定を含む。また端末制御部21は、ユーザ指定位置330のy座標の変化に応じて、コミュニケーション画面上で再生(表示)される第2メディアデータの表示態様(ここでは、大きさ)を調整する。例えば、図17に示すように、ユーザ指定位置330がコミュニケーション画面上の上方に向かって移動すると、ユーザ指定位置330の周辺に表示される第2メディアデータの大きさが大きくなる。   Further, when detecting the specific user operation, the terminal control unit 21 determines a reproduction mode when the selected second media data is reproduced, for example, according to the y coordinate of the user designated position 330 on the communication screen. The determination of the reproduction mode includes, for example, determination of the size of the second media data to be reproduced (displayed) on the communication screen in the terminal device 12 of the distribution destination user, but the shape, transparency, color, etc. Includes determination of any aspect regarding playback. Further, the terminal control unit 21 adjusts the display mode (here, the size) of the second media data reproduced (displayed) on the communication screen according to the change in the y coordinate of the user designated position 330. For example, as shown in FIG. 17, when the user designated position 330 moves upward on the communication screen, the size of the second media data displayed around the user designated position 330 increases.

続いて端末制御部21は、特定ユーザ操作の終了(例えば、表示部19からユーザの指が離れたこと)を検出すると、調整された再生態様を示す再生態様情報を生成する。具体的には、再生態様情報は、再生される第2メディアデータの、例えば画面上の大きさを示す。   Subsequently, when detecting the end of the specific user operation (for example, that the user's finger has been removed from the display unit 19), the terminal control unit 21 generates reproduction mode information indicating the adjusted reproduction mode. Specifically, the reproduction mode information indicates, for example, the size of the second media data to be reproduced on the screen.

また端末制御部21は、特定ユーザ操作の終了を検出すると、選択中の第2メディアデータの配信要求と、生成された再生態様情報と、をサーバ装置11へ送信する。ここで、当該配信要求の配信先は、例えばユーザグループに参加する全てのユーザA、B、C、即ち配信ユーザ及び全ての閲覧ユーザに定められる。   Further, when the terminal control unit 21 detects the end of the specific user operation, the terminal control unit 21 transmits the selected second media data distribution request and the generated reproduction mode information to the server device 11. Here, the distribution destination of the distribution request is determined, for example, for all users A, B, and C participating in the user group, that is, distribution users and all browsing users.

次に、サーバ装置11のサーバ制御部16は、第1実施形態と同様に、受信した配信要求に係る配信先のユーザが配信許可ユーザであるか否かを判定する。   Next, similarly to the first embodiment, the server control unit 16 of the server device 11 determines whether or not the distribution destination user related to the received distribution request is a distribution permitted user.

配信先のユーザが配信許可ユーザであると判定された場合、サーバ制御部16は、当該配信先のユーザへ、第2メディアデータを配信し、端末装置12aから受信した再生態様情報を送信する。   When it is determined that the distribution destination user is a distribution permitted user, the server control unit 16 distributes the second media data to the distribution destination user and transmits the reproduction mode information received from the terminal device 12a.

一方、配信先のユーザが配信許可ユーザではないと判定された場合、サーバ制御部16は、当該配信先のユーザへの第2メディアデータの配信を停止する。   On the other hand, when it is determined that the distribution destination user is not a distribution permitted user, the server control unit 16 stops the distribution of the second media data to the distribution destination user.

ここでは、配信先のユーザであるユーザA、B、Cは、配信許可ユーザであるものとして説明する。したがって、サーバ制御部16は、ユーザA、B、Cへ、第2メディアデータを配信し、再生態様情報を送信する。   Here, the description will be made assuming that the users A, B, and C, which are distribution destination users, are distribution-permitted users. Therefore, the server control unit 16 distributes the second media data to the users A, B, and C, and transmits the reproduction mode information.

そして、第2メディアデータ及び再生態様情報を受信したユーザA、B、Cの端末装置12a、12b、12cの端末制御部21は、それぞれ再生態様情報が示す再生態様(例えば、第2メディアデータの画面上の大きさ)で、コミュニケーション画面上に第2メディアデータを再生(表示)させる。   Then, the terminal control units 21 of the terminal devices 12a, 12b, and 12c of the users A, B, and C that have received the second media data and the reproduction mode information respectively reproduce the reproduction mode (for example, the second media data of the second media data). The second media data is reproduced (displayed) on the communication screen with a size on the screen).

次に、図18のフローチャートを参照して、本実施形態に係る通信システム10が第2メディアデータを配信する動作について説明する。説明の簡便のため、1人の閲覧ユーザと1人の配信ユーザが参加するユーザグループにおいて、ユーザAが閲覧ユーザ、ユーザBが配信ユーザであるものとする。したがって、図18において、サーバ装置11と、端末装置12a、12bと、を図示している。   Next, with reference to the flowchart of FIG. 18, the operation in which the communication system 10 according to the present embodiment distributes the second media data will be described. For simplicity of explanation, it is assumed that in a user group in which one browsing user and one distribution user participate, user A is a browsing user and user B is a distribution user. Therefore, in FIG. 18, the server device 11 and the terminal devices 12a and 12b are illustrated.

ステップS400:はじめにユーザAの端末装置12aは、コミュニケーション画面上のユーザ指定位置330を指定する特定ユーザ操作を検出する。   Step S400: First, the terminal device 12a of the user A detects a specific user operation that designates the user designated position 330 on the communication screen.

ステップS401:続いて端末装置12aは、例えばステップS400で検出されたユーザ指定位置330に応じて、ユーザAが使用を許可された複数の第2メディアデータのうち少なくとも1つの第2メディアデータを選択する。また端末装置12aは、例えばステップS400で検出されたユーザ指定位置330に応じて、選択中の第2メディアデータが再生される際の再生態様を決定する。   Step S401: Subsequently, the terminal device 12a selects at least one second media data from among the plurality of second media data permitted to be used by the user A, for example, according to the user designated position 330 detected in Step S400. To do. Further, the terminal device 12a determines a reproduction mode when the selected second media data is reproduced, for example, according to the user designated position 330 detected in step S400.

ステップS402:続いて端末装置12aは、ユーザ指定位置330のx座標の変化を検出すると、当該x座標の変化に応じて、選択中の第2メディアデータを他の第2メディアデータに切り替える。また端末装置12aは、ユーザ指定位置330のy座標の変化を検出すると、当該y座標の変化に応じて、選択中の第2メディアデータが再生される際の再生態様を調整する。   Step S402: Subsequently, when detecting the change of the x coordinate of the user designated position 330, the terminal device 12a switches the selected second media data to another second media data according to the change of the x coordinate. When the terminal device 12a detects a change in the y coordinate of the user designated position 330, the terminal device 12a adjusts the reproduction mode when the selected second media data is reproduced according to the change in the y coordinate.

ステップS403:続いて端末装置12aは、特定ユーザ操作の終了を検出すると、調整された再生態様を示す再生態様情報を生成する   Step S403: Subsequently, when detecting the end of the specific user operation, the terminal device 12a generates reproduction mode information indicating the adjusted reproduction mode.

ステップS404:続いて端末装置12aは、選択中の第2メディアデータの配信要求と、生成された再生態様情報と、をサーバ装置11へ送信する。ここで、当該配信要求の配信先は、例えばユーザグループに参加する全てのユーザA、Bに定められる。   Step S404: Subsequently, the terminal device 12a transmits the distribution request for the second media data being selected and the generated reproduction mode information to the server device 11. Here, the distribution destination of the distribution request is determined for all users A and B participating in the user group, for example.

ステップS405:次に、サーバ装置11は、受信した配信要求に係る配信先のユーザが配信許可ユーザであるか否かを判定する。配信先のユーザが配信許可ユーザであると判定された場合(ステップS405−Yes)、ステップS406に進む。一方、配信先のユーザが配信許可ユーザではないと判定された場合(ステップS405−No)、サーバ装置11は、当該配信先のユーザへの第2メディアデータの配信を停止する。ここでは、ユーザA、Bが配信許可ユーザであるものとして説明する。   Step S405: Next, the server apparatus 11 determines whether or not the distribution destination user related to the received distribution request is a distribution permitted user. If it is determined that the distribution destination user is a distribution permitted user (step S405—Yes), the process proceeds to step S406. On the other hand, when it is determined that the distribution destination user is not a distribution permitted user (No in step S405), the server device 11 stops distributing the second media data to the distribution destination user. Here, description will be made assuming that users A and B are distribution-permitted users.

ステップS406:ステップS405で配信先のユーザが配信許可ユーザであると判定された場合(ステップS405−Yes)、サーバ装置11は、当該配信先のユーザ、ここではユーザA、Bの端末装置12a、12bへ、第2メディアデータを配信し、端末装置12aから受信した再生態様情報を送信する。   Step S406: When it is determined in step S405 that the distribution destination user is a distribution-permitted user (step S405-Yes), the server device 11 determines that the distribution destination user, here, the terminal devices 12a of the users A and B, The second media data is distributed to 12b, and the reproduction mode information received from the terminal device 12a is transmitted.

ステップS407:そして端末装置12aは、サーバ装置11から第2メディアデータ及び再生態様情報を受信すると、当該再生態様情報が示す再生態様で、コミュニケーション画面上に第2メディアデータを再生(表示)する。   Step S407: Upon receiving the second media data and the playback mode information from the server device 11, the terminal device 12a plays back (displays) the second media data on the communication screen in the playback mode indicated by the playback mode information.

ステップS408:同様に、ユーザBの端末装置12bは、サーバ装置11から第2メディアデータ及び再生態様情報を受信すると、当該再生態様情報が示す再生態様で、コミュニケーション画面上に第2メディアデータを再生する。   Step S408: Similarly, when the terminal device 12b of the user B receives the second media data and the reproduction mode information from the server device 11, it reproduces the second media data on the communication screen in the reproduction mode indicated by the reproduction mode information. To do.

このように、第2実施形態に係る通信システム10において、ユーザの端末装置12は、画面上のユーザ指定位置を指定する特定ユーザ操作の検出に応じて第2メディアデータを選択し、ユーザ指定位置の変化に応じて選択中の第2メディアデータを他の第2メディアデータに切り替える。かかる構成によって、ユーザは、特定ユーザ操作の実行によって、他のユーザへ配信する所望の第2メディアデータを複数の第2メディアデータのうちから選択可能となり、ユーザによるコミュニケーションの表現の幅が広がる。   As described above, in the communication system 10 according to the second embodiment, the user terminal device 12 selects the second media data in response to the detection of the specific user operation that specifies the user-specified position on the screen, and the user-specified position. The second media data being selected is switched to other second media data in accordance with the change in. With this configuration, the user can select desired second media data to be distributed to other users from among the plurality of second media data by executing a specific user operation, and the range of communication expression by the user is expanded.

また、本実施形態において、配信ユーザが動画を配信し閲覧ユーザが動画に対するメッセージ等を投稿するコミュニケーション形式が採用される。したがって、採用されるコミュニケーション形式に関わらず、第1実施形態と同様に、例えばサービス提供者が予めサーバ記憶部15に記憶させた固定的な第2メディアデータのみを用いる構成と比較して、ユーザによるコミュニケーションの表現の幅が広がる。   In this embodiment, a communication format is adopted in which a distribution user distributes a moving image and a browsing user posts a message or the like for the moving image. Therefore, regardless of the communication format employed, as in the first embodiment, for example, the user is compared with the configuration using only the fixed second media data stored in the server storage unit 15 in advance by the service provider. Broaden the range of communication expression.

また、端末装置12は、特定ユーザ操作の終了を検出すると、選択された第2メディアデータの配信要求をサーバ装置11へ送信する。このようにして、例えば画面に対する1回目のタップ操作に応じて複数の第2メディアデータを選択可能に表示させ、2回目のタップ操作によってユーザが選択した第2メディアデータの配信要求をサーバ装置11へ送信する構成と比較して、ユーザ操作の数及び煩雑さが低減されるので、ユーザビリティが向上する。   Further, when the terminal device 12 detects the end of the specific user operation, the terminal device 12 transmits a distribution request for the selected second media data to the server device 11. In this way, for example, a plurality of second media data are displayed so as to be selectable in response to the first tap operation on the screen, and the server device 11 sends a distribution request for the second media data selected by the user by the second tap operation. Since the number and complexity of user operations are reduced as compared with the configuration for transmitting to, usability is improved.

また、端末装置12は、特定ユーザ操作によって指定されたユーザ指定位置の変化に応じて、選択中の第2メディアデータの再生態様を調整する。このように、特定ユーザ操作に応じた多様な再生態様で第2メディアデータが再生されるので、ユーザのコミュニケーション表現の幅が更に広がる。   Further, the terminal device 12 adjusts the reproduction mode of the currently selected second media data in accordance with the change in the user designated position designated by the specific user operation. As described above, since the second media data is reproduced in various reproduction modes according to the specific user operation, the range of communication expression of the user is further expanded.

また、端末装置12は、特定ユーザ操作が検出されている間、選択中の第2メディアデータの少なくとも一部を再生する。このようにして、第2メディアデータの配信要求が送信される前に、ユーザは選択中の第2メディアデータを確認可能であり、ユーザビリティが向上する。   Further, the terminal device 12 reproduces at least a part of the selected second media data while the specific user operation is detected. In this way, before the second media data distribution request is transmitted, the user can confirm the second media data being selected, and usability is improved.

本発明を諸図面や実施例に基づき説明してきたが、当業者であれば本開示に基づき種々の変形や修正を行うことが容易であることに注意されたい。したがって、これらの変形や修正は本発明の範囲に含まれることに留意されたい。例えば、各手段、各ステップ等に含まれる機能などは論理的に矛盾しないように再配置可能であり、複数の手段やステップなどを1つに組み合わせたり、或いは分割したりすることが可能である。   Although the present invention has been described based on the drawings and examples, it should be noted that those skilled in the art can easily make various modifications and corrections based on the present disclosure. Therefore, it should be noted that these variations and modifications are included in the scope of the present invention. For example, the functions included in each means, each step, etc. can be rearranged so that there is no logical contradiction, and a plurality of means, steps, etc. can be combined into one or divided. .

例えば、上述した実施形態において、サーバ装置11が端末装置12から受信した第1メディアデータを用いて生成した第2メディアデータを配信する構成について説明したが、サービス提供者が予めサーバ記憶部15に記憶させた所定の第1メディアデータ及び所定の第2メディアデータが用いられる構成であってもよい。例えば、所定の第1メディアデータが映画の1シーンである動画データであり、所定の第2メディアデータが当該シーンに登場する人物の画像データである構成が考えられる。   For example, in the above-described embodiment, the configuration in which the server device 11 distributes the second media data generated using the first media data received from the terminal device 12 has been described. However, the service provider stores the second media data in the server storage unit 15 in advance. A configuration may be used in which the predetermined first media data and the predetermined second media data stored are used. For example, a configuration in which the predetermined first media data is moving image data that is one scene of a movie, and the predetermined second media data is image data of a person appearing in the scene can be considered.

かかる構成において、例えば上述した第2再生態様が採用された場合には、ユーザが第2メディアデータ(人物の画像)の配信要求を送信すると、ユーザグループに参加する各ユーザの端末装置12において、例えばはじめに第1メディアデータ(映画の1シーンである動画)がコミュニケーション画面上の全領域を用いて再生され、その後、第1メディアデータ(人物の画像)が、コミュニケーション画面上の情報表示領域22、220内に表示される。   In such a configuration, for example, when the above-described second reproduction mode is adopted, when the user transmits a delivery request for the second media data (person image), the terminal device 12 of each user participating in the user group For example, first media data (moving image that is one scene of a movie) is first reproduced using the entire area on the communication screen, and then the first media data (person image) is displayed on the information display area 22 on the communication screen, 220.

また、上述した実施形態において、第2メディアデータの配信を受けたユーザの端末装置12が、所定のユーザ操作を検出するとサーバ装置11へ第2メディアデータの使用許可要求を送信し、サーバ装置11が当該ユーザに対して第2メディアデータの使用を許可する構成について説明したが、使用許可要求の送信を省略してもよい。かかる場合、サーバ装置11は、上述した実施形態と同様に、例えばユーザAの端末装置12aから受信した第1メディアデータを用いて第2メディアデータを生成し、当該第2メディアデータをユーザBへ配信する。そしてサーバ装置11のサーバ制御部16は、ユーザBに対する当該第2メディアデータの使用を許可する。   In the above-described embodiment, when the terminal device 12 of the user who has received the distribution of the second media data detects a predetermined user operation, the user device 12 transmits a request for permission to use the second media data to the server device 11. Has described the configuration for permitting the user to use the second media data, but transmission of the use permission request may be omitted. In such a case, the server device 11 generates the second media data using, for example, the first media data received from the terminal device 12a of the user A, and sends the second media data to the user B, as in the above-described embodiment. To deliver. Then, the server control unit 16 of the server device 11 permits the user B to use the second media data.

また、上述した実施形態において、第2メディアデータの配信は、第2メディアデータ及び当該第2メディアデータの再生指示の送信を含むものとして説明したが、例えば配信先のユーザの端末装置12に当該第2メディアデータが記憶されている場合、サーバ装置11は、当該第2メディアデータの配信に代えて、(第2メディアデータ自体を送信することなく)第2メディアデータの再生指示の送信のみを行ってもよい。かかる場合、端末装置12の端末制御部21は、サーバ装置11から第2メディアデータの再生指示を受信すると、端末記憶部18に記憶された当該第2メディアデータを読み込んで再生する。   In the above-described embodiment, the distribution of the second media data has been described as including the transmission of the second media data and a reproduction instruction for the second media data. For example, the second media data is distributed to the terminal device 12 of the distribution destination user. When the second media data is stored, the server device 11 only transmits a reproduction instruction of the second media data (without transmitting the second media data itself) instead of distributing the second media data. You may go. In such a case, when receiving the second media data playback instruction from the server device 11, the terminal control unit 21 of the terminal device 12 reads and plays back the second media data stored in the terminal storage unit 18.

また、上述した第2実施形態において、特定ユーザ操作に応じて、選択中の第2メディアデータの切り替え、及び、再生態様の調整の双方が行われる構成について説明したが、選択中の第2メディアデータの切り替え及び再生態様の調整の何れか一方のみが行われる構成であってもよい。また、例えばユーザ指定位置の変化に応じて再生態様の調整のみが行われる構成において、特定ユーザ操作によるユーザ指定位置のx座標に応じて第2メディアデータの第1再生態様(例えば、再生される第2メディアデータの画面上の大きさ)が調整され、y座標に応じて第2メディアデータの第2再生態様(例えば、再生される第2メディアデータの画面上の透明度)が調整されてもよい。   In the above-described second embodiment, the configuration in which both the switching of the selected second media data and the adjustment of the reproduction mode are performed according to the specific user operation has been described. Only one of the data switching and the reproduction mode adjustment may be performed. Further, for example, in a configuration in which only the reproduction mode is adjusted according to the change in the user-specified position, the first reproduction mode (for example, reproduction) of the second media data is performed according to the x coordinate of the user-specified position by the specific user operation The size of the second media data on the screen) is adjusted, and the second reproduction mode of the second media data (for example, the transparency of the reproduced second media data on the screen) is adjusted according to the y coordinate. Good.

また、上述した第2実施形態において、特定ユーザ操作に応じて、再生される第2メディアデータの画面上の大きさ、形状、透明度、及び色等の再生態様が調整される構成について説明したが、特定ユーザ操作に応じて、例えば再生された第2メディアデータがコミュニケーション画面上で移動する経路が調整(決定)されてもよい。かかる構成において、端末装置12の端末制御部21は、検出された特定ユーザ操作においてユーザがコミュニケーション画面上を指でなぞった軌跡を、再生された第2メディアデータを画面上で移動させるための経路として決定し、当該経路を示す再生態様情報を生成する。   Further, in the second embodiment described above, the configuration in which the reproduction mode such as the size, shape, transparency, and color on the screen of the second media data to be reproduced is adjusted according to a specific user operation has been described. In response to a specific user operation, for example, a route along which the reproduced second media data moves on the communication screen may be adjusted (determined). In such a configuration, the terminal control unit 21 of the terminal device 12 uses a path for moving the reproduced second media data on the screen according to the locus of the user tracing the communication screen with a finger in the detected specific user operation. And reproduction mode information indicating the route is generated.

また、上述した第1実施形態においても、第2実施形態と同様に、端末装置12の端末制御部21が、特定ユーザ操作を検出し、検出された特定ユーザ操作に応じて、選択中の第2メディアデータの切り替え、及び、再生態様の調整の少なくとも一方を行う構成が採用可能である。   Also in the first embodiment described above, as in the second embodiment, the terminal control unit 21 of the terminal device 12 detects a specific user operation, and the selected first user operation is selected according to the detected specific user operation. It is possible to adopt a configuration that performs at least one of switching of two media data and adjustment of a reproduction mode.

また、上述した第2実施形態において、端末装置12の端末制御部21は、コミュニケーション画面上の1以上のユーザ指定位置を同時に指定する特定ユーザ操作(例えば、表示部19の1以上の位置にユーザが指で触れる操作)を検出してもよい。   Further, in the second embodiment described above, the terminal control unit 21 of the terminal device 12 allows the user to specify one or more user-specified positions on the communication screen at the same time (for example, the user at one or more positions on the display unit 19). May be detected).

1以上のユーザ指定位置を同時に指定される構成において、端末制御部21は、特定ユーザ操作を検出すると、例えば当該特定ユーザ操作に係るユーザ指定位置の数に応じて、複数の第2メディアデータのうち少なくとも1つの第2メディアデータを選択する。また端末制御部21は、当該特定ユーザ操作に係るユーザ指定位置の数の変化に応じて、選択中の第2メディアデータを他の第2メディアデータに切り替える。   In the configuration in which one or more user-specified positions are specified at the same time, when the terminal control unit 21 detects a specific user operation, for example, according to the number of user-specified positions related to the specific user operation, a plurality of second media data At least one second media data is selected. In addition, the terminal control unit 21 switches the selected second media data to other second media data in accordance with the change in the number of user-specified positions related to the specific user operation.

同様に、端末制御部21は、特定ユーザ操作を検出すると、例えば当該特定ユーザ操作に係るユーザ指定位置の数に応じて、選択中の第2メディアデータの再生態様を決定する。また端末制御部21は、当該特定ユーザ操作に係るユーザ指定位置の数の変化に応じて、選択中の第2メディアデータの表示態様を調整する。   Similarly, when detecting the specific user operation, the terminal control unit 21 determines the reproduction mode of the selected second media data, for example, according to the number of user-specified positions related to the specific user operation. Further, the terminal control unit 21 adjusts the display mode of the currently selected second media data in accordance with the change in the number of user-specified positions related to the specific user operation.

或いは、1以上のユーザ指定位置を同時に指定される構成において、端末制御部21は、例えば特定ユーザ操作に係るユーザ指定位置の数に応じて、当該ユーザ指定位置の変化に応じて選択中の第2メディアデータを切り替える動作と、当該ユーザ指定位置の変化に応じて再生態様を調整する動作と、を切り替えてもよい。具体的には、ユーザ指定位置の数が例えば1つである場合、端末制御部21は、ユーザ指定位置の変化に応じて、選択中の第2メディアデータを他のメディアデータに切り替える。一方、ユーザ指定位置の数が例えば2つである場合、端末制御部21は、ユーザ指定位置の変化に応じて、選択中の第2メディアデータの再生態様を調整する。   Alternatively, in a configuration in which one or more user-specified positions are specified at the same time, the terminal control unit 21 selects the first selected position according to the change in the user-specified position, for example, according to the number of user-specified positions related to the specific user operation. You may switch between the operation | movement which switches 2 media data, and the operation | movement which adjusts a reproduction | regeneration aspect according to the change of the said user designated position. Specifically, when the number of user-specified positions is one, for example, the terminal control unit 21 switches the selected second media data to other media data in accordance with a change in the user-specified position. On the other hand, when the number of user designated positions is two, for example, the terminal control unit 21 adjusts the reproduction mode of the currently selected second media data in accordance with the change in the user designated position.

また、上述した実施形態に係るサーバ装置11又は端末装置12として機能させるために、コンピュータ又は携帯電話などの情報処理装置を好適に用いることができる。このような情報処理装置は、実施形態に係るサーバ装置11又は端末装置12の各機能を実現する処理内容を記述したプログラムを、情報処理装置の記憶部に格納し、情報処理装置のCPUによって当該プログラムを読み出して実行させることによって実現可能である。   Moreover, in order to function as the server apparatus 11 or the terminal apparatus 12 which concerns on embodiment mentioned above, information processing apparatuses, such as a computer or a mobile telephone, can be used suitably. Such an information processing device stores a program describing processing contents for realizing each function of the server device 11 or the terminal device 12 according to the embodiment in a storage unit of the information processing device, and the CPU of the information processing device performs the processing. This can be realized by reading and executing the program.

10 通信システム
11 サーバ装置
12、12a、12b、12d 端末装置
13 ネットワーク
14 サーバ通信部
15 サーバ記憶部
16 サーバ制御部
17 端末通信部
18 端末記憶部
19 表示部
20 撮像部
21 端末制御部
22、220 情報表示領域
23 操作受付領域
24a、24b、24c ユーザアイコン
25a、25b、25c メッセージ表示領域
26 カメラボタン
27 メッセージボックス
28 送信ボタン
29 第1メディアデータ
30 被写体
310 被写体
320 ガイド画像
330 ユーザ指定位置
DESCRIPTION OF SYMBOLS 10 Communication system 11 Server apparatus 12, 12a, 12b, 12d Terminal device 13 Network 14 Server communication part 15 Server storage part 16 Server control part 17 Terminal communication part 18 Terminal storage part 19 Display part 20 Imaging part 21 Terminal control part 22,220 Information display area 23 Operation reception areas 24a, 24b, 24c User icons 25a, 25b, 25c Message display area 26 Camera button 27 Message box 28 Send button 29 First media data 30 Subject 310 Subject 320 Guide image 330 User specified position

Claims (8)

複数のユーザにコミュニケーションサービスを提供するサーバ装置と通信可能な情報処理装置に、
表示部に所定の画面を表示させた状態で、前記サーバ装置から1以上の情報処理装置へ配信された第1メディアデータを再生するステップと、
前記第1メディアデータの再生中に、前記画面上の位置を指定するユーザ操作を検出する検出ステップと、
前記ユーザ操作の検出に応じて、複数の第2メディアデータのうち、少なくとも1つの第2メディアデータを選択するステップと、
前記ユーザ操作によって指定された前記位置の変化又は前記位置の数の変化に応じて、選択中の第2メディアデータを他の第2メディアデータに切り替える切替ステップと、
前記ユーザ操作の終了を検出すると、選択された第2メディアデータの配信要求を前記サーバ装置へ送信するステップと、
を実行させる、プログラム。
In an information processing device capable of communicating with a server device that provides communication services to a plurality of users,
Playing back the first media data distributed from the server device to one or more information processing devices in a state where a predetermined screen is displayed on the display unit;
A detecting step of detecting a user operation for designating a position on the screen during reproduction of the first media data;
Selecting at least one second media data among a plurality of second media data in response to detection of the user operation;
A switching step of switching the selected second media data to another second media data in accordance with a change in the position designated by the user operation or a change in the number of the positions;
Detecting the end of the user operation, transmitting a delivery request for the selected second media data to the server device;
A program that executes
請求項1に記載のプログラムであって、
前記情報処理装置に、
前記ユーザ操作によって指定された前記位置の変化又は前記位置の数の変化に応じて、選択中の第2メディアデータの再生態様を調整する調整ステップと、
前記ユーザ操作の終了を検出すると、調整された再生態様を示す再生態様情報を前記サーバ装置へ送信するステップと、
を更に実行させる、プログラム。
The program according to claim 1,
In the information processing apparatus,
An adjustment step of adjusting a reproduction mode of the selected second media data in accordance with a change in the position designated by the user operation or a change in the number of the positions;
When detecting the end of the user operation, transmitting reproduction mode information indicating the adjusted reproduction mode to the server device;
A program that further executes
請求項2に記載のプログラムであって、
前記切替ステップにおいて、前記ユーザ操作によって指定された前記位置の、前記画面上の第1軸方向の変化に応じて、選択中の第2メディアデータが切り替わり、
前記調整ステップにおいて、前記ユーザ操作によって指定された前記位置の、前記画面上の第2軸方向の変化に応じて、選択中の第2メディアデータの再生態様が調整される、プログラム。
The program according to claim 2,
In the switching step, the second media data being selected is switched according to a change in the first axis direction on the screen at the position designated by the user operation,
A program in which, in the adjustment step, a reproduction mode of the selected second media data is adjusted in accordance with a change in the second axis direction on the screen at the position designated by the user operation.
請求項1乃至3に記載のプログラムであって、
前記情報処理装置に、
前記ユーザ操作が検出されている間、選択中の第2メディアデータの少なくとも一部を再生する第1再生ステップ
を更に実行させる、プログラム。
The program according to any one of claims 1 to 3,
In the information processing apparatus,
A program for further executing a first reproduction step of reproducing at least a part of the selected second media data while the user operation is detected.
請求項1乃至4の何れか一項に記載のプログラムであって、
前記情報処理装置に、
他の情報処理装置による第2メディアデータの配信要求を受信した前記サーバ装置から、該第2メディアデータの再生指示を受信するステップと、
受信された前記再生指示に基づいて、前記第2メディアデータを再生する第2再生ステップと、
を更に実行させる、プログラム。
A program according to any one of claims 1 to 4,
In the information processing apparatus,
Receiving a reproduction instruction for the second media data from the server device that has received the distribution request for the second media data by another information processing device;
A second reproduction step of reproducing the second media data based on the received reproduction instruction;
A program that further executes
請求項5に記載のプログラムであって、
前記第2メディアデータの前記再生指示は、前記他の情報処理装置から前記サーバ装置へ送信された、前記第2メディアデータの再生態様を示す再生態様情報を含み、
前記第2再生ステップにおいて、前記第2メディアデータは、前記再生態様情報が示す再生態様で再生される、プログラム。
The program according to claim 5,
The reproduction instruction of the second media data includes reproduction mode information indicating a reproduction mode of the second media data transmitted from the other information processing device to the server device,
In the second playback step, the second media data is played back in a playback mode indicated by the playback mode information.
複数のユーザにコミュニケーションサービスを提供するサーバ装置と通信可能な情報処理装置が実行する情報処理方法であって、
表示部に所定の画面を表示させた状態で、前記サーバ装置から1以上の情報処理装置へ配信された第1メディアデータを再生するステップと、
前記第1メディアデータの再生中に、前記画面上の位置を指定するユーザ操作を検出する検出ステップと、
前記ユーザ操作の検出に応じて、複数の第2メディアデータのうち、少なくとも1つの第2メディアデータを選択するステップと、
前記ユーザ操作によって指定された前記位置の変化又は前記位置の数の変化に応じて、選択中の第2メディアデータを他の第2メディアデータに切り替える切替ステップと、
前記ユーザ操作の終了を検出すると、選択された第2メディアデータの配信要求を前記サーバ装置へ送信するステップと、
を含む、情報処理方法。
An information processing method executed by an information processing apparatus capable of communicating with a server apparatus that provides communication services to a plurality of users,
Playing back the first media data distributed from the server device to one or more information processing devices in a state where a predetermined screen is displayed on the display unit;
A detecting step of detecting a user operation for designating a position on the screen during reproduction of the first media data;
Selecting at least one second media data among a plurality of second media data in response to detection of the user operation;
A switching step of switching the selected second media data to another second media data in accordance with a change in the position designated by the user operation or a change in the number of the positions;
Detecting the end of the user operation, transmitting a delivery request for the selected second media data to the server device;
Including an information processing method.
複数のユーザにコミュニケーションサービスを提供するサーバ装置と、該複数のユーザの端末装置と、を含む通信システムであって、
前記サーバ装置は、1以上の端末装置へ第1メディアデータを配信し、
前記1以上の端末装置それぞれは、
表示部に所定の画面を表示させた状態で、前記サーバ装置から配信された第1メディアデータを再生し、
前記第1メディアデータの再生中に、前記画面上の位置を指定するユーザ操作を検出し、
前記ユーザ操作の検出に応じて、複数の第2メディアデータのうち、少なくとも1つの第2メディアデータを選択し、
前記ユーザ操作によって指定された前記位置の変化又は前記位置の数の変化に応じて、選択中の第2メディアデータを他の第2メディアデータに切り替え、
前記ユーザ操作の終了を検出すると、選択された第2メディアデータの配信要求を前記サーバ装置へ送信する、
通信システム。
A communication system including a server device that provides communication services to a plurality of users, and terminal devices of the plurality of users,
The server device distributes the first media data to one or more terminal devices,
Each of the one or more terminal devices is
In a state where a predetermined screen is displayed on the display unit, the first media data distributed from the server device is reproduced,
Detecting a user operation for designating a position on the screen during reproduction of the first media data;
In response to detection of the user operation, at least one second media data is selected from the plurality of second media data,
In response to a change in the position designated by the user operation or a change in the number of positions, the selected second media data is switched to another second media data,
When the end of the user operation is detected, a delivery request for the selected second media data is transmitted to the server device.
Communications system.
JP2015175981A 2015-09-07 2015-09-07 Program, information processing method, and communication system Active JP6592676B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2015175981A JP6592676B2 (en) 2015-09-07 2015-09-07 Program, information processing method, and communication system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2015175981A JP6592676B2 (en) 2015-09-07 2015-09-07 Program, information processing method, and communication system

Publications (2)

Publication Number Publication Date
JP2017054197A true JP2017054197A (en) 2017-03-16
JP6592676B2 JP6592676B2 (en) 2019-10-23

Family

ID=58316556

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2015175981A Active JP6592676B2 (en) 2015-09-07 2015-09-07 Program, information processing method, and communication system

Country Status (1)

Country Link
JP (1) JP6592676B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US11908970B2 (en) 2020-03-23 2024-02-20 Kabushiki Kaisha Toshiba Process for manufacturing multilayered thin film, method of manufacturing solar cell, and method for manufacturing solar cell module

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US11908970B2 (en) 2020-03-23 2024-02-20 Kabushiki Kaisha Toshiba Process for manufacturing multilayered thin film, method of manufacturing solar cell, and method for manufacturing solar cell module

Also Published As

Publication number Publication date
JP6592676B2 (en) 2019-10-23

Similar Documents

Publication Publication Date Title
KR101674337B1 (en) An instant messaging method, apparatus, program and recording medium
JP6285615B2 (en) Remote assistance method, client, program, and recording medium
CN108933965A (en) screen content sharing method, device and storage medium
US9807345B2 (en) Method for displaying EPG information including buddy information and receiver applying the same
KR101828889B1 (en) Cooperative provision of personalized user functions using shared and personal devices
US9288518B2 (en) Information processing system, information processing apparatus, and information processing method
US20090295998A1 (en) Information processing device, display method and program
JP2013225304A (en) Display apparatus and method for providing user interface thereof
US20220253492A1 (en) Method, an apparatus, an electronic device and a storage medium for multimedia information processing
JP2016529601A (en) Seat selection presentation method, seat selection presentation device, program, and storage medium
CN112905089B (en) Equipment control method and device
US20140333422A1 (en) Display apparatus and method of providing a user interface thereof
JP2017527238A (en) Smart device router access method, apparatus, system, program, and recording medium
JP2019022219A (en) System for distributing live video, method and program
US8947459B2 (en) Contents playback apparatus, contents playback method, and computer program
CN114647395A (en) Screen projection method and device, electronic equipment and storage medium
US10575030B2 (en) System, method, and program for distributing video
KR102136413B1 (en) Method, system and non-transitory computer-readable recording medium for providing a multilateral communication service
JP6628354B2 (en) Server device, program, and communication system
US20220134226A1 (en) Information processing apparatus, information processing method, and program
JP6592676B2 (en) Program, information processing method, and communication system
JP6378811B1 (en) System, method, and program for delivering live video
KR20230109762A (en) Media display device control based on gaze
KR20170053307A (en) Layer sharing system enabling to share the layer shared from another device with other device
JP2016178355A (en) Communication device, communication system, communication device control method, and program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20180907

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20190627

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20190702

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20190801

R150 Certificate of patent or registration of utility model

Ref document number: 6592676

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

S533 Written request for registration of change of name

Free format text: JAPANESE INTERMEDIATE CODE: R313533

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350