CN105657443A - Live broadcast and time shifting playing method and system - Google Patents

Live broadcast and time shifting playing method and system Download PDF

Info

Publication number
CN105657443A
CN105657443A CN201511026598.2A CN201511026598A CN105657443A CN 105657443 A CN105657443 A CN 105657443A CN 201511026598 A CN201511026598 A CN 201511026598A CN 105657443 A CN105657443 A CN 105657443A
Authority
CN
China
Prior art keywords
file
time
request
shift
broadcast
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
CN201511026598.2A
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.)
SHENZHEN YUNZHOU MULTIMEDIA TECHNOLOGY Co Ltd
Original Assignee
SHENZHEN YUNZHOU MULTIMEDIA 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 SHENZHEN YUNZHOU MULTIMEDIA TECHNOLOGY Co Ltd filed Critical SHENZHEN YUNZHOU MULTIMEDIA TECHNOLOGY Co Ltd
Priority to CN201511026598.2A priority Critical patent/CN105657443A/en
Publication of CN105657443A publication Critical patent/CN105657443A/en
Pending legal-status Critical Current

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/80Generation or processing of content or additional data by content creator independently of the distribution process; Content per se
    • H04N21/83Generation or processing of protective or descriptive data associated with content; Content structuring
    • H04N21/845Structuring of content, e.g. decomposing content into time segments
    • H04N21/8456Structuring of content, e.g. decomposing content into time segments by decomposing the content in the time domain, e.g. in time segments
    • 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/231Content storage operation, e.g. caching movies for short term storage, replicating data over plural servers, prioritizing data for deletion
    • H04N21/23113Content storage operation, e.g. caching movies for short term storage, replicating data over plural servers, prioritizing data for deletion involving housekeeping operations for stored content, e.g. prioritizing content for deletion because of storage space restrictions
    • 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/238Interfacing the downstream path of the transmission network, e.g. adapting the transmission rate of a video stream to network bandwidth; Processing of multiplex streams
    • H04N21/2387Stream processing in response to a playback request from an end-user, e.g. for trick-play
    • 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/239Interfacing the upstream path of the transmission network, e.g. prioritizing client content requests
    • H04N21/2393Interfacing the upstream path of the transmission network, e.g. prioritizing client content requests involving handling client requests
    • 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/43Processing of content or additional data, e.g. demultiplexing additional data from a digital video stream; Elementary client operations, e.g. monitoring of home network or synchronising decoder's clock; Client middleware
    • H04N21/433Content storage operation, e.g. storage operation in response to a pause request, caching operations
    • H04N21/4334Recording operations

Abstract

The invention discloses a live broadcast and time shifting playing method and system. The method comprises the following steps: using an open source nginx server to realize an http (Hyper Text Transport Protocol) service and a file slice function required by live broadcast and time shifting; through a rtmp protocol, uploading audio and video data to the nginx server by a video source, and slicing the audio and video data into ts files through a slice module, and generating an m3u8 file; and developing a file and play message record module to record ts file information generated by each live broadcast, and then transmitting required ts files to different play requests according to live broadcast and time shifting request information, play record information and file record information; therefore, an efficient live broadcast and time shifting server can be realized simply and rapidly.

Description

