CN112866727A - Streaming media live broadcast method and system capable of receiving third-party push stream - Google Patents

Streaming media live broadcast method and system capable of receiving third-party push stream Download PDF

Info

Publication number
CN112866727A
CN112866727A CN202011540003.6A CN202011540003A CN112866727A CN 112866727 A CN112866727 A CN 112866727A CN 202011540003 A CN202011540003 A CN 202011540003A CN 112866727 A CN112866727 A CN 112866727A
Authority
CN
China
Prior art keywords
stream
audio
video
streaming media
data
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
CN202011540003.6A
Other languages
Chinese (zh)
Other versions
CN112866727B (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.)
Guiyang Sanjiu Internet Medical Co ltd
Original Assignee
Guiyang Sanjiu Internet Medical 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 Guiyang Sanjiu Internet Medical Co ltd filed Critical Guiyang Sanjiu Internet Medical Co ltd
Priority to CN202011540003.6A priority Critical patent/CN112866727B/en
Publication of CN112866727A publication Critical patent/CN112866727A/en
Application granted granted Critical
Publication of CN112866727B publication Critical patent/CN112866727B/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
    • 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/23Processing of content or additional data; Elementary server operations; Server middleware
    • H04N21/233Processing of audio elementary streams
    • H04N21/2335Processing of audio elementary streams involving reformatting operations of audio signals, e.g. by converting from one coding standard to another
    • 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/23Processing of content or additional data; Elementary server operations; Server middleware
    • H04N21/234Processing of video elementary streams, e.g. splicing of video streams or manipulating encoded video stream scene graphs
    • H04N21/2343Processing of video elementary streams, e.g. splicing of video streams or manipulating encoded video stream scene graphs involving reformatting operations of video signals for distribution or compliance with end-user requests or end-user device requirements
    • H04N21/234309Processing of video elementary streams, e.g. splicing of video streams or manipulating encoded video stream scene graphs involving reformatting operations of video signals for distribution or compliance with end-user requests or end-user device requirements by transcoding between formats or standards, e.g. from MPEG-2 to MPEG-4 or from Quicktime to Realvideo
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/60Network structure or processes for video distribution between server and client or between remote clients; Control signalling between clients, server and network components; Transmission of management data between server and client, e.g. sending from server to client commands for recording incoming content stream; Communication details between server and client 
    • H04N21/63Control signaling related to video distribution between client, server and network components; Network processes for video distribution between server and clients or between remote clients, e.g. transmitting basic layer and enhancement layers over different transmission paths, setting up a peer-to-peer communication via Internet between remote STB's; Communication protocols; Addressing
    • H04N21/643Communication protocols
    • H04N21/6437Real-time Transport Protocol [RTP]

Landscapes

  • Engineering & Computer Science (AREA)
  • Multimedia (AREA)
  • Signal Processing (AREA)
  • Databases & Information Systems (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

The application provides a streaming media live broadcast method and a system capable of receiving third-party push stream, wherein a starting instruction and a push stream address sent by a third-party streaming media management server are obtained through THC; if the stream pushing address is valid, acquiring corresponding stream media data according to the stream pushing address; decapsulate the streaming media data to obtain original information and bare stream data, and obtain a video decoder and an audio decoder; performing track splitting on the bare stream data according to the original information to obtain a first video stream and a first audio stream; recoding the first video stream and the first audio stream to obtain a second video stream and a second audio stream; and the second video stream is sent to a streaming media video server, the second audio stream is sent to a streaming media audio server to realize third-party push streaming service, the functions and the use scenes of the existing platform are expanded, the service has the characteristics of low time delay, good image quality and the like, and a user can conveniently access the existing platform.

Description

Streaming media live broadcast method and system capable of receiving third-party push stream
Technical Field
The present application relates to the field of network technologies, and in particular, to a streaming media live broadcasting method and system capable of receiving third-party push streams.
Background
The existing streaming media live broadcast system does not support the push streaming service access of a third party, and cannot be used in certain live broadcast scenes, such as operation live broadcast and the like, so that the existing live broadcast system has certain limitation.
Disclosure of Invention
The application provides a streaming media live broadcast method and system capable of receiving third-party push stream, which aim to solve the problem that the existing streaming media live broadcast system does not support the push stream service access of the third party.
In a first aspect, to achieve the above object, the present application provides a streaming media live method capable of receiving third-party push stream, where the method includes:
acquiring a starting instruction and a stream pushing address sent by a third-party streaming media management server;
if the stream pushing address is valid, acquiring corresponding stream media data according to the stream pushing address;
decapsulate the streaming media data to obtain original information and bare stream data, and obtain a video decoder and an audio decoder;
performing track splitting on the bare stream data according to the original information to obtain a first video stream and a first audio stream;
and re-encoding the first video stream and the first audio stream to obtain a second video stream and a second audio stream.
Further, performing a track splitting on the bare stream data according to the original information to obtain a first video stream and a first audio stream, including:
reading the bare stream data to obtain a first video stream and a first audio stream;
and storing the first video stream in a first queue, and storing the first audio stream in a second queue.
Further, re-encoding the first video stream and the first audio stream to obtain a second video stream and a second audio stream includes: decoding the first video stream by using the video decoder to obtain original video data;
and recoding the original video data to obtain a second video stream.
Further, re-encoding the first video stream and the first audio stream to obtain a second video stream and a second audio stream, further comprising:
decoding the first audio stream by using the audio decoder to obtain original audio data;
resampling the original audio data to obtain target audio data;
and recoding the target audio data to obtain a second video stream.
Further, after re-encoding the first video stream and the first audio stream to obtain a second video stream and a second audio stream, the method further includes:
sending the second video stream to a streaming video server;
and sending the second audio stream to a streaming media audio server.
In a second aspect, to achieve the above object, the present application provides a streaming media live broadcasting system capable of receiving third-party push stream, where the system includes a streaming media video server, a streaming media audio server, and a streaming media video live broadcasting server, and further includes: the third-party streaming media management server is used for:
acquiring a starting instruction and a stream pushing address sent by a third-party streaming media management server;
if the stream pushing address is valid, acquiring corresponding stream media data according to the stream pushing address;
decapsulate the streaming media data to obtain original information and bare stream data, and obtain a video decoder and an audio decoder;
performing track splitting on the bare stream data according to the original information to obtain a first video stream and a first audio stream;
and re-encoding the first video stream and the first audio stream to obtain a second video stream and a second audio stream.
Further, the third-party streaming media server is further configured to:
reading the bare stream data to obtain a first video stream and a first audio stream;
and storing the first video stream in a first queue, and storing the first audio stream in a second queue.
Further, the third-party streaming media server is further configured to:
decoding the first video stream by using the video decoder to obtain original video data;
and recoding the original video data to obtain a second video stream.
Further, the third-party streaming media server is further configured to:
decoding the first audio stream by using the audio decoder to obtain original audio data;
resampling the original audio data to obtain target audio data;
and recoding the target audio data to obtain a second video stream.
Further, the third-party streaming media server is further configured to:
sending the second video stream to a streaming video server;
and sending the second audio stream to a streaming media audio server.
In a third aspect, to achieve the above object, the present application provides a computer-readable storage medium, on which a computer program is stored, where the computer program, when executed by a processor, implements the steps of any one of the live streaming media methods capable of receiving third-party push streaming in the first aspect.
In a fourth aspect, to achieve the above object, the present application provides a computer device, including a memory, a processor, and a computer program stored on the memory and executable on the processor, where the processor implements, when executing the program, the steps of any one of the streaming media live methods in the first aspect, where the streaming media live methods can receive third-party push streams.
According to the technical scheme, the streaming media live broadcast method and the system capable of receiving the third-party push stream, which are provided by the embodiment of the application, acquire the starting instruction and the push stream address sent by the third-party streaming media management server through the THC; if the stream pushing address is valid, acquiring corresponding stream media data according to the stream pushing address; decapsulate the streaming media data to obtain original information and bare stream data, and obtain a video decoder and an audio decoder; performing track splitting on the bare stream data according to the original information to obtain a first video stream and a first audio stream; recoding the first video stream and the first audio stream to obtain a second video stream and a second audio stream; and sending the second video stream to a streaming media video server, and sending the second audio stream to a streaming media audio server to realize third-party push streaming service.
According to the method and the system, a third party RTMP is added to be connected into the existing platform service, the service is connected, so that the existing platform can enable all users in the same room to watch plug flow contents only through one RTMP plug flow tool, the functions and the use scenes of the existing platform are expanded, the service has the advantages of being low in time delay, good in image quality and the like, and the users can be conveniently connected into the existing platform. According to the method, on the basis that the PVS (streaming media video server), the PCS (streaming media audio server) or the DCBS (streaming media video live broadcast server) of an original system is not changed, the THS (third-party streaming media management server) and the THC (third-party streaming media server) are added, RTMP streaming media is processed, and the RTMP streaming media is accessed into the original service.
It is to be understood that both the foregoing general description and the following detailed description are exemplary and explanatory only and are not restrictive of the application.
Drawings
In order to more clearly describe the embodiments of the present application or the technical solutions in the prior art, the drawings needed to be used in the embodiments will be briefly described below, and it is obvious for those skilled in the art that other drawings can be obtained according to these drawings without inventive exercise.
Fig. 1 is a schematic flowchart of a streaming media live broadcasting method capable of receiving third-party push stream according to an embodiment of the present application;
fig. 2 is a schematic structural diagram of a conventional streaming media live broadcasting system;
fig. 3 is a schematic structural diagram of a streaming media live broadcast system capable of receiving third-party push streams according to an embodiment of the present disclosure.
Detailed Description
The features and advantages of the present application will become more apparent and appreciated from the following detailed description of the application.
The word "exemplary" is used exclusively herein to mean "serving as an example, embodiment, or illustration. Any embodiment described herein as "exemplary" is not necessarily to be construed as preferred or advantageous over other embodiments. While the various aspects of the embodiments are presented in drawings, the drawings are not necessarily drawn to scale unless specifically indicated.
In the description of the present application, it should be noted that the terms "upper", "lower", "inner", "outer", "front", "rear", "left" and "right" and the like indicate orientations or positional relationships based on operational states of the present application, and are only used for convenience of description and simplification of description, but do not indicate or imply that the system or element being referred to must have a specific orientation, be constructed in a specific orientation, and be operated, and thus, should not be construed as limiting the present application. Furthermore, the terms "first," "second," "third," and "fourth" are used for descriptive purposes only and are not to be construed as indicating or implying relative importance.
The applicant finds that the existing streaming media live broadcast system does not support the access of third-party push streaming service, so that the existing system has certain limitation.
In order to solve the above problem, the present application provides a streaming media live broadcasting method capable of receiving a third party push stream, and fig. 1 is a schematic flow diagram of a streaming media live broadcasting method capable of receiving a third party push stream according to an embodiment of the present application, and as shown in fig. 1, the method includes steps S101 to S105.
S101: and acquiring a starting instruction and a stream pushing address sent by a third-party streaming media management server.
As shown in fig. 2, the existing streaming media live system includes a streaming media video server (PVS), a streaming media audio server (PCS), or a streaming media video live server (DCBS), and does not support access to a third party push streaming service.
The method and the system add a third-party streaming media management server (THS) and a third-party streaming media server (THC) on the basis of not changing a streaming media video server (PVS), a streaming media audio server (PCS) or a streaming media video live broadcast server (DCBS) of the original system, process RTMP streaming media and access the original services.
In specific implementation, when a user (an IPAD end) enters a room and starts an RTMP flow pushing tool to push flow, the IPAD end sends information such as the room and a flow pushing address of the user to a THS server, and the THS server starts a THC service after receiving the information and establishes TCP connection with the THC service.
If THS and THC are combined into one service, the delay between the watching pictures of a user and the plug-flow pictures at the plug-flow end is longer and longer after the number of live broadcast rooms is increased, the internal logic of the user is complicated, and the audio and video processing of the user cannot be more efficient. In the application, the THS and the THC use a multi-process structure, one THS service corresponds to a plurality of THC services, and when a user finishes plug flow or exits a room, the THS sends an end packet to the THC to finish the THC service.
S102: and if the stream pushing address is effective, acquiring corresponding stream media data according to the stream pushing address.
After a third-party streaming media server (THC) acquires a starting instruction and a streaming address sent by a third-party streaming media management server, judging whether the streaming address is valid, namely whether a data stream can be acquired through the streaming address, if the specific implementation is carried out, firstly judging whether the rtmp address is correct or whether the rtmp address can be pulled to the data stream, wherein the format of the rtmp address is rtmp:// ip address 1935/room number/, and if the address is correct, acquiring corresponding streaming media data through the streaming address.
S103: and decapsulating the streaming media data to obtain original information and naked stream data, and obtaining a video decoder and an audio decoder.
In specific implementation, a third-party streaming media server (THC) performs decapsulation operation on streaming media data after acquiring the streaming media data, acquires original information and naked stream data, and acquires a video decoder and an audio decoder to prepare for the next track splitting step. For example, the original video format (e.g. h264), bitrate, resolution, etc. are obtained, the original audio format (e.g. aac), sampling rate, bitrate, etc. are obtained, and the split-track parameters of the video stream and the audio stream are obtained.
S104: and performing track splitting on the bare stream data according to the original information to obtain a first video stream and a first audio stream.
In specific implementation, performing a track splitting on the bare stream data according to the original information to obtain a first video stream and a first audio stream, including:
s401: reading the bare stream data to obtain a first video stream and a first audio stream;
s402: and storing the first video stream in a first queue, and storing the first audio stream in a second queue.
In specific implementation, the THC performs split-track processing on the acquired bare stream data when processing audio and video streams, and stores the audio stream and the video stream in two queues respectively, so that the THC has independent operation flows when processing the audio and video streams. In the process, a small part of data packets are discarded, and a certain delay is added, so that the jitter of the video stream is eliminated, and the experience of a user is improved.
S105: and re-encoding the first video stream and the first audio stream to obtain a second video stream and a second audio stream.
The THC also performs operations such as cutting, format conversion, recoding and the like on the split video stream, and performs operations such as resampling, recoding and the like on the audio stream.
Re-encoding the first video stream to obtain a second video stream, comprising:
s501: decoding the first video stream by using the video decoder to obtain original video data;
s502: and recoding the original video data to obtain a second video stream.
Re-encoding the first audio stream to obtain a second audio stream, further comprising:
s503: decoding the first audio stream by using the audio decoder to obtain original audio data;
s504: resampling the original audio data to obtain target audio data;
s505: and recoding the target audio data to obtain a second video stream.
For example, after the video stream data packet is completely read, the video stream data packet is decoded into an original frame (YUV420P), and then the video stream data packet is encoded into an h264 format, the code rate is 1300, and the resolution is unchanged.
The audio data is resampled while decoding the obtained audio data packet, and the original audio is resampled into an original pcm file with the sampling rate of 16000kHz, the sound channel digit of 1 and unchanged code rate. And then re-encoding the original pcm file to position the silk audio, wherein the number of the sound channels is 1, and the sampling rate is 16000.
In specific implementation, operations such as cutting, scaling, format conversion and the like can be performed on the video in the process of operating the video, and resampling operation can be performed on the audio in the process of operating the audio, so that the two processes are not interfered with each other. When the video stream is processed, the video stream data can be re-encoded into video stream data with two resolution sizes so as to adapt to the watching effect of a user when the network condition is not good.
The THS-THC service can efficiently access the RTMP stream to the existing platform, and realizes the characteristics of low delay, smooth picture, clear video and the like of the pictures of a live broadcast end and a stream push end.
A multi-process structure framework is used between the THS-THC services, a multi-thread structure is used inside the THC, and one THS service controls a plurality of THC services, so that the two services have clear modules, the coupling degree is low, and the audio and video processing efficiency is high.
In specific implementation, after re-encoding the first video stream and the first audio stream to obtain a second video stream and a second audio stream, the method further includes:
s106: sending the second video stream to a streaming video server; and sending the second audio stream to a streaming media audio server.
In specific implementation, the THC pushes audio and video streams to the PVS and the PCS through an RTP protocol, the 39 workstation will subscribe to the PVS and the PCS for streaming media processed through the THC service, then the PVS and the PCS will push respective audio and video streams to the DCBS, finally the DCBS pushes the streaming media to the live broadcast end, and finally all users in the same room or users watching the live broadcast end can see the streaming media picture of the push stream end.
Corresponding to the embodiment of the streaming media live broadcast method capable of receiving the third-party push stream, the application also provides an embodiment of a streaming media live broadcast system capable of supporting multiple code streams. Referring to fig. 3, a schematic structural diagram of a streaming media live broadcast system capable of supporting multiple codestreams provided in an embodiment of the present application is shown, where the system includes:
streaming media video server, streaming media audio server, streaming media video live broadcast server still include: the third-party streaming media management server is used for:
acquiring a starting instruction and a stream pushing address sent by a third-party streaming media management server;
if the stream pushing address is valid, acquiring corresponding stream media data according to the stream pushing address;
decapsulate the streaming media data to obtain original information and bare stream data, and obtain a video decoder and an audio decoder;
performing track splitting on the bare stream data according to the original information to obtain a first video stream and a first audio stream;
and re-encoding the first video stream and the first audio stream to obtain a second video stream and a second audio stream.
Further, the third-party streaming media server is further configured to:
reading the bare stream data to obtain a first video stream and a first audio stream;
and storing the first video stream in a first queue, and storing the first audio stream in a second queue.
Further, the third-party streaming media server is further configured to:
decoding the first video stream by using the video decoder to obtain original video data;
and recoding the original video data to obtain a second video stream.
Further, the third-party streaming media server is further configured to:
decoding the first audio stream by using the audio decoder to obtain original audio data;
resampling the original audio data to obtain target audio data;
and recoding the target audio data to obtain a second video stream.
Further, the third-party streaming media server is further configured to:
sending the second video stream to a streaming video server;
and sending the second audio stream to a streaming media audio server.
The application provides a streaming media live broadcast method and a system capable of receiving third-party push stream, wherein a starting instruction and a push stream address sent by a third-party streaming media management server are obtained through THC; if the stream pushing address is valid, acquiring corresponding stream media data according to the stream pushing address; decapsulate the streaming media data to obtain original information and bare stream data, and obtain a video decoder and an audio decoder; performing track splitting on the bare stream data according to the original information to obtain a first video stream and a first audio stream; recoding the first video stream and the first audio stream to obtain a second video stream and a second audio stream; and the second video stream is sent to a streaming media video server, the second audio stream is sent to a streaming media audio server to realize third-party push streaming service, the functions and the use scenes of the existing platform are expanded, the service has the characteristics of low time delay, good image quality and the like, and a user can conveniently access the existing platform.
According to the streaming media live broadcasting method capable of receiving third-party push stream, the embodiment of the application further provides a readable storage medium and a computer device. The readable storage medium stores executable program, and the program realizes the steps of the streaming media live broadcast method capable of receiving third party push stream when being executed by the processor; the computer equipment comprises a memory, a processor and an executable program which is stored on the memory and can run on the processor, and the steps of the streaming media live broadcast method capable of receiving the third-party push stream are realized when the processor executes the program.
The present application has been described in detail with reference to specific embodiments and illustrative examples, but the description is not intended to limit the application. Those skilled in the art will appreciate that various equivalent substitutions, modifications or improvements may be made to the presently disclosed embodiments and implementations thereof without departing from the spirit and scope of the present disclosure, and these fall within the scope of the present disclosure. The protection scope of this application is subject to the appended claims.

Claims (10)

1. A streaming media live broadcasting method capable of receiving third-party push stream is characterized by comprising the following steps:
acquiring a starting instruction and a stream pushing address sent by a third-party streaming media management server;
if the stream pushing address is valid, acquiring corresponding stream media data according to the stream pushing address;
decapsulate the streaming media data to obtain original information and bare stream data, and obtain a video decoder and an audio decoder;
performing track splitting on the bare stream data according to the original information to obtain a first video stream and a first audio stream;
and re-encoding the first video stream and the first audio stream to obtain a second video stream and a second audio stream.
2. The method as claimed in claim 1, wherein the step of performing a split-track on the bare stream data according to the original information to obtain a first video stream and a first audio stream comprises:
reading the bare stream data to obtain a first video stream and a first audio stream;
and storing the first video stream in a first queue, and storing the first audio stream in a second queue.
3. The method of claim 1, wherein re-encoding the first video stream and the first audio stream to obtain a second video stream and a second audio stream comprises:
decoding the first video stream by using the video decoder to obtain original video data;
and recoding the original video data to obtain a second video stream.
4. The method of claim 3, wherein re-encoding the first video stream and the first audio stream to obtain a second video stream and a second audio stream comprises:
decoding the first audio stream by using the audio decoder to obtain original audio data;
resampling the original audio data to obtain target audio data;
and recoding the target audio data to obtain a second video stream.
5. The method of claim 1, wherein after re-encoding the first video stream and the first audio stream to obtain a second video stream and a second audio stream, the method further comprises:
sending the second video stream to a streaming video server;
and sending the second audio stream to a streaming media audio server.
6. A stream media live broadcast system capable of receiving third party push stream, the system includes stream media video server, stream media audio server, stream media video live broadcast server, characterized in that, it also includes: the third-party streaming media management server is used for:
acquiring a starting instruction and a stream pushing address sent by a third-party streaming media management server;
if the stream pushing address is valid, acquiring corresponding stream media data according to the stream pushing address;
decapsulate the streaming media data to obtain original information and bare stream data, and obtain a video decoder and an audio decoder;
performing track splitting on the bare stream data according to the original information to obtain a first video stream and a first audio stream;
and re-encoding the first video stream and the first audio stream to obtain a second video stream and a second audio stream.
7. The streaming media live system capable of receiving third-party pushed streaming according to claim 6, wherein the third-party streaming media server is further configured to:
reading the bare stream data to obtain a first video stream and a first audio stream;
and storing the first video stream in a first queue, and storing the first audio stream in a second queue.
8. The streaming media live system capable of receiving third-party pushed streaming according to claim 6, wherein the third-party streaming media server is further configured to:
decoding the first video stream by using the video decoder to obtain original video data;
and recoding the original video data to obtain a second video stream.
9. A streaming media live system capable of receiving third-party pushed stream according to claim 8, wherein the third-party streaming media server is further configured to:
decoding the first audio stream by using the audio decoder to obtain original audio data;
resampling the original audio data to obtain target audio data;
and recoding the target audio data to obtain a second video stream.
10. The streaming media live system capable of receiving third-party pushed streaming according to claim 1, wherein the third-party streaming media server is further configured to:
sending the second video stream to a streaming video server;
and sending the second audio stream to a streaming media audio server.
CN202011540003.6A 2020-12-23 2020-12-23 Streaming media live broadcast method and system capable of receiving third party push stream Active CN112866727B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011540003.6A CN112866727B (en) 2020-12-23 2020-12-23 Streaming media live broadcast method and system capable of receiving third party push stream

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011540003.6A CN112866727B (en) 2020-12-23 2020-12-23 Streaming media live broadcast method and system capable of receiving third party push stream

Publications (2)

Publication Number Publication Date
CN112866727A true CN112866727A (en) 2021-05-28
CN112866727B CN112866727B (en) 2024-03-01

Family

ID=75996477

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011540003.6A Active CN112866727B (en) 2020-12-23 2020-12-23 Streaming media live broadcast method and system capable of receiving third party push stream

Country Status (1)

Country Link
CN (1) CN112866727B (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113778856A (en) * 2021-07-27 2021-12-10 浙江大学 APP detection method and system based on streaming media semantic server
CN115278279A (en) * 2022-07-06 2022-11-01 海南乾唐视联信息技术有限公司 Audio and video data processing method and system
CN115379252A (en) * 2022-08-19 2022-11-22 深圳锋芒信息技术有限公司 Live broadcast stream pushing method, device, equipment and storage medium

Citations (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103873888A (en) * 2012-12-12 2014-06-18 深圳市快播科技有限公司 Live broadcast method of media files and live broadcast source server
CN105451096A (en) * 2015-12-02 2016-03-30 北京暴风科技股份有限公司 Webcast system and webcast method
CN105871800A (en) * 2015-12-07 2016-08-17 乐视云计算有限公司 Pull stream control method, device and system
CN106506561A (en) * 2016-12-29 2017-03-15 广州华多网络科技有限公司 A kind of flow-medium transmission method and device
CN106803974A (en) * 2017-03-01 2017-06-06 北京牡丹电子集团有限责任公司数字电视技术中心 The real-time retransmission method of live video stream
CN107005721A (en) * 2016-11-22 2017-08-01 广州市百果园信息技术有限公司 Direct broadcasting room pushing video streaming control method and corresponding server and mobile terminal
CN107168996A (en) * 2017-03-29 2017-09-15 武汉斗鱼网络科技有限公司 A kind of multimedia promotion method of third party and device
CN107589987A (en) * 2017-08-18 2018-01-16 广州酷狗计算机科技有限公司 Software control method, device and computer-readable recording medium
CN107979578A (en) * 2016-10-25 2018-05-01 深圳市保千里科技有限公司 A kind of net cast processing method and system
US20180160153A1 (en) * 2016-12-05 2018-06-07 Whalerock Industries, LLC System and method for live streaming content to subscription audiences using a serverless computing system
CN108712654A (en) * 2018-05-18 2018-10-26 网宿科技股份有限公司 A kind of code-transferring method and equipment of audio/video flow
CN109963162A (en) * 2017-12-25 2019-07-02 阿里巴巴集团控股有限公司 A kind of cloud director system and live streaming processing method, device
CN110662091A (en) * 2018-06-29 2020-01-07 武汉斗鱼网络科技有限公司 Third-party live video access method, storage medium, electronic device and system

Patent Citations (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103873888A (en) * 2012-12-12 2014-06-18 深圳市快播科技有限公司 Live broadcast method of media files and live broadcast source server
CN105451096A (en) * 2015-12-02 2016-03-30 北京暴风科技股份有限公司 Webcast system and webcast method
CN105871800A (en) * 2015-12-07 2016-08-17 乐视云计算有限公司 Pull stream control method, device and system
CN107979578A (en) * 2016-10-25 2018-05-01 深圳市保千里科技有限公司 A kind of net cast processing method and system
CN107005721A (en) * 2016-11-22 2017-08-01 广州市百果园信息技术有限公司 Direct broadcasting room pushing video streaming control method and corresponding server and mobile terminal
US20180160153A1 (en) * 2016-12-05 2018-06-07 Whalerock Industries, LLC System and method for live streaming content to subscription audiences using a serverless computing system
CN106506561A (en) * 2016-12-29 2017-03-15 广州华多网络科技有限公司 A kind of flow-medium transmission method and device
CN106803974A (en) * 2017-03-01 2017-06-06 北京牡丹电子集团有限责任公司数字电视技术中心 The real-time retransmission method of live video stream
CN107168996A (en) * 2017-03-29 2017-09-15 武汉斗鱼网络科技有限公司 A kind of multimedia promotion method of third party and device
CN107589987A (en) * 2017-08-18 2018-01-16 广州酷狗计算机科技有限公司 Software control method, device and computer-readable recording medium
CN109963162A (en) * 2017-12-25 2019-07-02 阿里巴巴集团控股有限公司 A kind of cloud director system and live streaming processing method, device
CN108712654A (en) * 2018-05-18 2018-10-26 网宿科技股份有限公司 A kind of code-transferring method and equipment of audio/video flow
CN110662091A (en) * 2018-06-29 2020-01-07 武汉斗鱼网络科技有限公司 Third-party live video access method, storage medium, electronic device and system

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113778856A (en) * 2021-07-27 2021-12-10 浙江大学 APP detection method and system based on streaming media semantic server
CN113778856B (en) * 2021-07-27 2023-12-08 浙江大学 APP detection method and system based on stream media semantic server
CN115278279A (en) * 2022-07-06 2022-11-01 海南乾唐视联信息技术有限公司 Audio and video data processing method and system
CN115379252A (en) * 2022-08-19 2022-11-22 深圳锋芒信息技术有限公司 Live broadcast stream pushing method, device, equipment and storage medium

Also Published As

Publication number Publication date
CN112866727B (en) 2024-03-01

Similar Documents

Publication Publication Date Title
CN112866727B (en) Streaming media live broadcast method and system capable of receiving third party push stream
EP3096526B1 (en) Communication apparatus, communication data generation method, and communication data processing method
CN109788314B (en) Method and device for transmitting video stream data
JP4936751B2 (en) Rapid media channel switching mechanism and access network node including the mechanism
EP2424241B1 (en) Method, device and system for forwarding video data
WO2016138844A1 (en) Multimedia file live broadcast method, system and server
JP5043096B2 (en) Channel changing method and digital video apparatus
TW200537293A (en) Fast startup for streaming media
EP3096533B1 (en) Communication apparatus, communication data generation method, and communication data processing method
EP3096524B1 (en) Communication apparatus, communication data generation method, and communication data processing method
EP3399713B1 (en) Device, system, and method to perform real-time communication
CN108882010A (en) A kind of method and system that multi-screen plays
EP1855441A2 (en) Multimedia data monitoring method
EP3096525B1 (en) Communication apparatus, communication data generation method, and communication data processing method
CN110661992A (en) Data processing method and device
US9118803B2 (en) Video conferencing system
CN110049069B (en) Data acquisition method and device
WO2022037444A1 (en) Encoding and decoding methods and apparatuses, medium, and electronic device
WO2018099019A1 (en) Method and apparatus for obtaining a video stream and server
WO2022037424A1 (en) Transcoding method and apparatus, and medium and electronic device
CN110602431A (en) Configuration parameter modification method and device
JP2009164964A (en) Information processing apparatus, information processing method, information processing system, and information processing program
CN110798725A (en) Data processing method and device
JP2006229618A (en) Video communication system, video communication equipment, program and video communication method
US7983251B2 (en) Broadcasting service transmission/reception method and apparatus for providing fast access to broadcasting service

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