WO2018074516A1 - Système de traitement d'informations - Google Patents

Système de traitement d'informations Download PDF

Info

Publication number
WO2018074516A1
WO2018074516A1 PCT/JP2017/037705 JP2017037705W WO2018074516A1 WO 2018074516 A1 WO2018074516 A1 WO 2018074516A1 JP 2017037705 W JP2017037705 W JP 2017037705W WO 2018074516 A1 WO2018074516 A1 WO 2018074516A1
Authority
WO
WIPO (PCT)
Prior art keywords
chat
distributor
terminal
viewer
information processing
Prior art date
Application number
PCT/JP2017/037705
Other languages
English (en)
Japanese (ja)
Inventor
建 佐藤
Original Assignee
株式会社Myth
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
Priority claimed from PCT/JP2017/028313 external-priority patent/WO2018074037A1/fr
Application filed by 株式会社Myth filed Critical 株式会社Myth
Priority to JP2018546381A priority Critical patent/JP7177476B2/ja
Priority to US16/342,623 priority patent/US20190334842A1/en
Priority to CN201780064903.8A priority patent/CN109964212A/zh
Priority to KR1020197013376A priority patent/KR20190060838A/ko
Publication of WO2018074516A1 publication Critical patent/WO2018074516A1/fr
Priority to JP2022177522A priority patent/JP7466945B2/ja

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F13/00Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/20Servers specifically adapted for the distribution of content, e.g. VOD servers; Operations thereof
    • H04N21/27Server based end-user applications

