WO2021098643A1 - Method and device for configuring prop in live streaming room, readable medium, and electronic device - Google Patents

Method and device for configuring prop in live streaming room, readable medium, and electronic device Download PDF

Info

Publication number
WO2021098643A1
WO2021098643A1 PCT/CN2020/129069 CN2020129069W WO2021098643A1 WO 2021098643 A1 WO2021098643 A1 WO 2021098643A1 CN 2020129069 W CN2020129069 W CN 2020129069W WO 2021098643 A1 WO2021098643 A1 WO 2021098643A1
Authority
WO
WIPO (PCT)
Prior art keywords
attribute value
configuration data
item
preset
attribute
Prior art date
Application number
PCT/CN2020/129069
Other languages
French (fr)
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 WO2021098643A1 publication Critical patent/WO2021098643A1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating
    • G06F9/44505Configuring for program initiating, e.g. using registry, configuration files
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces

Definitions

  • the present disclosure relates to the network field, and in particular, to a method, device, readable medium, and electronic equipment for configuring props in a live broadcast room.
  • the props that can be stored need to be developed by the back-end developer to achieve a certain amount of work before they can be distributed to the user and the user to the props
  • Many props often have similarities in functions or usage restrictions.
  • the development process is very cumbersome and redundant, which will make the development cost of new props higher , And it takes a long time, which is not conducive to the rapid launch of new props.
  • the present disclosure provides a method for configuring props in a live broadcast room, and the method includes:
  • a first prompt is sent to the user, and the first prompt is used to instruct the user to continue to input the corresponding Item attribute value configuration data.
  • the present disclosure provides a device for configuring props in a live broadcast room, and the device includes:
  • the first obtaining module is used to obtain the item attribute value configuration data input by the user through the graphical user interface GUI;
  • the first determining module is configured to determine whether the attribute value of the first preset attribute in the item attribute value configuration data is empty, and the first preset attribute is an attribute necessary for generating one or more items;
  • An item generating module configured to generate a target item according to the item attribute value configuration data when it is determined that the attribute value of the first preset attribute in the item attribute value configuration data is not empty;
  • the first prompt module is configured to send a first prompt to the user when it is determined that at least one of the first preset properties in the item property value configuration data is empty, and the first prompt uses Instruct the user to continue to input the corresponding item attribute value configuration data.
  • the present disclosure provides a computer-readable medium on which a computer program is stored, and when the program is executed by a processing device, the steps of the method described in the first aspect are implemented.
  • an electronic device including:
  • a storage device on which a computer program is stored
  • the processing device is configured to execute the computer program in the storage device to implement the steps of the method described in the first aspect.
  • the user can directly configure the properties of the props to be generated through the graphical user interface GUI, eliminating the need to write code for all the props to be generated when generating new props, and can also input the user before the props are generated
  • the attribute value configuration data of the item is checked to ensure that the required attribute value in the item is not empty before generating the item, so as to ensure that the target item can be successfully generated.
  • Fig. 1 is a flow chart showing a method for configuring props in a live broadcast room according to an exemplary embodiment of the present disclosure.
  • Fig. 2 is a flowchart showing a method for configuring props in a live broadcast room according to another exemplary embodiment of the present disclosure.
  • Fig. 3 is a flowchart showing a method for configuring props in a live broadcast room according to another exemplary embodiment of the present disclosure.
  • Fig. 4 is a flowchart showing a method for configuring props in a live broadcast room according to another exemplary embodiment of the present disclosure.
  • Fig. 5 is a structural block diagram of a device for configuring props in a live broadcast room according to an exemplary embodiment of the present disclosure.
  • Fig. 6 is a schematic structural diagram of an electronic device according to an embodiment of the present disclosure.
  • Fig. 1 is a flow chart showing a method for configuring props in a live broadcast room according to an exemplary embodiment of the present disclosure. As shown in FIG. 1, the method includes step 101 to step 104.
  • the item attribute value configuration data input by the user through the graphical user interface GUI is obtained.
  • the user input prop property value configuration value data through the graphical user interface GUI can be inputted in the input box for inputting prop property value configuration data, or it can be selected in each preset prop property value.
  • Checked in the drop-down box or the attribute value selection box For example, when the user inputs the property value configuration data of the target prop through the GUI, he can first select the property that needs to be configured in the target prop, and after determining the property that needs to be configured, input the corresponding property value of each property
  • the position can be in the form of an input box, a drop-down box, or multiple attribute value selection boxes. Or, the user does not need to select the attributes that need to be configured, and all the configurable attributes and the input interface for inputting configuration data can be displayed in the graphical user interface GUI.
  • the user when the user enters the property value configuration data of the item in the graphical user interface GUI, the user can also select the item type first, and after determining the type of the item that the user needs to generate, enter the item property value configuration data in the graphical user interface GUI.
  • the GUI displays the prop property value configuration interface corresponding to the prop type, and the prop property value configuration interface corresponding to the prop type can only configure the property value of the prop property corresponding to the prop type.
  • step 102 it is determined whether the attribute value of the first preset attribute in the item attribute value configuration data is empty, and the first preset attribute is an attribute necessary for generating one or more items.
  • the first preset attribute can be the same for all props, or it can be based on the type of props selected by the user. Different have corresponding different first preset attributes.
  • step 101 when the user inputs configuration data of the prop property value in step 101, he can select the type of prop to be generated, and then in step 102, it is determined whether the property value of the first preset property in the prop property value configuration data is empty, Firstly, determine the prop type that the user needs to generate, and then determine the first preset attribute corresponding to the prop type, and then determine whether the first preset attribute in the prop property value configuration data is empty.
  • the first preset attributes of the props will be related to the actual development process, and the specific settings should be carried out according to the actual situation. Therefore, only the first preset attributes are restricted to the attributes necessary for the generation of the props. If the property value of the property is empty, an error will occur when generating props, and the props cannot be successfully generated.
  • step 103 when it is determined that the attribute value of the first preset attribute in the item attribute value configuration data is not empty, a target item is generated according to the item attribute value configuration data.
  • the target item can be generated according to the item attribute value configuration data. Since the attribute values necessary to generate the item can be found in the attribute value configuration data of the item, the generated item at this time can be guaranteed to be usable.
  • step 104 when it is determined that at least one of the first preset attributes in the item attribute value configuration data is empty, a first prompt is sent to the user, and the first prompt is used to indicate The user continues to input the corresponding item attribute value configuration data. If at least one of the attribute values corresponding to the first preset attribute in the item attribute configuration data input by the user is empty, it means that the item cannot be successfully generated, and the first prompt needs to be sent to the user before generating the item. The user is prompted to continue to input the corresponding item attribute value configuration data.
  • the corresponding item attribute value configuration data may be the empty first preset attribute, or all the first preset attributes.
  • the first prompt may prompt the user with a first preset attribute whose attribute value is empty, so that the user can supplement the first preset attribute whose attribute value is empty, or the first prompt may also Mark all the first preset attributes in the graphical user interface GUI to prompt the user that the attribute value of the first preset attribute is empty, and instruct the user to set the attribute value in all the first preset attributes The attribute value of the empty first preset attribute is supplemented completely.
  • the user can directly configure the properties of the props to be generated through the graphical user interface GUI, eliminating the need to write code for all the props to be generated when generating new props, and can also input the user before the props are generated
  • the attribute value configuration data of the item is checked to ensure that the required attribute value in the item is not empty before generating the item, so as to ensure that the target item can be successfully generated.
  • Fig. 2 is a flowchart showing a method for configuring props in a live broadcast room according to another exemplary embodiment of the present disclosure. As shown in FIG. 2, the method includes step 201 to step 203 in addition to step 101, step 102, and step 104 as shown in FIG.
  • step 102 it is determined whether the attribute value of the first preset attribute in the item attribute value configuration data is empty, and if the attribute value of at least one first preset attribute is empty, then step 104 sends the first prompt to the user, and then returns to step 101 to obtain the item attribute value configuration data that the user inputs again in response to the prompt; if the attribute value of the first preset attribute is not empty, go to step 201.
  • step 201 it is determined whether the attribute value of the second preset attribute in the item attribute value configuration data input by the user is empty, and the second preset attribute is one or more attributes that can use the default attribute value. In the case where it is determined that at least one attribute value in the second preset attribute in the item attribute value configuration data is empty, go to step 202; in determining the second attribute value in the item attribute value configuration data If none of the preset attributes are empty, go to step 203.
  • step 202 configure the second preset attribute whose attribute value is empty in the item attribute value configuration data according to the preset default configuration file, and then return to the attribute value of the second preset attribute in step 201 Whether it is empty or not is judged again to ensure that after the second preset attribute whose attribute value is empty in the item attribute value configuration data is configured according to the default configuration file in step 202, the attribute value of the second preset attribute is no longer air.
  • step 203 target props are generated according to the prop attribute value configuration data.
  • the attribute that can use the default attribute value is the attribute that can automatically fill in the preset default value when the user does not input the attribute value setting data.
  • the second preset attribute may be a relatively conventional attribute value among the prop attributes, such as the value of the prop.
  • the value of the item when the value of the item is not configured in the item attribute value configuration data entered by the user, it can be configured according to the minimum unit price of the item, without reminding the user to make supplementary configuration, directly according to the default configuration file Just set the second preset attribute whose attribute value is empty to perform automatic configuration.
  • the default configuration file is preset, and the configuration data of the attribute value of each second preset attribute can be set according to actual application scenarios, which is not limited here.
  • Fig. 3 is a flowchart showing a method for configuring props in a live broadcast room according to another exemplary embodiment of the present disclosure. As shown in FIG. 3, after performing step 202 shown in FIG. 2, the method further includes step 301.
  • a second prompt is sent to the user, and the second prompt is used to prompt the user of the prop attributes configured using the preset default configuration file in the target props.
  • the form of the second prompt may be any form that can be perceived by the user, for example, a form in which a prompt window pops up in the graphical user interface GUI, or a form in which a text prompt column is displayed in the graphical user interface GUI, etc. .
  • the form of sending the first prompt to the user in step 104 shown in FIG. 1 can be the same or can be distinguished.
  • Fig. 4 is a flowchart showing a method for configuring props in a live broadcast room according to another exemplary embodiment of the present disclosure. As shown in FIG. 4, the method further includes step 401 and step 402.
  • step 401 an item attribute value configuration option is set in the graphical user interface GUI
  • step 402 the item attribute value configuration data is determined based on the user's selection of the item attribute value configuration option.
  • the item property value configuration option can be a label for the item property value configuration scheme that has been set, that is, the property value configuration data of two or more sets of props can be pre-configured, and they are respectively connected with the graphical user interface GUI There is a one-to-one correspondence between the item attribute value configuration options displayed in the GUI, and the user can directly select the item attribute value configuration option in the graphical user interface GUI to obtain the pre-configured prop attribute corresponding to the item attribute value configuration option The configuration data in the value configuration scheme.
  • the item attribute value configuration data corresponding to the item attribute value configuration option can be displayed in the graphical user interface GUI, and can continue to receive the user's selection of the item attribute value configuration data.
  • the configuration data finally determined by the user is used as the item attribute value configuration data input by the user.
  • the user can further simplify the process of generating the target props by selecting the existing item attribute configuration scheme, and can also configure the attribute data corresponding to the selected item attribute configuration scheme according to their own needs. Modifications or additions make it more convenient for the user to generate the target props.
  • the method further includes: obtaining, through the graphical user interface GUI, a user-input issued instruction for the target prop, the issued instruction includes at least the target client;
  • the item issuing instruction delivers the target item to the target client.
  • the delivery instruction includes at least the target client, and can also include, for example, the number of deliveries and delivery conditions, such as whether it is delivered regularly, and what conditions are met by the client user to deliver the item to a predetermined number The client and so on. There is no restriction on the setting method of the issued instruction.
  • the method further includes: receiving a prop use message sent by the client; and broadcasting the prop use message.
  • the usage data of the props usually has multiple different system requirements.
  • all props usage messages sent to the client will be received and broadcast in a unified manner.
  • Other systems that need to obtain a certain type of props only need to subscribe to the use of the props to obtain real-time props use messages, which can greatly simplify the confusion of prop use messages in the prior art, and also simplify the response of different systems to the use of props.
  • the process of obtaining prop use messages provides a unified message broadcasting mechanism.
  • Fig. 5 is a structural block diagram of a device 100 for configuring props in a live broadcast room according to an exemplary embodiment of the present disclosure.
  • the device 100 includes: a first obtaining module 10, which is used to obtain item attribute value configuration data input by a user through a graphical user interface GUI; a first judging module 20, which is used to determine the item attribute value configuration Whether the attribute value of the first preset attribute in the data is empty, and the first preset attribute is an attribute necessary for generating one or more props; the prop generating module 30 is used for determining the attribute value configuration data of the prop If the attribute value of the first preset attribute is not empty, the target item is generated according to the attribute value configuration data of the item; the first prompting module 40 is used to determine the value in the attribute value configuration data of the item In the case where at least one attribute value in the first preset attributes is empty, a first prompt is sent to the user, and the first prompt is used to instruct the user to continue to input corresponding item attribute value configuration data.
  • the user can directly configure the properties of the props to be generated through the graphical user interface GUI, eliminating the need to write code for all the props to be generated when generating new props, and can also input the user before the props are generated
  • the attribute value configuration data of the item is checked to ensure that the required attribute value in the item is not empty before generating the item, so as to ensure that the target item can be successfully generated.
  • the device 100 before the item generation module generates the target item according to the item attribute value configuration data, the device 100 further includes: a second judgment module configured to judge the item attribute input by the user Whether the attribute value of the second preset attribute in the value configuration data is empty, the second preset attribute is one or more attributes that can use the default attribute value; the first processing module is used to determine the attribute of the item In the case that at least one of the second preset attributes in the value configuration data is empty, the second preset whose attribute value in the item attribute value configuration data is empty is configured according to the preset default configuration file Attribute configuration; the second processing module is used to trigger the item generation module to configure according to the item attribute value when it is determined that the second preset attribute in the item attribute value configuration data is not empty Data generation target props.
  • a second judgment module configured to judge the item attribute input by the user Whether the attribute value of the second preset attribute in the value configuration data is empty, the second preset attribute is one or more attributes that can use the default attribute value
  • the first processing module is used
  • the device 100 further includes: a second prompt module, configured to send a second prompt to the user, the second prompt being used to prompt the user of the prop attributes configured using the preset default configuration file in the target prop.
  • the device 100 further includes: a setting module for setting prop property value configuration options in the graphical user interface GUI; the first obtaining module 10 includes: an obtaining submodule, The item attribute value configuration data is determined based on the user's selection of the item attribute value configuration option.
  • the device 100 further includes: a second obtaining module, configured to obtain a user-input issued instruction for the target item through the graphical user interface GUI, in the issued instruction It includes at least a target client; an item issuing module, configured to issue the target item to the target client according to the item issuing instruction.
  • a second obtaining module configured to obtain a user-input issued instruction for the target item through the graphical user interface GUI, in the issued instruction It includes at least a target client
  • an item issuing module configured to issue the target item to the target client according to the item issuing instruction.
  • the apparatus 100 further includes: a receiving module, configured to receive a prop use message sent by the client; and a broadcasting module, configured to broadcast the prop use message.
  • Terminal devices in the embodiments of the present disclosure may include, but are not limited to, mobile phones, notebook computers, digital broadcast receivers, PDAs (personal digital assistants), PADs (tablets), PMPs (portable multimedia players), vehicle-mounted terminals (e.g. Mobile terminals such as car navigation terminals) and fixed terminals such as digital TVs, desktop computers, etc.
  • the electronic device shown in FIG. 6 is only an example, and should not bring any limitation to the function and scope of use of the embodiments of the present disclosure.
  • the electronic device 600 may include a processing device (such as a central processing unit, a graphics processor, etc.) 601, which may be loaded into a random access device according to a program stored in a read-only memory (ROM) 602 or from a storage device 608.
  • the program in the memory (RAM) 603 executes various appropriate actions and processing.
  • various programs and data required for the operation of the electronic device 600 are also stored.
  • the processing device 601, the ROM 602, and the RAM 603 are connected to each other through a bus 604.
  • An input/output (I/O) interface 605 is also connected to the bus 604.
  • the following devices can be connected to the I/O interface 605: including input devices 606 such as touch screen, touch pad, keyboard, mouse, camera, microphone, accelerometer, gyroscope, etc.; including, for example, liquid crystal display (LCD), speakers, vibration An output device 607 such as a device; a storage device 608 such as a magnetic tape and a hard disk; and a communication device 609.
  • the communication device 609 may allow the electronic device 600 to perform wireless or wired communication with other devices to exchange data.
  • FIG. 6 shows an electronic device 600 having various devices, it should be understood that it is not required to implement or have all the illustrated devices. It may alternatively be implemented or provided with more or fewer devices.
  • the process described above with reference to the flowchart can be implemented as a computer software program.
  • the embodiments of the present disclosure include a computer program product, which includes a computer program carried on a non-transitory computer readable medium, and the computer program contains program code for executing the method shown in the flowchart.
  • the computer program may be downloaded and installed from the network through the communication device 609, or installed from the storage device 608, or installed from the ROM 602.
  • the processing device 601 the above-mentioned functions defined in the method of the embodiment of the present disclosure are executed.
  • the aforementioned computer-readable medium in the present disclosure may be a computer-readable signal medium or a computer-readable storage medium, or any combination of the two.
  • the computer-readable storage medium may be, for example, but not limited to, an electrical, magnetic, optical, electromagnetic, infrared, or semiconductor system, device, or device, or a combination of any of the above. More specific examples of computer-readable storage media may include, but are not limited to: electrical connections with one or more wires, portable computer disks, hard disks, random access memory (RAM), read-only memory (ROM), erasable removable Programmable read-only memory (EPROM or flash memory), optical fiber, portable compact disk read-only memory (CD-ROM), optical storage device, magnetic storage device, or any suitable combination of the above.
  • a computer-readable storage medium may be any tangible medium that contains or stores a program, and the program may be used by or in combination with an instruction execution system, apparatus, or device.
  • a computer-readable signal medium may include a data signal propagated in a baseband or as a part of a carrier wave, and a computer-readable program code is carried therein. This propagated data signal can take many forms, including but not limited to electromagnetic signals, optical signals, or any suitable combination of the foregoing.
  • the computer-readable signal medium may also be any computer-readable medium other than the computer-readable storage medium.
  • the computer-readable signal medium may send, propagate, or transmit the program for use by or in combination with the instruction execution system, apparatus, or device .
  • the program code contained on the computer-readable medium can be transmitted by any suitable medium, including but not limited to: wire, optical cable, RF (Radio Frequency), etc., or any suitable combination of the above.
  • the server can communicate with any currently known or future-developed network protocol such as HTTP (HyperText Transfer Protocol), and can communicate with any form or medium of digital data (for example, , Communication network) interconnection.
  • HTTP HyperText Transfer Protocol
  • Examples of communication networks include local area networks ("LAN”), wide area networks (“WAN”), the Internet (for example, the Internet), and end-to-end networks (for example, ad hoc end-to-end networks), as well as any currently known or future research and development network of.
  • the above-mentioned computer-readable medium may be included in the above-mentioned electronic device; or it may exist alone without being assembled into the electronic device.
  • the above-mentioned computer-readable medium carries one or more programs, and when the above-mentioned one or more programs are executed by the electronic device, the electronic device: obtains the item attribute value configuration data input by the user through the graphical user interface GUI; judges the item attribute Whether the attribute value of the first preset attribute in the value configuration data is empty, the first preset attribute is a necessary attribute for one or more props; the attribute value of the first preset attribute in the configuration data for determining the attribute value of the prop If none of them are empty, generate the target item based on the item attribute value configuration data; if it is determined that at least one attribute value in the first preset attribute in the item attribute value configuration data is empty, send a first prompt to the user , The first prompt is used to instruct the user to continue to input the corresponding item attribute value configuration data.
  • the computer program code used to perform the operations of the present disclosure can be written in one or more programming languages or a combination thereof.
  • the above-mentioned programming languages include but are not limited to object-oriented programming languages such as Java, Smalltalk, C++, and Including conventional procedural programming languages-such as "C" language or similar programming languages.
  • the program code can be executed entirely on the user's computer, partly on the user's computer, executed as an independent software package, partly on the user's computer and partly executed on a remote computer, or entirely executed on the remote computer or server.
  • the remote computer can be connected to the user’s computer through any kind of network, including a local area network (LAN) or a wide area network (WAN), or it can be connected to an external computer (for example, using an Internet service provider to Connect via the Internet).
  • LAN local area network
  • WAN wide area network
  • each block in the flowchart or block diagram may represent a module, program segment, or part of code, and the module, program segment, or part of code contains one or more for realizing the specified logical function Executable instructions.
  • the functions marked in the block may also occur in a different order from the order marked in the drawings. For example, two blocks shown in succession can actually be executed substantially in parallel, and they can sometimes be executed in the reverse order, depending on the functions involved.
  • each block in the block diagram and/or flowchart, and the combination of the blocks in the block diagram and/or flowchart can be implemented by a dedicated hardware-based system that performs the specified functions or operations Or it can be realized by a combination of dedicated hardware and computer instructions.
  • the modules involved in the embodiments described in the present disclosure can be implemented in software or hardware.
  • the name of the module does not constitute a limitation on the module itself under certain circumstances.
  • the first acquisition module can also be described as "a module that acquires the configuration data of the item attribute value input by the user".
  • exemplary types of hardware logic components include: Field Programmable Gate Array (FPGA), Application Specific Integrated Circuit (ASIC), Application Specific Standard Product (ASSP), System on Chip (SOC), Complex Programmable Logical device (CPLD) and so on.
  • FPGA Field Programmable Gate Array
  • ASIC Application Specific Integrated Circuit
  • ASSP Application Specific Standard Product
  • SOC System on Chip
  • CPLD Complex Programmable Logical device
  • a machine-readable medium may be a tangible medium, which may contain or store a program for use by the instruction execution system, apparatus, or device or in combination with the instruction execution system, apparatus, or device.
  • the machine-readable medium may be a machine-readable signal medium or a machine-readable storage medium.
  • the machine-readable medium may include, but is not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, device, or device, or any suitable combination of the foregoing.
  • machine-readable storage media would include electrical connections based on one or more wires, portable computer disks, hard disks, random access memory (RAM), read-only memory (ROM), erasable programmable read-only memory (EPROM or flash memory), optical fiber, portable compact disk read only memory (CD-ROM), optical storage device, magnetic storage device, or any suitable combination of the foregoing.
  • RAM random access memory
  • ROM read-only memory
  • EPROM or flash memory erasable programmable read-only memory
  • CD-ROM compact disk read only memory
  • magnetic storage device or any suitable combination of the foregoing.
  • Example 1 provides a method for configuring props in a live broadcast room, which includes obtaining prop property value configuration data input by a user through a graphical user interface GUI;
  • a first prompt is sent to the user, and the first prompt is used to instruct the user to continue to input the corresponding Item attribute value configuration data.
  • Example 2 provides the method of Example 1. Before executing the step of generating target props according to the prop property value configuration data, the method further includes:
  • the attribute value in the item attribute value configuration data is empty according to the preset default configuration file Configuring the second preset attribute
  • the step of generating a target item according to the item attribute value configuration data is performed.
  • Example 3 provides the method of Example 2.
  • the second preset whose attribute value is empty in the attribute value configuration data of the prop according to the preset default configuration file is executed After the properties are configured, it also includes:
  • Example 4 provides the method of Example 1, and further includes:
  • the obtaining configuration data of prop property values input by a user through a graphical user interface GUI includes:
  • the item attribute value configuration data is determined based on the user's selection of the item attribute value configuration option.
  • Example 5 provides the method described in any of Examples 1 to 4, and further includes:
  • a user-input issued instruction for the target prop includes at least the target client;
  • Example 6 provides the method described in any of Examples 1 to 4, and further includes:
  • Example 7 provides a device for configuring props in a live broadcast room, and the device includes:
  • the first obtaining module is used to obtain the item attribute value configuration data input by the user through the graphical user interface GUI;
  • the first determining module is configured to determine whether the attribute value of the first preset attribute in the item attribute value configuration data is empty, and the first preset attribute is an attribute necessary for generating one or more items;
  • An item generating module configured to generate a target item according to the item attribute value configuration data when it is determined that the attribute value of the first preset attribute in the item attribute value configuration data is not empty;
  • the first prompt module is configured to send a first prompt to the user when it is determined that at least one of the first preset properties in the item property value configuration data is empty, and the first prompt uses Instruct the user to continue to input the corresponding item attribute value configuration data.
  • Example 8 provides the device of Example 7. Before the item generation module generates a target item according to the item attribute value configuration data, the device further includes:
  • the second judgment module is used to judge whether the attribute value of the second preset attribute in the item attribute value configuration data input by the user is empty, and the second preset attribute is one or more capable of using the default attribute value Attributes;
  • the first processing module is configured to configure the property value of the prop according to a preset default configuration file in the case where it is determined that at least one of the second preset properties in the prop property value configuration data is empty Configuring the second preset attribute whose attribute value is empty in the data;
  • the second processing module is configured to trigger the item generation module to generate a target prop according to the item attribute value configuration data in the case that it is determined that the second preset attribute in the item attribute value configuration data is not empty .
  • Example 9 provides a computer-readable medium having a computer program stored thereon, and when the program is executed by a processing device, the steps of the method described in any one of Examples 1-6 are implemented. .
  • Example 10 provides an electronic device, including:
  • a storage device on which a computer program is stored
  • the processing device is configured to execute the computer program in the storage device to implement the steps of the method described in any one of Examples 1-6.

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Human Computer Interaction (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

A method and device for configuring a prop in a live streaming room, a readable medium, and an electronic device, comprising: obtaining prop attribute value configuration data input by a user by a graphical user interface (GUI) (101); determining whether attribute values of first preset attributes in the prop attribute value configuration data are empty, the first preset attributes being attributes necessary for generating one or more props (102); when it is determined that none of the attribute values of the first preset attributes in the prop attribute value configuration data is empty, generating a target prop according to the prop attribute value configuration data (103); and when it is determined that at least one of the attribute values of the first preset attributes in the prop attribute value configuration data is empty, sending a first prompt to the user, the first prompt being used for instructing the user to continue to input corresponding prop attribute value configuration data (104). The method enables a user to directly perform, by a GUI, attribute configuration for props to be generated, without writing codes for all props to be generated one by one when generating new props, and can ensure successful generation of target props.

Description

直播间道具配置方法、装置、可读介质及电子设备Method, device, readable medium and electronic equipment for configuring props in live broadcast room
本申请要求申请于2019年11月20交中国专利局、申请号为201911144530.2申请名称为《直播间道具配置方法、装置、可读介质及电子设》的中国专利申请的优先权,其全部内容通过引用结合在本申请中。This application requires the priority of the Chinese patent application filed with the Chinese Patent Office on November 20, 2019, the application number is 201911144530.2, and the application title is "Methods, Devices, Readable Media and Electronic Devices for Prop Configuration in Live Room", all of which are approved The reference is incorporated in this application.
技术领域Technical field
本公开涉及网络领域,具体地,涉及一种直播间道具配置方法、装置、可读介质及电子设备。The present disclosure relates to the network field, and in particular, to a method, device, readable medium, and electronic equipment for configuring props in a live broadcast room.
背景技术Background technique
在现在技术中,无论是直播中使用的道具包裹或者是游戏中的道具包裹,其中能够存放的道具都需要经过后台开发人员进行一定工作量的开发后才能够实现对用户的发放以及用户对道具的使用,很多道具之间经常会有功能相同,或者使用限制相同等相似之处,但目前对于每一新道具的开发,开发过程都很繁琐冗余,这样会使得新道具的开发成本较高,且耗时较长,不利于新道具的快速上线。In the current technology, whether it is the prop package used in live broadcast or the prop package in the game, the props that can be stored need to be developed by the back-end developer to achieve a certain amount of work before they can be distributed to the user and the user to the props Many props often have similarities in functions or usage restrictions. However, for the development of each new prop, the development process is very cumbersome and redundant, which will make the development cost of new props higher , And it takes a long time, which is not conducive to the rapid launch of new props.
发明内容Summary of the invention
提供该发明内容部分以便以简要的形式介绍构思,这些构思将在后面的具体实施方式部分被详细描述。该发明内容部分并不旨在标识要求保护的技术方案的关键特征或必要特征,也不旨在用于限制所要求的保护的技术方案的范围。The content of the invention is provided to introduce concepts in a brief form, and these concepts will be described in detail in the following specific embodiments. The content of the invention is not intended to identify the key features or essential features of the technical solution required to be protected, nor is it intended to be used to limit the scope of the technical solution required to be protected.
第一方面,本公开提供一种直播间道具配置方法,所述方法包括:In a first aspect, the present disclosure provides a method for configuring props in a live broadcast room, and the method includes:
获取用户通过图形用户界面GUI输入的道具属性值配置数据;Obtain the property value configuration data of the props input by the user through the graphical user interface GUI;
判断所述道具属性值配置数据中的第一预设属性的属性值是否为空,所述第一预设属性为一个或多个道具生成必需的属性;Judging whether the attribute value of the first preset attribute in the item attribute value configuration data is empty, and the first preset attribute is an attribute necessary for generating one or more items;
在判定所述道具属性值配置数据中的所述第一预设属性的属性值都不为空的情况下,根据所述道具属性值配置数据生成目标道具;In the case where it is determined that the attribute value of the first preset attribute in the item attribute value configuration data is not empty, generating a target item according to the item attribute value configuration data;
在判定所述道具属性值配置数据中的所述第一预设属性中有至少一个属性值为空的情况下,向用户发送第一提示,所述第一提示用于指示用户继续输入相应的道具属性值配置数据。In the case where it is determined that at least one of the first preset attributes in the item attribute value configuration data is empty, a first prompt is sent to the user, and the first prompt is used to instruct the user to continue to input the corresponding Item attribute value configuration data.
第二方面,本公开提供一种直播间道具配置装置,所述装置包括:In a second aspect, the present disclosure provides a device for configuring props in a live broadcast room, and the device includes:
第一获取模块,用于获取用户通过图形用户界面GUI输入的道具属性值配置数据;The first obtaining module is used to obtain the item attribute value configuration data input by the user through the graphical user interface GUI;
第一判断模块,用于判断所述道具属性值配置数据中的第一预设属性的属性值是否为空,所述第一预设属性为一个或多个道具生成必需的属性;The first determining module is configured to determine whether the attribute value of the first preset attribute in the item attribute value configuration data is empty, and the first preset attribute is an attribute necessary for generating one or more items;
道具生成模块,用于在判定所述道具属性值配置数据中的所述第一预设属性的属性值都不为空的情况下,根据所述道具属性值配置数据生成目标道具;An item generating module, configured to generate a target item according to the item attribute value configuration data when it is determined that the attribute value of the first preset attribute in the item attribute value configuration data is not empty;
第一提示模块,用于在判定所述道具属性值配置数据中的所述第一预设属性中有至少一个属性值为空的情况下,向用户发送第一提示,所述第一提示用于指示用户继续输入相应的道具属性值配置数据。The first prompt module is configured to send a first prompt to the user when it is determined that at least one of the first preset properties in the item property value configuration data is empty, and the first prompt uses Instruct the user to continue to input the corresponding item attribute value configuration data.
第三方面,本公开提供一种计算机可读介质,其上存储有计算机程序,该程序被处理装置执行时实现第一方面所述方法的步骤。In a third aspect, the present disclosure provides a computer-readable medium on which a computer program is stored, and when the program is executed by a processing device, the steps of the method described in the first aspect are implemented.
第四方面,本公开提供一种电子设备,包括:In a fourth aspect, the present disclosure provides an electronic device, including:
存储装置,其上存储有计算机程序;A storage device on which a computer program is stored;
处理装置,用于执行所述存储装置中的所述计算机程序,以实现第一方面所述方法的步骤。The processing device is configured to execute the computer program in the storage device to implement the steps of the method described in the first aspect.
通过上述技术方案,用户能够通过图形用户界面GUI直接对需要生成的道具进行属性配置,无需再在生成新道具时对所有待生成道具一一进行代码编写,并且在道具生成之前还能对用户输入的属性值配置数据进行查验,保证在生成道具之前,道具中必需的属性值不为空,从而保证能够成功生成目标道具。Through the above technical solution, the user can directly configure the properties of the props to be generated through the graphical user interface GUI, eliminating the need to write code for all the props to be generated when generating new props, and can also input the user before the props are generated The attribute value configuration data of the item is checked to ensure that the required attribute value in the item is not empty before generating the item, so as to ensure that the target item can be successfully generated.
本公开的其他特征和优点将在随后的具体实施方式部分予以详细说明。Other features and advantages of the present disclosure will be described in detail in the following specific embodiments.
附图说明Description of the drawings
结合附图并参考以下具体实施方式,本公开各实施例的上述和其他特征、优点及方面将变得更加明显。贯穿附图中,相同或相似的附图标记表示相同或相似的元素。应当理解附图是示意性的,原件和元素不一定按照比例绘制。在附图中:The above and other features, advantages, and aspects of the embodiments of the present disclosure will become more apparent in conjunction with the accompanying drawings and with reference to the following specific implementations. Throughout the drawings, the same or similar reference signs indicate the same or similar elements. It should be understood that the drawings are schematic and the originals and elements are not necessarily drawn to scale. In the attached picture:
图1是根据本公开一示例性实施例示出的一种直播间道具配置方法的流程图。Fig. 1 is a flow chart showing a method for configuring props in a live broadcast room according to an exemplary embodiment of the present disclosure.
图2是根据本公开又一示例性实施例示出的一种直播间道具配置方法的流程图。Fig. 2 is a flowchart showing a method for configuring props in a live broadcast room according to another exemplary embodiment of the present disclosure.
图3是根据本公开又一示例性实施例示出的一种直播间道具配置方法的流程图。Fig. 3 is a flowchart showing a method for configuring props in a live broadcast room according to another exemplary embodiment of the present disclosure.
图4是根据本公开又一示例性实施例示出的一种直播间道具配置方法的流程图。Fig. 4 is a flowchart showing a method for configuring props in a live broadcast room according to another exemplary embodiment of the present disclosure.
图5是根据本公开一示例性实施例示出的一种直播间道具配置装置的结构框图。Fig. 5 is a structural block diagram of a device for configuring props in a live broadcast room according to an exemplary embodiment of the present disclosure.
图6是根据本公开实施例的电子设备的结构示意图。Fig. 6 is a schematic structural diagram of an electronic device according to an embodiment of the present disclosure.
具体实施方式Detailed ways
下面将参照附图更详细地描述本公开的实施例。虽然附图中显示了本公开的某些实施例,然而应当理解的是,本公开可以通过各种形式来实现,而且不应该被解释为限于这里阐述的实施例,相反提供这些实施例是为了更加透彻和完整地理解本公开。应当理解的是,本公开的附图及实施例仅用于示例性作用,并非用于限制本公开的保护范围。Hereinafter, embodiments of the present disclosure will be described in more detail with reference to the accompanying drawings. Although some embodiments of the present disclosure are shown in the drawings, it should be understood that the present disclosure can be implemented in various forms and should not be construed as being limited to the embodiments set forth herein. On the contrary, these embodiments are provided for Have a more thorough and complete understanding of this disclosure. It should be understood that the drawings and embodiments of the present disclosure are only used for exemplary purposes, and are not used to limit the protection scope of the present disclosure.
应当理解,本公开的方法实施方式中记载的各个步骤可以按照不同的顺序执行,和/或并行执行。此外,方法实施方式可以包括附加的步骤和/或省略执行示出的步骤。本公开的范围在此方面不受限制。It should be understood that the steps recorded in the method embodiments of the present disclosure may be executed in a different order, and/or executed in parallel. In addition, method implementations may include additional steps and/or omit to perform the illustrated steps. The scope of the present disclosure is not limited in this respect.
本文使用的术语“包括”及其变形是开放性包括,即“包括但不限于”。术语“基于”是“至少部分地基于”。术语“一个实施例”表示“至少一个实施例”;术语“另一实施例”表示“至少一个另外的实施例”;术语“一些实施例”表示“至少一些实施例”。其他术语的相 关定义将在下文描述中给出。The term "including" and its variations as used herein are open-ended includes, that is, "including but not limited to". The term "based on" is "based at least in part on." The term "one embodiment" means "at least one embodiment"; the term "another embodiment" means "at least one additional embodiment"; the term "some embodiments" means "at least some embodiments." Related definitions of other terms will be given in the following description.
需要注意,本公开中提及的“第一”、“第二”等概念仅用于对不同的装置、模块或单元进行区分,并非用于限定这些装置、模块或单元所执行的功能的顺序或者相互依存关系。It should be noted that the concepts of “first” and “second” mentioned in the present disclosure are only used to distinguish different devices, modules or units, and are not used to limit the order of functions performed by these devices, modules or units. Or interdependence.
需要注意,本公开中提及的“一个”、“多个”的修饰是示意性而非限制性的,本领域技术人员应当理解,除非在上下文另有明确指出,否则应该理解为“一个或多个”。It should be noted that the modifications of “a” and “a plurality of” mentioned in the present disclosure are illustrative and not restrictive, and those skilled in the art should understand that unless otherwise clearly indicated in the context, they should be understood as “one or Multiple".
本公开实施方式中的多个装置之间所交互的消息或者信息的名称仅用于说明性的目的,而并不是用于对这些消息或信息的范围进行限制。The names of messages or information exchanged between multiple devices in the embodiments of the present disclosure are only used for illustrative purposes, and are not used to limit the scope of these messages or information.
图1是根据本公开一示例性实施例示出的一种直播间道具配置方法的流程图。如图1所示,所述方法包括步骤101至步骤104。Fig. 1 is a flow chart showing a method for configuring props in a live broadcast room according to an exemplary embodiment of the present disclosure. As shown in FIG. 1, the method includes step 101 to step 104.
在步骤101中,获取用户通过图形用户界面GUI输入的道具属性值配置数据。其中,用户通过该图形用户界面GUI输入道具属性值配置值数据可以是通过在用于输入道具属性值配置数据的输入框中进行输入的,也可以是在通过在各个预设的道具属性值选择下拉框、或者属性值选择框中进行勾选的。例如,用户在通过该图形用户界面GUI对目标道具的道具属性值配置数据进行输入时,可以先选择该目标道具中需要配置的属性,在确定需要配置的属性之后,各个属性相应的属性值输入位置可以是输入框的形式,也可以是下拉框的形式,还可以是多个属性值选择框的形式。或者,用户也可以不用对需要配置的属性进行选择,图形用户界面GUI中可以将所有可配置的属性及其用于输入配置数据的输入界面全部显示出来。In step 101, the item attribute value configuration data input by the user through the graphical user interface GUI is obtained. Among them, the user input prop property value configuration value data through the graphical user interface GUI can be inputted in the input box for inputting prop property value configuration data, or it can be selected in each preset prop property value. Checked in the drop-down box or the attribute value selection box. For example, when the user inputs the property value configuration data of the target prop through the GUI, he can first select the property that needs to be configured in the target prop, and after determining the property that needs to be configured, input the corresponding property value of each property The position can be in the form of an input box, a drop-down box, or multiple attribute value selection boxes. Or, the user does not need to select the attributes that need to be configured, and all the configurable attributes and the input interface for inputting configuration data can be displayed in the graphical user interface GUI.
在一种可能的实施方式中,用户在该图形用户界面GUI输入道具属性值配置数据时,还可以先对道具类型进行选择,在确定了用户需要生成的道具类型之后,再在该图形用户界面GUI显示与该道具类型相对应的道具属性值配置界面,与该道具类型相对应的道具属性值配置界面中仅能对与该道具类型相对应的道具属性进行属性值的配置。In a possible implementation manner, when the user enters the property value configuration data of the item in the graphical user interface GUI, the user can also select the item type first, and after determining the type of the item that the user needs to generate, enter the item property value configuration data in the graphical user interface GUI. The GUI displays the prop property value configuration interface corresponding to the prop type, and the prop property value configuration interface corresponding to the prop type can only configure the property value of the prop property corresponding to the prop type.
在步骤102中,判断所述道具属性值配置数据中的第一预设属性的属性值是否为空,所述第一预设属性为一个或多个道具生成必需的属性。由于对于不同的道具类型,可能会出现其生成必需的属性不相同的情况,因此,该第一预设属性可以是对于所有道具来说都相同,也可以是根据用户所选择的道具的类型的不同有对应不同的第一预设属性。例如,用户在步骤101中输入道具属性值配置数据时,可以选择需要生成的道具的类型,则在步骤102中判断该道具属性值配置数据中第一预设属性的属性值是否为空时,先判断用户需要生成的道具类型,然后确定跟该道具类型对应的第一预设属性,然后,再判断该道具属性值配置数据中的该第一预设属性是否为空。另外,道具的第一预设属性会根据实际开发过程相关,具体的设置要根据实际情况来进行,因此此处仅限制该第一预设属性为道具生成必需的属性,在该第一预设属性的属性值为空的情况下,生成道具会出错,无法成功生成道具。In step 102, it is determined whether the attribute value of the first preset attribute in the item attribute value configuration data is empty, and the first preset attribute is an attribute necessary for generating one or more items. As for different types of props, there may be cases where the attributes necessary for their generation are not the same. Therefore, the first preset attribute can be the same for all props, or it can be based on the type of props selected by the user. Different have corresponding different first preset attributes. For example, when the user inputs configuration data of the prop property value in step 101, he can select the type of prop to be generated, and then in step 102, it is determined whether the property value of the first preset property in the prop property value configuration data is empty, Firstly, determine the prop type that the user needs to generate, and then determine the first preset attribute corresponding to the prop type, and then determine whether the first preset attribute in the prop property value configuration data is empty. In addition, the first preset attributes of the props will be related to the actual development process, and the specific settings should be carried out according to the actual situation. Therefore, only the first preset attributes are restricted to the attributes necessary for the generation of the props. If the property value of the property is empty, an error will occur when generating props, and the props cannot be successfully generated.
在步骤103中,在判定所述道具属性值配置数据中的所述第一预设属性的属性值都不为空的情况下,根据所述道具属性值配置数据生成目标道具。在确定该道具属性值配置数据中的第一预设属性的属性值都不为空的情况下,即可根据该道具属性值配置数据生成目标道具。由于生成该道具必须的属性值都能在该道具属性值配置数据中 找到,因此此时生成的道具可以保证是可用的。In step 103, when it is determined that the attribute value of the first preset attribute in the item attribute value configuration data is not empty, a target item is generated according to the item attribute value configuration data. When it is determined that the attribute value of the first preset attribute in the item attribute value configuration data is not empty, the target item can be generated according to the item attribute value configuration data. Since the attribute values necessary to generate the item can be found in the attribute value configuration data of the item, the generated item at this time can be guaranteed to be usable.
在步骤104中,在判定所述道具属性值配置数据中的所述第一预设属性中有至少一个属性值为空的情况下,向用户发送第一提示,所述第一提示用于指示用户继续输入相应的道具属性值配置数据。若在用户输入的该道具属性配置数据中对应该第一预设属性的属性值有至少一个为空,则表示该道具无法成功生成,则需要在生成道具之前向用户发送该第一提示,以提示用户继续输入相应的道具属性值配置数据。该相应的道具属性值配置数据可以是为空的第一预设属性,还可以是所有的第一预设属性。例如,该第一提示可以以将属性值为空的第一预设属性提示给用户,以使用户对该属性值为空的第一预设属性进行补充,或者,该第一提示也可以以将所有第一预设属性都在该图形用户界面GUI中标记出来,以使提示用户仍有第一预设属性的属性值为空,并指示用户在所有的第一预设属性中将属性值为空的第一预设属性的属性值补充完整。In step 104, when it is determined that at least one of the first preset attributes in the item attribute value configuration data is empty, a first prompt is sent to the user, and the first prompt is used to indicate The user continues to input the corresponding item attribute value configuration data. If at least one of the attribute values corresponding to the first preset attribute in the item attribute configuration data input by the user is empty, it means that the item cannot be successfully generated, and the first prompt needs to be sent to the user before generating the item. The user is prompted to continue to input the corresponding item attribute value configuration data. The corresponding item attribute value configuration data may be the empty first preset attribute, or all the first preset attributes. For example, the first prompt may prompt the user with a first preset attribute whose attribute value is empty, so that the user can supplement the first preset attribute whose attribute value is empty, or the first prompt may also Mark all the first preset attributes in the graphical user interface GUI to prompt the user that the attribute value of the first preset attribute is empty, and instruct the user to set the attribute value in all the first preset attributes The attribute value of the empty first preset attribute is supplemented completely.
通过上述技术方案,用户能够通过图形用户界面GUI直接对需要生成的道具进行属性配置,无需再在生成新道具时对所有待生成道具一一进行代码编写,并且在道具生成之前还能对用户输入的属性值配置数据进行查验,保证在生成道具之前,道具中必需的属性值不为空,从而保证能够成功生成目标道具。Through the above technical solution, the user can directly configure the properties of the props to be generated through the graphical user interface GUI, eliminating the need to write code for all the props to be generated when generating new props, and can also input the user before the props are generated The attribute value configuration data of the item is checked to ensure that the required attribute value in the item is not empty before generating the item, so as to ensure that the target item can be successfully generated.
图2是根据本公开又一示例性实施例示出的一种直播间道具配置方法的流程图。如图2所示,所述方法除了包括如图1中所示的步骤101、步骤102和步骤104之外,还包括步骤201至步骤203。Fig. 2 is a flowchart showing a method for configuring props in a live broadcast room according to another exemplary embodiment of the present disclosure. As shown in FIG. 2, the method includes step 201 to step 203 in addition to step 101, step 102, and step 104 as shown in FIG.
如图2所示,步骤102中对该道具属性值配置数据中的第一预设属性的属性值是否为空进行判断,如果有至少一个第一预设属性的属性值为空,则执行步骤104向用户发送该第一提示,然后返回步骤101获取用户响应于该提示再次输入的道具属性值配置数据;如果该第一预设属性的属性值都不为空,则转至步骤201。As shown in FIG. 2, in step 102, it is determined whether the attribute value of the first preset attribute in the item attribute value configuration data is empty, and if the attribute value of at least one first preset attribute is empty, then step 104 sends the first prompt to the user, and then returns to step 101 to obtain the item attribute value configuration data that the user inputs again in response to the prompt; if the attribute value of the first preset attribute is not empty, go to step 201.
在步骤201中,判断用户输入的所述道具属性值配置数据中的第二预设属性的属性值是否为空,所述第二预设属性为一个或多个能够使用默认属性值的属性。在判定所述道具属性值配置数据中的所述第二预设属性中有至少一个属性值为空的情况下,转至步骤202;在判定所述道具属性值配置数据中的所述第二预设属性都不为空的情况下,转至步骤203。In step 201, it is determined whether the attribute value of the second preset attribute in the item attribute value configuration data input by the user is empty, and the second preset attribute is one or more attributes that can use the default attribute value. In the case where it is determined that at least one attribute value in the second preset attribute in the item attribute value configuration data is empty, go to step 202; in determining the second attribute value in the item attribute value configuration data If none of the preset attributes are empty, go to step 203.
在步骤202中,根据预设默认配置文件对所述道具属性值配置数据中属性值为空的所述第二预设属性进行配置,然后返回步骤201中对该第二预设属性的属性值是否为空再次进行判断,以确保步骤202中根据默认配置文件对道具属性值配置数据中属性值为空的第二预设属性进行配置之后,该第二预设属性的属性值都已经不为空。In step 202, configure the second preset attribute whose attribute value is empty in the item attribute value configuration data according to the preset default configuration file, and then return to the attribute value of the second preset attribute in step 201 Whether it is empty or not is judged again to ensure that after the second preset attribute whose attribute value is empty in the item attribute value configuration data is configured according to the default configuration file in step 202, the attribute value of the second preset attribute is no longer air.
在步骤203中,根据所述道具属性值配置数据生成目标道具。In step 203, target props are generated according to the prop attribute value configuration data.
其中,能够使用默认属性值的属性即为在用户没有输入属性值设置数据的情况下,能够自动填充预设的默认值的属性。该第二预设属性可以是所述道具属性中较为常规的属性值,例如道具的价值等。例如,在用户输入的道具属性值配置数据中没有对该道具的价值进行配置时,即可以按照道具的最小单价对其进行配置,无需提醒用户对其进行补充配置,直接按照默认配置文件中的设置对该属性值为空的第二预设属性进行自动配置即可。该默认配置文件为预先设置好的,其中对各个第二预设属性的属性值的配置数据可以根据实际应用场景进行设置,在此不做限制。Among them, the attribute that can use the default attribute value is the attribute that can automatically fill in the preset default value when the user does not input the attribute value setting data. The second preset attribute may be a relatively conventional attribute value among the prop attributes, such as the value of the prop. For example, when the value of the item is not configured in the item attribute value configuration data entered by the user, it can be configured according to the minimum unit price of the item, without reminding the user to make supplementary configuration, directly according to the default configuration file Just set the second preset attribute whose attribute value is empty to perform automatic configuration. The default configuration file is preset, and the configuration data of the attribute value of each second preset attribute can be set according to actual application scenarios, which is not limited here.
通过上述技术方案,在用户通过图形用户界面GUI输入道具属性值配置数据之后,不仅能够在该道具属性值配置数据中生成道具必需的第一预设属性的属性值为空时对用户发送第一提示,以提示用户将属性值为空的第一预设属性补充配置,还能在该道具属性值配置数据中可根据默认配置文件进行属性值配置的第二预设属性的属性值为空时,自动根据默认配置文件对其进行配置,因此,能够在保证成功生成目标道具的前提下最大程度简化用户在生成目标道具的过程中对道具属性值进行配置的过程。Through the above technical solution, after the user enters the item attribute value configuration data through the graphical user interface GUI, not only can the item attribute value configuration data be generated in the item attribute value configuration data, and the attribute value of the first preset attribute necessary for the item is empty. Prompt to prompt the user to supplement the configuration of the first preset attribute whose attribute value is empty, and when the attribute value of the second preset attribute can be configured according to the default configuration file in the attribute value configuration data of the item, when the attribute value of the second preset attribute is empty , It is automatically configured according to the default configuration file, so it can simplify the process of configuring the attribute values of the props in the process of generating the target props to the greatest extent under the premise of ensuring the successful generation of the target props.
图3是根据本公开又一示例性实施例示出的一种直播间道具配置方法的流程图。如图3所示,所述方法在执行了如图2所示的步骤202之后,还包括步骤301。Fig. 3 is a flowchart showing a method for configuring props in a live broadcast room according to another exemplary embodiment of the present disclosure. As shown in FIG. 3, after performing step 202 shown in FIG. 2, the method further includes step 301.
在步骤301中,向用户发送第二提示,所述第二提示用于向用户提示所述目标道具中使用了所述预设默认配置文件进行配置的道具属性。在向用户发送该第二提示之后,再返回步骤201对道具属性值配置数据中的第二预设属性的属性值是否为空的判断。其中,该第二提示的形式可以为任意能够被用户感知的形式,例如,在该图形用户界面GUI中弹出提示窗口的形式,或者,在该图形用户界面GUI中显示文字提示栏的形式等等。与如图1中所示的步骤104中向用户发送第一提示的形式可以相同也可以作区分。In step 301, a second prompt is sent to the user, and the second prompt is used to prompt the user of the prop attributes configured using the preset default configuration file in the target props. After sending the second prompt to the user, return to step 201 to determine whether the attribute value of the second preset attribute in the item attribute value configuration data is empty. Wherein, the form of the second prompt may be any form that can be perceived by the user, for example, a form in which a prompt window pops up in the graphical user interface GUI, or a form in which a text prompt column is displayed in the graphical user interface GUI, etc. . The form of sending the first prompt to the user in step 104 shown in FIG. 1 can be the same or can be distinguished.
图4是根据本公开又一示例性实施例示出的一种直播间道具配置方法的流程图。如图4所示,所述方法还包括步骤401和步骤402。Fig. 4 is a flowchart showing a method for configuring props in a live broadcast room according to another exemplary embodiment of the present disclosure. As shown in FIG. 4, the method further includes step 401 and step 402.
在步骤401中,在所述图形用户界面GUI中设置道具属性值配置选项;In step 401, an item attribute value configuration option is set in the graphical user interface GUI;
在步骤402中,基于用户对所述道具属性值配置选项的选择,确定所述道具属性值配置数据。In step 402, the item attribute value configuration data is determined based on the user's selection of the item attribute value configuration option.
其中,该道具属性值配置选项可以为对已经设置好的道具属性值配置方案的标签,即,可以预先配置好两组或多组道具的属性值配置数据,并将其分别与图形用户界面GUI中所显示的道具属性值配置选项一一对应,用户在该图形用户界面GUI中直接对该道具属性值配置选项进行选择,即可得到预先配置好的与该道具属性值配置选项对应的道具属性值配置方案中的配置数据。Among them, the item property value configuration option can be a label for the item property value configuration scheme that has been set, that is, the property value configuration data of two or more sets of props can be pre-configured, and they are respectively connected with the graphical user interface GUI There is a one-to-one correspondence between the item attribute value configuration options displayed in the GUI, and the user can directly select the item attribute value configuration option in the graphical user interface GUI to obtain the pre-configured prop attribute corresponding to the item attribute value configuration option The configuration data in the value configuration scheme.
另外,在用户对该道具属性值配置选项进行选择之后,可以将与该道具属性值配置选项所对应的道具属性值配置数据显示于该图形用户界面GUI中,并能够继续接收用户对其选择的预先配置好的道具属性值配置数据的数据输入以及数据修改,将用户最终确定的配置数据作为用户所输入的道具属性值配置数据。In addition, after the user selects the item attribute value configuration option, the item attribute value configuration data corresponding to the item attribute value configuration option can be displayed in the graphical user interface GUI, and can continue to receive the user's selection of the item attribute value configuration data. For data input and data modification of the pre-configured item attribute value configuration data, the configuration data finally determined by the user is used as the item attribute value configuration data input by the user.
通过上述技术方案,用户能够通过对已有道具属性配置方案进行选择的方式来进一步简化用户生成目标道具的过程,而且,还能对所选择的道具属性配置方案所对应的属性配置数据根据自身需求进行修改或补充,更加方便了用户生成该目标道具的过程。Through the above technical solution, the user can further simplify the process of generating the target props by selecting the existing item attribute configuration scheme, and can also configure the attribute data corresponding to the selected item attribute configuration scheme according to their own needs. Modifications or additions make it more convenient for the user to generate the target props.
在一种可能的实施方式中,所述方法还包括:通过所述图形用户界面GUI获取用户输入的针对所述目标道具的下发指令,所述下发指令中至少包括目标客户端;根据所述道具下发指令向所述目标客户端下发所述目标道具。用户在通过该图形用户界面对目标道具的道具属性值进行配置并生成该目标道具之后,还能够直接针对该生成的目标道具输入下发指令,从而实现对该目标道具的下发,这样能够进一步简化目标道具生成之后的配置至各个客户端的过程,无需再针对道具的下发编写重复的脚本指令, 用户只需直接在该图形用户界面GUI中输入下发指令即可。该下发指令中至少包括目标客户端,还可以包括例如下发数量和下发条件等,例如是否定期下发、客户端用户满足何种条件的情况下将该道具按照预定的数量下发至该客户端等等。对于该下发指令的设置方法在此不做限制。In a possible implementation manner, the method further includes: obtaining, through the graphical user interface GUI, a user-input issued instruction for the target prop, the issued instruction includes at least the target client; The item issuing instruction delivers the target item to the target client. After the user configures the prop attribute values of the target props through the graphical user interface and generates the target props, they can also directly input and issue instructions for the generated target props, thereby realizing the issuance of the target props, which can further The process of configuring the target props to each client after generation is simplified, and there is no need to write repeated script commands for the issuance of props. The user only needs to directly input the distributing command in the graphical user interface GUI. The delivery instruction includes at least the target client, and can also include, for example, the number of deliveries and delivery conditions, such as whether it is delivered regularly, and what conditions are met by the client user to deliver the item to a predetermined number The client and so on. There is no restriction on the setting method of the issued instruction.
在一种可能的实施方式中,所述方法还包括:接收客户端发送的道具使用消息;对所述道具使用消息进行广播。在对生成的目标道具进行下发之后,道具的使用数据通常会有多个不同的系统需要,在本公开中,所有下发至客户端的道具的使用消息都会进行统一接收,并进行统一广播,其他需要获取某一种道具的系统只需要对该道具的使用消息进行订阅即可获取到实时的道具使用消息,这样能够大大简化现有技术中道具使用消息混乱的情况,也简化了不同系统对于道具使用消息的获取过程,提供了一种统一的消息广播机制。In a possible implementation manner, the method further includes: receiving a prop use message sent by the client; and broadcasting the prop use message. After the generated target props are issued, the usage data of the props usually has multiple different system requirements. In this disclosure, all props usage messages sent to the client will be received and broadcast in a unified manner. Other systems that need to obtain a certain type of props only need to subscribe to the use of the props to obtain real-time props use messages, which can greatly simplify the confusion of prop use messages in the prior art, and also simplify the response of different systems to the use of props. The process of obtaining prop use messages provides a unified message broadcasting mechanism.
图5是根据本公开一示例性实施例示出的一种直播间道具配置装置100的结构框图。如图5所示,所述装置100包括:第一获取模块10,用于获取用户通过图形用户界面GUI输入的道具属性值配置数据;第一判断模块20,用于判断所述道具属性值配置数据中的第一预设属性的属性值是否为空,所述第一预设属性为一个或多个道具生成必需的属性;道具生成模块30,用于在判定所述道具属性值配置数据中的所述第一预设属性的属性值都不为空的情况下,根据所述道具属性值配置数据生成目标道具;第一提示模块40,用于在判定所述道具属性值配置数据中的所述第一预设属性中有至少一个属性值为空的情况下,向用户发送第一提示,所述第一提示用于指示用户继续输入相应的道具属性值配置数据。Fig. 5 is a structural block diagram of a device 100 for configuring props in a live broadcast room according to an exemplary embodiment of the present disclosure. As shown in FIG. 5, the device 100 includes: a first obtaining module 10, which is used to obtain item attribute value configuration data input by a user through a graphical user interface GUI; a first judging module 20, which is used to determine the item attribute value configuration Whether the attribute value of the first preset attribute in the data is empty, and the first preset attribute is an attribute necessary for generating one or more props; the prop generating module 30 is used for determining the attribute value configuration data of the prop If the attribute value of the first preset attribute is not empty, the target item is generated according to the attribute value configuration data of the item; the first prompting module 40 is used to determine the value in the attribute value configuration data of the item In the case where at least one attribute value in the first preset attributes is empty, a first prompt is sent to the user, and the first prompt is used to instruct the user to continue to input corresponding item attribute value configuration data.
通过上述技术方案,用户能够通过图形用户界面GUI直接对需要生成的道具进行属性配置,无需再在生成新道具时对所有待生成道具一一进行代码编写,并且在道具生成之前还能对用户输入的属性值配置数据进行查验,保证在生成道具之前,道具中必需的属性值不为空,从而保证能够成功生成目标道具。Through the above technical solution, the user can directly configure the properties of the props to be generated through the graphical user interface GUI, eliminating the need to write code for all the props to be generated when generating new props, and can also input the user before the props are generated The attribute value configuration data of the item is checked to ensure that the required attribute value in the item is not empty before generating the item, so as to ensure that the target item can be successfully generated.
在一种可能的实施方式中,在所述道具生成模块根据所述道具属性值配置数据生成目标道具之前,所述装置100还包括:第二判断模块,用于判断用户输入的所述道具属性值配置数据中的第二预设属性的属性值是否为空,所述第二预设属性为一个或多个能够使用默认属性值的属性;第一处理模块,用于在判定所述道具属性值配置数据中的所述第二预设属性中有至少一个属性值为空的情况下,根据预设默认配置文件对所述道具属性值配置数据中属性值为空的所述第二预设属性进行配置;第二处理模块,用于在判定所述道具属性值配置数据中的所述第二预设属性都不为空的情况下,触发所述道具生成模块根据所述道具属性值配置数据生成目标道具。In a possible implementation manner, before the item generation module generates the target item according to the item attribute value configuration data, the device 100 further includes: a second judgment module configured to judge the item attribute input by the user Whether the attribute value of the second preset attribute in the value configuration data is empty, the second preset attribute is one or more attributes that can use the default attribute value; the first processing module is used to determine the attribute of the item In the case that at least one of the second preset attributes in the value configuration data is empty, the second preset whose attribute value in the item attribute value configuration data is empty is configured according to the preset default configuration file Attribute configuration; the second processing module is used to trigger the item generation module to configure according to the item attribute value when it is determined that the second preset attribute in the item attribute value configuration data is not empty Data generation target props.
在一种可能的实施方式中,在所述第一处理模块根据预设默认配置文件对所述道具属性值配置数据中属性值为空的所述第二预设属性进行配置之后,所述装置100还包括:第二提示模块,用于向用户发送第二提示,所述第二提示用于向用户提示所述目标道具中使用了所述预设默认配置文件进行配置的道具属性。In a possible implementation manner, after the first processing module configures the second preset attribute whose attribute value is empty in the item attribute value configuration data according to a preset default configuration file, the device 100 further includes: a second prompt module, configured to send a second prompt to the user, the second prompt being used to prompt the user of the prop attributes configured using the preset default configuration file in the target prop.
在一种可能的实施方式中,所述装置100还包括:设置模块,用于在所述图形用户界面GUI中设置道具属性值配置选项;所述第一获取模块10包括:获取子模块,用于基于用户对所述道具属性值配置选项的选择,确定所述道具属性值配置数据。In a possible implementation manner, the device 100 further includes: a setting module for setting prop property value configuration options in the graphical user interface GUI; the first obtaining module 10 includes: an obtaining submodule, The item attribute value configuration data is determined based on the user's selection of the item attribute value configuration option.
在一种可能的实施方式中,所述装置100还包括:第二获取模块,用于通过所述图形用户界面GUI获取用户输入的针对所述目标道具的下发指令,所述下发指令中至少包括目标客户端;道具下发模块,用于根据所述道具下发指令向所述目标客户端下发所述目标道具。In a possible implementation manner, the device 100 further includes: a second obtaining module, configured to obtain a user-input issued instruction for the target item through the graphical user interface GUI, in the issued instruction It includes at least a target client; an item issuing module, configured to issue the target item to the target client according to the item issuing instruction.
在一种可能的实施方式中,所述装置100还包括:接收模块,用于接收客户端发送的道具使用消息;广播模块,用于对所述道具使用消息进行广播。In a possible implementation manner, the apparatus 100 further includes: a receiving module, configured to receive a prop use message sent by the client; and a broadcasting module, configured to broadcast the prop use message.
下面参考图6,其示出了适于用来实现本公开实施例的电子设备600的结构示意图。本公开实施例中的终端设备可以包括但不限于诸如移动电话、笔记本电脑、数字广播接收器、PDA(个人数字助理)、PAD(平板电脑)、PMP(便携式多媒体播放器)、车载终端(例如车载导航终端)等等的移动终端以及诸如数字TV、台式计算机等等的固定终端。图6示出的电子设备仅仅是一个示例,不应对本公开实施例的功能和使用范围带来任何限制。Reference is now made to FIG. 6, which shows a schematic structural diagram of an electronic device 600 suitable for implementing embodiments of the present disclosure. Terminal devices in the embodiments of the present disclosure may include, but are not limited to, mobile phones, notebook computers, digital broadcast receivers, PDAs (personal digital assistants), PADs (tablets), PMPs (portable multimedia players), vehicle-mounted terminals (e.g. Mobile terminals such as car navigation terminals) and fixed terminals such as digital TVs, desktop computers, etc. The electronic device shown in FIG. 6 is only an example, and should not bring any limitation to the function and scope of use of the embodiments of the present disclosure.
如图6所示,电子设备600可以包括处理装置(例如中央处理器、图形处理器等)601,其可以根据存储在只读存储器(ROM)602中的程序或者从存储装置608加载到随机访问存储器(RAM)603中的程序而执行各种适当的动作和处理。在RAM 603中,还存储有电子设备600操作所需的各种程序和数据。处理装置601、ROM 602以及RAM 603通过总线604彼此相连。输入/输出(I/O)接口605也连接至总线604。As shown in FIG. 6, the electronic device 600 may include a processing device (such as a central processing unit, a graphics processor, etc.) 601, which may be loaded into a random access device according to a program stored in a read-only memory (ROM) 602 or from a storage device 608. The program in the memory (RAM) 603 executes various appropriate actions and processing. In the RAM 603, various programs and data required for the operation of the electronic device 600 are also stored. The processing device 601, the ROM 602, and the RAM 603 are connected to each other through a bus 604. An input/output (I/O) interface 605 is also connected to the bus 604.
通常,以下装置可以连接至I/O接口605:包括例如触摸屏、触摸板、键盘、鼠标、摄像头、麦克风、加速度计、陀螺仪等的输入装置606;包括例如液晶显示器(LCD)、扬声器、振动器等的输出装置607;包括例如磁带、硬盘等的存储装置608;以及通信装置609。通信装置609可以允许电子设备600与其他设备进行无线或有线通信以交换数据。虽然图6示出了具有各种装置的电子设备600,但是应理解的是,并不要求实施或具备所有示出的装置。可以替代地实施或具备更多或更少的装置。Generally, the following devices can be connected to the I/O interface 605: including input devices 606 such as touch screen, touch pad, keyboard, mouse, camera, microphone, accelerometer, gyroscope, etc.; including, for example, liquid crystal display (LCD), speakers, vibration An output device 607 such as a device; a storage device 608 such as a magnetic tape and a hard disk; and a communication device 609. The communication device 609 may allow the electronic device 600 to perform wireless or wired communication with other devices to exchange data. Although FIG. 6 shows an electronic device 600 having various devices, it should be understood that it is not required to implement or have all the illustrated devices. It may alternatively be implemented or provided with more or fewer devices.
特别地,根据本公开的实施例,上文参考流程图描述的过程可以被实现为计算机软件程序。例如,本公开的实施例包括一种计算机程序产品,其包括承载在非暂态计算机可读介质上的计算机程序,该计算机程序包含用于执行流程图所示的方法的程序代码。在这样的实施例中,该计算机程序可以通过通信装置609从网络上被下载和安装,或者从存储装置608被安装,或者从ROM 602被安装。在该计算机程序被处理装置601执行时,执行本公开实施例的方法中限定的上述功能。In particular, according to an embodiment of the present disclosure, the process described above with reference to the flowchart can be implemented as a computer software program. For example, the embodiments of the present disclosure include a computer program product, which includes a computer program carried on a non-transitory computer readable medium, and the computer program contains program code for executing the method shown in the flowchart. In such an embodiment, the computer program may be downloaded and installed from the network through the communication device 609, or installed from the storage device 608, or installed from the ROM 602. When the computer program is executed by the processing device 601, the above-mentioned functions defined in the method of the embodiment of the present disclosure are executed.
需要说明的是,本公开上述的计算机可读介质可以是计算机可读信号介质或者计算机可读存储介质或者是上述两者的任意组合。计算机可读存储介质例如可以是——但不限于——电、磁、光、电磁、红外线、或半导体的系统、装置或器件,或者任意以上的组合。计算机可读存储介质的更具体的例子可以包括但不限于:具有一个或多个导线的电连接、便携式计算机磁盘、硬盘、随机访问存储器(RAM)、只读存储器(ROM)、可擦式可编程只读存储器(EPROM或闪存)、光纤、便携式紧凑磁盘只读存储器(CD-ROM)、光存储器件、磁存储器件、或者上述的任意合适的组合。在本公开中,计算机可读存储介质可以是任何包含或存储程序的有形介质,该程序可以被指令执行系统、装置或者器件使用或者与其结合使用。而在本公开中,计算机可读信号介质可以包括在基带中或者作为载波一部分传播的数据信号,其中承载了计算机可读的程序代码。 这种传播的数据信号可以采用多种形式,包括但不限于电磁信号、光信号或上述的任意合适的组合。计算机可读信号介质还可以是计算机可读存储介质以外的任何计算机可读介质,该计算机可读信号介质可以发送、传播或者传输用于由指令执行系统、装置或者器件使用或者与其结合使用的程序。计算机可读介质上包含的程序代码可以用任何适当的介质传输,包括但不限于:电线、光缆、RF(射频)等等,或者上述的任意合适的组合。It should be noted that the aforementioned computer-readable medium in the present disclosure may be a computer-readable signal medium or a computer-readable storage medium, or any combination of the two. The computer-readable storage medium may be, for example, but not limited to, an electrical, magnetic, optical, electromagnetic, infrared, or semiconductor system, device, or device, or a combination of any of the above. More specific examples of computer-readable storage media may include, but are not limited to: electrical connections with one or more wires, portable computer disks, hard disks, random access memory (RAM), read-only memory (ROM), erasable removable Programmable read-only memory (EPROM or flash memory), optical fiber, portable compact disk read-only memory (CD-ROM), optical storage device, magnetic storage device, or any suitable combination of the above. In the present disclosure, a computer-readable storage medium may be any tangible medium that contains or stores a program, and the program may be used by or in combination with an instruction execution system, apparatus, or device. In the present disclosure, a computer-readable signal medium may include a data signal propagated in a baseband or as a part of a carrier wave, and a computer-readable program code is carried therein. This propagated data signal can take many forms, including but not limited to electromagnetic signals, optical signals, or any suitable combination of the foregoing. The computer-readable signal medium may also be any computer-readable medium other than the computer-readable storage medium. The computer-readable signal medium may send, propagate, or transmit the program for use by or in combination with the instruction execution system, apparatus, or device . The program code contained on the computer-readable medium can be transmitted by any suitable medium, including but not limited to: wire, optical cable, RF (Radio Frequency), etc., or any suitable combination of the above.
在一些实施方式中,服务器可以利用诸如HTTP(HyperText Transfer Protocol,超文本传输协议)之类的任何当前已知或未来研发的网络协议进行通信,并且可以与任意形式或介质的数字数据通信(例如,通信网络)互连。通信网络的示例包括局域网(“LAN”),广域网(“WAN”),网际网(例如,互联网)以及端对端网络(例如,ad hoc端对端网络),以及任何当前已知或未来研发的网络。In some embodiments, the server can communicate with any currently known or future-developed network protocol such as HTTP (HyperText Transfer Protocol), and can communicate with any form or medium of digital data (for example, , Communication network) interconnection. Examples of communication networks include local area networks ("LAN"), wide area networks ("WAN"), the Internet (for example, the Internet), and end-to-end networks (for example, ad hoc end-to-end networks), as well as any currently known or future research and development network of.
上述计算机可读介质可以是上述电子设备中所包含的;也可以是单独存在,而未装配入该电子设备中。The above-mentioned computer-readable medium may be included in the above-mentioned electronic device; or it may exist alone without being assembled into the electronic device.
上述计算机可读介质承载有一个或者多个程序,当上述一个或者多个程序被该电子设备执行时,使得该电子设备:获取用户通过图形用户界面GUI输入的道具属性值配置数据;判断道具属性值配置数据中的第一预设属性的属性值是否为空,第一预设属性为一个或多个道具生成必需的属性;在判定道具属性值配置数据中的第一预设属性的属性值都不为空的情况下,根据道具属性值配置数据生成目标道具;在判定道具属性值配置数据中的第一预设属性中有至少一个属性值为空的情况下,向用户发送第一提示,第一提示用于指示用户继续输入相应的道具属性值配置数据。The above-mentioned computer-readable medium carries one or more programs, and when the above-mentioned one or more programs are executed by the electronic device, the electronic device: obtains the item attribute value configuration data input by the user through the graphical user interface GUI; judges the item attribute Whether the attribute value of the first preset attribute in the value configuration data is empty, the first preset attribute is a necessary attribute for one or more props; the attribute value of the first preset attribute in the configuration data for determining the attribute value of the prop If none of them are empty, generate the target item based on the item attribute value configuration data; if it is determined that at least one attribute value in the first preset attribute in the item attribute value configuration data is empty, send a first prompt to the user , The first prompt is used to instruct the user to continue to input the corresponding item attribute value configuration data.
可以以一种或多种程序设计语言或其组合来编写用于执行本公开的操作的计算机程序代码,上述程序设计语言包括但不限于面向对象的程序设计语言—诸如Java、Smalltalk、C++,还包括常规的过程式程序设计语言——诸如“C”语言或类似的程序设计语言。程序代码可以完全地在用户计算机上执行、部分地在用户计算机上执行、作为一个独立的软件包执行、部分在用户计算机上部分在远程计算机上执行、或者完全在远程计算机或服务器上执行。在涉及远程计算机的情形中,远程计算机可以通过任意种类的网络——包括局域网(LAN)或广域网(WAN)——连接到用户计算机,或者,可以连接到外部计算机(例如利用因特网服务提供商来通过因特网连接)。The computer program code used to perform the operations of the present disclosure can be written in one or more programming languages or a combination thereof. The above-mentioned programming languages include but are not limited to object-oriented programming languages such as Java, Smalltalk, C++, and Including conventional procedural programming languages-such as "C" language or similar programming languages. The program code can be executed entirely on the user's computer, partly on the user's computer, executed as an independent software package, partly on the user's computer and partly executed on a remote computer, or entirely executed on the remote computer or server. In the case of a remote computer, the remote computer can be connected to the user’s computer through any kind of network, including a local area network (LAN) or a wide area network (WAN), or it can be connected to an external computer (for example, using an Internet service provider to Connect via the Internet).
附图中的流程图和框图,图示了按照本公开各种实施例的系统、方法和计算机程序产品的可能实现的体系架构、功能和操作。在这点上,流程图或框图中的每个方框可以代表一个模块、程序段、或代码的一部分,该模块、程序段、或代码的一部分包含一个或多个用于实现规定的逻辑功能的可执行指令。也应当注意,在有些作为替换的实现中,方框中所标注的功能也可以以不同于附图中所标注的顺序发生。例如,两个接连地表示的方框实际上可以基本并行地执行,它们有时也可以按相反的顺序执行,这依所涉及的功能而定。也要注意的是,框图和/或流程图中的每个方框、以及框图和/或流程图中的方框的组合,可以用执行规定的功能或操作的专用的基于硬件的系统来实现,或者可以用专用硬件与计算机指令的组合来实现。The flowcharts and block diagrams in the accompanying drawings illustrate the possible implementation architecture, functions, and operations of the system, method, and computer program product according to various embodiments of the present disclosure. In this regard, each block in the flowchart or block diagram may represent a module, program segment, or part of code, and the module, program segment, or part of code contains one or more for realizing the specified logical function Executable instructions. It should also be noted that, in some alternative implementations, the functions marked in the block may also occur in a different order from the order marked in the drawings. For example, two blocks shown in succession can actually be executed substantially in parallel, and they can sometimes be executed in the reverse order, depending on the functions involved. It should also be noted that each block in the block diagram and/or flowchart, and the combination of the blocks in the block diagram and/or flowchart, can be implemented by a dedicated hardware-based system that performs the specified functions or operations Or it can be realized by a combination of dedicated hardware and computer instructions.
描述于本公开实施例中所涉及到的模块可以通过软件的方式实现,也可以通过硬件的方式来实现。其中,模块的名称在某种情况下并不构成对该模块本身的限定,例 如,第一获取模块还可以被描述为“获取用户输入的道具属性值配置数据的模块”。The modules involved in the embodiments described in the present disclosure can be implemented in software or hardware. Among them, the name of the module does not constitute a limitation on the module itself under certain circumstances. For example, the first acquisition module can also be described as "a module that acquires the configuration data of the item attribute value input by the user".
本文中以上描述的功能可以至少部分地由一个或多个硬件逻辑部件来执行。例如,非限制性地,可以使用的示范类型的硬件逻辑部件包括:现场可编程门阵列(FPGA)、专用集成电路(ASIC)、专用标准产品(ASSP)、片上系统(SOC)、复杂可编程逻辑设备(CPLD)等等。The functions described hereinabove may be performed at least in part by one or more hardware logic components. For example, without limitation, exemplary types of hardware logic components that can be used include: Field Programmable Gate Array (FPGA), Application Specific Integrated Circuit (ASIC), Application Specific Standard Product (ASSP), System on Chip (SOC), Complex Programmable Logical device (CPLD) and so on.
在本公开的上下文中,机器可读介质可以是有形的介质,其可以包含或存储以供指令执行系统、装置或设备使用或与指令执行系统、装置或设备结合地使用的程序。机器可读介质可以是机器可读信号介质或机器可读储存介质。机器可读介质可以包括但不限于电子的、磁性的、光学的、电磁的、红外的、或半导体系统、装置或设备,或者上述内容的任何合适组合。机器可读存储介质的更具体示例会包括基于一个或多个线的电气连接、便携式计算机盘、硬盘、随机存取存储器(RAM)、只读存储器(ROM)、可擦除可编程只读存储器(EPROM或快闪存储器)、光纤、便捷式紧凑盘只读存储器(CD-ROM)、光学储存设备、磁储存设备、或上述内容的任何合适组合。In the context of the present disclosure, a machine-readable medium may be a tangible medium, which may contain or store a program for use by the instruction execution system, apparatus, or device or in combination with the instruction execution system, apparatus, or device. The machine-readable medium may be a machine-readable signal medium or a machine-readable storage medium. The machine-readable medium may include, but is not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, device, or device, or any suitable combination of the foregoing. More specific examples of machine-readable storage media would include electrical connections based on one or more wires, portable computer disks, hard disks, random access memory (RAM), read-only memory (ROM), erasable programmable read-only memory (EPROM or flash memory), optical fiber, portable compact disk read only memory (CD-ROM), optical storage device, magnetic storage device, or any suitable combination of the foregoing.
根据本公开的一个或多个实施例,示例1提供了一种直播间道具配置方法,包括获取用户通过图形用户界面GUI输入的道具属性值配置数据;According to one or more embodiments of the present disclosure, Example 1 provides a method for configuring props in a live broadcast room, which includes obtaining prop property value configuration data input by a user through a graphical user interface GUI;
判断所述道具属性值配置数据中的第一预设属性的属性值是否为空,所述第一预设属性为一个或多个道具生成必需的属性;Judging whether the attribute value of the first preset attribute in the item attribute value configuration data is empty, and the first preset attribute is an attribute necessary for generating one or more items;
在判定所述道具属性值配置数据中的所述第一预设属性的属性值都不为空的情况下,根据所述道具属性值配置数据生成目标道具;In the case where it is determined that the attribute value of the first preset attribute in the item attribute value configuration data is not empty, generating a target item according to the item attribute value configuration data;
在判定所述道具属性值配置数据中的所述第一预设属性中有至少一个属性值为空的情况下,向用户发送第一提示,所述第一提示用于指示用户继续输入相应的道具属性值配置数据。In the case where it is determined that at least one of the first preset attributes in the item attribute value configuration data is empty, a first prompt is sent to the user, and the first prompt is used to instruct the user to continue to input the corresponding Item attribute value configuration data.
根据本公开的一个或多个实施例,示例2提供了示例1的方法,在执行所述根据所述道具属性值配置数据生成目标道具的步骤之前,还包括:According to one or more embodiments of the present disclosure, Example 2 provides the method of Example 1. Before executing the step of generating target props according to the prop property value configuration data, the method further includes:
判断用户输入的所述道具属性值配置数据中的第二预设属性的属性值是否为空,所述第二预设属性为一个或多个能够使用默认属性值的属性;Judging whether the attribute value of the second preset attribute in the item attribute value configuration data input by the user is empty, and the second preset attribute is one or more attributes that can use the default attribute value;
在判定所述道具属性值配置数据中的所述第二预设属性中有至少一个属性值为空的情况下,根据预设默认配置文件对所述道具属性值配置数据中属性值为空的所述第二预设属性进行配置;In the case where it is determined that at least one attribute value in the second preset attribute in the item attribute value configuration data is empty, the attribute value in the item attribute value configuration data is empty according to the preset default configuration file Configuring the second preset attribute;
在判定所述道具属性值配置数据中的所述第二预设属性都不为空的情况下,执行所述根据所述道具属性值配置数据生成目标道具的步骤。In a case where it is determined that the second preset attribute in the item attribute value configuration data is not empty, the step of generating a target item according to the item attribute value configuration data is performed.
根据本公开的一个或多个实施例,示例3提供了示例2的方法,在执行所述根据预设默认配置文件对所述道具属性值配置数据中属性值为空的所述第二预设属性进行配置的步骤之后,还包括:According to one or more embodiments of the present disclosure, Example 3 provides the method of Example 2. When the second preset whose attribute value is empty in the attribute value configuration data of the prop according to the preset default configuration file is executed After the properties are configured, it also includes:
向用户发送第二提示,所述第二提示用于向用户提示所述目标道具中使用了所述预设默认配置文件进行配置的道具属性。Sending a second prompt to the user, where the second prompt is used to prompt the user of the prop attributes configured using the preset default configuration file in the target prop.
根据本公开的一个或多个实施例,示例4提供了示例1的方法,还包括:According to one or more embodiments of the present disclosure, Example 4 provides the method of Example 1, and further includes:
在所述图形用户界面GUI中设置道具属性值配置选项;Setting item attribute value configuration options in the graphical user interface GUI;
所述获取用户通过图形用户界面GUI输入的道具属性值配置数据包括:The obtaining configuration data of prop property values input by a user through a graphical user interface GUI includes:
基于用户对所述道具属性值配置选项的选择,确定所述道具属性值配置数据。The item attribute value configuration data is determined based on the user's selection of the item attribute value configuration option.
根据本公开的一个或多个实施例,示例5提供了示例1至示例4中任意示例所述的方法,还包括:According to one or more embodiments of the present disclosure, Example 5 provides the method described in any of Examples 1 to 4, and further includes:
通过所述图形用户界面GUI获取用户输入的针对所述目标道具的下发指令,所述下发指令中至少包括目标客户端;Acquiring, through the graphical user interface GUI, a user-input issued instruction for the target prop, and the issued instruction includes at least the target client;
根据所述道具下发指令向所述目标客户端下发所述目标道具。Delivering the target prop to the target client according to the prop issuing instruction.
根据本公开的一个或多个实施例,示例6提供了示例1至示例4中任意示例所述的方法,还包括:According to one or more embodiments of the present disclosure, Example 6 provides the method described in any of Examples 1 to 4, and further includes:
接收客户端发送的道具使用消息;Receive the prop use message sent by the client;
对所述道具使用消息进行广播。Broadcast the prop use message.
根据本公开的一个或多个实施例,示例7提供了一种直播间道具配置装置,所述装置包括:According to one or more embodiments of the present disclosure, Example 7 provides a device for configuring props in a live broadcast room, and the device includes:
第一获取模块,用于获取用户通过图形用户界面GUI输入的道具属性值配置数据;The first obtaining module is used to obtain the item attribute value configuration data input by the user through the graphical user interface GUI;
第一判断模块,用于判断所述道具属性值配置数据中的第一预设属性的属性值是否为空,所述第一预设属性为一个或多个道具生成必需的属性;The first determining module is configured to determine whether the attribute value of the first preset attribute in the item attribute value configuration data is empty, and the first preset attribute is an attribute necessary for generating one or more items;
道具生成模块,用于在判定所述道具属性值配置数据中的所述第一预设属性的属性值都不为空的情况下,根据所述道具属性值配置数据生成目标道具;An item generating module, configured to generate a target item according to the item attribute value configuration data when it is determined that the attribute value of the first preset attribute in the item attribute value configuration data is not empty;
第一提示模块,用于在判定所述道具属性值配置数据中的所述第一预设属性中有至少一个属性值为空的情况下,向用户发送第一提示,所述第一提示用于指示用户继续输入相应的道具属性值配置数据。The first prompt module is configured to send a first prompt to the user when it is determined that at least one of the first preset properties in the item property value configuration data is empty, and the first prompt uses Instruct the user to continue to input the corresponding item attribute value configuration data.
根据本公开的一个或多个实施例,示例8提供了示例7的装置,在所述道具生成模块根据所述道具属性值配置数据生成目标道具之前,所述装置还包括:According to one or more embodiments of the present disclosure, Example 8 provides the device of Example 7. Before the item generation module generates a target item according to the item attribute value configuration data, the device further includes:
第二判断模块,用于判断用户输入的所述道具属性值配置数据中的第二预设属性的属性值是否为空,所述第二预设属性为一个或多个能够使用默认属性值的属性;The second judgment module is used to judge whether the attribute value of the second preset attribute in the item attribute value configuration data input by the user is empty, and the second preset attribute is one or more capable of using the default attribute value Attributes;
第一处理模块,用于在判定所述道具属性值配置数据中的所述第二预设属性中有至少一个属性值为空的情况下,根据预设默认配置文件对所述道具属性值配置数据中属性值为空的所述第二预设属性进行配置;The first processing module is configured to configure the property value of the prop according to a preset default configuration file in the case where it is determined that at least one of the second preset properties in the prop property value configuration data is empty Configuring the second preset attribute whose attribute value is empty in the data;
第二处理模块,用于在判定所述道具属性值配置数据中的所述第二预设属性都不为空的情况下,触发所述道具生成模块根据所述道具属性值配置数据生成目标道具。The second processing module is configured to trigger the item generation module to generate a target prop according to the item attribute value configuration data in the case that it is determined that the second preset attribute in the item attribute value configuration data is not empty .
根据本公开的一个或多个实施例,示例9提供了一种计算机可读介质,其上存储有计算机程序,该程序被处理装置执行时实现示例1-6中任一项所述方法的步骤。According to one or more embodiments of the present disclosure, Example 9 provides a computer-readable medium having a computer program stored thereon, and when the program is executed by a processing device, the steps of the method described in any one of Examples 1-6 are implemented. .
根据本公开的一个或多个实施例,示例10提供了一种电子设备,包括:According to one or more embodiments of the present disclosure, Example 10 provides an electronic device, including:
存储装置,其上存储有计算机程序;A storage device on which a computer program is stored;
处理装置,用于执行所述存储装置中的所述计算机程序,以实现示例1-6中任一项所述方法的步骤。The processing device is configured to execute the computer program in the storage device to implement the steps of the method described in any one of Examples 1-6.
以上描述仅为本公开的较佳实施例以及对所运用技术原理的说明。本领域技术人员应当理解,本公开中所涉及的公开范围,并不限于上述技术特征的特定组合而成的技术方案,同时也应涵盖在不脱离上述公开构思的情况下,由上述技术特征或其等同特征进行任意组合而形成的其它技术方案。例如上述特征与本公开中公开的(但不限 于)具有类似功能的技术特征进行互相替换而形成的技术方案。The above description is only a preferred embodiment of the present disclosure and an explanation of the applied technical principles. Those skilled in the art should understand that the scope of disclosure involved in this disclosure is not limited to the technical solutions formed by the specific combination of the above technical features, and should also cover the above technical features or technical solutions without departing from the above disclosed concept. Other technical solutions formed by arbitrarily combining the equivalent features. For example, the above-mentioned features and the technical features disclosed in the present disclosure (but not limited to) having similar functions are replaced with each other to form a technical solution.
此外,虽然采用特定次序描绘了各操作,但是这不应当理解为要求这些操作以所示出的特定次序或以顺序次序执行来执行。在一定环境下,多任务和并行处理可能是有利的。同样地,虽然在上面论述中包含了若干具体实现细节,但是这些不应当被解释为对本公开的范围的限制。在单独的实施例的上下文中描述的某些特征还可以组合地实现在单个实施例中。相反地,在单个实施例的上下文中描述的各种特征也可以单独地或以任何合适的子组合的方式实现在多个实施例中。In addition, although the operations are depicted in a specific order, this should not be understood as requiring these operations to be performed in the specific order shown or performed in a sequential order. Under certain circumstances, multitasking and parallel processing may be advantageous. Likewise, although several specific implementation details are included in the above discussion, these should not be construed as limiting the scope of the present disclosure. Certain features that are described in the context of separate embodiments can also be implemented in combination in a single embodiment. Conversely, various features described in the context of a single embodiment can also be implemented in multiple embodiments individually or in any suitable subcombination.
尽管已经采用特定于结构特征和/或方法逻辑动作的语言描述了本主题,但是应当理解所附权利要求书中所限定的主题未必局限于上面描述的特定特征或动作。相反,上面所描述的特定特征和动作仅仅是实现权利要求书的示例形式。关于上述实施例中的装置,其中各个模块执行操作的具体方式已经在有关该方法的实施例中进行了详细描述,此处将不做详细阐述说明。Although the subject matter has been described in language specific to structural features and/or logical actions of the method, it should be understood that the subject matter defined in the appended claims is not necessarily limited to the specific features or actions described above. On the contrary, the specific features and actions described above are merely exemplary forms of implementing the claims. Regarding the device in the foregoing embodiment, the specific manner in which each module performs operations has been described in detail in the embodiment of the method, and detailed description will not be given here.

Claims (11)

  1. 一种直播间道具配置方法,其特征在于,所述方法包括:A method for configuring props in a live broadcast room, characterized in that the method includes:
    获取用户通过图形用户界面GUI输入的道具属性值配置数据;Obtain the property value configuration data of the props input by the user through the graphical user interface GUI;
    判断所述道具属性值配置数据中的第一预设属性的属性值是否为空,所述第一预设属性为一个或多个道具生成必需的属性;Judging whether the attribute value of the first preset attribute in the item attribute value configuration data is empty, and the first preset attribute is an attribute necessary for generating one or more items;
    在判定所述道具属性值配置数据中的所述第一预设属性的属性值都不为空的情况下,根据所述道具属性值配置数据生成目标道具;In the case where it is determined that the attribute value of the first preset attribute in the item attribute value configuration data is not empty, generating a target item according to the item attribute value configuration data;
    在判定所述道具属性值配置数据中的所述第一预设属性中有至少一个属性值为空的情况下,向用户发送第一提示,所述第一提示用于指示用户继续输入相应的道具属性值配置数据。In the case where it is determined that at least one of the first preset attributes in the item attribute value configuration data is empty, a first prompt is sent to the user, and the first prompt is used to instruct the user to continue to input the corresponding Item attribute value configuration data.
  2. 根据权利要求1所述的方法,其特征在于,在执行所述根据所述道具属性值配置数据生成目标道具的步骤之前,所述方法还包括:The method according to claim 1, characterized in that, before executing the step of generating a target prop according to the configuration data of the prop property value, the method further comprises:
    判断用户输入的所述道具属性值配置数据中的第二预设属性的属性值是否为空,所述第二预设属性为一个或多个能够使用默认属性值的属性能够使用默认属性值的属性;Determine whether the attribute value of the second preset attribute in the item attribute value configuration data input by the user is empty, and the second preset attribute is one or more attributes that can use the default attribute value. Attributes;
    在判定所述道具属性值配置数据中的所述第二预设属性中有至少一个属性值为空的情况下,根据预设默认配置文件对所述道具属性值配置数据中属性值为空的所述第二预设属性进行配置;In the case where it is determined that at least one attribute value in the second preset attribute in the item attribute value configuration data is empty, the attribute value in the item attribute value configuration data is empty according to the preset default configuration file Configuring the second preset attribute;
    在判定所述道具属性值配置数据中的所述第二预设属性都不为空的情况下,执行所述根据所述道具属性值配置数据生成目标道具的步骤。In a case where it is determined that the second preset attribute in the item attribute value configuration data is not empty, the step of generating a target item according to the item attribute value configuration data is performed.
  3. 根据权利要求2所述的方法,其特征在于,在执行所述根据预设默认配置文件对所述道具属性值配置数据中属性值为空的所述第二预设属性进行配置的步骤之后,所述方法还包括:The method according to claim 2, wherein after performing the step of configuring the second preset attribute whose attribute value is empty in the item attribute value configuration data according to a preset default configuration file, The method also includes:
    向用户发送第二提示,所述第二提示用于向用户提示所述目标道具中使用了所述预设默认配置文件进行配置的道具属性。Sending a second prompt to the user, where the second prompt is used to prompt the user of the prop attributes configured using the preset default configuration file in the target prop.
  4. 根据权利要求1所述的方法,其特征在于,所述方法还包括:The method according to claim 1, wherein the method further comprises:
    在所述图形用户界面GUI中设置道具属性值配置选项;Setting item attribute value configuration options in the graphical user interface GUI;
    所述获取用户通过图形用户界面GUI输入的道具属性值配置数据包括:The obtaining configuration data of prop property values input by a user through a graphical user interface GUI includes:
    基于用户对所述道具属性值配置选项的选择,确定所述道具属性值配置数据。The item attribute value configuration data is determined based on the user's selection of the item attribute value configuration option.
  5. 根据权利要求1至4中任一权利要求所述的方法,其特征在于,所述方法还包括:The method according to any one of claims 1 to 4, wherein the method further comprises:
    通过所述图形用户界面GUI获取用户输入的针对所述目标道具的下发指令,所述下发指令中至少包括目标客户端;Acquiring, through the graphical user interface GUI, a user-input issued instruction for the target prop, and the issued instruction includes at least the target client;
    根据所述道具下发指令向所述目标客户端下发所述目标道具。Delivering the target prop to the target client according to the prop issuing instruction.
  6. 根据权利要求1至4中任一权利要求所述的方法,其特征在于,所述方法还包括:The method according to any one of claims 1 to 4, wherein the method further comprises:
    接收客户端发送的道具使用消息;Receive the prop use message sent by the client;
    对所述道具使用消息进行广播。Broadcast the prop use message.
  7. 一种直播间道具配置装置,其特征在于,所述装置包括:A device for configuring props in a live broadcast room, characterized in that the device comprises:
    第一获取模块,用于获取用户通过图形用户界面GUI输入的道具属性值配置数据;The first obtaining module is used to obtain the item attribute value configuration data input by the user through the graphical user interface GUI;
    第一判断模块,用于判断所述道具属性值配置数据中的第一预设属性的属性值是否为空,所述第一预设属性为一个或多个道具生成必需的属性;The first determining module is configured to determine whether the attribute value of the first preset attribute in the item attribute value configuration data is empty, and the first preset attribute is an attribute necessary for generating one or more items;
    道具生成模块,用于在判定所述道具属性值配置数据中的所述第一预设属性的属性值都不为空的情况下,根据所述道具属性值配置数据生成目标道具;An item generating module, configured to generate a target item according to the item attribute value configuration data when it is determined that the attribute value of the first preset attribute in the item attribute value configuration data is not empty;
    第一提示模块,用于在判定所述道具属性值配置数据中的所述第一预设属性中有至少一个属性值为空的情况下,向用户发送第一提示,所述第一提示用于指示用户继续输入相应的道具属性值配置数据。The first prompt module is configured to send a first prompt to the user when it is determined that at least one of the first preset properties in the item property value configuration data is empty, and the first prompt uses Instruct the user to continue to input the corresponding item attribute value configuration data.
  8. 根据权利要求7所述的装置,其特征在于,在所述道具生成模块根据所述道具属性值配置数据生成目标道具之前,所述装置还包括:7. The device according to claim 7, wherein before the item generating module generates the target item according to the item attribute value configuration data, the device further comprises:
    第二判断模块,用于判断用户输入的所述道具属性值配置数据中的第二预设属性的属性值是否为空,所述第二预设属性为一个或多个能够使用默认属性值的属性;The second judgment module is used to judge whether the attribute value of the second preset attribute in the item attribute value configuration data input by the user is empty, and the second preset attribute is one or more capable of using the default attribute value Attributes;
    第一处理模块,用于在判定所述道具属性值配置数据中的所述第二预设属性中有至少一个属性值为空的情况下,根据预设默认配置文件对所述道具属性值配置数据中属性值为空的所述第二预设属性进行配置;The first processing module is configured to configure the property value of the prop according to a preset default configuration file in the case where it is determined that at least one of the second preset properties in the prop property value configuration data is empty Configuring the second preset attribute whose attribute value is empty in the data;
    第二处理模块,用于在判定所述道具属性值配置数据中的所述第二预设属性都不为空的情况下,触发所述道具生成模块根据所述道具属性值配置数据生成目标道具。The second processing module is configured to trigger the item generation module to generate a target prop according to the item attribute value configuration data in the case that it is determined that the second preset attribute in the item attribute value configuration data is not empty .
  9. 一种计算机可读介质,其上存储有计算机程序,其特征在于,该程序被处理装置执行时实现权利要求1-6中任一项所述方法的步骤。A computer-readable medium with a computer program stored thereon, wherein the program is characterized in that, when the program is executed by a processing device, the steps of the method described in any one of claims 1 to 6 are realized.
  10. 一种电子设备,其特征在于,包括:An electronic device, characterized in that it comprises:
    存储装置,其上存储有计算机程序;A storage device on which a computer program is stored;
    处理装置,用于执行所述存储装置中的所述计算机程序,以实现权利要求1-6中任一项所述方法的步骤。The processing device is configured to execute the computer program in the storage device to implement the steps of the method in any one of claims 1-6.
  11. 一种计算机程序产品,其特征在于,当所述计算机程序产品在电子设备上运行时,使得所述电子设备执行如权利要求1~6任一项所述的方法。A computer program product, characterized in that, when the computer program product runs on an electronic device, the electronic device is caused to execute the method according to any one of claims 1 to 6.
PCT/CN2020/129069 2019-11-20 2020-11-16 Method and device for configuring prop in live streaming room, readable medium, and electronic device WO2021098643A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201911144530.2A CN110879729B (en) 2019-11-20 2019-11-20 Channel configuration method and device for live broadcast room, readable medium and electronic equipment
CN201911144530.2 2019-11-20

Publications (1)

Publication Number Publication Date
WO2021098643A1 true WO2021098643A1 (en) 2021-05-27

Family

ID=69730726

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2020/129069 WO2021098643A1 (en) 2019-11-20 2020-11-16 Method and device for configuring prop in live streaming room, readable medium, and electronic device

Country Status (2)

Country Link
CN (1) CN110879729B (en)
WO (1) WO2021098643A1 (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110879729B (en) * 2019-11-20 2022-12-23 北京字节跳动网络技术有限公司 Channel configuration method and device for live broadcast room, readable medium and electronic equipment
CN111638875B (en) * 2020-06-05 2023-09-22 中国银行股份有限公司 Opposite terminal generation method and system
CN112138383B (en) * 2020-10-15 2022-05-24 腾讯科技(深圳)有限公司 Virtual item display method, device, equipment and storage medium

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8789032B1 (en) * 2009-02-27 2014-07-22 Google Inc. Feedback-directed inter-procedural optimization
CN105879386A (en) * 2016-06-17 2016-08-24 武汉斗鱼网络科技有限公司 Game gift bag delivering method and system based on user attributes
CN106709762A (en) * 2016-12-26 2017-05-24 乐蜜科技有限公司 Virtual gift recommendation method, virtual gift recommendation device used in direct broadcast room, and mobile terminal
CN106817626A (en) * 2016-12-12 2017-06-09 武汉斗鱼网络科技有限公司 A kind of network direct broadcasting present displaying and construction method
CN110879729A (en) * 2019-11-20 2020-03-13 北京字节跳动网络技术有限公司 Channel configuration method and device for live broadcast room, readable medium and electronic equipment

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10908760B2 (en) * 2014-10-15 2021-02-02 Liveperson, Inc. System and method for interactive application preview
CN109274977B (en) * 2017-07-18 2022-03-25 腾讯科技(深圳)有限公司 Virtual item allocation method, server and client
CN109615200B (en) * 2018-11-30 2021-03-12 武汉斗鱼网络科技有限公司 Virtual interactive prop issuing method, storage medium, electronic device and system
CN109698964B (en) * 2019-01-24 2021-09-21 武汉鲨鱼网络直播技术有限公司 Online live broadcast room gift sending method and system
CN110262780B (en) * 2019-06-20 2024-05-24 腾讯科技(成都)有限公司 Service configuration method and network equipment

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8789032B1 (en) * 2009-02-27 2014-07-22 Google Inc. Feedback-directed inter-procedural optimization
CN105879386A (en) * 2016-06-17 2016-08-24 武汉斗鱼网络科技有限公司 Game gift bag delivering method and system based on user attributes
CN106817626A (en) * 2016-12-12 2017-06-09 武汉斗鱼网络科技有限公司 A kind of network direct broadcasting present displaying and construction method
CN106709762A (en) * 2016-12-26 2017-05-24 乐蜜科技有限公司 Virtual gift recommendation method, virtual gift recommendation device used in direct broadcast room, and mobile terminal
CN110879729A (en) * 2019-11-20 2020-03-13 北京字节跳动网络技术有限公司 Channel configuration method and device for live broadcast room, readable medium and electronic equipment

Also Published As

Publication number Publication date
CN110879729A (en) 2020-03-13
CN110879729B (en) 2022-12-23

Similar Documents

Publication Publication Date Title
WO2021098643A1 (en) Method and device for configuring prop in live streaming room, readable medium, and electronic device
WO2021004221A1 (en) Display processing method and apparatus for special effects and electronic device
CN110046021B (en) Page display method, device, system, equipment and storage medium
WO2020151599A1 (en) Method and apparatus for publishing video synchronously, electronic device, and readable storage medium
WO2021012952A1 (en) Message processing method, device and electronic equipment
US20230015800A1 (en) A method, apparatus, medium and electronic device for configuring a gift list in a live broadcast room
KR102125856B1 (en) Method and system for sharing output device between multimedia devices to send and receive data
WO2021135626A1 (en) Method and apparatus for selecting menu items, readable medium and electronic device
WO2021114979A1 (en) Video page display method and apparatus, electronic device and computer-readable medium
KR102128088B1 (en) Broadcasting cheannel information sharing method of electronic apparatus and electronic appparatus thereof
KR20160042739A (en) Method for sharing a display and electronic device thereof
US20220394333A1 (en) Video processing method and apparatus, storage medium, and electronic device
US20150242076A1 (en) Method of editing one or more objects and apparatus for same
WO2023155728A1 (en) Page display method and apparatus, electronic device, storage medium, and program product
US20230239546A1 (en) Theme video generation method and apparatus, electronic device, and readable storage medium
WO2023116480A1 (en) Multimedia content publishing method and apparatus, and device, medium and program product
WO2023104006A1 (en) Image special effect package generation method and apparatus, device, and storage medium
CN110618848A (en) Page display method, device, equipment and storage medium
CN109635131B (en) Multimedia content list display method, pushing method, device and storage medium
US10643252B2 (en) Banner display method of electronic device and electronic device thereof
US10936339B2 (en) Data sharing method and apparatus, electronic device and computer-readable storage medium
WO2024083149A1 (en) Media content processing method and apparatus, and electronic device
WO2021114981A1 (en) Method and apparatus for displaying video playing page, and electronic device and medium
WO2023207543A1 (en) Media content publishing method and apparatus, and device, storage medium and program product
WO2023104007A1 (en) Video special effect packet generation method and apparatus, device, and storage medium

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

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 20888847

Country of ref document: EP

Kind code of ref document: A1

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 21.09.2022)

122 Ep: pct application non-entry in european phase

Ref document number: 20888847

Country of ref document: EP

Kind code of ref document: A1