CN114286117A - Multi-platform multi-application live broadcast method and system, live broadcast equipment and storage medium - Google Patents

Multi-platform multi-application live broadcast method and system, live broadcast equipment and storage medium Download PDF

Info

Publication number
CN114286117A
CN114286117A CN202110408163.3A CN202110408163A CN114286117A CN 114286117 A CN114286117 A CN 114286117A CN 202110408163 A CN202110408163 A CN 202110408163A CN 114286117 A CN114286117 A CN 114286117A
Authority
CN
China
Prior art keywords
live broadcast
android system
virtual
live
layer
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.)
Pending
Application number
CN202110408163.3A
Other languages
Chinese (zh)
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.)
Shanghai Sunmi Technology Group Co Ltd
Original Assignee
Shanghai Sunmi Technology Group 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 Shanghai Sunmi Technology Group Co Ltd filed Critical Shanghai Sunmi Technology Group Co Ltd
Priority to CN202110408163.3A priority Critical patent/CN114286117A/en
Publication of CN114286117A publication Critical patent/CN114286117A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Two-Way Televisions, Distribution Of Moving Picture Or The Like (AREA)

Abstract

The invention provides a multi-platform multi-application live broadcast method and system, live broadcast equipment and a storage medium, wherein the method is applied to an Android system and comprises the following steps: setting a plurality of virtual cameras on a kernel layer of an Android system by using a virtual camera driver; controlling all live broadcast applications of the multiple platforms to start corresponding virtual cameras during live broadcast; opening a physical camera by using a live broadcast management platform APP to obtain a live broadcast stream during live broadcast; and distributing the acquired live stream to each virtual camera. The technical scheme provided by the invention can realize multi-platform multi-application live broadcast on one device, and can also support an external high-definition USB camera to achieve high-definition live broadcast.

Description