Definitions

  • the present invention relates to an information processing system.
  • the present invention has been made in view of such a situation, and an object of the present invention is to provide a technology that can provide an opportunity for more fans to view live distribution.
  • an information processing system includes: A distributor terminal operated by a live distributor, A plurality of viewer terminals each operated by a plurality of viewers of the live, A server that communicates with each of the distributor terminal and the plurality of viewer terminals; In an information processing system including The server Display control means for displaying one or more chat candidates on the distributor terminal from the plurality of viewers in the live distribution; Accepting means for accepting, via the distributor terminal, an operation in which the distributor designates a chat target person among the one or more candidates. Chat control means for chatting between the viewer terminal of the chat target person and the distributor terminal of the distributor; Live distribution means for live distribution of predetermined content including the content of the chat to each of the plurality of viewer terminals; Is provided.
  • FIG. 4 It is a block diagram which shows the structure of one Embodiment of the information processing system of this invention. It is a block diagram which shows the hardware constitutions of a server among the information processing systems of FIG. It is a functional block diagram which shows the functional structural example of a server, a distributor terminal, and a viewer terminal among the information processing systems of FIG. It is a figure which shows an example of the screen shown to a distributor terminal among the information processing systems of FIG. 4 is a flowchart illustrating an example of a flow of processing executed by a server having the functional configuration of FIG. 3. It is a figure which shows the outline
  • FIG. 1 is a block diagram showing a configuration of an information system according to an embodiment of the present invention.
  • the information processing system shown in FIG. 1 includes a server 1, a distributor terminal 2, and guest terminals 3-1 to 3-n used by n (n is an arbitrary integer value equal to or greater than zero) guests. , Viewer terminals 4-1 to 4-m used by each of m viewers (m is an arbitrary integer value of 1 or more).
  • Live distribution refers to real-time distribution of various contents including public chat.
  • a distributor is an entity that performs live distribution, and in this embodiment, refers to a person who performs a public chat with one or more viewers.
  • this chat is not only a terminal that exchanges messages and the like in real time, but also the so-called public chat in which the chat content is distributed live as video to all of the viewer terminals 4-1 to 4-m.
  • “Guest” refers to a user who participates in a public chat by invitation of a distributor.
  • the viewer means a person who views public chat, and includes a chat candidate and a chat target person.
  • the chat includes communication in which messages and the like are exchanged between a plurality of terminals in real time through the network N.
  • means for communication characters, sounds, images (still images and moving images), and the like can be used.
  • Each of the chats using these means is called text chat, voice chat, video chat or the like.
  • the voice chat can include a so-called “phone”. That is, when the network N is a carrier network managed by a carrier of a mobile phone, a so-called “phone” can be grasped as a voice chat.
  • video chat and text chat may be combined, and message text may be superimposed on the image and scroll displayed.
  • the server 1, the distributor terminal 2, the guest terminals 3-1 to 3-n, and the viewer terminals 4-1 to 4-m are mutually connected via a predetermined network N such as the Internet. It is connected.
  • the server 1 provides an environment for live distribution to the distributor terminal 2, the guest terminals 3-1 to 3-n, and the viewer terminals 4-1 to 4-m.
  • guest terminal 3 when it is not necessary to distinguish each of the guest terminals 3-1 to 3-n, they are collectively referred to as “guest terminal 3”.
  • viewer terminal 4 when it is not necessary to individually distinguish each of the viewer terminals 4-1 to 4 -m, these are collectively referred to as “viewer terminal 4”.
  • the distributor wants to join an arbitrary user to the chat, the distributor can operate the distributor terminal 2 to invite the guest user specially. Since the configuration of the guest terminal 3 used by the guest user is the same as that of other terminals, the illustration and description are omitted hereinafter.
  • FIG. 2 is a block diagram showing a hardware configuration of the server of the information processing system of FIG.
  • the server 1 includes a CPU (Central Processing Unit) 11, a ROM (Read Only Memory) 12, a RAM (Random Access Memory) 13, a bus 14, an input / output interface 15, an output unit 16, an input unit 17, A storage unit 18, a communication unit 19, and a drive 20.
  • CPU Central Processing Unit
  • ROM Read Only Memory
  • RAM Random Access Memory
  • the CPU 11 executes various processes according to a program recorded in the ROM 12 or a program loaded from the storage unit 18 to the RAM 13.
  • the RAM 13 appropriately stores data necessary for the CPU 11 to execute various processes.
  • the CPU 11, ROM 12 and RAM 13 are connected to each other via a bus 14.
  • An input / output interface 15 is also connected to the bus 14.
  • An output unit 16, an input unit 17, a storage unit 18, a communication unit 19, and a drive 20 are connected to the input / output interface 15.
  • the output unit 16 includes various liquid crystal displays and outputs various information.
  • the input unit 17 includes various hardware buttons and inputs various information.
  • the storage unit 18 is configured by a DRAM (Dynamic Random Access Memory) or the like, and stores various data.
  • the communication unit 19 controls communication with other devices (such as the distributor terminal 2 and the viewer terminal 4 in the example of FIG. 1) via the network N including the Internet.
  • the drive 20 is provided as necessary.
  • a removable medium 41 composed of a magnetic disk, an optical disk, a magneto-optical disk, a semiconductor memory, or the like is appropriately attached to the drive 20.
  • the program read from the removable medium 41 by the drive 20 is installed in the storage unit 18 as necessary.
  • the removable medium 41 can also store various data stored in the storage unit 18 in the same manner as the storage unit 18.
  • the configuration of the distributor terminal 2, the guest terminal 3, or the viewer terminal 4 is basically the same as the configuration of the server 1 except that it may have a touch panel, description thereof is omitted here.
  • the following processing can be executed in cooperation with various hardware and various software of the server 1, the distributor terminal 2, the guest terminal 3, and the viewer terminal 4 of FIG.
  • the server 1 extracts one or more chat candidates from viewers who watch the public chat on the viewer terminal 4 by an arbitrary method.
  • the server 1 determines a chat target person based on an instruction from the distributor terminal 2 from the extracted one or more chat candidates.
  • the server 1 executes various controls necessary for performing a public chat between the viewer terminal 4 of the chat target determined in this way and the distributor terminal 2, and predetermined contents including the chat contents. Is distributed live to the viewer terminal 4 or the like.
  • the images mainly the viewer's face images
  • the images captured by the viewer terminal 4 of one or more chat candidates not selected as the chat target person are displayed as a list at least on the distributor terminal 2 and distributed. It is in a state that can be selected at any time by the person in charge.
  • the server 1, the distributor terminal 2 and the viewer terminal 4 are as shown in FIG. 3 in order to realize a series of processes (hereinafter referred to as “live distribution process”) for live distribution of public chat as described above. It has a functional configuration.
  • the viewer terminals 4 described above what the chat target person operates is described as the viewer terminal 4-a (a is an arbitrary integer value from 1 to m).
  • a chat candidate who can be the next chat target person is defined as a viewer terminal 4-b (b is an integer value different from a, and any one of 1 to m is selected.
  • a viewer who is not a chat target person or a chat candidate and who views a mere live broadcast is a viewer terminal 4-c (c is an integer value different from a and b, An arbitrary integer value) will be described.
  • FIG. 3 is a functional block diagram illustrating a functional configuration example of the server and the user terminal in FIG.
  • the CPU 11 of the server In the CPU 11 of the server 1, a display control unit 60, a reception unit 61, a chat control unit 62, a live distribution unit 63, a time management unit 64, and a chat connection unit 65 function.
  • a selection operation receiving unit 60d In the CPU 11d of the distributor terminal 2, a selection operation receiving unit 60d, an imaging control unit 61d, and a display control unit 62d function.
  • the imaging control unit 60a and the display control unit 61a In the CPU 11a of the viewer terminal 4-a, the imaging control unit 60a and the display control unit 61a function.
  • the imaging control unit 60b and the display control unit 61b In the CPU 11c of the viewer terminal 4-c, the imaging control unit 60c and the display control unit 61c function.
  • the display control unit 60 of the CPU 11 of the server 1 displays one or more chat candidates on the display unit 16 d of the distributor terminal 2 from among a plurality of viewers for live distribution via the communication unit 19.
  • the accepting unit 61 of the CPU 11 of the server 1 accepts information specifying the chat target person specified by the distributor from the distributor terminal 2 via the communication unit 19.
  • the chat control unit 62 of the CPU 11 of the server 1 specifies the viewer terminal 4-a of the chat target person based on the information specifying the chat target person specified by the distributor, and sets the chat connection part 65 and the communication part 19 to Via chat, notify the person to be chatted.
  • the chat control unit 62 further transmits an instruction to start imaging or the like to the viewer terminal 4-a and the viewer terminal 4-b via the chat connection unit 65 and the communication unit 19.
  • the live distribution unit 63 of the CPU 11 of the server 1 transmits chat contents to the distributor terminal 2 and the viewer terminal 4-a through the communication unit 19.
  • the live distribution unit 63 further distributes predetermined content including chat content to the distributor terminal 2 and the plurality of viewer terminals 4 via the communication unit 19.
  • the time management unit 64 of the CPU 11 of the server 1 gives an instruction to update the display of the chat candidate list to the display control unit 60 when a certain time has elapsed.
  • the chat control unit 62 of the CPU 11 of the server 1 performs a chat between the viewer terminal 4-a of the chat target person and the distributor terminal 2 of the distributor.
  • the chat connection unit 65 of the CPU 11 of the server 1 manages a session with the viewer terminal 4-a of the chat subject and the viewer terminal 4-b of the chat candidate among the viewer terminals 4. By doing so, it is possible to pre-read the image of the viewer terminal 4-b of the chat candidate without overloading the hardware resources of the server 1 such as the CPU 11, and so on. Occurrence of a connection waiting time when switching to one of the chat candidates can be avoided.
  • the selection operation accepting unit 60d of the CPU 11d of the distributor terminal 2 displays one or more chat candidates and accepts an operation for designating a chat target person from among them.
  • the selection operation receiving unit 60d further transmits information for specifying the chat target person specified to the server 1 via the communication unit 19d.
  • the imaging control unit 61d of the CPU 11d of the distributor terminal 2 controls the input unit 17d as the imaging unit 63d to capture, record, keyboard input, and pointing device input (hereinafter referred to as “imaging etc.”) of the distributor's message.
  • the imaging control unit 61d of the CPU 11d of the distributor terminal 2 further transmits a message of the distributor who has captured the image to the server 1 via the communication unit 19d.
  • the imaging control unit 60a of the CPU 11a of the viewer terminal 4-a receives an instruction to start imaging or the like from the server 1 and controls the input unit 17a as an imaging unit to capture a message of a viewer who is a chat target. .
  • the viewer terminal 4-a further transmits a message of the viewer who is the subject of chatting, such as imaging, to the server 1 via the communication unit 19a.
  • the display control unit 62d of the CPU 11d of the distributor terminal 2 receives a predetermined content including a list of chat candidates, chat content, and chat content, and causes the display unit 16d to display the content.
  • the display control unit 61a of the CPU 11a of the viewer terminal 4-a receives chat contents and predetermined contents including the chat contents, and displays them on the output unit 16a which is a display unit.
  • the display control unit 61b of the CPU 11b of the viewer terminal 4-b receives predetermined content including chat content and displays it on the output unit 16b which is a display unit.
  • the display control unit 61c of the CPU 11c of the viewer terminal 4-c receives predetermined content including the chat content and displays it on the output unit 16c which is a display unit.
  • the imaging control unit 60b of the CPU 11b of the viewer terminal 4-b or the imaging control unit 60c of the CPU 11c of the viewer terminal 4-c controls the input unit 17b or the input unit 17c as an imaging unit, and the thumbnail video of the viewer Etc. may be imaged.
  • the image capturing control unit 60b or the image capturing control unit 60c may further transmit a thumbnail video of a viewer who has captured an image or the like to the server 1 via the communication unit 19b or the communication unit 19c.
  • the display control unit 60 of the CPU 11 of the server 1 displays one or more thumbnail videos or the like of the chat candidates as icons on the display unit 16d of the distributor terminal 2 via the communication unit 19. Further, for each chat candidate, a status such as being away or being taken in may be displayed.
  • FIG. 4 is a diagram illustrating an example of a screen presented to the distributor terminal in the information processing system of FIG.
  • One or more chat candidates are individually displayed in the chat candidate list display portion LST in the right area of the screen of FIG.
  • Chat candidate list display section LST functions as an operation reception area instructing designation of a chat target person in distributor terminal 2.
  • the operation for designating the chat target person may be a tap on one display area in the chat candidate list display section LST.
  • the distributor can switch the chat target person. Further, it may be possible to add or exclude a chat target person.
  • the chat candidate list display unit LST may be able to display more chat candidates than the display number by replacing the chat candidates by performing a scroll operation. It is assumed that the candidate can rearrange the order of the chat candidates in the chat candidate list display section LST in a desired order by performing a predetermined operation on the distributor terminal 2. That is, the display control unit 60 can display the arrangement order of the chat candidates based on the editing result from the distributor terminal 2.
  • the display control unit 60 displays the status of the chat candidate (for example, online or offline status) in proximity to the chat candidate image displayed on the chat candidate list display unit LST. .
  • the distributor performs a predetermined operation on the distributor terminal 2, so that the chat candidates displayed on the chat candidate list display unit LST are displayed for each attribute based on the control of the display control unit 60. They can also be sorted and displayed in order. For example, the display control unit 60 can rearrange the chat candidates for each place of residence or by age group.
  • an image captured by the imaging section of the distributor terminal 2 (mainly a facial image of the distributor or a text image such as a comment issued by the distributor). Is displayed.
  • images captured by the image capturing section of the viewer terminal 4-a (mainly face images of the chat target persons and chat target persons originated). A text image such as a comment) is displayed.
  • the guest user message display unit GM in the lower left area of the screen of FIG. 4 displays images captured by the imaging unit of the guest terminal 3 when the distributor invites the guest user (mainly the guest face image or the chat target person). This is a display area for displaying a text image of a comment or the like issued by. In the state where the distributor has not invited the user as a guest, the guest user message display unit GM may be reduced or eliminated. By doing so, it is possible to enlarge and display other display areas. All or part of the screen of FIG. 4 is distributed as live distribution and displayed on the viewer terminal 4-b.
  • FIG. 5 explains an example of the flow of processing executed by the server having the functional configuration of FIG.
  • the server 1 executes the following series of processes as the live distribution process.
  • step S11 the display control unit 60 causes the distributor terminal 2 to display a list of chat candidates extracted by an arbitrary method.
  • the accepting unit 61 accepts an operation for designating a chat target person.
  • step S13 the chat control unit 62 causes the distributor terminal 2 to image the distributor, and the viewer terminal 4-a to image the chat subject.
  • step S14 the chat control unit 62 transmits to the distributor terminal 2 and the viewer terminal 4-a a message obtained as a result of mutual imaging and the like.
  • the chat between the distributor and the chat target is performed by the processes in steps S13 and S14.
  • step S15 the server 1 performs live distribution of content including chat.
  • FIG. 6 is a diagram showing an outline of processing executed by the server having the functional configuration of FIG. 3 to determine the priority order related to the selection of the chat target person based on the coin insertion amount.
  • the information system may charge for a fee by virtually selling coins on the system.
  • FIG. 6 shows that in the information system according to an embodiment of the present invention, each of user A, user B, and user C who are viewers who wish to be selected as chat target persons as their own chat target persons. This shows the situation where coins are being inserted in order to raise the priority order for selection.
  • the upper part of FIG. 6 shows an initial state in such a situation, in which user B who has inserted 150 coins into the system is the first priority for selection as a chat subject, and 120 coins are booked.
  • the user C who has entered the system has the second highest priority for selection, and the user A who has inserted 80 coins into the system has the third highest priority for selection.
  • the case where the user B who has the highest priority is selected as the chat target person and the user A who is not selected as the chat target person further inserts 50 coins is shown in the lower part of FIG. Has been. That is, the user A who has put a total of 130 coins into the system is the first priority related to the selection as a chat subject, and the user C who has inserted 120 coins into the system is the priority related to the selection.
  • FIG. 7 is a diagram illustrating an example of a screen presented on the viewer terminal in the information processing system according to the embodiment of the present invention.
  • the information processing system according to an embodiment of the present invention receives an incoming call related to a call from a live distributor to each of predetermined viewer terminals when starting live distribution of predetermined content including chat The same screen as that showing is displayed.
  • FIG. 7 is an example of the display screen of the viewer terminal in such a situation, and the start of live distribution is notified in a timely manner with the same screen display as when a normal call is received. That is, for example, a swipeable symbol on which a handset is drawn is displayed together with a personal name that designates a live distributor as a caller name.
  • the viewer can start viewing the live distribution by an operation similar to a swipe operation for performing a response when receiving a normal telephone call.
  • a function can be realized relatively easily by a call function linked development environment supplied by a terminal manufacturer or the like.
  • the viewer can omit each preparation operation for viewing such as unlocking operation and application starting operation required at the time of starting the viewer terminal operation. Will be able to start.
  • each preparation operation for viewing such as unlocking operation and application starting operation required at the time of starting the viewer terminal operation.
  • FIG. 8 is a diagram illustrating an example of a screen presented on the viewer terminal in the information processing system according to the embodiment of the present invention.
  • the information processing system according to the embodiment of the present invention displays the same incoming screen as when the incoming notification related to the call from the live distributor is received for the notification related to the start of the live distribution. Do.
  • the information processing system also stores the incoming call history in the viewer terminal or the like as the incoming call history similar to that when receiving an incoming call related to a call from a live distributor.
  • FIG. 8 is an example of an incoming call history display screen of the viewer terminal in such a situation, and the viewer performs a normal browsing operation on the incoming call history, so that the live delivery that has been viewed or missed is displayed. It can be visually confirmed that there is a notification related to the start.
  • a decoration process such as a photo booth image is added to or canceled from the image captured by the imaging unit, which is mainly a face image, displayed on the chat candidate list display unit LST and the chat subject message display unit FM.
  • You may comprise the server 1 and the viewer terminal 4 so that operation to perform can be performed.
  • the decoration processing includes graffiti processing that superimposes handwritten writing, big eye processing that enlarges both eyes, ganguro processing or ganji processing that corrects the skin tone to black or white, bruise, acne, mole, insect Add parts such as skin treatment to remove stab marks, small face processing to make the face look smaller, facial processing to change facial expressions, wig processing to change hairstyle and color, cosplay processing to change clothes, animal ears and nose, etc.
  • Animal processing blindfolding that hides both eyes with eyes used for privacy protection, child processing that makes the face look like an infant, aging processing that makes the face look old, robot processing that makes the face look like a robot, fat processing that makes the face look fat , Skinny processing with a thin face, character processing with a cartoon face, makeup processing to apply makeup, glasses processing to wear glasses, scars and tattoos It may be a Kowaomote processing or the like to be pressurized.
  • the server 1 and the viewer terminal 4 may be configured so that an operation of designating and displaying a moving image such as an avatar or a still image can be performed instead of the face image.
  • a terminal similar to the distributor terminal 2 may be added so that a staff other than the distributor can perform an operation of rearranging the chat candidates displayed in the chat candidate list display section LST. .
  • the list of chat candidates displayed on the chat candidate list display unit LST is updated after a certain period of time, so that the distributor terminal 2 is physically vibrated or the display screen is displayed. Is vibrated to notify the distributor who is the operator of the distributor terminal 2 in advance immediately before the chat candidate currently displayed in the candidate list is switched (for example, 30 seconds before). good. By doing in this way, the opportunity to switch a chat object person quickly can be given to a delivery person.
  • priority may be determined by assigning weights based on age so that a specific age group is displayed with priority. In this way, for example, when it is desired to talk about a movie or the like related to the life of a new member of society, it is possible to display candidates in the age group that seem to have a sense of affinity.
  • the server 1 allows the viewer terminal 4 to perform an operation of purchasing a coin for displaying itself with priority and an operation of inserting the purchased coin.
  • the priority may be determined by assigning a weight according to the amount of money.
  • priority is determined by weighting according to viewing time so that viewers who have been viewing for a long time are displayed with priority. Also good.
  • a coin may be presented according to the viewing time, and it is up to the viewer to decide whether or not to insert the coin.
  • the viewing time may be a time of continuous viewing without switching to another channel.
  • an expiration date may be provided so that coins acquired by purchase or gifts may disappear if the viewers leave without using them for a long time (without throwing them in). By doing so, it is possible to provide a motivation for the viewer to actively utilize the coins without hesitating the coins just before the deadline.
  • the inserted coin is not consumed unless it is selected as a chat target person. However, if it is selected as a chat target person, it may be consumed according to the duration of the chat.
  • the coin consumption during chat may be adjusted such that the greater the amount of coins inserted, the greater the consumption. In this way, while responding to the request of those who think that they can pay money to become a target for chatting, it eliminates the situation where only viewers with abundant funds are favored. Even students who are poor can be eligible for chat for a certain period of time.
  • the selection operation of the chat subject by the distributor or the like may be a tap operation on the chat candidate list display portion LST or a swipe operation on the chat subject message display portion FM. For example, if a swipe in the right direction on the chat target person message display unit FM, the chat candidate displayed on the right side of the chat target person on the chat candidate list display unit LST is selected.
  • chat candidates may be replaced by scrolling by a swipe operation in the vertical direction or the horizontal direction on the chat candidate list display portion LST.
  • candidates outside the display range can be prefetched.
  • the current waiting number of each chat candidate may be displayed on the display unit of the viewer terminal 4-b based on the priority order.
  • the viewer terminal 4-b may be notified all at once of being selected as a chat candidate, and a response may be made to respond or decline later.
  • the priority order may be the response order indicating that the viewer side terminal responds, or the so-called 100th order number or a response order of some meaningful number is made the first priority order. good.
  • Priority may be given to followers, fan site registered users, etc.
  • a candidate addition selection instruction for additionally selecting chat candidates at the distributor terminal 2 or the like may be performed.
  • each hardware configuration shown in FIG. 2 is merely an example for achieving the object of the present invention, and is not particularly limited.
  • the functional block diagram shown in FIG. 3 is merely an example, and is not particularly limited. That is, it is sufficient that the information processing system has a function capable of executing the above-described series of processing as a whole, and what functional block is used to realize this function is not particularly limited to the example of FIG. .
  • the location of the functional block is not limited to that shown in FIG.
  • at least a part of the functional blocks on the server 1 side may be provided on the distributor terminal 2 side, or vice versa.
  • One functional block may be constituted by hardware alone or in combination with software alone.
  • the distributor terminal 2 is configured by a personal computer.
  • the distributor terminal 2 may be configured not only by a personal computer but also by an arbitrary device including a tablet and a future new device.
  • a program constituting the software is installed on a computer or the like from a network or a recording medium.
  • the computer may be a computer incorporated in dedicated hardware.
  • the computer may be a computer capable of executing various functions by installing various programs, for example, a general-purpose smartphone or personal computer other than a server.
  • a recording medium including such a program is not only constituted by a removable medium distributed separately from the apparatus main body in order to provide the program to each user, but also provided to each user in a state of being incorporated in the apparatus main body in advance. It is composed of a provided recording medium or the like.
  • the steps for describing the program recorded on the recording medium are not limited to the processing performed in time series according to the order, but may be performed in parallel or individually even if not necessarily performed in time series.
  • the process to be executed is also included.
  • an information processing system to which the present invention is applied is A distributor terminal (for example, distributor terminal 2) operated by a live distributor (such as an idol talent), A plurality of viewer terminals (for example, viewer terminals 4-1 to 4-m) respectively operated by the plurality of live viewers; A server (for example, server 1) that communicates with each of the distributor terminal and the plurality of viewer terminals;
  • the server Display control means for example, the display control unit 60 in FIG. 3) for displaying one or more chat candidates on the distributor terminal from the plurality of viewers in the live distribution; Accepting means (for example, accepting unit 61 in FIG.
  • Chat control means for example, the chat control unit 62 in FIG. 3 for performing chat between the viewer terminal of the chat target person and the distributor terminal of the distributor;
  • Live distribution means for example, live distribution unit 63 in FIG. 3) for distributing predetermined contents including the chat contents to each of the plurality of viewer terminals; Comprising An information processing system is sufficient. By applying such an information processing system, it is possible to provide a technology that can be used as an opportunity for more fans to view live distribution.

Abstract

La présente invention concerne une technologie qui, au moyen d'une diffusion en direct qui commute librement entre des conversations avec n'importe quel ventilateur, stimule l'anticipation des spectateurs qu'ils pourraient être sélectionnés à tout moment et encourageant ainsi davantage de spectateurs à participer. L'invention concerne un système de traitement d'informations qui comprend un terminal de distribution, une pluralité de terminaux de spectateur, et un serveur pour réaliser une communication avec le terminal de distributeur et chaque terminal de la pluralité de terminaux de spectateur, dans lequel le serveur étant pourvu : d'un moyen de commande d'affichage pour afficher, sur le terminal de distribution, un ou plusieurs candidats pour une discussion en ligne parmi la pluralité de spectateurs dans la session de diffusion en continu; un moyen de réception pour recevoir, par l'intermédiaire du terminal de distribution, une opération par laquelle le distributeur indique une cible de dialogue en ligne parmi l'ou les candidats; un moyen de commande de discussion en ligne pour exécuter la conversation en ligne entre le terminal de spectateur de la cible de dialogue en ligne et le terminal de distribution du distributeur; et un moyen de diffusion en continu en direct pour la diffusion en continu en direct d'un contenu prescrit, comprenant le contenu de la conversation en ligne, à chaque terminal de la pluralité de terminaux de spectateur.
PCT/JP2017/037705 2016-10-21 2017-10-18 Système de traitement d'informations WO2018074516A1 (fr)

