CN113179415A - Tencent IM-based H5 website live broadcasting method, device and storage medium - Google Patents

Tencent IM-based H5 website live broadcasting method, device and storage medium Download PDF

Info

Publication number
CN113179415A
CN113179415A CN202110428540.XA CN202110428540A CN113179415A CN 113179415 A CN113179415 A CN 113179415A CN 202110428540 A CN202110428540 A CN 202110428540A CN 113179415 A CN113179415 A CN 113179415A
Authority
CN
China
Prior art keywords
group
website
message
head portrait
tencent
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN202110428540.XA
Other languages
Chinese (zh)
Other versions
CN113179415B (en
Inventor
吴晶晶
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beijing Foreign Travel Network Technology Co ltd
Original Assignee
Beijing Foreign Travel Network Technology Co ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Beijing Foreign Travel Network Technology Co ltd filed Critical Beijing Foreign Travel Network Technology Co ltd
Priority to CN202110428540.XA priority Critical patent/CN113179415B/en
Publication of CN113179415A publication Critical patent/CN113179415A/en
Application granted granted Critical
Publication of CN113179415B publication Critical patent/CN113179415B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/20Servers specifically adapted for the distribution of content, e.g. VOD servers; Operations thereof
    • H04N21/21Server components or server architectures
    • H04N21/218Source of audio or video content, e.g. local disk arrays
    • H04N21/2187Live feed
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L51/00User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail
    • H04L51/04Real-time or near real-time messaging, e.g. instant messaging [IM]
    • H04L51/043Real-time or near real-time messaging, e.g. instant messaging [IM] using or handling presence information
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/40Client devices specifically adapted for the reception of or interaction with content, e.g. set-top-box [STB]; Operations thereof
    • H04N21/47End-user applications
    • H04N21/478Supplemental services, e.g. displaying phone caller identification, shopping application
    • H04N21/4788Supplemental services, e.g. displaying phone caller identification, shopping application communicating with other users, e.g. chatting

Landscapes

  • Engineering & Computer Science (AREA)
  • Signal Processing (AREA)
  • Multimedia (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Databases & Information Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Information Transfer Between Computers (AREA)
  • Two-Way Televisions, Distribution Of Moving Picture Or The Like (AREA)

Abstract

The invention provides a Tencent IM-based H5 website live broadcast method, a device and a storage medium, wherein the method comprises the following steps: creating a live room through the H5 website; establishing a website SDK, establishing connection with the flight message IM based on the website SDK, and monitoring SDK _ READY and message receiving; after the SDK _ READY, updating the personal information of the Tencent IM user in the live broadcast room; acquiring an IM group member list and/or IM group member data based on an IM group pre-established by Tencent IM, wherein the IM group has a group ID corresponding to the IM group; after obtaining the IM group member list and/or the IM group member data, synchronizing the IM group member list and/or the IM group member data to the H5 website group established at the current moment to receive live broadcast and/or send messages. The technical scheme provided by the invention can realize live broadcast of the H5 website based on Tencent IM, is convenient and quick and has strong practicability.

Description

Tencent IM-based H5 website live broadcasting method, device and storage medium
Technical Field
The invention relates to a live broadcast technology, in particular to a live broadcast method, a live broadcast device and a storage medium of an H5 website based on Tencent IM.
Background
Instant Messaging (IM) is developed based on QQ bottom layer IM capability, and chat, conversation, group and data management capabilities can be easily integrated only by implanting SDK, so that rich media message receiving and sending of characters, pictures, short voice, short video and the like are realized, small programs of various large platforms are accessed and used, and the communication requirements are comprehensively met.
At present, people who use Tencent IM are numerous, but effective live broadcast operation based on Tencent IM cannot be carried out at present, so that the practicability is poor.
Disclosure of Invention
The embodiment of the invention provides a Tengcong IM-based H5 website live broadcast method, a Tengcong IM-based H5 website live broadcast device and a storage medium, which can realize live broadcast of an H5 website based on Tengcong IM, are convenient and quick and have strong practicability. .
In a first aspect of the embodiments of the present invention, an H5 website live broadcasting method based on Tencent IM is provided, which is characterized by including:
creating a live room through the H5 website;
establishing a website SDK, establishing connection with the flight message IM based on the website SDK, and monitoring SDK _ READY and message receiving;
after the SDK _ READY, updating the personal information of the Tencent IM user in the live broadcast room;
acquiring an IM group member list and/or IM group member data based on an IM group pre-established by Tencent IM, wherein the IM group has a group ID corresponding to the IM group;
after obtaining the IM group member list and/or the IM group member data, synchronizing the IM group member list and/or the IM group member data to the H5 website group established at the current moment to receive live broadcast and/or send messages.
Optionally, in a possible implementation manner of the first aspect, the method further includes:
acquiring message data of a live broadcast room;
and synchronizing the message data to the IM group.
Optionally, in a possible implementation manner of the first aspect, the acquiring message data of the live broadcast room further includes:
the message data comprises message information and a speaking user corresponding to the message information, and the speaking user comprises a plurality of categories;
obtaining the speaking user type of the received message data;
and selecting a processing mode corresponding to the speaking user type based on the speaking user type to process the message information.
Optionally, in a possible implementation manner of the first aspect, the method further includes:
acquiring current head portrait information of a user entering a live broadcast room at the current moment;
comparing the current head portrait information with head portrait information in a head portrait array in an H5 website group;
and if the current head portrait information does not belong to any one of the head portrait information in the head portrait array, adding the current head portrait information into the head portrait array.
Optionally, in a possible implementation manner of the first aspect, the method further includes:
extracting characters and/or words in the message data;
and comparing the characters and/or words in the message data with preset characters and/or words, and if the characters and/or words in the message data correspond to the preset characters and/or words, shielding the message data.
In a second aspect of the embodiments of the present invention, an H5 website live broadcasting device based on Tencent IM is provided, including:
the live broadcast room creating module is used for creating a live broadcast room through an H5 website;
the connection module is used for establishing a website SDK, establishing connection with the flight IM based on the website SDK, and monitoring SDK _ READY and message receiving;
the updating module is used for updating the personal information of the Tencent IM user in the live broadcast room after the SDK _ READY;
the system comprises a member acquisition module, a group identification module and a group identification module, wherein the member acquisition module is used for acquiring an IM group member list and/or IM group member data based on an IM group pre-established by Tencent IM, and the IM group has a group ID corresponding to the IM group;
and the synchronization module is used for synchronizing the IM group member list and/or the IM group member data to an H5 website group established at the current moment to receive live broadcast and/or send messages after acquiring the IM group member list and/or the IM group member data.
Optionally, in a possible implementation manner of the second aspect, the method further includes:
the message acquisition unit is used for acquiring message data of a live broadcast room;
and the synchronization unit is used for synchronizing the message data to the IM group.
Optionally, in a possible implementation manner of the second aspect, the message obtaining unit is further configured to perform the following steps, including:
the message data comprises message information and a speaking user corresponding to the message information, and the speaking user comprises a plurality of categories;
obtaining the speaking user type of the received message data;
and selecting a processing mode corresponding to the speaking user type based on the speaking user type to process the message information.
Optionally, in a possible implementation manner of the second aspect, the message obtaining unit is further configured to perform the following steps, including:
acquiring current head portrait information of a user entering a live broadcast room at the current moment;
comparing the current head portrait information with head portrait information in a head portrait array in an H5 website group;
and if the current head portrait information does not belong to any one of the head portrait information in the head portrait array, adding the current head portrait information into the head portrait array.
In a third aspect of the embodiments of the present invention, a readable storage medium is provided, in which a computer program is stored, which, when being executed by a processor, is adapted to carry out the method according to the first aspect of the present invention and various possible designs of the first aspect of the present invention.
The Tencent IM-based H5 website live broadcast method, device and storage medium provided by the invention can be used for communicating data between the Tencent IM and the H5 website, so that the data are interacted, the purpose of realizing the H5 website live broadcast based on the Tencent IM is achieved, and the Tencent IM-based H5 website live broadcast method, device and storage medium are convenient and fast and have high practicability.
Drawings
FIG. 1 is a flow chart of a first embodiment of a Tencent IM based H5 website live broadcast method;
fig. 2 is a configuration diagram of a first embodiment of a live H5 website device based on flight IM.
Detailed Description
In order to make the objects, technical solutions and advantages of the embodiments of the present invention clearer, the technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
The terms "first," "second," "third," "fourth," and the like in the description and in the claims, as well as in the drawings, if any, are used for distinguishing between similar elements and not necessarily for describing a particular sequential or chronological order. It is to be understood that the data so used is interchangeable under appropriate circumstances such that the embodiments of the invention described herein are capable of operation in sequences other than those illustrated or described herein.
It should be understood that, in various embodiments of the present invention, the sequence numbers of the processes do not mean the execution sequence, and the execution sequence of the processes should be determined by the functions and the internal logic of the processes, and should not constitute any limitation on the implementation process of the embodiments of the present invention.
It should be understood that in the present application, "comprising" and "having" and any variations thereof, are intended to cover a non-exclusive inclusion, such that a process, method, system, article, or apparatus that comprises a list of steps or elements is not necessarily limited to those steps or elements expressly listed, but may include other steps or elements not expressly listed or inherent to such process, method, article, or apparatus.
It should be understood that, in the present invention, "a plurality" means two or more. "and/or" is merely an association describing an associated object, meaning that three relationships may exist, for example, and/or B, may mean: a exists alone, A and B exist simultaneously, and B exists alone. The character "/" generally indicates that the former and latter associated objects are in an "or" relationship. "comprises A, B and C" and "comprises A, B, C" means that all three of A, B, C comprise, "comprises A, B or C" means that one of A, B, C comprises, "comprises A, B and/or C" means that any 1 or any 2 or 3 of A, B, C comprises.
It should be understood that in the present invention, "B corresponding to a", "a corresponds to B", or "B corresponds to a" means that B is associated with a, and B can be determined from a. Determining B from a does not mean determining B from a alone, but may be determined from a and/or other information. And the matching of A and B means that the similarity of A and B is greater than or equal to a preset threshold value.
As used herein, "if" may be interpreted as "at … …" or "when … …" or "in response to a determination" or "in response to a detection", depending on the context.
The technical solution of the present invention will be described in detail below with specific examples. The following several specific embodiments may be combined with each other, and details of the same or similar concepts or processes may not be repeated in some embodiments.
The invention provides an H5 website live broadcast method based on Tencent IM, which is shown in a flow chart of figure 1 and comprises the following steps:
and step S110, creating a live broadcast room through an H5 website. According to the technical scheme provided by the invention, a live broadcast room is established firstly, whether a user logs in an account of the company is determined firstly in the process of establishing the live broadcast room, and if the user does not log in the account, identity information of the tourist is used.
And S120, establishing a website SDK, establishing connection with the flight IM based on the website SDK, and monitoring SDK _ READY and message receiving. In step S120, an SDK instance is created (connect update IM, enter their SDK), listening for SDK _ READY and MESSAGE receive MESSAGE _ RECEIVED.
And step S130, after the SDK _ READY, updating the personal information of the Tencent IM user in the live broadcast room.
Step S140, obtaining an IM group member list and/or IM group member data based on an IM group pre-established by Tencent IM, wherein the IM group has a group ID corresponding to the IM group. And after SDK _ READY, updating personal information (including nicknames and head portraits), acquiring a group member list according to the group ID, and paging to acquire group member data.
Step S150, after obtaining the IM group member list and/or the IM group member data, synchronizing the IM group member list and/or the IM group member data to the H5 website group established at the current moment to receive live broadcast and/or send messages. And after the data acquisition is successful, acquiring a user head portrait for setting the head portrait list display at the upper right corner of the live broadcast, and then joining in group chat according to the current user information. And after the H5 network station group is added successfully, the operations of sending messages and the like can be carried out. SDK _ READY means SDK is in READY state.
In one embodiment, further comprising: and acquiring message data of the live broadcast room, and synchronizing the message data to the IM group. Through the steps, the messages of the live broadcast room and the IM group can be synchronized.
In one embodiment, obtaining the message data of the live broadcast room further comprises:
the message data comprises message information and a speaking user corresponding to the message information, and the speaking user comprises a plurality of categories;
obtaining the speaking user type of the received message data;
and selecting a processing mode corresponding to the speaking user type based on the speaking user type to process the message information.
According to the technical scheme, the type of the speaking user can be determined according to the message data, and then the corresponding processing mode can be selected according to the type of the speaking user. The message data may include group chat messages, include general messages, anchor messages, moderator messages, and the like. If the message is an anchor message, the nickname becomes the anchor; if the message is a host message, the nickname is changed into a host for distinguishing; the message is on screen, i.e. the screen is stroked in from the left.
There are also the following messages: and pushing the message by the group, resolving the group and finishing the live broadcast. And after the live broadcast is finished, logging out the live broadcast and quitting the group chat.
In one embodiment, a message is defined, comprising the following
Number of viewers teaching messages: and if the user enters the group, acquiring user information for updating, judging whether the head portrait is in the head portrait array, if not, updating the head portrait array, and prompting other users by the message. And if the user quits the group, removing the head portrait corresponding to the live-broadcast watching user displayed in the upper right corner.
And (3) live broadcast start message: and displaying the live video, and starting live broadcasting by pulling the stream.
Violation group-related message: the live video is closed and prompts the user that the current live room has illegal content and the live is closed by the administrator.
Anchor leave message: the user is presented with an "anchor leave temporarily.
Anchor back message: the "anchor leaves temporarily." interface closes.
Consulting room source information, room type introduction \ direct hiring introduction information, delivering resume information, forbidding information, user checking post \ commodity \ room type information, user submitting flash order information, attention anchor \ favorite video information, gift sending information, number of commodities added after anchor is started and the like.
In one embodiment, further comprising:
acquiring current head portrait information of a user entering a live broadcast room at the current moment;
comparing the current head portrait information with head portrait information in a head portrait array in an H5 website group;
and if the current head portrait information does not belong to any one of the head portrait information in the head portrait array, adding the current head portrait information into the head portrait array.
Through the technical scheme, the head portrait data in the H5 website group can be updated, for example, a user newly added to the H5 website group through the vacation IM does not have the head portrait of the user in the head portrait data in the H5 website group, and the comparison and update operations are performed at the moment.
In one embodiment, further comprising:
extracting characters and/or words in the message data;
and comparing the characters and/or words in the message data with preset characters and/or words, and if the characters and/or words in the message data correspond to the preset characters and/or words, shielding the message data.
Through the technical scheme, the message data in the live broadcasting process can be identified, namely words and/or words in the live broadcasting process are compared, if the situation corresponding to the preset words and/or words occurs, the fact that illegal languages appear in the live broadcasting process is proved, the speaking processing is directly forbidden, the message data is not disclosed, and the live broadcasting process is more stable and clean.
The embodiment of the invention also provides an H5 website live broadcasting device based on Tencent IM, which comprises:
the live broadcast room creating module is used for creating a live broadcast room through an H5 website;
the connection module is used for establishing a website SDK, establishing connection with the flight IM based on the website SDK, and monitoring SDK _ READY and message receiving;
the updating module is used for updating the personal information of the Tencent IM user in the live broadcast room after the SDK _ READY;
the system comprises a member acquisition module, a group identification module and a group identification module, wherein the member acquisition module is used for acquiring an IM group member list and/or IM group member data based on an IM group pre-established by Tencent IM, and the IM group has a group ID corresponding to the IM group;
and the synchronization module is used for synchronizing the IM group member list and/or the IM group member data to an H5 website group established at the current moment to receive live broadcast and/or send messages after acquiring the IM group member list and/or the IM group member data.
In one embodiment, further comprising:
the message acquisition unit is used for acquiring message data of a live broadcast room;
and the synchronization unit is used for synchronizing the message data to the IM group.
In one embodiment, the message obtaining unit is further configured to perform the following steps, including:
the message data comprises message information and a speaking user corresponding to the message information, and the speaking user comprises a plurality of categories;
obtaining the speaking user type of the received message data;
and selecting a processing mode corresponding to the speaking user type based on the speaking user type to process the message information.
In one embodiment, the message obtaining unit is further configured to perform the following steps, including:
acquiring current head portrait information of a user entering a live broadcast room at the current moment;
comparing the current head portrait information with head portrait information in a head portrait array in an H5 website group;
and if the current head portrait information does not belong to any one of the head portrait information in the head portrait array, adding the current head portrait information into the head portrait array.
The readable storage medium may be a computer storage medium or a communication medium. Communication media includes any medium that facilitates transfer of a computer program from one place to another. Computer storage media may be any available media that can be accessed by a general purpose or special purpose computer. For example, a readable storage medium is coupled to the processor such that the processor can read information from, and write information to, the readable storage medium. Of course, the readable storage medium may also be an integral part of the processor. The processor and the readable storage medium may reside in an Application Specific Integrated Circuits (ASIC). Additionally, the ASIC may reside in user equipment. Of course, the processor and the readable storage medium may also reside as discrete components in a communication device. The readable storage medium may be a read-only memory (ROM), a random-access memory (RAM), a CD-ROM, a magnetic tape, a floppy disk, an optical data storage device, and the like.
The present invention also provides a program product comprising execution instructions stored in a readable storage medium. The at least one processor of the device may read the execution instructions from the readable storage medium, and the execution of the execution instructions by the at least one processor causes the device to implement the methods provided by the various embodiments described above.
In the above embodiments of the terminal or the server, it should be understood that the Processor may be a Central Processing Unit (CPU), other general-purpose processors, a Digital Signal Processor (DSP), an Application Specific Integrated Circuit (ASIC), etc. A general purpose processor may be a microprocessor or the processor may be any conventional processor or the like. The steps of a method disclosed in connection with the present invention may be embodied directly in a hardware processor, or in a combination of the hardware and software modules within the processor.
Finally, it should be noted that: the above embodiments are only used to illustrate the technical solution of the present invention, and not to limit the same; while the invention has been described in detail and with reference to the foregoing embodiments, it will be understood by those skilled in the art that: the technical solutions described in the foregoing embodiments may still be modified, or some or all of the technical features may be equivalently replaced; and the modifications or the substitutions do not make the essence of the corresponding technical solutions depart from the scope of the technical solutions of the embodiments of the present invention.

Claims (10)

1. A H5 website live broadcast method based on Tencent IM is characterized by comprising the following steps:
creating a live room through the H5 website;
establishing a website SDK, establishing connection with the flight message IM based on the website SDK, and monitoring SDK _ READY and message receiving;
after the SDK _ READY, updating the personal information of the Tencent IM user in the live broadcast room;
acquiring an IM group member list and/or IM group member data based on an IM group pre-established by Tencent IM, wherein the IM group has a group ID corresponding to the IM group;
after obtaining the IM group member list and/or the IM group member data, synchronizing the IM group member list and/or the IM group member data to the H5 website group established at the current moment to receive live broadcast and/or send messages.
2. The Tencent IM based H5 website direct broadcasting method according to claim 1, further comprising:
acquiring message data of a live broadcast room;
and synchronizing the message data to the IM group.
3. The Tencent IM based H5 website direct broadcasting method according to claim 2,
the acquiring of the message data of the live broadcast room further comprises:
the message data comprises message information and a speaking user corresponding to the message information, and the speaking user comprises a plurality of categories;
obtaining the speaking user type of the received message data;
and selecting a processing mode corresponding to the speaking user type based on the speaking user type to process the message information.
4. The Tencent IM based H5 website direct broadcasting method according to claim 2, further comprising:
acquiring current head portrait information of a user entering a live broadcast room at the current moment;
comparing the current head portrait information with head portrait information in a head portrait array in an H5 website group;
and if the current head portrait information does not belong to any one of the head portrait information in the head portrait array, adding the current head portrait information into the head portrait array.
5. The Tencent IM based H5 website direct broadcasting method according to claim 2, further comprising:
extracting characters and/or words in the message data;
and comparing the characters and/or words in the message data with preset characters and/or words, and if the characters and/or words in the message data correspond to the preset characters and/or words, shielding the message data.
6. An H5 website live broadcasting device based on Tencent IM, comprising:
the live broadcast room creating module is used for creating a live broadcast room through an H5 website;
the connection module is used for establishing a website SDK, establishing connection with the flight IM based on the website SDK, and monitoring SDK _ READY and message receiving;
the updating module is used for updating the personal information of the Tencent IM user in the live broadcast room after the SDK _ READY;
the system comprises a member acquisition module, a group identification module and a group identification module, wherein the member acquisition module is used for acquiring an IM group member list and/or IM group member data based on an IM group pre-established by Tencent IM, and the IM group has a group ID corresponding to the IM group;
and the synchronization module is used for synchronizing the IM group member list and/or the IM group member data to an H5 website group established at the current moment to receive live broadcast and/or send messages after acquiring the IM group member list and/or the IM group member data.
7. The Tencent IM based H5 website direct broadcasting device according to claim 6, further comprising:
the message acquisition unit is used for acquiring message data of a live broadcast room;
and the synchronization unit is used for synchronizing the message data to the IM group.
8. The Tencent IM based H5 website direct broadcasting device according to claim 7,
the message acquisition unit is further configured to perform the following steps, including:
the message data comprises message information and a speaking user corresponding to the message information, and the speaking user comprises a plurality of categories;
obtaining the speaking user type of the received message data;
and selecting a processing mode corresponding to the speaking user type based on the speaking user type to process the message information.
9. The Tencent IM based H5 website direct broadcasting device according to claim 7,
the message acquisition unit is further configured to perform the following steps, including:
acquiring current head portrait information of a user entering a live broadcast room at the current moment;
comparing the current head portrait information with head portrait information in a head portrait array in an H5 website group;
and if the current head portrait information does not belong to any one of the head portrait information in the head portrait array, adding the current head portrait information into the head portrait array.
10. A readable storage medium, in which a computer program is stored which, when being executed by a processor, is adapted to carry out the method of any one of claims 1 to 5.
CN202110428540.XA 2021-04-20 2021-04-20 Tencent IM-based H5 website live broadcasting method, device and storage medium Active CN113179415B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110428540.XA CN113179415B (en) 2021-04-20 2021-04-20 Tencent IM-based H5 website live broadcasting method, device and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110428540.XA CN113179415B (en) 2021-04-20 2021-04-20 Tencent IM-based H5 website live broadcasting method, device and storage medium

Publications (2)

Publication Number Publication Date
CN113179415A true CN113179415A (en) 2021-07-27
CN113179415B CN113179415B (en) 2022-09-27

Family

ID=76923905

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110428540.XA Active CN113179415B (en) 2021-04-20 2021-04-20 Tencent IM-based H5 website live broadcasting method, device and storage medium

Country Status (1)

Country Link
CN (1) CN113179415B (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114339439A (en) * 2021-12-31 2022-04-12 上海掌门科技有限公司 Live broadcast method and equipment based on social group chat
WO2023226338A1 (en) * 2022-05-26 2023-11-30 华为技术有限公司 Communication method, apparatus, and system

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107241614A (en) * 2017-07-25 2017-10-10 广州久邦世纪科技有限公司 A kind of live broadcast system
WO2020187058A1 (en) * 2019-03-19 2020-09-24 阿里巴巴集团控股有限公司 Public account management method, communication group interaction method, and corresponding device and system

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107241614A (en) * 2017-07-25 2017-10-10 广州久邦世纪科技有限公司 A kind of live broadcast system
WO2020187058A1 (en) * 2019-03-19 2020-09-24 阿里巴巴集团控股有限公司 Public account management method, communication group interaction method, and corresponding device and system
CN111726321A (en) * 2019-03-19 2020-09-29 阿里巴巴集团控股有限公司 Public account management method, communication group interaction method, corresponding device and system

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114339439A (en) * 2021-12-31 2022-04-12 上海掌门科技有限公司 Live broadcast method and equipment based on social group chat
WO2023226338A1 (en) * 2022-05-26 2023-11-30 华为技术有限公司 Communication method, apparatus, and system

Also Published As

Publication number Publication date
CN113179415B (en) 2022-09-27

Similar Documents

Publication Publication Date Title
US11089377B2 (en) Interaction based on live webcast
CN113179415B (en) Tencent IM-based H5 website live broadcasting method, device and storage medium
CN102904936B (en) Method, server, device, system and apparatus for establishing session
CN110391970B (en) Message management system, method, device and storage medium for communication application
CN105871690B (en) Method and device for realizing instant messaging
WO2014183427A1 (en) Method and apparatus for displaying webcast rooms
CN109117778B (en) Information processing method, information processing apparatus, server, and storage medium
US20130097271A1 (en) Method, terminal and server for displaying text in instant messaging systems
US10148712B2 (en) Automated social network introductions for e-meetings
CN106909603A (en) Search information processing method and device
CN112838976B (en) Message processing method and device
US20170270948A1 (en) Method and device for realizing voice message visualization service
CN110996180B (en) Network live broadcast chatting method, system and server
CN111130986B (en) Message sending method, device, equipment and storage medium
CN110120909B (en) Message transmission method and device, storage medium and electronic device
WO2014114172A1 (en) Text message transmission method, device and terminal
CN110909241B (en) Information recommendation method, user identification recommendation method, device and equipment
CN105635845A (en) Session content transmission method and device
US11163827B2 (en) Video processing method, device, terminal and storage medium
WO2016037489A1 (en) Method, device and system for monitoring rcs spam messages
CN110995706B (en) Authentication system, method, device and storage medium for communication application
CN110109597B (en) Singing list switching method, device, system, terminal and storage medium
CN113518254A (en) Live broadcast method, device and storage medium suitable for multi-service scene
CN115344897A (en) Desktop sharing method for android custom privacy content hiding
CN114270389A (en) Information acquisition method, device, system, electronic equipment and storage medium

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant