WO2017101378A1 - 基于cdn的视频推送方法、系统、及设备 - Google Patents
基于cdn的视频推送方法、系统、及设备 Download PDFInfo
- Publication number
- WO2017101378A1 WO2017101378A1 PCT/CN2016/088957 CN2016088957W WO2017101378A1 WO 2017101378 A1 WO2017101378 A1 WO 2017101378A1 CN 2016088957 W CN2016088957 W CN 2016088957W WO 2017101378 A1 WO2017101378 A1 WO 2017101378A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- video content
- list
- hot
- content list
- video
- 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.)
- Ceased
Links
Images
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N21/00—Selective content distribution, e.g. interactive television or video on demand [VOD]
- H04N21/20—Servers specifically adapted for the distribution of content, e.g. VOD servers; Operations thereof
- H04N21/25—Management operations performed by the server for facilitating the content distribution or administrating data related to end-users or client devices, e.g. end-user or client device authentication, learning user preferences for recommending movies
- H04N21/262—Content or additional data distribution scheduling, e.g. sending additional data at off-peak times, updating software modules, calculating the carousel transmission frequency, delaying a video stream transmission, generating play-lists
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N21/00—Selective content distribution, e.g. interactive television or video on demand [VOD]
- H04N21/20—Servers specifically adapted for the distribution of content, e.g. VOD servers; Operations thereof
- H04N21/25—Management operations performed by the server for facilitating the content distribution or administrating data related to end-users or client devices, e.g. end-user or client device authentication, learning user preferences for recommending movies
- H04N21/262—Content or additional data distribution scheduling, e.g. sending additional data at off-peak times, updating software modules, calculating the carousel transmission frequency, delaying a video stream transmission, generating play-lists
- H04N21/26258—Content or additional data distribution scheduling, e.g. sending additional data at off-peak times, updating software modules, calculating the carousel transmission frequency, delaying a video stream transmission, generating play-lists for generating a list of items to be played back in a given order, e.g. playlist, or scheduling item distribution according to such list
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N21/00—Selective content distribution, e.g. interactive television or video on demand [VOD]
- H04N21/40—Client devices specifically adapted for the reception of or interaction with content, e.g. set-top-box [STB]; Operations thereof
- H04N21/47—End-user applications
- H04N21/482—End-user interface for programme selection
- H04N21/4826—End-user interface for programme selection using recommendation lists, e.g. of programmes or channels sorted out according to their score
Definitions
- the present invention relates to the field of video on demand technology, and more particularly, to a CDN-based video push method, a video push system capable of implementing the video push method, and a device provided with the video push system.
- CDN Content Delivery Network
- the cold spot video with less on-demand is distributed to at least the number of CDN nodes for caching to reasonably utilize resources to avoid overload.
- the inventor finds that, based on the distribution scheme, if the user orders the cold spot video, the CDN node that caches the cold spot video needs to be acquired and transferred to the CDN node with the closest spatial distance for playing. However, in most cases, the cold-spot video that the user randomly orders can be turned off because it is not interested for only a few minutes, which increases the scheduling pressure of the CDN and also affects the playback experience.
- a CDN-based video push method including:
- a list of the hot video content is displayed for the user to order.
- integrating the received video content list to obtain a hot video content list includes:
- the video content list received within the set time is integrated to obtain a hot video content list.
- the displaying the hot content video content list comprises:
- a list of corresponding classified video contents is displayed under each category label.
- the splitting the hot video content list according to the type identifier of the video content comprises:
- the video content classification in the hot video content list is added to the corresponding classified video content list according to the type identifier of the video content.
- the method further comprises:
- the current set number is increased according to the set adjustment step.
- Another object of the embodiments of the present invention is to provide a view that can be implemented in the embodiments of the present invention.
- the video push system of the frequency push method is to provide a view that can be implemented in the embodiments of the present invention.
- a CDN-based video push system including:
- a search module configured to search for a CDN node with a current set number of spaces closest to the space as a target node
- a requesting module configured to send a get list request to each of the target nodes, so that the target node returns a video content list of the cached video content after receiving the get list request;
- a list processing module configured to receive a list of video content returned by the target node, and integrate the received video content list to obtain a hot video content list
- the display processing module is configured to display the hot content video content list for the user to order.
- the list processing module is further configured to: when receiving the video content list returned by the target node within a set time from sending the acquisition list request, to the list of video content received within the set time Integrate to get a list of hot video content.
- the display processing module is configured to split the hot video content list according to the type identifier of the video content, obtain a classified video content list corresponding to the classification label, and display corresponding labels under each category label. A list of classified video content.
- the system further comprises:
- a quantity update module configured to receive a set number input by the user, and update the current set quantity to a set quantity input by the user; and/or, to calculate the user in the previous time by the set time period The number of times the video content is requested by the hot content video content list in the time period. If the number of times is less than the set number of times, and the current set number is less than the set number upper limit, the current step is increased according to the set adjustment step. Set the quantity.
- a third object of embodiments of the present invention is to provide an apparatus for enabling a user to relieve CDN scheduling pressure when performing video on demand via the device.
- an apparatus having a video playing system and the above video pushing system.
- the inventors of the present invention have found that in the prior art, there is a problem that the CDN scheduling pressure is large. Therefore, the technical task to be implemented by the present invention or the technical problem to be solved is not thought of or expected by those skilled in the art, so the embodiment of the present invention provides a new technical solution.
- An advantageous effect of the present invention is that the CDN-based video push method, system and device provided by the embodiments of the present invention can use the video content list cached by the latest CDN nodes as a hot spot.
- the video content list is pushed to the user, which increases the probability that the user can randomly view the video content of interest through the hot video content list, thereby reducing the probability that the user randomly orders the cold spot video buffered by the far-end CDN node, and the hot video is
- the video content in the content list can be obtained by the near CDN node, so the scheduling pressure of the CDN will be significantly alleviated.
- FIG. 1 is a flowchart of an embodiment of a CDN-based video push method according to an embodiment of the present invention
- FIG. 2 is a block schematic diagram showing an implementation structure of a video push system according to an embodiment of the present invention.
- the embodiment of the present invention provides a CDN-based video push method, as shown in FIG. Including the following steps:
- Step S1 Searching for the currently set number of CDN nodes closest to the space as the target node.
- the action may be triggered, for example, by the user logging in to the corresponding client application, refreshing the corresponding client application, viewing the hot video content list, pre-setting the search period, etc., and each time the trigger is performed, the hot video content list is updated.
- the current set number can be preset, can support the user to change as needed, and can also support automatic adjustment.
- Step S2 Send a get list request to each target node, so that the target node returns a video content list of the cached video content after receiving the get list request.
- the target node can perform statistics on the cached video content and form a corresponding video content list, and update the video content list in real time according to distribution and deletion of the distribution control center, so as to be able to quickly obtain the acquisition list request. Respond to speed up the acquisition of the following list of hot video content.
- Step S3 After receiving the video content list returned by the target node, the received video content list is integrated to obtain a hot video content list.
- the step S3 may be further defined as: after receiving the list of video content returned by all the target nodes, integrating all the received video content lists to obtain a hot video content list. This means that the maximum time to wait for reception will be until the next update.
- the step S3 may be further defined as: receiving the video content returned by the target node within a set time from the sending of the acquisition list request During the list, the list of video content received during the set time is integrated to obtain a list of hot video content. This indicates that the maximum waiting time for updating the hot content video content list is the set time, and each update of the hot video content list is performed according to the list of video content received within the set time from the sending of the acquisition list request, and setting The list of video content not received within the time will be ignored. If the video content list returned by all the target nodes is received within the set time, the hot video content list is integrated immediately after receiving the video content list returned by all the target nodes, and no longer waits for the set time to run out.
- Step S4 Display the hot content video content list for the user to order.
- the specific display in this step needs to be performed by the user terminal.
- the CDN-based video push method provided by the embodiment of the present invention can push the video content list cached by the recent CDN nodes as hot content video content to the user, thereby increasing the interest of the user to randomly browse through the hot video content list.
- the probability of video content which in turn reduces the chances of users randomly clicking on cold-spot videos cached by farther CDN nodes, due to hot video content columns
- the video content in the table can be obtained by one or several CDN nodes that are closest in space, so the method described in the embodiment of the present invention can significantly alleviate the scheduling pressure of the CDN.
- the displaying the hot video content list in the step S4 may further include the following steps:
- Step A Splitting the hot video content list according to the type identifier of the video content, and obtaining a classified video content list corresponding to the classification label one by one.
- the video content list returned by the target node should have a type identifier reflecting the type of each video content, such as movies, TV dramas, variety shows, animation, sports, music, documentaries, etc., and TV dramas and movies can also be used. Subdivided into comedy, love, suspense, Europe, the United States, the mainland, Hong Kong and Taiwan, Japan and South Korea and other types of classification, therefore, the same video content may belong to multiple classification labels.
- Splitting the hot video content list according to the type identifier of the video content in the step A may further include the following steps:
- Step A1 Obtain a classification label set in the classification display
- the video content classification in the hot video content list is added to the corresponding classified video content list according to the type identifier of the video content.
- Step A2 Display a corresponding classified video content list under each category label.
- the method may further include: After the quantity is determined, the current set quantity is updated to the set number input by the user; the method may further include: calculating, according to the set time period, the number of times the video content is requested by the user through the hot video content list in the previous time period; If the number of times is less than the set number of times, and the current set number is less than the set number upper limit, the current set number is increased according to the set adjustment step.
- the adjustment step can be set to 1, and the initial value of the current set number is preferably set to 1 to increase the speed of the hot video content list update, thereby obtaining an optimal user experience.
- the embodiment of the present invention further provides a CDN-based video push system capable of implementing the method provided by the embodiment of the present invention.
- the video push system includes a search module 1 a request module 2, a list processing module 3, and a display processing module 4, wherein the search module 1 is configured to search for a currently set number of CDN nodes with the closest spatial distance as a target node;
- the target node sends a get list request so that After receiving the acquisition list request, the target node returns a video content list of the cached video content;
- the list processing module 3 is configured to receive a video content list returned by the target node, and perform a list of the received video content.
- the hotspot video content list is integrated;
- the display processing module 4 is configured to display the hot video content list for the user to order.
- the above-mentioned list processing module 3 may be further configured to: when receiving the video content list returned by the target node within a set time from the sending of the acquisition list request, integrate the received video content list in the set time to obtain a hot spot. A list of video content.
- the display processing module 4 is further configured to split the hot video content list according to the type identifier of the video content, obtain a classified video content list corresponding to the classification label, and display the corresponding classified video under each category label. Content list.
- the display processing module 4 is further configured to obtain a classification label set in the classification display, form a classified video content list corresponding to the classification label, and display the hot video content list according to the type identifier of the video content.
- the video content category is added to the corresponding classified video content list.
- the system provided by the embodiment of the present invention may further include a quantity update module (not shown) for receiving a set number input by the user, and updating the current set quantity to the user input. And a number of times for calculating, by the set time period, the number of times the video content is requested by the user through the hot video content list in the previous time period, if the number of times is less than the set number of times, and If the current set number is less than the set number upper limit, the current set number is increased according to the set adjustment step.
- a quantity update module (not shown) for receiving a set number input by the user, and updating the current set quantity to the user input. And a number of times for calculating, by the set time period, the number of times the video content is requested by the user through the hot video content list in the previous time period, if the number of times is less than the set number of times, and If the current set number is less than the set number upper limit, the current set number is increased according to the set adjustment step.
- the embodiment of the present invention further provides a device, which has the video push system provided by the embodiment of the present invention. Therefore, the device provided by the embodiment of the present invention can alleviate the CDN scheduling pressure when the user performs video on demand.
- the device can be any device with a video playing function, such as a user terminal such as a mobile phone, a television, or a tablet computer.
Landscapes
- Engineering & Computer Science (AREA)
- Multimedia (AREA)
- Signal Processing (AREA)
- Databases & Information Systems (AREA)
- Software Systems (AREA)
- Human Computer Interaction (AREA)
- Two-Way Televisions, Distribution Of Moving Picture Or The Like (AREA)
- Information Transfer Between Computers (AREA)
Abstract
本发明实施例提供了一种基于CDN的视频推送方法、系统及设备,可搜索空间距离最近的当前设定数量的CDN节点作为目标节点;并向每一目标节点发送获取列表请求,以使目标节点在接收到所述获取列表请求后,返回已缓存的视频内容的视频内容列表;以及,在接收到目标节点返回的视频内容列表后,对接收到的视频内容列表进行整合得到热点视频内容列表;显示热点视频内容列表,以供用户点播。即,可通过将最近几个CDN节点缓存的视频内容列表作为热点视频内容列表推送给用户的方式,增加用户通过热点视频内容列表随意点播感兴趣的视频内容的几率,进而降低用户随意点播由较远CDN节点缓存的冷点视频的几率,因此能够明显缓解CDN的调度压力。
Description
本申请要求在2015年12月15日提交中国专利局、申请号为201510953132.0、发明名称为“基于CDN的视频推送方法、系统、及设备”的中国专利申请的优先权,其全部内容通过引用结合在本申请中。
本发明涉及视频点播技术领域,更具体地,本发明涉及一种基于CDN的视频推送方法、能够实现该视频推送方法的视频推送系统、及设置有该种视频推送系统的设备。
目前内容分发网络(Content Delivery Network,CDN)已经广泛用于视频服务器搭建,搭建的CDN节点越多,CDN覆盖的用户就越多,用户与CDN节点的空间距离也就越近。如果用户点播的视频内容能够在空间距离最近的CDN节点上获取到,便能获得最快的播放速度。由于CDN节点具有存储空间的限制,其不可能对所有视频内容进行缓存,因此,CDN的分发控制中心会将点播较多的热点视频分发至所有CDN节点进行缓存,以保证热点视频的播放体验,并将点播较少的冷点视频分发至少数的CDN节点进行缓存,以合理地利用资源避免过载。
但发明人在实现发明的过程中发现,基于该种分发方案,如果用户点播了冷点视频,则需要从缓存有该冷点视频的CDN节点获取并中转到空间距离最近的CDN节点进行播放,但在大部分情况下,用户随意点播的冷点视频很可能仅播放几分钟就因不感兴趣而被关闭,这就增加了CDN的调度压力,而且还影响播放体验。
发明内容
本发明实施例的一个目的是提供一种基于CDN的视频推送方法,以缓解CDN调度压力。
根据本发明实施例的第一方面,提供了一种基于CDN的视频推送方法,其包括:
搜索空间距离最近的当前设定数量的CDN节点作为目标节点;
向每一所述目标节点发送获取列表请求,以使所述目标节点在接收到所述获取列表请求后,返回已缓存的视频内容的视频内容列表;
在接收到所述目标节点返回的视频内容列表后,对接收到的视频内容列表进行整合得到热点视频内容列表;
显示所述热点视频内容列表,以供用户点播。
优选的是,所述在接收到所述目标节点返回的视频内容列表后,对接收到的视频内容列表进行整合得到热点视频内容列表包括:
在从发送获取列表请求起的设定时间内接收到所述目标节点返回的视频内容列表时,对所述设定时间内接收到的视频内容列表进行整合得到热点视频内容列表。
优选的是,所述显示所述热点视频内容列表包括:
根据视频内容的类型标识符拆分所述热点视频内容列表,得到与分类标签一一对应的分类视频内容列表;
在各分类标签下显示对应的分类视频内容列表。
优选的是,所述根据视频内容的类型标识符拆分所述热点视频内容列表包括:
获取分类显示中设定的分类标签;
形成与分类标签一一对应的分类视频内容列表;
根据视频内容的类型标识符,将所述热点视频内容列表中的视频内容分类添加至对应的分类视频内容列表中。
优选的是,所述方法还包括:
在接收到用户输入的设定数量后,将所述当前设定数量更新为所述用户输入的设定数量;和/或,
以设定的时间周期计算用户在上一时间周期内通过所述热点视频内容列表点播视频内容的次数;
如果所述次数小于设定次数,且所述当前设定数量小于设定数量上限,则按照设定调节步距增大所述当前设定数量。
本发明实施例的另一个目的是提供一种能够实现本发明实施例提供的视
频推送方法的视频推送系统。
根据本发明实施例的第二方面,提供了一种基于CDN的视频推送系统,其包括:
搜索模块,用于搜索空间距离最近的当前设定数量的CDN节点作为目标节点;
请求模块,用于向每一所述目标节点发送获取列表请求,以使所述目标节点在接收到所述获取列表请求后,返回已缓存的视频内容的视频内容列表;
列表处理模块,用于接收所述目标节点返回的视频内容列表,并对接收到的视频内容列表进行整合得到热点视频内容列表;以及,
显示处理模块,用于显示所述热点视频内容列表,以供用户点播。
优选的是,所述列表处理模块进一步用于在从发送获取列表请求起的设定时间内接收到所述目标节点返回的视频内容列表时,对所述设定时间内接收到的视频内容列表进行整合得到热点视频内容列表。
优选的是,所述显示处理模块具体用于根据视频内容的类型标识符拆分所述热点视频内容列表,得到与分类标签一一对应的分类视频内容列表,并在各分类标签下显示对应的分类视频内容列表。
优选的是,所述系统还包括:
数量更新模块,用于接收用户输入的设定数量,并将所述当前设定数量更新为所述用户输入的设定数量;及/或,用于以设定的时间周期计算用户在上一时间周期内通过所述热点视频内容列表点播视频内容的次数,如果所述次数小于设定次数,且所述当前设定数量小于设定数量上限,则按照设定调节步距增大所述当前设定数量。
本发明实施例的第三个目的是提供一种设备,以使用户在经由该设备进行视频点播时,能够缓解CDN调度压力。
根据本发明实施例的第三方面,提供了一种设备,其具有视频播放系统和上述视频推送系统。
本发明的发明人发现,在现有技术中,存在CDN调度压力大的问题。因此,本发明所要实现的技术任务或者所要解决的技术问题是本领域技术人员从未想到的或者没有预期到的,故本发明实施例提供的是一种新的技术方案。
本发明的一个有益效果在于,本发明实施例提供的基于CDN的视频推送方法、系统及设备可通过将最近几个CDN节点缓存的视频内容列表作为热点
视频内容列表推送给用户,这样就增加了用户通过热点视频内容列表随意点播感兴趣的视频内容的几率,进而降低了用户随意点播由较远CDN节点缓存的冷点视频的几率,而由于热点视频内容列表中的视频内容均能够通过较近的CDN节点获取,因此将明显缓解CDN的调度压力。
通过以下参照附图对本发明的示例性实施例的详细描述,本发明的其它特征及其优点将会变得清楚。
被结合在说明书中并构成说明书的一部分的附图示出了本发明的实施例,并且连同其说明一起用于解释本发明的原理。
图1所示为本发明实施例中的基于CDN的视频推送方法的一种实施方式的流程图;
图2所示为本发明实施例中的视频推送系统的一种实施结构的方框原理图。
现在将参照附图来详细描述本发明的各种示例性实施例。应注意到:除非另外具体说明,否则在这些实施例中阐述的部件和步骤的相对布置、数字表达式和数值不限制本发明的范围。
以下对至少一个示例性实施例的描述实际上仅仅是说明性的,决不作为对本发明及其应用或使用的任何限制。
对于相关领域普通技术人员已知的技术、方法和设备可能不作详细讨论,但在适当情况下,所述技术、方法和设备应当被视为说明书的一部分。
在这里示出和讨论的所有例子中,任何具体值应被解释为仅仅是示例性的,而不是作为限制。因此,示例性实施例的其它例子可以具有不同的值。
应注意到:相似的标号和字母在下面的附图中表示类似项,因此,一旦某一项在一个附图中被定义,则在随后的附图中不需要对其进行进一步讨论。
为了解决因用户随意点播冷点视频、且观看时间通常很少,进而导致CDN调度压力较大的问题,本发明实施例提供了一种基于CDN的视频推送方法,如图1所示,该方法包括如下步骤:
步骤S1:搜索空间距离最近的当前设定数量的CDN节点作为目标节点。
该动作例如可以通过用户登录对应的客户端应用、刷新对应的客户端应用、查看热点视频内容列表、预先设定搜索周期等方式触发,每次触发将进行热点视频内容列表的更新。
该当前设定数量可以预先设定、可以支持用户根据需要更改、该还可以支持自动调整。
步骤S2:向每一目标节点发送获取列表请求,以使目标节点在接收到该获取列表请求后,返回已缓存的视频内容的视频内容列表。
对应地,目标节点可以对已缓存的视频内容进行统计并形成对应的视频内容列表,并根据分发控制中心的分发和删减实时更新该视频内容列表,以在接收到获取列表请求时能够快速地进行响应,进而加快以下的热点视频内容列表的获取速度。
步骤S3:在接收到目标节点返回的视频内容列表后,对接收到的视频内容列表进行整合得到热点视频内容列表。
该步骤S3可进一步限定为:在接收到所有目标节点返回的视频内容列表后,再对接收到的所有视频内容列表进行整合得到热点视频内容列表。这说明等待接收的最长时间将至下一次更新为止。
但为了避免出现因与部分目标节点通信故障而影响热点视频内容列表更新的问题,该步骤S3还可进一步限定为:在从发送获取列表请求起的设定时间内接收到目标节点返回的视频内容列表时,对该设定时间内接收到的视频内容列表进行整合得到热点视频内容列表。这说明,热点视频内容列表更新的最长等待时间为该设定时间,热点视频内容列表的每次更新将根据从发送获取列表请求起的设定时间内接收到的视频内容列表进行,设定时间内未接收到的视频内容列表将被忽略。如果在设定时间内接收到了所有目标节点返回的视频内容列表,则在接收到所有目标节点返回的视频内容列表后立刻进行整合得到热点视频内容列表,而不再等待设定时间的耗尽。
步骤S4:显示该热点视频内容列表,以供用户点播。
该步骤中具体的显示需要通过用户终端执行。
由此可见,本发明实施例提供的基于CDN的视频推送方法可将最近几个CDN节点缓存的视频内容列表作为热点视频内容推送给用户,这样就增加了用户通过热点视频内容列表随意点播感兴趣的视频内容的几率,进而降低了用户随意点播由较远CDN节点缓存的冷点视频的几率,由于热点视频内容列
表中的视频内容均能够通过空间距离最近的一个或者几个CDN节点获取,因此本发明实施例所述方法将能够明显缓解CDN的调度压力。
为了方便用户浏览热点视频内容列表,以提高用户体验,在本发明实施例的一个具体可实现方式中,上述步骤S4中显示所述热点视频内容列表可进一步包括如下步骤:
步骤A:根据视频内容的类型标识符拆分热点视频内容列表,得到与分类标签一一对应的分类视频内容列表。
对应地,目标节点返回的视频内容列表中,应该具有反映各视频内容类型的类型标识符,该类型例如包括电影、电视剧、综艺、动漫、体育、音乐、纪录片等,而电视剧和电影下还可细分为喜剧、爱情、悬疑、欧美、内地、港台、日韩等类型分类,因此,同一视频内容可能属于多个分类标签。
该步骤A中根据视频内容的类型标识符拆分所述热点视频内容列表可进一步包括如下步骤:
步骤A1:获取分类显示中设定的分类标签;
形成与分类标签一一对应的分类视频内容列表;
根据视频内容的类型标识符,将所述热点视频内容列表中的视频内容分类添加至对应的分类视频内容列表中。
步骤A2:在各分类标签下显示对应的分类视频内容列表。
为了使本发明实施例所提供的方法能够支持根据实际需要更改上述当前设定数量的应用,在本发明实施例的一个具体可实现方式中,该方法还可以包括:在接收到用户输入的设定数量后,将当前设定数量更新为用户输入的设定数量;该方法还可以包括:以设定的时间周期计算用户在上一时间周期内通过热点视频内容列表点播视频内容的次数;如果次数小于设定次数,且当前设定数量小于设定数量上限,则按照设定调节步距增大该当前设定数量。该调节步距可以设定为1,而且该当前设定数量的初始值优选是设置为1,以提高热点视频内容列表更新的速度,进而获得最佳的用户体验。
在上述视频推送方法的基础上,本发明实施例还提供了一种能够实现本发明实施例所提供的方法的基于CDN的视频推送系统,如图2所示,该视频推送系统包括搜索模块1、请求模块2、列表处理模块3和显示处理模块4,其中,该搜索模块1用于搜索空间距离最近的当前设定数量的CDN节点作为目标节点;该请求模块2用于向每一所述目标节点发送获取列表请求,以使
所述目标节点在接收到所述获取列表请求后,返回已缓存的视频内容的视频内容列表;该列表处理模块3用于接收目标节点返回的视频内容列表,并对接收到的视频内容列表进行整合得到热点视频内容列表;该显示处理模块4用于显示热点视频内容列表,以供用户点播。
上述列表处理模块3还可以进一步用于在从发送获取列表请求起的设定时间内接收到所述目标节点返回的视频内容列表时,对设定时间内接收到的视频内容列表进行整合得到热点视频内容列表。
上述显示处理模块4还可以具体用于根据视频内容的类型标识符拆分所述热点视频内容列表,得到与分类标签一一对应的分类视频内容列表,并在各分类标签下显示对应的分类视频内容列表。
上述显示处理模块4还可以具体用于获取分类显示中设定的分类标签,形成与分类标签一一对应的分类视频内容列表,并根据视频内容的类型标识符,将所述热点视频内容列表中的视频内容分类添加至对应的分类视频内容列表中。
本发明实施例所提供的系统还可以包括数量更新模块(图中未示出),该数量更新模块用于接收用户输入的设定数量,并将所述当前设定数量更新为所述用户输入的设定数量;及/或,用于以设定的时间周期计算用户在上一时间周期内通过所述热点视频内容列表点播视频内容的次数,如果所述次数小于设定次数,且所述当前设定数量小于设定数量上限,则按照设定调节步距增大所述当前设定数量。
本发明实施例还提供了一种设备,该设备具有本发明实施例提供的的视频推送系统,因此本发明实施例提供的所述设备能够在用户进行视频点播时,缓解CDN调度压力。该设备可以是具有视频播放功能的任意设备,例如是手机、电视、平板电脑等用户终端。
本说明书中的各个实施例均采用递进的方式描述,各个实施例之间相同相似的部分相互参见即可,每个实施例重点说明的都是与其他实施例的不同之处,但本领域技术人员应当清楚的是,上述各实施例可以根据需要单独使用或者相互结合使用。另外,对于系统实施例而言,由于其是与方法实施例相对应,所以描述得比较简单,相关之处参见方法实施例的对应部分的说明即可。以上所描述的系统实施例仅仅是示意性的,其中作为分离部件说明的模块可以是或者也可以不是物理上分开的。
虽然已经通过例子对本发明的一些特定实施例进行了详细说明,但是本领域的技术人员应该理解,以上例子仅是为了进行说明,而不是为了限制本发明的范围。本领域的技术人员应该理解,可在不脱离本发明的范围和精神的情况下,对以上实施例进行修改。本发明的范围由所附权利要求来限定。
Claims (10)
- 一种基于CDN的视频推送方法,其特征在于,包括:搜索空间距离最近的当前设定数量的CDN节点作为目标节点;向每一所述目标节点发送获取列表请求,以使所述目标节点在接收到所述获取列表请求后,返回已缓存的视频内容的视频内容列表;在接收到所述目标节点返回的视频内容列表后,对接收到的视频内容列表进行整合得到热点视频内容列表;显示所述热点视频内容列表,以供用户点播。
- 根据权利要求1所述的方法,其特征在于,所述在接收到所述目标节点返回的视频内容列表后,对接收到的视频内容列表进行整合得到热点视频内容列表包括:在从发送获取列表请求起的设定时间内接收到所述目标节点返回的视频内容列表时,对所述设定时间内接收到的视频内容列表进行整合得到热点视频内容列表。
- 根据权利要求1所述的方法,其特征在于,所述显示所述热点视频内容列表包括:根据视频内容的类型标识符拆分所述热点视频内容列表,得到与分类标签一一对应的分类视频内容列表;在各分类标签下显示对应的分类视频内容列表。
- 根据权利要求3所述的方法,其特征在于,所述根据视频内容的类型标识符拆分所述热点视频内容列表包括:获取分类显示中设定的分类标签;形成与分类标签一一对应的分类视频内容列表;根据视频内容的类型标识符,将所述热点视频内容列表中的视频内容分类添加至对应的分类视频内容列表中。
- 根据权利要求1至4中任一项所述的方法,其特征在于,所述方法还包括:在接收到用户输入的设定数量后,将所述当前设定数量更新为所述用户输入的设定数量;和/或,以设定的时间周期计算用户在上一时间周期内通过所述热点视频内容列表点播视频内容的次数;如果所述次数小于设定次数,且所述当前设定数量小于设定数量上限,则按照设定调节步距增大所述当前设定数量。
- 一种基于CDN的视频推送系统,其特征在于,包括:搜索模块,用于搜索空间距离最近的当前设定数量的CDN节点作为目标节点;请求模块,用于向每一所述目标节点发送获取列表请求,以使所述目标节点在接收到所述获取列表请求后,返回已缓存的视频内容的视频内容列表;列表处理模块,用于接收所述目标节点返回的视频内容列表,并对接收到的视频内容列表进行整合得到热点视频内容列表;以及,显示处理模块,用于显示所述热点视频内容列表,以供用户点播。
- 根据权利要求6所述的系统,其特征在于,所述列表处理模块进一步用于在从发送获取列表请求起的设定时间内接收到所述目标节点返回的视频内容列表时,对所述设定时间内接收到的视频内容列表进行整合得到热点视频内容列表。
- 根据权利要求6所述的系统,其特征在于,所述显示处理模块具体用于根据视频内容的类型标识符拆分所述热点视频内容列表,得到与分类标签一一对应的分类视频内容列表,并在各分类标签下显示对应的分类视频内容列表。
- 根据权利要求6、7或8所述的系统,其特征在于,所述系统还包括:数量更新模块,用于接收用户输入的设定数量,并将所述当前设定数量更新为所述用户输入的设定数量;及/或,用于以设定的时间周期计算用户在上一时间周期内通过所述热点视频内容列表点播视频内容的次数,如果所述次数小于设定次数,且所述当前设定数量小于设定数量上限,则按照设定调节步距增大所述当前设定数量。
- 一种设备,具有视频播放系统,其特征在于,具有权利要求6至9任一项所述的视频推送系统。
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| US15/246,191 US20170171627A1 (en) | 2015-12-15 | 2016-08-24 | Method and electronic device for pushing a video over a cdn |
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN201510953132.0A CN105872636A (zh) | 2015-12-15 | 2015-12-15 | 基于cdn的视频推送方法、系统及设备 |
| CN201510953132.0 | 2015-12-15 |
Related Child Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| US15/246,191 Continuation US20170171627A1 (en) | 2015-12-15 | 2016-08-24 | Method and electronic device for pushing a video over a cdn |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| WO2017101378A1 true WO2017101378A1 (zh) | 2017-06-22 |
Family
ID=56623750
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| PCT/CN2016/088957 Ceased WO2017101378A1 (zh) | 2015-12-15 | 2016-07-06 | 基于cdn的视频推送方法、系统、及设备 |
Country Status (2)
| Country | Link |
|---|---|
| CN (1) | CN105872636A (zh) |
| WO (1) | WO2017101378A1 (zh) |
Cited By (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN113572748A (zh) * | 2021-07-14 | 2021-10-29 | 湖南快乐阳光互动娱乐传媒有限公司 | 一种基于视频热度的资源预分发方法和装置 |
| CN113676739A (zh) * | 2020-05-15 | 2021-11-19 | 腾讯科技(深圳)有限公司 | 一种视频播放方法、装置、设备及存储介质 |
Families Citing this family (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN106603627B (zh) * | 2016-11-09 | 2019-11-08 | 北京奇艺世纪科技有限公司 | 数据中心上线时视频文件的同步方法及同步调度器 |
| CN106375352B (zh) * | 2016-12-02 | 2019-07-05 | 北京数码视讯科技股份有限公司 | 边缘内容缓存网络的负载均衡方法和装置 |
Citations (5)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20120047542A1 (en) * | 2010-08-20 | 2012-02-23 | Disney Enterprises, Inc. | System and method for rule based dynamic server side streaming manifest files |
| CN102457532A (zh) * | 2010-10-21 | 2012-05-16 | 中兴通讯股份有限公司 | 一种实现多cdn同主题视频共享的方法、装置和系统 |
| US8654684B1 (en) * | 2007-11-23 | 2014-02-18 | Media Melon, Inc. | Multi-platform video delivery configuration |
| CN104636336A (zh) * | 2013-11-06 | 2015-05-20 | 百度在线网络技术(北京)有限公司 | 一种视频搜索的方法和装置 |
| CN104967861A (zh) * | 2015-05-27 | 2015-10-07 | 上海美琦浦悦通讯科技有限公司 | Cdn网络中的视频缓存系统及方法 |
Family Cites Families (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN101478720A (zh) * | 2009-01-23 | 2009-07-08 | 曹梅花 | 一种位置感知信息获取系统 |
| CN102595207B (zh) * | 2012-01-10 | 2015-09-23 | 深圳市同洲电子股份有限公司 | 一种内容分发系统、内容分发方法及内容分发装置 |
| CN103905916A (zh) * | 2012-12-25 | 2014-07-02 | 中国科学院声学研究所 | 一种面向区域的机顶盒P2P-Vod系统及数据预部署方法 |
| CN103888837B (zh) * | 2014-03-21 | 2017-10-10 | 北京猎豹网络科技有限公司 | 一种视频信息推送方法及装置 |
-
2015
- 2015-12-15 CN CN201510953132.0A patent/CN105872636A/zh active Pending
-
2016
- 2016-07-06 WO PCT/CN2016/088957 patent/WO2017101378A1/zh not_active Ceased
Patent Citations (5)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US8654684B1 (en) * | 2007-11-23 | 2014-02-18 | Media Melon, Inc. | Multi-platform video delivery configuration |
| US20120047542A1 (en) * | 2010-08-20 | 2012-02-23 | Disney Enterprises, Inc. | System and method for rule based dynamic server side streaming manifest files |
| CN102457532A (zh) * | 2010-10-21 | 2012-05-16 | 中兴通讯股份有限公司 | 一种实现多cdn同主题视频共享的方法、装置和系统 |
| CN104636336A (zh) * | 2013-11-06 | 2015-05-20 | 百度在线网络技术(北京)有限公司 | 一种视频搜索的方法和装置 |
| CN104967861A (zh) * | 2015-05-27 | 2015-10-07 | 上海美琦浦悦通讯科技有限公司 | Cdn网络中的视频缓存系统及方法 |
Cited By (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN113676739A (zh) * | 2020-05-15 | 2021-11-19 | 腾讯科技(深圳)有限公司 | 一种视频播放方法、装置、设备及存储介质 |
| CN113676739B (zh) * | 2020-05-15 | 2023-11-14 | 深圳市雅阅科技有限公司 | 一种视频播放方法、装置、设备及存储介质 |
| CN113572748A (zh) * | 2021-07-14 | 2021-10-29 | 湖南快乐阳光互动娱乐传媒有限公司 | 一种基于视频热度的资源预分发方法和装置 |
| CN113572748B (zh) * | 2021-07-14 | 2024-02-02 | 湖南快乐阳光互动娱乐传媒有限公司 | 一种基于视频热度的资源预分发方法和装置 |
Also Published As
| Publication number | Publication date |
|---|---|
| CN105872636A (zh) | 2016-08-17 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US11638045B2 (en) | Authorizing devices based on identifying content distributor | |
| US11134314B2 (en) | Displaying an actionable element over playing content | |
| US20200245034A1 (en) | Inserting Advertisements Into Video Content | |
| US9432431B2 (en) | Manifest re-assembler for a streaming video channel | |
| US11789960B2 (en) | Systems and methods for grouping search results from multiple sources | |
| US9411809B1 (en) | Remote content presentation queues | |
| CN104079999A (zh) | 用于智能电视上的视频截图预览方法及系统 | |
| US20170171627A1 (en) | Method and electronic device for pushing a video over a cdn | |
| WO2017101378A1 (zh) | 基于cdn的视频推送方法、系统、及设备 | |
| KR20180031054A (ko) | 제한된 네트워크 성능을 갖는 환경들에의 미디어 아이템들의 자동 제공 | |
| CN102724570A (zh) | 交互式网络电视节目显示方法和系统 | |
| WO2018106305A1 (en) | Fast television channel change initiated from a second screen device | |
| US11483603B1 (en) | Systems and methods for asynchronous group consumption of streaming media | |
| EP2901658B1 (en) | Request-agnostic caching for a data resource collection | |
| US20140365299A1 (en) | System and method for providing advertising consistency | |
| CN104053025B (zh) | 一种节目预览方法及系统 | |
| CN105898399A (zh) | 一种视频资源加载方法及装置及智能电视 | |
| CN104618811A (zh) | 智能电视及在其中展示cp内容的方法和装置 | |
| WO2017084321A1 (zh) | 视频订阅方法及系统、服务器和路由器 | |
| CN102469349A (zh) | 因特网使能tv中的搜索和深度链接 | |
| KR101748036B1 (ko) | 영상컨텐츠 제공 시스템, 큐레이션제어서버 및 그 영상컨텐츠 서비스 방법 | |
| WO2016206473A1 (zh) | 一种iptv用户数据更新通知方法和系统 |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| 121 | Ep: the epo has been informed by wipo that ep was designated in this application |
Ref document number: 16874440 Country of ref document: EP Kind code of ref document: A1 |
|
| NENP | Non-entry into the national phase |
Ref country code: DE |
|
| 122 | Ep: pct application non-entry in european phase |
Ref document number: 16874440 Country of ref document: EP Kind code of ref document: A1 |