Priority Applications (5)

Application Number Priority Date Filing Date Title
JP2018546381A JP7177476B2 (ja) 2016-10-21 2017-10-18 情報処理システム
US16/342,623 US20190334842A1 (en) 2016-10-21 2017-10-18 Information processing system
CN201780064903.8A CN109964212A (zh) 2016-10-21 2017-10-18 信息处理系统
KR1020197013376A KR20190060838A (ko) 2016-10-21 2017-10-18 정보 처리 시스템
JP2022177522A JP7466945B2 (ja) 2016-10-21 2022-11-04 情報処理システム

Applications Claiming Priority (4)

Application Number Priority Date Filing Date Title
JP2016206772 2016-10-21
JP2016-206772 2016-10-21
JPPCT/JP2017/028313 2017-08-03
PCT/JP2017/028313 WO2018074037A1 (fr) 2016-10-21 2017-08-03 Système de traitement d'informations

Publications (1)

Publication Number Publication Date
WO2018074516A1 true WO2018074516A1 (fr) 2018-04-26

Family

ID=62019171

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2017/037705 WO2018074516A1 (fr) 2016-10-21 2017-10-18 Système de traitement d'informations

Country Status (2)

Country Link
JP (1) JP7466945B2 (fr)
WO (1) WO2018074516A1 (fr)

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPWO2020090908A1 (fr) * 2018-10-30 2020-05-07
JP2020198474A (ja) * 2019-05-30 2020-12-10 株式会社toraru 体験共有システム、体験共有方法
JP2021028715A (ja) * 2019-08-09 2021-02-25 ハイパーコネクト インコーポレイテッド 端末機及びその動作方法
WO2021090750A1 (fr) * 2019-11-08 2021-05-14 株式会社 資生堂 Dispositif de traitement d'informations, procédé de traitement d'informations et programme
JP6914566B1 (ja) * 2020-11-26 2021-08-04 株式会社Quantum Bank ライブ配信システム
WO2022014184A1 (fr) * 2020-07-14 2022-01-20 ソニーグループ株式会社 Dispositif de traitement d'informations, procédé de traitement d'informations, programme et système
JP2022021294A (ja) * 2020-07-21 2022-02-02 北京百度网▲訊▼科技有限公司 生放送室でのユーザコミュニケーションのための方法および装置、電子機器、記憶媒体並びにコンピュータプログラム
JP7188718B1 (ja) 2022-04-27 2022-12-13 17Live株式会社 通知方法及びバックエンドサーバ

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001236292A (ja) * 2000-02-24 2001-08-31 Five Any Inc 双方向通信イベント運営装置、双方向通信イベント運営方法及び記録媒体
JP2008059305A (ja) * 2006-08-31 2008-03-13 Rakuten Inc メッセージ送受信システム、サーバ装置、端末装置、サーバ処理プログラム、端末処理プログラム、状態情報送信方法、及び状態情報表示方法
JP2010177876A (ja) * 2009-01-28 2010-08-12 Kyocera Corp 動画配信サーバ、携帯端末
JP2016152521A (ja) * 2015-02-18 2016-08-22 株式会社 ディー・エヌ・エー ビデオチャットを提供するサーバ、プログラム及び方法
JP2016170681A (ja) * 2015-03-13 2016-09-23 株式会社 ディー・エヌ・エー チャットサービス提供方法、チャットサービス提供システム及びチャットサービス提供用プログラム

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1429559B1 (fr) 2001-09-18 2017-04-12 Sony Corporation Appareil de transmission, procede de transmission, systeme de remise de contenu, procede de remise de contenu et programme

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001236292A (ja) * 2000-02-24 2001-08-31 Five Any Inc 双方向通信イベント運営装置、双方向通信イベント運営方法及び記録媒体
JP2008059305A (ja) * 2006-08-31 2008-03-13 Rakuten Inc メッセージ送受信システム、サーバ装置、端末装置、サーバ処理プログラム、端末処理プログラム、状態情報送信方法、及び状態情報表示方法
JP2010177876A (ja) * 2009-01-28 2010-08-12 Kyocera Corp 動画配信サーバ、携帯端末
JP2016152521A (ja) * 2015-02-18 2016-08-22 株式会社 ディー・エヌ・エー ビデオチャットを提供するサーバ、プログラム及び方法
JP2016170681A (ja) * 2015-03-13 2016-09-23 株式会社 ディー・エヌ・エー チャットサービス提供方法、チャットサービス提供システム及びチャットサービス提供用プログラム

