WO2015101303A1 - Procédé et dispositif de traitement de canal - Google Patents

Procédé et dispositif de traitement de canal Download PDF

Info

Publication number
WO2015101303A1
WO2015101303A1 PCT/CN2014/095706 CN2014095706W WO2015101303A1 WO 2015101303 A1 WO2015101303 A1 WO 2015101303A1 CN 2014095706 W CN2014095706 W CN 2014095706W WO 2015101303 A1 WO2015101303 A1 WO 2015101303A1
Authority
WO
WIPO (PCT)
Prior art keywords
channel
user
temporary
operation request
temporary channel
Prior art date
Application number
PCT/CN2014/095706
Other languages
English (en)
Chinese (zh)
Inventor
林俊坚
Original Assignee
广州华多网络科技有限公司
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 广州华多网络科技有限公司 filed Critical 广州华多网络科技有限公司
Publication of WO2015101303A1 publication Critical patent/WO2015101303A1/fr

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/02Details
    • H04L12/16Arrangements for providing special services to substations
    • H04L12/18Arrangements for providing special services to substations for broadcast or conference, e.g. multicast
    • H04L12/1813Arrangements for providing special services to substations for broadcast or conference, e.g. multicast for computer conferences, e.g. chat rooms
    • H04L12/1818Conference organisation arrangements, e.g. handling schedules, setting up parameters needed by nodes to attend a conference, booking network resources, notifying involved parties