A kind of direct broadcast time-shift player method and system
Technical field
The present invention relates to direct broadcast time-shift technical field, particularly relate to a kind of direct broadcast time-shift player method and system.
Background technology
So-called time shift, refers to that spectators can arbitrarily play back the live content of time in the past. A kind of new business that time shift is live combining with program request and is formed, is supplementing of live broadcast service. User is when watching programme televised live, and midway can be suspended, and can continue to watch from time-out later, in order to avoid missing some important plot. Technically, when suspending request, Play Server gets off section directory, when continuing to play, then adopts unicast fashion to replay the program under record.
For live program, the flow medium live system with time-shifting function can see program any time later, it is not necessary to synchronize, it is possible to suspend at any time, plays. Namely the synchronousness of program is eliminated, think when to see and just when see.
Direct broadcast time-shift, in internet television and net casts such as television IPTV, OTT, uses more and more in the environment such as monitor in real time, traditional direct broadcast time-shift streaming media server exploitation is all realized by the research staff of company oneself exploitation. This process includes the form encapsulation of audio frequency and video, the transmission of Media Stream, some the development extremely complex, consuming time such as the storage of audio frequency and video, wastes substantial amounts of time and money, and the properties of product developed also can not be guaranteed. The present invention provides a kind of simple method, it is desirable in the shortest time, realizes efficiently with the time fast as far as possible, reliable time shift direct broadcast server.
Summary of the invention
The purpose of the embodiment of the present invention is in that to propose a kind of direct broadcast time-shift player method, it is intended to solves the time-shifting function in prior art network video live broadcast service and develops problem complicated, consuming time, unstable properties.
The embodiment of the present invention is achieved in that a kind of direct broadcast time-shift player method, said method comprising the steps of:
In advance the video uploaded on nginx server is cut into the ts file specifying duration the live m3u8 file of real time modifying;
It is pre-created a file and broadcast information recorder;
HTTP service module in nginx server receives the playing request that player is submitted to, it is judged that the file type of playing request, if ts file, then ts file content is returned to player, if otherwise m3u8 file, then
Playing request is acted on behalf of by HTTP service module, is transmitted to file and broadcast information recorder;
File and broadcast information recorder receive the m3u8 file request that HTTP service module agency sends, it is judged that whether m3u8 file request is first time request, if first time request, then
Distribute a unique broadcasting ID to m3u8 file request, add on broadcast path, be then back to the Redirect Address of m3u8 file to HTTP service module, and record this direct broadcast time-shift request broadcast information;
The Redirect Address of m3u8 file is returned to player and plays out by HTTP service module, terminates;
If not first time request, then
According to the broadcasting initial time being with in m3u8 file request, find corresponding ts file, generate direct broadcast time-shift m3u8 file and return to HTTP service module, and record this direct broadcast time-shift request broadcast information;
The direct broadcast time-shift m3u8 file that file and broadcast information recorder return is returned to player and plays out by HTTP service module, terminates.
The another object of the embodiment of the present invention is in that to propose a kind of direct broadcast time-shift Play System, and described system includes nginx server, file and broadcast information recorder and player;
Described nginx server includes video segment module and HTTP service module;
Video segment module, for the video uploaded on nginx server being cut into the ts file specifying duration, and the live m3u8 file of real time modifying;
HTTP service module, for receiving the playing request that player is submitted to, it is judged that the file type of playing request, if ts file, then ts file content is returned to player, otherwise, by playing request by HTTP service module, it is transmitted to file and broadcast information recorder; It is additionally operable to the m3u8 file content by file and broadcast information recorder return and returns to player,
File and broadcast information recorder, for recording live the generated ts fileinfo in every road and the broadcasting record of each direct broadcast time-shift request; Further according to direct broadcast time-shift solicited message, transmit corresponding ts file to different direct broadcast time-shift requests;
Player, for sending video playback request and the file content corresponding video of broadcasting returned according to nginx server.
Beneficial effects of the present invention
The inventive method is increased income at present on the market by utilizing, efficient http-server nginx and section server, realizes the time-shifting function in current internet video live broadcasting business. Nginx is concurrent as height, and the http-server that low-resource takies is used widely in much large-scale audio frequency and video service provider, and reliability has also to be verified fully. And play control module as functions such as a simple section file record and user's broadcast information records, it is relatively easy that much exploitation and realization are easily a lot, thus the substantial amounts of manpower and materials cost saving exploitation. And the performance of direct broadcast time-shift server is also guaranteed.
Accompanying drawing explanation
Fig. 1 is preferred embodiment of the present invention one direct broadcast time-shift player method flow chart;
Fig. 2 is preferred embodiment of the present invention one direct broadcast time-shift Play System structure chart.
Detailed description of the invention
In order to make the purpose of the present invention, technical scheme and advantage clearly understand, below in conjunction with drawings and Examples, the present invention is further elaborated, for the ease of illustrating, illustrate only the part relevant to the embodiment of the present invention. Should be appreciated that the specific embodiment that this place is described, be used only for explaining the present invention, not in order to limit the present invention.
The embodiment of the present invention, by utilizing the nginx rtmp module-master module of increase income nginx server and nginx, realizes the http service required for direct broadcast time-shift and file section function.Video source passes through rtmp agreement, audio, video data uploads to nginx server and is sliced into ts file by nginx rtmp-module-master module, and producing m3u8 file; Develop a file and broadcast information logging modle records the information of live the generated ts fileinfo in every road and each playing request, further according to direct broadcast time-shift solicited message, play record information and file record information, transmit its required ts file to different playing request; Thus the efficient direct broadcast time-shift server of simple and quick realization.
Embodiment one
Fig. 1 is preferred embodiment of the present invention one direct broadcast time-shift player method flow chart; Said method comprising the steps of:
S101, is cut into the ts file specifying duration the live m3u8 file of real time modifying in advance by the video uploaded on nginx server;
Described live m3u8 file is for recording the duration of up-to-date N number of ts file, broadcast path; The size of N is by user setup;
S102, is pre-created a file and broadcast information recorder;
Described file and broadcast information recorder are for recording live the generated ts fileinfo in every road and the broadcasting record of each direct broadcast time-shift request; Further according to direct broadcast time-shift solicited message, transmit corresponding ts file to different direct broadcast time-shift requests;
Described ts fileinfo includes the establishment time of ts file, duration, broadcast path;
The record of playing of described direct broadcast time-shift request includes the broadcasting initial time of ts file, broadcast path;
Described broadcasting initial time is corresponding with the time of establishment;
S103, HTTP service module in nginx server receives the playing request that player is submitted to, judge the file type of playing request, if ts file (is order request), then ts file content is returned to player, if otherwise m3u8 file (being direct broadcast time-shift request), enters step S104;
S104, is acted on behalf of playing request by HTTP service module, is transmitted to file and broadcast information recorder;
S105, file and broadcast information recorder receive the m3u8 file request that HTTP service module agency sends, it is judged that whether m3u8 file request is first time request, if then entering S106; If it is not, then enter S108,
S106, distributes a unique broadcasting ID to m3u8 file request, adds on broadcast path, be then back to the Redirect Address of m3u8 file to HTTP service module, and record this direct broadcast time-shift request broadcast information;
M3u8 file request includes the broadcasting initial time of ts file, broadcast path;
M3u8 file request first, described direct broadcast time-shift request broadcast information includes playing initial time, broadcast path, broadcasting ID;
S107, the Redirect Address of m3u8 file is returned to player and plays out by HTTP service module, terminates.
S108, according to the broadcasting initial time being with in m3u8 file request, finds corresponding ts file, generates direct broadcast time-shift m3u8 file and returns to HTTP service module, and records this direct broadcast time-shift request broadcast information;
Non-m3u8 file request first, described direct broadcast time-shift request broadcast information includes the serial number playing initial time, broadcast path, broadcasting ID, finally transmission ts file;
S109, the direct broadcast time-shift m3u8 file that file and broadcast information recorder return is returned to player and plays out by HTTP service module, terminates;
Embodiment two
Fig. 2 is preferred embodiment of the present invention one direct broadcast time-shift Play System structure chart.Described system includes nginx server, file and broadcast information recorder and player;
Described nginx server includes video segment module and HTTP service module;
Video segment module, for the video uploaded on nginx server being cut into the ts file specifying duration, and the live m3u8 file of real time modifying;
Described live m3u8 file is for recording the duration of up-to-date N number of ts file, broadcast path; The size of N is by user setup;
HTTP service module, for receiving the playing request that player is submitted to, judge the file type of playing request, if ts file (is order request), then ts file content is returned to player, otherwise, by playing request by HTTP service module, it is transmitted to file and broadcast information recorder; It is additionally operable to the m3u8 file content by file and broadcast information recorder return and returns to player,
File and broadcast information recorder, for recording live the generated ts fileinfo in every road and the broadcasting record of each direct broadcast time-shift request; Further according to direct broadcast time-shift solicited message, transmit corresponding ts file to different direct broadcast time-shift requests;
Described ts fileinfo includes the establishment time of ts file, duration, broadcast path;
The record of playing of described direct broadcast time-shift request includes the broadcasting initial time of ts file, broadcast path;
Described broadcasting initial time is corresponding with the time of establishment;
Particularly as follows: file and broadcast information recorder receive m3u8 file request, judge whether m3u8 request is first time request, if then to the unique broadcasting ID of m3u8 request distribution one, add on broadcast path, return the Redirect Address of m3u8 file to HTTP service module, and record this direct broadcast time-shift request broadcast information; If it is not, then according to the broadcasting initial time being with in m3u8 file request, find corresponding ts file, generate direct broadcast time-shift m3u8 file and return to HTTP service module, and record this direct broadcast time-shift request broadcast information;
M3u8 file request first, institute's direct broadcast time-shift request broadcast information includes the serial number playing initial time, broadcast path, broadcasting ID, finally transmission ts file; ;
Non-m3u8 file request first, institute's direct broadcast time-shift request broadcast information includes the serial number playing initial time, broadcast path, broadcasting ID, finally transmission ts file;
Player, for sending video playback request and the file content corresponding video of broadcasting returned according to nginx server.
It will be understood by those skilled in the art that, realize all or part of step in above-described embodiment method and can be by what programmed instruction related hardware completed, described program can be stored in a computer read/write memory medium, and described storage medium can be ROM, RAM, disk, CD etc.
The foregoing is only presently preferred embodiments of the present invention, not in order to limit the present invention, all any amendment, equivalent replacement and improvement etc. made within the spirit and principles in the present invention, should be included within protection scope of the present invention.

Claims (8)

1. a direct broadcast time-shift player method, it is characterised in that said method comprising the steps of:
In advance the video uploaded on nginx server is cut into the ts file specifying duration the live m3u8 file of real time modifying;
It is pre-created a file and broadcast information recorder;
HTTP service module in nginx server receives the playing request that player is submitted to, it is judged that the file type of playing request, if ts file, then ts file content is returned to player, if otherwise m3u8 file, then
Playing request is acted on behalf of by HTTP service module, is transmitted to file and broadcast information recorder;
File and broadcast information recorder receive the m3u8 file request that HTTP service module agency sends, it is judged that whether m3u8 file request is first time request, if first time request, then
Distribute a unique broadcasting ID to m3u8 file request, add on broadcast path, be then back to the Redirect Address of m3u8 file to HTTP service module, and record this direct broadcast time-shift request broadcast information;
The Redirect Address of m3u8 file is returned to player and plays out by HTTP service module, terminates;
If not first time request, then
According to the broadcasting initial time being with in m3u8 file request, find corresponding ts file, generate direct broadcast time-shift m3u8 file and return to HTTP service module, and record this direct broadcast time-shift request broadcast information;
The direct broadcast time-shift m3u8 file that file and broadcast information recorder return is returned to player and plays out by HTTP service module, terminates.
2. direct broadcast time-shift player method as claimed in claim 1, it is characterised in that
Described live m3u8 file is for recording the duration of up-to-date N number of ts file, broadcast path; The size of N is by user setup.
3. direct broadcast time-shift player method as claimed in claim 1, it is characterised in that
Described file and broadcast information recorder are for recording live the generated ts fileinfo in every road and the broadcasting record of each direct broadcast time-shift request; Further according to direct broadcast time-shift solicited message, transmit corresponding ts file to different direct broadcast time-shift requests;
Described ts fileinfo includes the establishment time of ts file, duration, broadcast path;
The record of playing of described direct broadcast time-shift request includes the broadcasting initial time of ts file, broadcast path;
Described broadcasting initial time is corresponding with the time of establishment.
4. direct broadcast time-shift player method as claimed in claim 1, it is characterised in that
Described m3u8 file request includes the broadcasting initial time of ts file, broadcast path;
M3u8 file request first, described direct broadcast time-shift request broadcast information includes the serial number playing initial time, broadcast path, broadcasting ID, finally transmission ts file;
Non-m3u8 file request first, described direct broadcast time-shift request broadcast information includes the serial number playing initial time, broadcast path, broadcasting ID, finally transmission ts file.
5. a direct broadcast time-shift Play System, it is characterised in that described system includes nginx server, file and broadcast information recorder and player;
Described nginx server includes video segment module and HTTP service module;
Video segment module, for the video uploaded on nginx server being cut into the ts file specifying duration, and the live m3u8 file of real time modifying;
HTTP service module, for receiving the playing request that player is submitted to, it is judged that the file type of playing request, if ts file, then ts file content is returned to player, otherwise, by playing request by HTTP service module, it is transmitted to file and broadcast information recorder; It is additionally operable to the m3u8 file content by file and broadcast information recorder return and returns to player,
File and broadcast information recorder, for recording live the generated ts fileinfo in every road and the broadcasting record of each direct broadcast time-shift request; Further according to direct broadcast time-shift solicited message, transmit corresponding ts file to different direct broadcast time-shift requests;
Player, for sending video playback request and the file content corresponding video of broadcasting returned according to nginx server.
6. direct broadcast time-shift Play System as claimed in claim 5, it is characterised in that
Described live m3u8 file is for recording the duration of up-to-date N number of ts file, broadcast path;The size of N is by user setup.
7. direct broadcast time-shift Play System as claimed in claim 5, it is characterised in that
Described ts fileinfo includes the establishment time of ts file, duration, broadcast path;
The record of playing of described direct broadcast time-shift request includes the broadcasting initial time of ts file, broadcast path;
Described broadcasting initial time is corresponding with the time of establishment.
8. direct broadcast time-shift Play System as claimed in claim 5, it is characterised in that the work process of described file and broadcast information recorder particularly as follows:
File and broadcast information recorder receive m3u8 file request, judge whether m3u8 request is first time request, if then to the unique broadcasting ID of m3u8 request distribution one, add on broadcast path, return the Redirect Address of m3u8 file to HTTP service module, and record this direct broadcast time-shift request broadcast information; If it is not, then according to the broadcasting initial time being with in m3u8 file request, find corresponding ts file, generate direct broadcast time-shift m3u8 file and return to HTTP service module, and record this direct broadcast time-shift request broadcast information.
CN201511026598.2A 2015-12-30 2015-12-30 Live broadcast and time shifting playing method and system Pending CN105657443A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201511026598.2A CN105657443A (en) 2015-12-30 2015-12-30 Live broadcast and time shifting playing method and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201511026598.2A CN105657443A (en) 2015-12-30 2015-12-30 Live broadcast and time shifting playing method and system

Publications (1)

Publication Number Publication Date
CN105657443A true CN105657443A (en) 2016-06-08

Family

ID=56490952

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201511026598.2A Pending CN105657443A (en) 2015-12-30 2015-12-30 Live broadcast and time shifting playing method and system

Country Status (1)

Country Link
CN (1) CN105657443A (en)

Cited By (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106303671A (en) * 2016-08-16 2017-01-04 任晋军 A kind of player method of Streaming Media
CN107483604A (en) * 2017-08-29 2017-12-15 武汉斗鱼网络科技有限公司 The method and apparatus that Nginx RTMP dynamics update DNS cache
CN108200061A (en) * 2018-01-03 2018-06-22 平安科技(深圳)有限公司 Video file processing method, application server and computer readable storage medium
CN108347623A (en) * 2017-01-23 2018-07-31 北京新唐思创教育科技有限公司 Generation method, device and the online live broadcast system of online live content
CN108366292A (en) * 2017-12-27 2018-08-03 武汉烽火众智数字技术有限责任公司 A kind of across a network net cast method and system based on Streaming Media
CN109089174A (en) * 2018-08-16 2018-12-25 咪咕视讯科技有限公司 A kind of processing method and processing device of multimedia data stream, computer storage medium
CN109547813A (en) * 2018-12-29 2019-03-29 山东浪潮商用系统有限公司 A kind of method of unaware switching clarity when playing HLS video flowing on Android set-top box
CN110166831A (en) * 2018-07-23 2019-08-23 腾讯科技(深圳)有限公司 Reset method, apparatus, storage medium and the computer equipment of files in stream media
CN110351506A (en) * 2019-07-17 2019-10-18 视联动力信息技术股份有限公司 A kind of video recording method, device, electronic equipment and readable storage medium storing program for executing
CN110881146A (en) * 2019-09-12 2020-03-13 北京阳光云视科技有限公司 Time shifting system based on slice mode
CN111064973A (en) * 2019-11-28 2020-04-24 湖北工业大学 Live broadcast system based on IPV9
CN111901696A (en) * 2020-07-31 2020-11-06 杭州当虹科技股份有限公司 Real-time recording and strip-disassembling system based on hls technology by using preloading mode
CN112887750A (en) * 2021-02-04 2021-06-01 成都国翼电子技术有限公司 Low-delay live broadcast method based on RTMP

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20100195974A1 (en) * 2009-02-04 2010-08-05 Google Inc. Server-side support for seamless rewind and playback of video streaming
CN103297452A (en) * 2012-02-24 2013-09-11 北京对角巷科技发展有限公司 Method and system for publishing and broadcasting streaming media on Internet in live mode
CN103517157A (en) * 2013-09-27 2014-01-15 武汉市烽视威科技有限公司 Method and system for achieving HLS channel time-shifting playing
CN103581693A (en) * 2013-11-12 2014-02-12 北京清源新创科技有限公司 Internet-oriented large-scale live time shifting method and system based on fragment transmission
CN104320679A (en) * 2014-10-11 2015-01-28 中兴通讯股份有限公司 Method for obtaining user information based on HLS protocol and server
CN104661041A (en) * 2013-11-25 2015-05-27 乐视网信息技术(北京)股份有限公司 Live broadcast time shift positioning method, server, terminal and communication system

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20100195974A1 (en) * 2009-02-04 2010-08-05 Google Inc. Server-side support for seamless rewind and playback of video streaming
CN103297452A (en) * 2012-02-24 2013-09-11 北京对角巷科技发展有限公司 Method and system for publishing and broadcasting streaming media on Internet in live mode
CN103517157A (en) * 2013-09-27 2014-01-15 武汉市烽视威科技有限公司 Method and system for achieving HLS channel time-shifting playing
CN103581693A (en) * 2013-11-12 2014-02-12 北京清源新创科技有限公司 Internet-oriented large-scale live time shifting method and system based on fragment transmission
CN104661041A (en) * 2013-11-25 2015-05-27 乐视网信息技术(北京)股份有限公司 Live broadcast time shift positioning method, server, terminal and communication system
CN104320679A (en) * 2014-10-11 2015-01-28 中兴通讯股份有限公司 Method for obtaining user information based on HLS protocol and server

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
孙盼 康维新: "基于DirectShow RTMP 协议的视频采集传输系统的设计与实现", 《应用科技》 *

Cited By (17)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106303671A (en) * 2016-08-16 2017-01-04 任晋军 A kind of player method of Streaming Media
CN106303671B (en) * 2016-08-16 2019-04-16 任晋军 A kind of playback method of Streaming Media
CN108347623A (en) * 2017-01-23 2018-07-31 北京新唐思创教育科技有限公司 Generation method, device and the online live broadcast system of online live content
CN107483604A (en) * 2017-08-29 2017-12-15 武汉斗鱼网络科技有限公司 The method and apparatus that Nginx RTMP dynamics update DNS cache
CN107483604B (en) * 2017-08-29 2020-12-15 武汉斗鱼网络科技有限公司 Method and device for dynamically updating DNS cache by Nginx-RTMP
CN108366292A (en) * 2017-12-27 2018-08-03 武汉烽火众智数字技术有限责任公司 A kind of across a network net cast method and system based on Streaming Media
CN108200061A (en) * 2018-01-03 2018-06-22 平安科技(深圳)有限公司 Video file processing method, application server and computer readable storage medium
CN108200061B (en) * 2018-01-03 2020-12-04 平安科技(深圳)有限公司 Video file processing method, application server and computer readable storage medium
CN110166831A (en) * 2018-07-23 2019-08-23 腾讯科技(深圳)有限公司 Reset method, apparatus, storage medium and the computer equipment of files in stream media
CN109089174A (en) * 2018-08-16 2018-12-25 咪咕视讯科技有限公司 A kind of processing method and processing device of multimedia data stream, computer storage medium
CN109089174B (en) * 2018-08-16 2020-12-22 咪咕视讯科技有限公司 Multimedia data stream processing method and device and computer storage medium
CN109547813A (en) * 2018-12-29 2019-03-29 山东浪潮商用系统有限公司 A kind of method of unaware switching clarity when playing HLS video flowing on Android set-top box
CN110351506A (en) * 2019-07-17 2019-10-18 视联动力信息技术股份有限公司 A kind of video recording method, device, electronic equipment and readable storage medium storing program for executing
CN110881146A (en) * 2019-09-12 2020-03-13 北京阳光云视科技有限公司 Time shifting system based on slice mode
CN111064973A (en) * 2019-11-28 2020-04-24 湖北工业大学 Live broadcast system based on IPV9
CN111901696A (en) * 2020-07-31 2020-11-06 杭州当虹科技股份有限公司 Real-time recording and strip-disassembling system based on hls technology by using preloading mode
CN112887750A (en) * 2021-02-04 2021-06-01 成都国翼电子技术有限公司 Low-delay live broadcast method based on RTMP

Similar Documents

Publication Publication Date Title
CN105657443A (en) Live broadcast and time shifting playing method and system
US11038936B2 (en) Systems and methods for automation fallback for retrieving and playing content
CN103392344B (en) Format-agnostic streaming architecture using an http network for streamings
US9530452B2 (en) Video preview creation with link
US20170206934A1 (en) Seamless playback of composite media
WO2018213481A1 (en) Systems, apparatus, and methods for scalable low-latency viewing of integrated broadcast commentary and event video streams of live events, and synchronization of event information with viewed streams via multiple internet channels
KR101560727B1 (en) Service method and system for providing multi-track video contents
WO2019040832A1 (en) Methods and systems for sharing live stream media content
US9819972B1 (en) Methods and apparatuses for a distributed live-on-demand (LOD) origin
AU2015237307A1 (en) Method for associating media files with additional content
US9942578B1 (en) Methods and apparatuses for a distributed live-on-demand (LOD) origin
US20160073149A1 (en) Method and apparatus for improved network recording
US20210044863A1 (en) System and method for management and delivery of secondary syndicated companion content of discovered primary digital media presentations
WO2014208377A1 (en) Content supply device, content supply method, program, terminal device, and content supply system
KR20160077066A (en) Transmission device, transmission method, reception device, and reception method
US11109075B2 (en) System and method for production, distribution and archival of content
KR20070105628A (en) Method for exchanging contents between heterogeneous system and contents management system for performing the method
CN102172035A (en) Manufacturing method and system of audio special
KR20160077067A (en) Transmission device, transmission method, reception device, and reception method
JP6597604B2 (en) Reception device, transmission device, data communication method, and data processing method
JP2015002513A (en) Content supply device, content supply method, program, terminal device, and content supply system
CN105681838A (en) Method and system for counting HLS live broadcast online users
TWI482496B (en) Apparatus, system for scheduling and broadcasting media, automatic channel scheduling method and recording medium
WO2019131200A1 (en) Decoder, decoding method, and program
WO2015012140A1 (en) Content supply device, content supply method, program, terminal device, and content supply system

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
WD01 Invention patent application deemed withdrawn after publication

Application publication date: 20160608

WD01 Invention patent application deemed withdrawn after publication