Cited By (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP7099753B2 (ja) 2018-10-30 2022-07-12 Sugar株式会社 情報処理装置
WO2020090908A1 (fr) * 2018-10-30 2020-05-07 Sugar株式会社 Dispositif de traitement d'informations
JPWO2020090908A1 (fr) * 2018-10-30 2020-05-07
JP7410473B2 (ja) 2018-10-30 2024-01-10 Sugar株式会社 情報処理装置
JP2020198474A (ja) * 2019-05-30 2020-12-10 株式会社toraru 体験共有システム、体験共有方法
JP2021028715A (ja) * 2019-08-09 2021-02-25 ハイパーコネクト インコーポレイテッド 端末機及びその動作方法
US11615777B2 (en) 2019-08-09 2023-03-28 Hyperconnect Inc. Terminal and operating method thereof
WO2021090750A1 (fr) * 2019-11-08 2021-05-14 株式会社 資生堂 Dispositif de traitement d'informations, procédé de traitement d'informations et programme
WO2022014184A1 (fr) * 2020-07-14 2022-01-20 ソニーグループ株式会社 Dispositif de traitement d'informations, procédé de traitement d'informations, programme et système
JP2022021294A (ja) * 2020-07-21 2022-02-02 北京百度网▲訊▼科技有限公司 生放送室でのユーザコミュニケーションのための方法および装置、電子機器、記憶媒体並びにコンピュータプログラム
JP2022084214A (ja) * 2020-11-26 2022-06-07 株式会社Quantum Bank ライブ配信システム
JP6914566B1 (ja) * 2020-11-26 2021-08-04 株式会社Quantum Bank ライブ配信システム
JP7188718B1 (ja) 2022-04-27 2022-12-13 17Live株式会社 通知方法及びバックエンドサーバ
JP2023162694A (ja) * 2022-04-27 2023-11-09 17Live株式会社 通知方法及びバックエンドサーバ

Also Published As

Publication number Publication date
JP2023009137A (ja) 2023-01-19
JP7466945B2 (ja) 2024-04-15

Similar Documents

Publication Publication Date Title
WO2018074516A1 (fr) Système de traitement d'informations
JP7177476B2 (ja) 情報処理システム
CN109691054A (zh) 动画用户标识符
JP4683128B2 (ja) プレゼンス情報共有装置、プレゼンス情報共有方法、プレゼンス情報共有プログラムおよびプレゼンス情報共有システム
US9756286B1 (en) Communication event
CN113411656B (zh) 信息处理方法、装置、计算机设备及存储介质
CN109195003B (zh) 基于直播进行游戏的互动方法、系统、终端及装置
CN107534679A (zh) 针对通信会话的端点控制
CN108809902B (zh) 终端、服务器及其音视频会议实现方法、装置与系统
CN110149270A (zh) 用于即时消息传送的设备和方法
US20140047025A1 (en) Event Management/Production for an Online Event
US20140245351A1 (en) System For Booking Television Programs
CN109873971A (zh) 一种美妆通话系统及其方法
CN111835617B (zh) 用户头像调整方法、装置及电子设备
CN112256380A (zh) 互动页面展示方法、装置、电子设备及存储介质
JP7410473B2 (ja) 情報処理装置
CN114430494B (zh) 界面显示方法、装置、设备及存储介质
CN113992882A (zh) 多人会话的分组处理方法和装置、电子设备和存储介质
KR20170073196A (ko) 캐릭터를 이용한 메시지 제공 시스템
JP2001331677A (ja) 通信手段を用いた人物探索方法及び当該方法が利用可能なサーバ(装置)
EP2741495B1 (fr) Procédé de maximisation de l'immersion des participants pendant une session de vidéoconférence, serveur de vidéoconférence et dispositif utilisateur correspondant
JP2023015877A (ja) 会議制御装置、会議制御方法及びコンピュータープログラム
CN117812070A (zh) 信息处理方法、终端、服务器、电子设备及存储介质
JP2023146876A (ja) 情報処理装置、情報処理方法、及びプログラム
WO2022043752A1 (fr) Réseau informatique complexe pour améliorer l'établissement et la diffusion en continu de communication audio entre des dispositifs mobiles

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 17861741

Country of ref document: EP

Kind code of ref document: A1

ENP Entry into the national phase

Ref document number: 2018546381

Country of ref document: JP

Kind code of ref document: A

NENP Non-entry into the national phase

Ref country code: DE

ENP Entry into the national phase

Ref document number: 20197013376

Country of ref document: KR

Kind code of ref document: A

122 Ep: pct application non-entry in european phase

Ref document number: 17861741

Country of ref document: EP

Kind code of ref document: A1