Definitions

  • the present application relates to the field of Internet technologies, and in particular, to a channel processing method and apparatus.
  • a channel is an information interaction platform provided by a server for users. Users can exchange information in the channel by means of broadcast video, audio and text.
  • the specific process of information exchange based on the channel is: the user requests the server to establish a channel, and when the server receives the request, the channel is established and the channel number is assigned to the channel, and the user is bound to the channel number, and other users are notified again. After the channel number, the channel can be entered by entering the channel number.
  • the message is sent to the server, which broadcasts the message on the channel so that other users on the channel can receive the message.
  • the channel is a fixed channel. Once the channel is established, it will always occupy the resources of the channel. When all users exit the channel, it will cause waste of resources. In addition, the user needs to perform additional operations to inform other users of the channel number that needs to be added. The operation of the process is cumbersome and reduces human-computer interaction.
  • the embodiment of the present application provides a channel processing method and apparatus.
  • the technical solution is as follows:
  • a channel processing method comprising:
  • a channel processing apparatus comprising:
  • a temporary channel establishing module configured to: when receiving the temporary channel establishment request sent by the first user, establish a temporary channel and send an invitation request to the invited second user;
  • Adding a user module configured to add the first user and a second user accepting the invitation to the temporary channel, where the temporary channel is used for information interaction between the first user and a second user accepting the invitation;
  • And deleting a channel module configured to monitor a user flow condition of the temporary channel, and deleting the temporary channel when detecting that the user in the temporary channel is less than a set threshold.
  • a server comprising: a processor and a transceiver;
  • the processor configured to: when the transceiver receives the temporary channel establishment request sent by the first user, establish a temporary channel and broadcast a channel identifier to the invited second user; and the first user and the accepting invitation Adding, to the temporary channel, the temporary channel is used by the first user to perform information interaction with the second user accepting the invitation; monitoring user flow of the temporary channel, when the temporary channel is detected The temporary channel is deleted when the user is less than the set threshold.
  • the method and apparatus provided by the embodiment of the present application establish a temporary channel and broadcast a channel identifier to the invited second user when the server receives the temporary channel establishment request sent by the first user, and the first user and the first party accepting the invitation Two users are added to the temporary channel, so that the first user and the second user accepting the invitation can directly enter the temporary channel without performing an operation such as inputting a channel number, thereby improving human-computer interaction. Further, the server can recover the resources occupied by the temporary channel by deleting the temporary channel when the user in the temporary channel is detected to be less than a set threshold, thereby avoiding waste of resources.
  • FIG. 1 is a flowchart of a channel processing method according to an embodiment of the present application.
  • FIG. 2 is a flowchart of a channel processing method according to an embodiment of the present application.
  • FIG. 3 is a schematic structural diagram of a channel processing apparatus according to an embodiment of the present application.
  • FIG. 4 is a schematic structural diagram of a server provided by an embodiment of the present application.
  • FIG. 5 is a schematic structural diagram of a server provided by an embodiment of the present application.
  • FIG. 1 is a flowchart of a channel processing method according to an embodiment of the present application.
  • the execution body of the embodiment of the present invention is a server. Referring to FIG. 1, the method includes:
  • the method provided by the embodiment of the present application when the server receives the temporary channel establishment request sent by the first user, establishes a temporary channel and broadcasts the channel identifier to the invited second user, the first user and the second user accepting the invitation. Adding to the temporary channel enables the first user and the second user accepting the invitation to directly enter the temporary channel without performing an operation such as inputting a channel number, thereby improving human-computer interaction. Further, the server can recover the resources occupied by the temporary channel by deleting the temporary channel when the user in the temporary channel is detected to be less than a set threshold, thereby avoiding waste of resources.
  • the method further includes:
  • the method further includes:
  • the method further includes:
  • the channel identifier and the channel resource are allocated for the temporary channel, so that the first user and the invited second user can perform information interaction based on the channel resource, and the channel identifier is used to uniquely determine the temporary channel.
  • assigning the channel identifier and the channel resource to the temporary channel includes:
  • the channel resource corresponding to the selected channel identifier is assigned to the temporary channel.
  • FIG. 2 is a flowchart of a channel processing method according to an embodiment of the present application.
  • the execution body of the embodiment of the present invention is a server. Referring to FIG. 2, the method includes:
  • the embodiment of the present application is applied to a plurality of public platforms, such as a live video platform, an instant messaging platform, a music sharing platform, etc.
  • the server may be a server cluster of the public platform, or any server in the server cluster of the public platform, or
  • the functional modules in any of the servers are not limited in this embodiment.
  • a channel can be established on the public platform, and the user can perform information interaction in the channel, wherein the information interaction manner can be video, audio, text, and the like.
  • the server establishes multiple channels, each channel can broadcast different videos, and the user can perform live video, watch videos or post comments in each channel.
  • the server provides a service for establishing a temporary channel for the user.
  • the first user is a user who establishes a temporary channel, and the first user may invite other users to join the channel for information interaction.
  • the server can provide a temporary channel option for the user, and the temporary channel is established.
  • the request may be triggered by the first user to activate the establishment of the temporary channel option.
  • the triggering manner of the temporary channel establishment request in the embodiment of the present application is not limited.
  • the server may further provide the first user with an invitation option for each user, and when the first user wishes to invite a second user to perform a short, separate information interaction, the invited second user may be activated.
  • the invitation option the first user sends a temporary channel establishment request to the server, the temporary channel establishment request carries the invited second user, and the server establishes a temporary channel when receiving the temporary channel establishment request sent by the first user .
  • the first user when the first user triggers the temporary channel establishment request, the first user may further generate a request identifier that uniquely identifies the first user, so that the server distinguishes the received multiple temporary channel establishment requests.
  • the server allocates a channel identifier and a channel resource to the temporary channel, so that the first user and the invited second user can perform information interaction based on the channel resource, where the channel identifier is used to uniquely determine the temporary channel.
  • the channel identifier may be a channel ID (Identity), a room number on the public platform, and the like, and the identifier of the temporary channel can be uniquely determined.
  • the step 202 may include: the server selecting one channel identifier from the plurality of reserved channel identifiers to allocate to the temporary channel, and assigning the channel resource corresponding to the selected channel identifier to the temporary channel.
  • the pre-reserved plurality of channel identifiers refer to channel identifiers reserved by the server for establishing a temporary channel.
  • the server may temporarily generate a channel identifier to be allocated to the temporary channel when the temporary channel is established, but in order to further reduce the time for assigning the temporary identifier and simplify the process of establishing the temporary channel, the server may generate and reserve multiple channels in advance. Identification to assign to a temporary channel that is subsequently established.
  • the server may have any one of the following modes: (1-1) When the server establishes the temporary channel, the server randomly selects a channel identifier that is currently in an idle state from the plurality of reserved channel identifiers. The temporary channel; (1-2) the server selects a channel identifier that is currently in an idle state and corresponds to the geographic location of the first user, and is in the embodiment of the present application. This is not limited. After assigning the channel identifier to the temporary channel, the server may also adjust the status of the channel identifier to a busy status to indicate that the channel identifier has been assigned to avoid repeatedly assigning the same channel identifier.
  • the server may establish a fixed channel and a temporary channel, and in order to distinguish the channel identifier of the fixed channel from the channel identifier of the temporary channel, the server may generate and classify a plurality of channel identifiers in advance, and generate multiple channel identifiers. It is divided into a fixed channel identifier and a temporary channel identifier, and is respectively stored in a corresponding database, so that when a fixed channel is established, the server can select a fixed channel identifier for the fixed channel in the database of the fixed channel identifier, and establish a temporary channel. At the time, a temporary channel identifier can be selected for the temporary channel in the database of the temporary channel identification.
  • the fixed channel can be entered by inputting the channel identifier, but the channel identifier of the temporary channel is not required to enter the temporary channel, and the shorter channel identifier is easy to remember, and the longer channel identifier is easy to remember.
  • the channel identifier is optionally a 32-bit integer.
  • the server determines the channel identifier belonging to the decimal range as a fixed channel identifier, and determines the channel identifier belonging to the large value range as the temporary channel identifier. If the channel identifier in the range of “1-1 million” is determined as the fixed channel identifier, the channel identifier in the range of “20 million to 30 million” is determined as the temporary channel identifier.
  • the temporary channel is used for information interaction between the first user and the invited second user, and in the process of performing information interaction, the temporary channel needs to broadcast information such as video and text, that is, the temporary channel needs to occupy a certain amount.
  • Resources In order to reduce the time for allocating resources and simplify the flow of information interaction, the server may allocate resources to the temporary channel in advance, so that the first user interacts with the invited second user based on the channel resource.
  • the server may allocate a corresponding resource to the reserved channel identifier, and when any channel identifier is allocated to the temporary channel, the resource corresponding to the allocated channel identifier is also allocated to the temporary channel.
  • the user in the temporary channel can make information interaction based on the allocated resource.
  • the server may determine the number of resources required by the temporary channel according to the number of invited second users, the type of interaction, and the like, and allocate resources for the temporary channel according to the determined number of resources.
  • the specific manner of allocating resources is not limited in the embodiment of the present application.
  • the server sends an invitation request to the invited second user.
  • the server may send the invitation request to all the parties to broadcast the channel identifier to the second user.
  • the invitation may be accepted, rejected, or ignored.
  • the server adds the first user and the second user accepting the invitation to the temporary channel, where the temporary channel is used for information interaction between the first user and the second user accepting the invitation.
  • the server responds to the temporary channel establishment request sent by the first user, establishes a temporary channel, and broadcasts a channel identifier to the invited second user.
  • the server determines to accept the invited second user, The first user and the second user accepting the invitation are directly added to the temporary channel.
  • the first user does not need to know various rules and rights of the temporary channel, and only needs to trigger the temporary channel establishment request to establish and join the temporary channel, and does not need to input channel identification, verification code and the like, and the operation is simple and fast.
  • the server determines that any second user accepts the invitation
  • the second user accepting the invitation is added to the temporary channel as an example for description.
  • the server may also be configured by default. All the second users invited by the first user are added to the temporary channel, and the second user does not need to perform the accepting operation.
  • the server establishes a temporary channel, and adds the first user and the second user accepting the invitation to the temporary channel, and at this time, the first user and the second user accepting the invitation may be in the temporary Information interaction in the channel.
  • the information interaction process may be: when the server receives the first message sent by the first user, sending the first message to each second user, or when the server receives any second When the second message is sent by the user, the second message is sent to the first user and the second user other than the second user who sends the second message.
  • the server receives a channel permission condition sent by the first user.
  • the channel permission condition may be the permission of the inviting user, the level permission of the user to perform the live broadcast, and the like, and the permission condition of the channel may open the permission for inviting the other user to the second user who accepts the invitation, and the level is a preset level or The second user above the preset level may perform live video broadcast or watch live broadcast in the temporary channel, and the second user whose level is below the preset level may watch live broadcast in the temporary channel, etc.
  • the channel permission conditions are not limited.
  • the temporary channel establishment request may further carry the channel permission condition, that is, the step 205 and the step 201 may be simultaneously performed. Executing, or the step 205 may be performed in the process of information interaction between the first user and the at least one user, which is not limited in this embodiment of the present application.
  • the application server may send the channel permission condition corresponding to the service involved in the temporary channel to the terminal where the first user is located according to the needs of each service.
  • the corresponding channel permission condition is selected according to the service corresponding to the current temporary channel, and the selected channel permission condition is sent to the temporary channel server.
  • step 207 is performed, and if not, the process ends.
  • the server processes the operation request according to the channel permission condition when receiving the operation request sent by any second user.
  • the server responds to the operation request.
  • the server determines that the second user who sent the operation request satisfies the channel authority condition, performs an operation indicated by the operation request or returns information indicated by the operation request in response to the operation request.
  • the embodiment of the present application is described as an example in which the server does not perform any operation when the second user that sends the operation request does not satisfy the channel permission condition.
  • the server ignores the The operation request, or sending a message to the second user who sent the operation request, prompting the second user to have no permission to perform the requested operation.
  • the server divides the user into A, B, C, D, etc., and the levels are sequentially decreased according to the order of A, B, C, and D.
  • the channel permission condition stipulates that the second user whose level is A or B can perform live video broadcast in the temporary channel, and the second user whose level is below B cannot perform live video broadcast on the temporary channel, then when the server receives the first
  • the request for video live broadcast sent by the user a it is determined whether the level of the second user a is B or A.
  • the server responds to the request of the second user a, so that The second user a performs live video broadcast in the temporary channel.
  • the server ignores the request for live video broadcast.
  • the step 206 and the step 207 may be replaced by: when receiving an operation request sent by any second user, determining whether the operation request satisfies the channel permission condition, When the operation request satisfies the channel permission condition, in response to the operation request, when the operation request does not satisfy the channel permission condition, the operation request is ignored.
  • the channel permission condition stipulates that all the second users cannot invite other users to enter the temporary channel, and when the server receives the invitation to the user c sent by the second user b, determining that the invitation to the user c is not If the channel permission condition is met, the invitation to user c is ignored.
  • the exit request may be triggered by the user exiting the login state, closing the room window of the temporary channel, and the like, and the triggering manner of the exit request is not limited in this embodiment.
  • the first user and the second user accepting the invitation may trigger the exit request, and the embodiment of the present application does not limit the user who sends the exit request.
  • the server monitors a user flow condition of the temporary channel, and when the server detects that the user in the temporary channel is less than a set threshold, deleting the temporary channel.
  • the monitoring process is performed by the monitoring process created by the server.
  • the monitoring process maintains a monitoring list, and the monitoring process monitors the user flow of the channel corresponding to the channel identifier included in the monitoring list. Therefore, the server adds the channel identification to the watch list after establishing the temporary channel.
  • any user in the process of information interaction between the first user and the second user accepting the invitation in the temporary channel, any user may trigger an exit request to exit the temporary channel, or may satisfy the channel.
  • other users Under the premise of the permission condition, other users are invited to enter the temporary channel, that is, the flow of the user exists in the temporary channel.
  • the server may set a threshold and monitor the user flow of the temporary channel. When it is detected that the user in the temporary channel is less than a set threshold, delete the Temporary channel.
  • the server when the server detects that the user in the temporary channel is less than the set threshold, starting timing, when the duration of the determined statistics reaches a preset duration, the user of the temporary channel is still less than the set threshold, and then deleting The temporary channel.
  • the preset duration may be preset by the server, or may be determined by the server according to the current number of temporary channels and resource usage, which is not limited in this embodiment of the present application.
  • the server may further adjust the status of the channel identifier to an idle state, and clear the resource occupied by the temporary channel to recover the channel identifier and the channel resource, so as to facilitate reuse of the channel identifier. , saving channel identification resources.
  • the server may further detect whether the monitoring thread for monitoring the user flow condition is started.
  • the following steps can be performed before this step is performed:
  • the monitoring process does not start, create a monitoring process and add the channel ID of the temporary channel to the monitoring list of the monitoring process.
  • the step 209 is performed after the step 208 as an example.
  • the step 209 can be performed in real time or periodically, that is, the server monitors the temporary channel in real time or periodically during the information interaction between the first user and the second user accepting the invitation. If the user in the temporary channel is less than the set threshold, the temporary channel is deleted, or once the user in the temporary channel is detected to be less than the set threshold, the user is deleted after waiting for the preset time. Temporary channel.
  • the embodiment of the present application is described by taking the execution entity as a server as an example.
  • the steps involved in the embodiments of the present application may be performed by multiple servers associated with each other, such as establishing temporary in the steps 201-204.
  • the channel and the process of adding a user to the temporary channel may be performed by the channel server, and the process of controlling the temporary channel rights in steps 205-207 may be performed by the rights server, and the process of monitoring the user flow condition in the steps 208-209 may be performed by the channel.
  • the server performs the process, and the process of the information exchange between the users can be performed by the interaction server.
  • the embodiment of the present application does not limit the execution subject.
  • the method provided by the embodiment of the present application when the server receives the temporary channel establishment request sent by the first user, establishes a temporary channel and broadcasts the channel identifier to the invited second user, the first user and the second user accepting the invitation. Adding to the temporary channel enables the first user and the second user accepting the invitation to directly enter the temporary channel without performing an operation such as inputting a channel number, thereby improving human-computer interaction. Further, the server can recover the resources occupied by the temporary channel by deleting the temporary channel when the user in the temporary channel is detected to be less than a set threshold, thereby avoiding waste of resources.
  • FIG. 3 is a schematic structural diagram of a channel processing apparatus according to an embodiment of the present application.
  • the apparatus includes: a temporary channel establishing module 301, an adding user module 302, and a deleting channel module 303.
  • the temporary channel establishing module 301 is configured to: when receiving the temporary channel establishment request sent by the first user, establish a temporary channel and send an invitation request to the invited second user; the adding user module 302 is connected to the temporary channel establishing module 301. And adding, to the temporary channel, the first user and the second user accepting the invitation, the temporary channel is used for information interaction between the first user and the second user accepting the invitation; and the deleted channel module 303 is connected to the added user module 302. For monitoring the user flow of the temporary channel, when the user in the temporary channel is detected to be less than a set threshold, the temporary channel is deleted.
  • the device further includes:
  • a permission condition receiving module configured to receive a channel permission condition sent by the first user
  • a first authority control module configured to: when receiving an operation request sent by any second user, determine whether the second user that sends the operation request satisfies the channel permission condition, when the operation request is sent When the second user satisfies the permission condition of the channel, in response to the operation request, when the second user who sends the operation request does not satisfy the channel permission condition, the operation request is ignored; or
  • a second authority control module configured to: when receiving an operation request sent by any second user, determine whether the operation request satisfies the channel permission condition, and when the operation request satisfies the channel permission condition, respond to the operation request, when When the operation request does not satisfy the channel permission condition, the operation request is ignored.
  • the device further includes:
  • the exiting module is configured to delete the user who sent the exit request from the temporary channel when receiving the exit request sent by any user in the temporary channel.
  • the device further includes:
  • an allocation module configured to allocate a channel identifier and a channel resource to the temporary channel, so that the first user and the invited second user can perform information interaction based on the channel resource, where the channel identifier is used to uniquely determine the temporary channel.
  • the allocation module includes:
  • An identifier selecting unit configured to select one channel identifier from the plurality of channel identifiers reserved in advance to be allocated to the temporary channel;
  • an allocating unit configured to allocate the channel resource corresponding to the selected channel identifier to the temporary channel.
  • the device further includes:
  • a detecting module configured to detect whether a monitoring process for monitoring a temporary channel is started
  • the apparatus provided in this embodiment provides a first user and a second user who accepts the invitation by establishing a temporary channel when the server receives the temporary channel establishment request sent by the first user and broadcasting the channel identifier to the invited second user. Adding to the temporary channel enables the first user and the second user accepting the invitation to directly enter the temporary channel without performing an operation such as inputting a channel number, thereby improving human-computer interaction. Further, the server can recover the resources occupied by the temporary channel by deleting the temporary channel when the user in the temporary channel is detected to be less than a set threshold, thereby avoiding waste of resources.
  • the channel processing apparatus provided by the foregoing embodiment only illustrates the division of each functional module in the processing of the channel. In actual applications, the function allocation may be completed by different functional modules as needed.
  • the internal structure of the server is divided into different functional modules to perform all or part of the functions described above.
  • the channel processing apparatus provided by the above embodiment and The channel processing method embodiment belongs to the same concept, and the specific implementation process is detailed in the method embodiment, and details are not described herein again.
  • the server 400 may generate a large difference due to different configurations or performances, and may include one or more central processing units (CPUs) 422 (for example, One or more processors) and memory 432, one or more storage media 430 that store application 442 or data 444 (eg, one or one storage device in Shanghai).
  • the memory 432 and the storage medium 430 may be short-term storage or persistent storage.
  • the program stored on storage medium 430 may include one or more modules (not shown), each of which may include a series of instruction operations in the server.
  • central processor 422 can be configured to communicate with storage medium 430, executing a series of instruction operations in storage medium 430 on server 400.
  • Server 400 may also include one or more power sources 426, one or more wired or wireless network interfaces 450, one or more input and output interfaces 458, and/or one or more operating systems 441, such as Windows ServerTM, Mac OS XTM, UnixTM, LinuxTM, FreeBSDTM and more.
  • the steps performed by the server described in the above embodiments may be based on the server structure shown in FIG.
  • FIG. 5 is a schematic structural diagram of a server provided by an embodiment of the present application, where the server includes: a processor 501 and a transceiver 502;
  • the processor 501 is configured to: when the transceiver 502 receives the temporary channel establishment request sent by the first user, establish a temporary channel and send an invitation request to the invited second user; add the first user and the second user accepting the invitation To the temporary channel, the temporary channel is used for information interaction between the first user and the second user accepting the invitation; monitoring the user flow of the temporary channel, and deleting the temporary channel when it is detected that the user in the temporary channel is less than the set threshold.
  • the transceiver 502 is further configured to receive a channel permission condition sent by the first user;
  • the processor 501 is further configured to: when the transceiver 502 receives an operation request sent by any second user, determine whether the second user that sends the operation request meets the channel permission condition, and when the second user that sends the operation request satisfies the channel permission condition Responding to the operation request, when the second user who sent the operation request is not satisfied Ignore the operation request when the channel permission condition; or,
  • the processor 501 is further configured to: when the transceiver 502 receives an operation request sent by any second user, determine whether the operation request satisfies the channel permission condition, and when the operation request satisfies the channel permission condition, respond to the operation request, when the operation request is not Ignore the operation request when the channel permission condition is met.
  • the processor 501 is further configured to: when the receiver receives the exit request sent by any user in the temporary channel, delete the user that sends the logout request from the temporary channel.
  • the processor 501 is further configured to allocate a channel identifier and a channel resource to the temporary channel, so that the first user and the invited second user can perform information interaction based on the channel resource, where the channel identifier is used to uniquely determine the temporary channel.
  • the processor 501 is further configured to: select one channel identifier from the plurality of channel identifiers reserved in advance to be allocated to the temporary channel; and allocate the channel resource corresponding to the selected channel identifier to the temporary channel.
  • the processor 501 is further configured to detect whether the monitoring process for monitoring the temporary channel is started; if the monitoring process is not started, create a monitoring process, and add the channel identifier of the temporary channel to the monitoring list of the monitoring process.
  • the server provided by the embodiment of the present application establishes a temporary channel and broadcasts a channel identifier to the invited second user when the server receives the temporary channel establishment request sent by the first user, and the first user and the second user accepting the invitation Adding to the temporary channel enables the first user and the second user accepting the invitation to directly enter the temporary channel without performing an operation such as inputting a channel number, thereby improving human-computer interaction. Further, the server can recover the resources occupied by the temporary channel by deleting the temporary channel when the user in the temporary channel is detected to be less than a set threshold, thereby avoiding waste of resources.
  • a person skilled in the art may understand that all or part of the steps of implementing the above embodiments may be completed by hardware, or may be instructed by a program to execute related hardware, and the program may be stored in a computer readable storage medium.
  • the storage medium mentioned may be a read only memory, a magnetic disk or an optical disk or the like.