Multi-platform multi-application live broadcast method and system, live broadcast equipment and storage medium
Technical Field
The invention relates to the technical field of internet, in particular to a multi-platform multi-application live broadcast method and system, live broadcast equipment and a storage medium.
Background
With the live broadcast and the fire, the demand of live broadcast equipment is increased, and the special demand is increased. For example, a new owner wants to increase traffic or live on multiple platforms at one time, and the existing solution is to buy multiple devices, such as a mobile phone, or push streams to multiple platforms at a PC. However, these solutions have some problems. For example, the cost of buying a plurality of mobile phones is high, the stream is pushed at the PC end, the real-time pictures of the mobile phones cannot be seen, the mobile phones can only be seen at the client end, and the multi-platform multi-application live broadcast cannot be realized on one device at all.
Disclosure of Invention
In view of this, the present invention aims to provide a multi-platform multi-application live broadcast method and system thereof, in which a plurality of virtual cameras are arranged in a kernel layer of an Android system, so that multi-platform multi-application live broadcast can be realized on one device, an external high definition USB camera can be supported, and high definition live broadcast can be achieved.
The invention provides a multi-platform multi-application live broadcast method, which is applied to an Android system, wherein the method comprises the following steps:
setting a plurality of virtual cameras on a kernel layer of an Android system by using a virtual camera driver;
controlling all live broadcast applications of the multiple platforms to start corresponding virtual cameras during live broadcast;
opening a physical camera by using a live broadcast management platform APP to obtain a live broadcast stream during live broadcast;
and distributing the acquired live stream to each virtual camera.
Preferably, each virtual camera corresponds to a live application in the multiple platforms.
Preferably, the live stream includes a video stream, and the step of distributing the acquired live stream to each virtual camera includes:
transmitting the acquired video stream to a kernel layer of the Android system;
transmitting the video stream in the kernel layer to a framework layer of the Android system by using an external camera to an internal camera program in a hardware abstraction layer of the Android system;
performing video special effect processing, video management and control processing, picture-in-picture synthesis processing and resolution and frame rate correction processing on the video stream in the framework layer by using a live broadcast management platform (APP) in an application layer of the Android system;
and directly distributing the video stream after a series of processing to each virtual camera in the kernel layer.
Preferably, the live stream includes an audio stream, wherein the method further includes:
setting a plurality of virtual microphones in a kernel layer of an Android system by using a virtual microphone driver;
controlling all live broadcast applications of the multiple platforms to start corresponding virtual microphones during live broadcast;
opening a physical microphone by using a live broadcast management platform APP to obtain an audio stream during live broadcast;
and distributing the acquired audio stream to each virtual microphone.
Preferably, the step of distributing the acquired audio stream to each virtual microphone includes:
transmitting the acquired audio stream to a kernel layer of the Android system;
transmitting the audio stream in the kernel layer to a framework layer of the Android system by utilizing a multi-microphone management program in a hardware abstraction layer of the Android system;
performing audio special effect processing on the audio stream in the framework layer by utilizing a live broadcast management platform (APP) in an application layer of the Android system;
and directly distributing the audio stream subjected to the audio special effect processing to each virtual microphone in the kernel layer.
On the other hand, the invention also provides a multi-platform multi-application live broadcast system which is applied to an Android system, wherein the system comprises:
the virtual module is used for setting a plurality of virtual cameras in a kernel layer of the Android system by using a virtual camera driver;
the acquisition module is used for controlling all live broadcast applications of the multiple platforms to start corresponding virtual cameras during live broadcast, and opening physical cameras by using a live broadcast management platform APP to acquire live broadcast streams during live broadcast;
and the distribution module is used for distributing the acquired live stream to each virtual camera.
Preferably, each virtual camera corresponds to a live application in the multiple platforms.
Preferably, the live stream includes a video stream, wherein the distribution module is further configured to:
transmitting the acquired video stream to a kernel layer of the Android system;
transmitting the video stream in the kernel layer to a framework layer of the Android system by using an external camera to an internal camera program in a hardware abstraction layer of the Android system;
performing video special effect processing, video management and control processing, picture-in-picture synthesis processing and resolution and frame rate correction processing on the video stream in the framework layer by using a live broadcast management platform (APP) in an application layer of the Android system;
and directly distributing the video stream after a series of processing to each virtual camera in the kernel layer.
Preferably, the live stream includes an audio stream, and the virtual module is further configured to set a plurality of virtual microphones in a kernel layer of the Android system by using a virtual microphone driver; the acquisition module is also used for controlling all live broadcast applications of the multiple platforms to start corresponding virtual microphones during live broadcast, and opening physical microphones by using a live broadcast management platform APP to acquire audio streams during live broadcast; the distribution module is further used for distributing the acquired audio stream to each virtual microphone.
Preferably, the distribution module is further configured to:
transmitting the acquired audio stream to a kernel layer of the Android system;
transmitting the audio stream in the kernel layer to a framework layer of the Android system by utilizing a multi-microphone management program in a hardware abstraction layer of the Android system;
performing audio special effect processing on the audio stream in the framework layer by utilizing a live broadcast management platform (APP) in an application layer of the Android system;
and directly distributing the audio stream subjected to the audio special effect processing to each virtual microphone in the kernel layer.
In yet another aspect, the present invention further provides a computer-readable storage medium, wherein the computer-readable storage medium has a computer program stored thereon, and the computer program, when executed by a processor, implements the steps of the multi-platform multi-application live broadcasting method as described above.
In still another aspect, the present invention further provides a live broadcast device, where the live broadcast device includes a memory and a processor, the memory stores computer processing instructions, and the processor executes the above-mentioned multi-platform multi-application live broadcast method by calling the computer processing instructions.
The technical scheme provided by the invention has the following advantages:
a plurality of virtual cameras are arranged on an inner core layer of an Android system, so that multi-platform multi-application live broadcast can be realized on one device, an external high-definition USB camera can be supported, and high-definition live broadcast is achieved.
Drawings
Fig. 1 is a schematic flowchart of a multi-platform multi-application live broadcast method according to an embodiment of the present invention;
fig. 2 is a schematic view of a layered structure of an Android system to which a multi-platform multi-application live broadcast method is applied in an embodiment of the present invention;
fig. 3 is a schematic block diagram of a multi-platform multi-application live broadcast system according to an embodiment of the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention more apparent, the present invention is described in further detail below with reference to the accompanying drawings and embodiments. It should be understood that the specific embodiments described herein are merely illustrative of the invention and are not intended to limit the invention.
The present invention provides a multi-platform multi-application live broadcast method.
Fig. 1 is a schematic flow chart of a multi-platform multi-application live broadcast method according to an embodiment of the present invention.
Fig. 2 is a schematic view of a layered structure of an Android system to which a multi-platform multi-application live broadcasting method according to an embodiment of the present invention is applied.
In the embodiment, the multi-platform multi-application live broadcast method is applied to an Android system, and the embodiment further redesigns a layered structure of the Android system, specifically including a Hardware Layer, a kernel Layer, a Hardware Abstraction Layer (HAL), a framework Layer, and an application Layer, wherein Hardware of the Hardware Layer mainly includes a physical microphone and a physical camera, that is, the microphone and the camera, and both the number of the microphones and the number of the cameras may include a plurality of ones.
In step S1, a plurality of virtual cameras are set in the kernel layer of the Android system using the virtual camera driver.
In the embodiment, because the current Android system already supports a multi-window free mode, multiple applications can be opened simultaneously, but there is a problem that only one APP can be called by the same physical camera at the same time, because the design of the Google company is considered from the safety perspective, but during live broadcasting, a scene that multiple applications use the same physical camera is necessarily existed, in order to not change the design idea of the design of the Google company, the invention develops a virtual camera driver, and the virtual camera driver is used to set multiple virtual cameras at the kernel layer of the Android system, as shown in fig. 2, the virtual cameras include a virtual camera Video10, a virtual camera Video11, a virtual camera Video12, and the like. Of course, in this embodiment, a plurality of physical cameras are further disposed in the kernel layer of the Android system, and as shown in fig. 2, the physical cameras include a physical camera Video0, a physical camera Video1, a physical camera Video2, and the like.
In step S2, all live applications of multiple platforms are controlled to open corresponding virtual cameras during live broadcast.
In this embodiment, all anchor applications are controlled to open corresponding virtual cameras during live broadcasting, and the virtual cameras do not have data at this time, and the data source is controlled by the live broadcast management platform APP shown in fig. 2. In this embodiment, each virtual camera corresponds to one live broadcast application in multiple platforms, for example, a panning anchor application opens a corresponding virtual camera Video10, a kyotong anchor application opens a corresponding virtual camera Video11, a business rice anchor application opens a corresponding virtual camera Video12, and a live broadcast management platform APP controls acquisition of a data source of each virtual camera.
In step S3, a physical camera is opened by the live broadcast management platform APP to obtain a live broadcast stream during live broadcast.
In the present embodiment, the live stream at the time of live broadcast includes not only a video stream but also an audio stream.
In step S4, the acquired live stream is distributed to each virtual camera.
In this embodiment, the step S4 of distributing the acquired live stream to each virtual camera includes:
transmitting the acquired video stream to a kernel layer of an Android system;
transferring an external camera to an internal camera program in a hardware abstraction layer of the Android system, and transmitting a video stream in an inner core layer to a framework layer of the Android system;
performing video special effect processing, video control processing, picture-in-picture synthesis processing and correction processing of resolution and frame rate on video streams in a framework layer by using a live broadcast management platform APP in an application layer of an Android system;
and directly distributing the video stream subjected to the series of processing to each virtual camera in the kernel layer.
In the embodiment, a physical camera of a hardware layer acquires a video stream during live broadcasting, and uploads the acquired video stream to a kernel layer of an Android system, the kernel layer of the Android system transmits the acquired video stream to a hardware abstraction layer of the Android system, a program for converting an external USB UVC camera into an internal camera is designed on a HAL layer of the Android system in the embodiment, transmitting the video stream in the kernel layer to the framework layer of the Android system by using an external camera to an internal camera program in the hardware abstraction layer of the Android system, therefore, all APPs can use the Android standard Camera API to call the external camera just like calling the internal camera, and are more universal and simpler, moreover, the mode can simultaneously open the same camera by a plurality of APPs, mainly realized by the virtual camera, in essence, multiple cameras are turned on, as are video streams, in this way bypassing the Google design.
In this embodiment, the live broadcast management platform APP may open a built-in camera to obtain a Video stream (including an image frame) of the camera, and send the Video stream to a specified virtual camera (e.g., virtual camera Video10, virtual camera Video11, virtual camera Video12, etc.), so that an anchor APP (e.g., a panning anchor application, a kyotong anchor application, a business and meters anchor application, etc.) using the virtual camera has an image, and the image may be controlled by the live broadcast management platform APP, such as dynamically switching a front-rear camera stream and even an external camera stream, and may further add some whitening effects, subtitles, animations, etc., and may set all anchor APP streams of a control end, and may also be set for a certain anchor APP alone.
Moreover, in the same way, the audio stream is managed by the built-in sound card and the external sound card through the development of the virtual microphone and the live broadcast management platform APP, so that the control of the application audio of the anchor is realized.
In this embodiment, the live stream includes an audio stream, wherein the method further includes:
setting a plurality of virtual microphones in a kernel layer of an Android system by using a virtual microphone driver;
controlling all live broadcast applications of multiple platforms to start corresponding virtual microphones during live broadcast;
opening a physical microphone by using a live broadcast management platform APP to obtain an audio stream during live broadcast;
and distributing the acquired audio stream to each virtual microphone.
In this embodiment, the step of distributing the acquired audio stream to each virtual microphone includes:
transmitting the acquired audio stream to a kernel layer of an Android system;
transmitting the audio stream in the kernel layer to a frame layer of the Android system by utilizing a multi-microphone management program in a hardware abstraction layer of the Android system;
performing audio special effect processing on an audio stream in a framework layer by utilizing a live broadcast management platform APP in an application layer of an Android system;
and directly distributing the audio stream subjected to the audio special effect processing to each virtual microphone in the kernel layer.
Fig. 3 is a schematic structural diagram of a multi-platform multi-application live broadcast system according to an embodiment of the present invention.
In the present embodiment, the multi-platform multi-application live broadcast system 1 includes: a virtual module 11, an acquisition module 12 and a distribution module 13.
And the virtual module 11 is configured to set a plurality of virtual cameras in a kernel layer of the Android system by using a virtual camera driver.
In the embodiment, because the current Android system already supports a multi-window free mode, multiple applications can be opened simultaneously, but there is a problem that only one APP can be called by the same physical camera at the same time, because the design of the Google company is considered from the safety perspective, but during live broadcasting, a scene that multiple applications use the same physical camera is necessarily existed, in order to not change the design idea of the design of the Google company, the invention develops a virtual camera driver, and the virtual camera driver is used to set multiple virtual cameras at the kernel layer of the Android system, as shown in fig. 2, the virtual cameras include a virtual camera Video10, a virtual camera Video11, a virtual camera Video12, and the like. Of course, in this embodiment, a plurality of physical cameras are further disposed in the kernel layer of the Android system, and as shown in fig. 2, the physical cameras include a physical camera Video0, a physical camera Video1, a physical camera Video2, and the like.
And the acquisition module 12 is used for controlling all live broadcast applications of the multiple platforms to start corresponding virtual cameras during live broadcast, and opening physical cameras to acquire live broadcast streams during live broadcast by using the live broadcast management platform APP.
In this embodiment, all anchor applications are controlled to open corresponding virtual cameras during live broadcasting, and the virtual cameras do not have data at this time, and the data source is controlled by the live broadcast management platform APP shown in fig. 2. In this embodiment, each virtual camera corresponds to one live broadcast application in multiple platforms, for example, a panning anchor application opens a corresponding virtual camera Video10, a kyotong anchor application opens a corresponding virtual camera Video11, a business rice anchor application opens a corresponding virtual camera Video12, and a live broadcast management platform APP controls acquisition of a data source of each virtual camera.
And the distribution module 13 is configured to distribute the acquired live stream to each virtual camera.
In this embodiment, the live stream during live broadcasting includes not only a video stream but also an audio stream, and each virtual camera corresponds to one live application in multiple platforms.
In this embodiment, the distribution module 13 is further configured to:
transmitting the acquired video stream to a kernel layer of an Android system;
transferring an external camera to an internal camera program in a hardware abstraction layer of the Android system, and transmitting a video stream in an inner core layer to a framework layer of the Android system;
performing video special effect processing, video control processing, picture-in-picture synthesis processing and correction processing of resolution and frame rate on video streams in a framework layer by using a live broadcast management platform APP in an application layer of an Android system;
and directly distributing the video stream subjected to the series of processing to each virtual camera in the kernel layer.
In this embodiment, the virtual module 11 is further configured to set a plurality of virtual microphones in a kernel layer of the Android system by using a virtual microphone driver; the obtaining module 12 is further configured to control all live broadcast applications of the multiple platforms to start corresponding virtual microphones during live broadcast, and open a physical microphone by using the live broadcast management platform APP to obtain an audio stream during live broadcast; the distributing module 13 is further configured to distribute the acquired audio stream to each virtual microphone.
In this embodiment, the distribution module 13 is further configured to:
transmitting the acquired audio stream to a kernel layer of an Android system;
transmitting the audio stream in the kernel layer to a frame layer of the Android system by utilizing a multi-microphone management program in a hardware abstraction layer of the Android system;
performing audio special effect processing on an audio stream in a framework layer by utilizing a live broadcast management platform APP in an application layer of an Android system;
and directly distributing the audio stream subjected to the audio special effect processing to each virtual microphone in the kernel layer.
Furthermore, the present invention also provides a computer readable storage medium, wherein a computer program is stored on the computer readable storage medium, and when being executed by a processor, the computer program implements the steps of the multi-platform multi-application live broadcasting method as described above.
In addition, the invention also provides a live broadcast device, wherein the live broadcast device comprises a memory and a processor, the memory stores computer processing instructions, and the processor executes the multi-platform multi-application live broadcast method by calling the computer processing instructions.
The technical scheme provided by the invention has the following advantages:
a plurality of virtual cameras are arranged on an inner core layer of an Android system, so that multi-platform multi-application live broadcast can be realized on one device, an external high-definition USB camera can be supported, and high-definition live broadcast is achieved.
It should be noted that, in the above embodiments, the included units are only divided according to functional logic, but are not limited to the above division as long as the corresponding functions can be realized; in addition, specific names of the functional units are only for convenience of distinguishing from each other, and are not used for limiting the protection scope of the present invention.
In addition, it can be understood by those skilled in the art that all or part of the steps in the method for implementing the embodiments described above can be implemented by instructing the relevant hardware through a program, and the corresponding program can be stored in a computer-readable storage medium, such as a ROM/RAM, a magnetic disk, an optical disk, or the like.
It should be understood that the above-described embodiments of the present invention are merely examples for clearly illustrating the invention and are not to be construed as limiting the embodiments of the present invention, and that various other changes and modifications may be made by those skilled in the art based on the above description. All documents mentioned in this application are incorporated by reference into this application as if each were individually incorporated by reference.

Claims (12)

1. A multi-platform multi-application live broadcast method is applied to an Android system and is characterized by comprising the following steps:
setting a plurality of virtual cameras on a kernel layer of an Android system by using a virtual camera driver;
controlling all live broadcast applications of the multiple platforms to start corresponding virtual cameras during live broadcast;
opening a physical camera by using a live broadcast management platform APP to obtain a live broadcast stream during live broadcast;
and distributing the acquired live stream to each virtual camera.
2. A multi-platform multi-application live broadcasting method according to claim 1, wherein each virtual camera corresponds to one live broadcasting application in the multi-platform.
3. The multi-platform multi-application live broadcasting method according to claim 1, wherein the live stream includes a video stream, and wherein the step of distributing the acquired live stream to each virtual camera includes:
transmitting the acquired video stream to a kernel layer of the Android system;
transmitting the video stream in the kernel layer to a framework layer of the Android system by using an external camera to an internal camera program in a hardware abstraction layer of the Android system;
performing video special effect processing, video management and control processing, picture-in-picture synthesis processing and resolution and frame rate correction processing on the video stream in the framework layer by using a live broadcast management platform (APP) in an application layer of the Android system;
and directly distributing the video stream after a series of processing to each virtual camera in the kernel layer.
4. A multi-platform multi-application live method as recited in claim 1, wherein the live stream comprises an audio stream, wherein the method further comprises:
setting a plurality of virtual microphones in a kernel layer of an Android system by using a virtual microphone driver;
controlling all live broadcast applications of the multiple platforms to start corresponding virtual microphones during live broadcast;
opening a physical microphone by using a live broadcast management platform APP to obtain an audio stream during live broadcast;
and distributing the acquired audio stream to each virtual microphone.
5. The multi-platform multi-application live broadcasting method according to claim 4, wherein the step of distributing the acquired audio stream to each virtual microphone comprises:
transmitting the acquired audio stream to a kernel layer of the Android system;
transmitting the audio stream in the kernel layer to a framework layer of the Android system by utilizing a multi-microphone management program in a hardware abstraction layer of the Android system;
performing audio special effect processing on the audio stream in the framework layer by utilizing a live broadcast management platform (APP) in an application layer of the Android system;
and directly distributing the audio stream subjected to the audio special effect processing to each virtual microphone in the kernel layer.
6. The utility model provides a multi-platform multi-application's live system, is applied to the Android system, its characterized in that, the system includes:
the virtual module is used for setting a plurality of virtual cameras in a kernel layer of the Android system by using a virtual camera driver;
the acquisition module is used for controlling all live broadcast applications of the multiple platforms to start corresponding virtual cameras during live broadcast, and opening physical cameras by using a live broadcast management platform APP to acquire live broadcast streams during live broadcast;
and the distribution module is used for distributing the acquired live stream to each virtual camera.
7. A multi-platform multi-application live broadcast system according to claim 6, wherein each of the virtual cameras corresponds to one live broadcast application in the multi-platform.
8. The multi-platform multi-application live system of claim 6, wherein the live stream comprises a video stream, wherein the distribution module is further to:
transmitting the acquired video stream to a kernel layer of the Android system;
transmitting the video stream in the kernel layer to a framework layer of the Android system by using an external camera to an internal camera program in a hardware abstraction layer of the Android system;
performing video special effect processing, video management and control processing, picture-in-picture synthesis processing and resolution and frame rate correction processing on the video stream in the framework layer by using a live broadcast management platform (APP) in an application layer of the Android system;
and directly distributing the video stream after a series of processing to each virtual camera in the kernel layer.
9. The multi-platform multi-application live broadcast system of claim 6, wherein the live stream comprises an audio stream, and wherein the virtual module is further configured to set a plurality of virtual microphones at a kernel layer of the Android system using a virtual microphone driver; the acquisition module is also used for controlling all live broadcast applications of the multiple platforms to start corresponding virtual microphones during live broadcast, and opening physical microphones by using a live broadcast management platform APP to acquire audio streams during live broadcast; the distribution module is further used for distributing the acquired audio stream to each virtual microphone.
10. The multi-platform multi-application live broadcast system of claim 9, wherein the distribution module is further to:
transmitting the acquired audio stream to a kernel layer of the Android system;
transmitting the audio stream in the kernel layer to a framework layer of the Android system by utilizing a multi-microphone management program in a hardware abstraction layer of the Android system;
performing audio special effect processing on the audio stream in the framework layer by utilizing a live broadcast management platform (APP) in an application layer of the Android system;
and directly distributing the audio stream subjected to the audio special effect processing to each virtual microphone in the kernel layer.
11. A computer-readable storage medium, characterized in that a computer program is stored thereon, which computer program, when being executed by a processor, carries out the steps of the multi-platform multi-application live method according to any one of claims 1-5.
12. A live device comprising a memory storing computer processing instructions and a processor executing the multi-platform multi-application live method of any of the preceding claims 1-5 by invoking the computer processing instructions.
CN202110408163.3A 2021-04-15 2021-04-15 Multi-platform multi-application live broadcast method and system, live broadcast equipment and storage medium Pending CN114286117A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110408163.3A CN114286117A (en) 2021-04-15 2021-04-15 Multi-platform multi-application live broadcast method and system, live broadcast equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110408163.3A CN114286117A (en) 2021-04-15 2021-04-15 Multi-platform multi-application live broadcast method and system, live broadcast equipment and storage medium

Publications (1)

Publication Number Publication Date
CN114286117A true CN114286117A (en) 2022-04-05

Family

ID=80868392

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110408163.3A Pending CN114286117A (en) 2021-04-15 2021-04-15 Multi-platform multi-application live broadcast method and system, live broadcast equipment and storage medium

Country Status (1)

Country Link
CN (1) CN114286117A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116389777A (en) * 2023-03-10 2023-07-04 启朔(深圳)科技有限公司 Cloud digital person live broadcasting method, cloud device, anchor terminal device and system
CN116567356A (en) * 2023-06-07 2023-08-08 佛山市炫新智能科技有限公司 Live broadcast display system based on multi-platform push stream and push method thereof
CN116708867A (en) * 2023-08-07 2023-09-05 深圳市亿晟科技有限公司 Live broadcast data processing method, device, equipment and storage medium

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107483812A (en) * 2017-08-02 2017-12-15 深圳依偎控股有限公司 A kind of multi-platform parallel live method and device
CN109275040A (en) * 2018-11-06 2019-01-25 网易(杭州)网络有限公司 Exchange method, device and system based on game live streaming
CN111901614A (en) * 2020-06-22 2020-11-06 深圳市沃特沃德股份有限公司 Multi-platform synchronous live broadcast method and device, computer equipment and readable storage medium

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107483812A (en) * 2017-08-02 2017-12-15 深圳依偎控股有限公司 A kind of multi-platform parallel live method and device
CN109275040A (en) * 2018-11-06 2019-01-25 网易(杭州)网络有限公司 Exchange method, device and system based on game live streaming
CN111901614A (en) * 2020-06-22 2020-11-06 深圳市沃特沃德股份有限公司 Multi-platform synchronous live broadcast method and device, computer equipment and readable storage medium

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116389777A (en) * 2023-03-10 2023-07-04 启朔(深圳)科技有限公司 Cloud digital person live broadcasting method, cloud device, anchor terminal device and system
CN116567356A (en) * 2023-06-07 2023-08-08 佛山市炫新智能科技有限公司 Live broadcast display system based on multi-platform push stream and push method thereof
CN116708867A (en) * 2023-08-07 2023-09-05 深圳市亿晟科技有限公司 Live broadcast data processing method, device, equipment and storage medium
CN116708867B (en) * 2023-08-07 2023-11-10 深圳市亿晟科技有限公司 Live broadcast data processing method, device, equipment and storage medium

Similar Documents

Publication Publication Date Title
CN114286117A (en) Multi-platform multi-application live broadcast method and system, live broadcast equipment and storage medium
CN109168021B (en) Plug flow method and device
EP3151548B1 (en) Video recording method and device
CN109963162B (en) Cloud directing system and live broadcast processing method and device
CN106131700B (en) A kind of sharing files method and device when net cast
JP6006749B2 (en) Method and system for providing incoming call notification using video multimedia
CN111694475B (en) Terminal control method and device and terminal equipment
CN107484011B (en) Video resource decoding method and device
JP7100154B2 (en) Processor core scheduling method, equipment, terminals and storage media
CN111031368A (en) Multimedia playing method, device, equipment and storage medium
EP4231614A1 (en) Camera calling method and system, and electronic device
US10531153B2 (en) Cognitive image obstruction
CA2768258A1 (en) Remote controlled studio camera system
CN110134023B (en) Intelligent home control method and device based on Internet of things operating system
CN110958399A (en) High dynamic range image HDR realization method and related product
CN106603503A (en) Live streaming data processing method and device
CN105898370A (en) Multi-camera video player, playing system and playing method
CN110012336A (en) Picture configuration method, terminal and the device at interface is broadcast live
CN114513506A (en) Service processing method, access edge cloud server and service processing system
CN110413383B (en) Event processing method, device, terminal and storage medium
CN101714956B (en) A kind of virtual video system, video file long-range sharing system and method
CN112714341B (en) Information acquisition method, cloud set top box system, entity set top box and storage medium
CN113347453B (en) Multi-channel live broadcast system, method and equipment
KR20130077246A (en) Method and system for reducing excessive process of panorama moving picture by cpu on smart-tv
WO2016187961A1 (en) Audio output processing method for terminal device, and terminal device

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