Landscapes

  • Engineering & Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Multimedia (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Mobile Radio Communication Systems (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

La présente invention se rapporte au domaine technique de l'Internet et concerne un procédé et un dispositif de traitement de canal. Le procédé comprend les opérations suivantes : après qu'une requête pour établir une requête temporaire transmise par un premier utilisateur est reçue, un canal temporaire est établi et une requête d'invitation est transmise à un second utilisateur invité ; le premier utilisateur et le second utilisateur qui ont reçu l'invitation sont ajoutés au canal temporaire ; le déplacement d'utilisateur sur le canal temporaire est surveillé ; le canal temporaire est supprimé lorsque le nombre d'utilisateurs dans le canal temporaire est détecté comme étant inférieur à une valeur de seuil préréglée. Pendant l'établissement d'un canal temporaire, la présente invention ajoute le premier utilisateur et le second utilisateur qui ont reçu l'invitation au canal temporaire, de telle sorte que le premier utilisateur et ledit second utilisateur peuvent entrer directement dans le canal temporaire sans exécuter d'opérations, telles que l'entrée du numéro de canal, permettant ainsi au processus d'être rapide et commode. En outre, les canaux temporaires sont souples et peuvent être utilisés pour un échange d'informations entre de petits groupes. En outre, un canal temporaire est supprimé lorsque le nombre d'utilisateurs dans le canal temporaire est détecté comme étant inférieur à une valeur de seuil préréglée, permettant ainsi de récupérer des ressources occupées par le canal temporaire et d'éviter un gaspillage de ressources.
PCT/CN2014/095706 2013-12-30 2014-12-30 Procédé et dispositif de traitement de canal WO2015101303A1 (fr)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201310746796.0A CN103731281B (zh) 2013-12-30 2013-12-30 频道处理方法和装置
CN201310746796.0 2013-12-30

Publications (1)

Publication Number Publication Date
WO2015101303A1 true WO2015101303A1 (fr) 2015-07-09

Family

ID=50455216

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2014/095706 WO2015101303A1 (fr) 2013-12-30 2014-12-30 Procédé et dispositif de traitement de canal

Country Status (2)

Country Link
CN (1) CN103731281B (fr)
WO (1) WO2015101303A1 (fr)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2020108378A1 (fr) * 2018-11-30 2020-06-04 广州华多网络科技有限公司 Procédé et appareil d'appel vocal basé sur un canal

Families Citing this family (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103731281B (zh) * 2013-12-30 2017-10-20 广州华多网络科技有限公司 频道处理方法和装置
CN104394430B (zh) * 2014-11-20 2018-03-16 广州华多网络科技有限公司 一种基于交互应用的资源传输方法及其系统、服务设备
CN104869435A (zh) * 2015-05-18 2015-08-26 无锡天脉聚源传媒科技有限公司 一种播出卡的处理方法及装置
CN105978701A (zh) * 2016-05-11 2016-09-28 惠州市凯越电子有限公司 车载系统与智能移动终端自建频道的信息交互系统及方法
CN105898508A (zh) * 2016-06-01 2016-08-24 北京奇艺世纪科技有限公司 一种视频同步共享播放方法及装置
CN110213628B (zh) * 2018-05-14 2022-02-18 腾讯科技(深圳)有限公司 直播间分配方法和服务器

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102075456A (zh) * 2011-02-25 2011-05-25 中国科学院计算技术研究所 分布式域管理系统中的群组建立及成员添加方法
CN103051517A (zh) * 2012-12-07 2013-04-17 北京百度网讯科技有限公司 用于即时消息临时会话群的聊天信息管理方法和系统
CN103731281A (zh) * 2013-12-30 2014-04-16 广州华多网络科技有限公司 频道处理方法和装置

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN100555972C (zh) * 2007-03-30 2009-10-28 腾讯科技(深圳)有限公司 在网络聊天室中多成员聚集交流的方法、服务器
EP2073485B1 (fr) * 2007-12-20 2018-06-13 Nokia Solutions and Networks Oy Fourniture d'un service de téléchargement dans un système de communication

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102075456A (zh) * 2011-02-25 2011-05-25 中国科学院计算技术研究所 分布式域管理系统中的群组建立及成员添加方法
CN103051517A (zh) * 2012-12-07 2013-04-17 北京百度网讯科技有限公司 用于即时消息临时会话群的聊天信息管理方法和系统
CN103731281A (zh) * 2013-12-30 2014-04-16 广州华多网络科技有限公司 频道处理方法和装置

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2020108378A1 (fr) * 2018-11-30 2020-06-04 广州华多网络科技有限公司 Procédé et appareil d'appel vocal basé sur un canal
US11272053B2 (en) 2018-11-30 2022-03-08 Guangzhou Huaduo Network Technology Co., Ltd. Channel-based voice call method and apparatus

Also Published As

Publication number Publication date
CN103731281A (zh) 2014-04-16
CN103731281B (zh) 2017-10-20

Similar Documents

Publication Publication Date Title
WO2015101303A1 (fr) Procédé et dispositif de traitement de canal
CN111065077B (zh) 蓝牙Mesh网络及其通信方法、设备与存储介质
WO2021098138A1 (fr) Procédé et dispositif de commande de fonctionnement, appareil électroménager et support de stockage
US11553021B2 (en) Media downlink transmission control method and related device
WO2019153965A1 (fr) Procédé de traitement de réception et premier terminal
EP2898420A1 (fr) Procédé, terminal, serveur et système de partage de données
RU2012147842A (ru) Способ управления конференц-связью и относящиеся к нему устройство и система
WO2014194869A1 (fr) Procédé, dispositif et système de traitement d'une demande
CN108235446A (zh) 用户设备和相关方法
WO2016192414A1 (fr) Procédé et dispositif d'appel de groupe dans un système de communication de partage
WO2015096802A1 (fr) Procédé, dispositif et serveur pour une transmission de message
WO2021042612A1 (fr) Procédé et appareil de projection d'écran sans fil, dispositif et support de stockage
CN109275042A (zh) 一种弹幕消息的分发方法、装置、终端和存储介质
WO2015062082A1 (fr) Procédé d'accès à la communication et équipement utilisateur
US10771928B2 (en) Communication method for requesting relay service, device, and system
WO2014173366A2 (fr) Procédé, dispositif et système pour réaliser un envoi de groupe de capacité de télécommunication
JP2017522806A (ja) 共有メディア出力デバイスのためのアクセスの割振り
EP4096328A1 (fr) Procédé et appareil d'enregistrement de fonction de réseau, procédé et appareil de découverte de fonction de réseau, ainsi que dispositif et support
WO2012155702A1 (fr) Procédé, système, serveur de traitement de service permettant de mettre à jour une clé de service
WO2014106341A1 (fr) Procédé et dispositif d'affectation de ressources
WO2010130230A1 (fr) Procédé et appareil permettant d'offrir un service à un utilisateur
WO2015188336A1 (fr) Procédé et dispositif pour le traitement d'identité de groupe mobile temporaire (tmgi)
CN110198429B (zh) 一种视频会议分级调度的方法和装置
CN113542150A (zh) 一种数据传输方法、装置及中心端网桥
WO2024037161A1 (fr) Procédé de transmission de données, appareil et système, et support de stockage

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

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

32PN Ep: public notification in the ep bulletin as address of the adressee cannot be established

Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205A DATED 03.11.16)

122 Ep: pct application non-entry in european phase

Ref document number: 14877379

Country of ref document: EP

Kind code of ref document: A1