WO2011023034A1 - 轮播频道的实现方法、媒体控制服务器及轮播频道系统 - Google Patents

轮播频道的实现方法、媒体控制服务器及轮播频道系统 Download PDF

Info

Publication number
WO2011023034A1
WO2011023034A1 PCT/CN2010/074686 CN2010074686W WO2011023034A1 WO 2011023034 A1 WO2011023034 A1 WO 2011023034A1 CN 2010074686 W CN2010074686 W CN 2010074686W WO 2011023034 A1 WO2011023034 A1 WO 2011023034A1
Authority
WO
WIPO (PCT)
Prior art keywords
program
media
server
type
next program
Prior art date
Application number
PCT/CN2010/074686
Other languages
English (en)
French (fr)
Inventor
董黎
肖蓉
Original Assignee
中兴通讯股份有限公司
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 中兴通讯股份有限公司 filed Critical 中兴通讯股份有限公司
Publication of WO2011023034A1 publication Critical patent/WO2011023034A1/zh

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/40Client devices specifically adapted for the reception of or interaction with content, e.g. set-top-box [STB]; Operations thereof
    • H04N21/47End-user applications
    • H04N21/472End-user interface for requesting content, additional data or services; End-user interface for interacting with content, e.g. for content reservation or setting reminders, for requesting event notification, for manipulating displayed content
    • H04N21/47208End-user interface for requesting content, additional data or services; End-user interface for interacting with content, e.g. for content reservation or setting reminders, for requesting event notification, for manipulating displayed content for requesting near-video-on-demand content
    • 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/25Management 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/262Content 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

Definitions

  • the invention relates to the field of carousel channels, in particular to a method for realizing a carousel channel, a media control server and a carousel channel system. Background technique
  • NVOD Near Video On Demand
  • VOD Video On Demand
  • This kind of service is also an improved form of traditional live broadcast service. It is a play mode between on-demand and live broadcast. It is especially suitable for the broadcast of popular new movies and reports of hot events, in order to effectively divert services and expand service capabilities in a short period of time.
  • the carousel channel mainly plays the specified program according to the program play schedule, and the program play schedule can have multiple programs for playing the program. At present, the program content of the program broadcast schedule only involves VOD programs, and the carousel channel only switches between VOD contents, and cannot switch between different types of programs. Summary of the invention
  • the technical problem to be solved by the present invention is to provide a method for implementing a carousel channel, a media control server and a carousel channel system, which can switch between different types of programs.
  • a method for implementing a carousel channel including:
  • the media control server acquires a play start time of the next program and a type of the next program; The media control server performs switching of the program when the playback start time of the next program arrives according to the type of the next program.
  • the media control server When the type of the next program is a media file, the media control server, according to the type of the next program, when the playback start time of the next program arrives, the step of switching the program is:
  • the media control server When the type of the next program is a live channel program, the media control server, according to the type of the next program, when the playback start time of the next program arrives, the step of switching the program is:
  • the media control server sends a second command to the live stream distribution server where the next program is located, and triggers the live stream distribution server to send the live channel program of the next program to the media distribution server.
  • the method further includes:
  • the media control server checks if the channel status of the next program is normal.
  • the implementation method of the carousel channel further includes:
  • the media control server releases the current program according to the type of the current program.
  • the media control server releases the current program according to the type of the current program:
  • the media control server sends a third command to the media storage server where the current program is located, and triggers the media storage server to close the media file of the current program.
  • the media control server releases the current program according to the type of the current program: And the media control server sends a fourth command to the live stream distribution server where the current program is located, and triggers the live stream distribution server to stop sending the live channel program of the current program to the media distribution server.
  • a media control server including:
  • An acquiring unit configured to acquire a play start time of the next program and a type of the next program; and a switching unit, configured to: when the play start time of the next program arrives, according to the type of the next program Switching of the program.
  • the media control server further includes:
  • a release unit configured to release the current program according to the type of the current program.
  • a carousel channel system including: a media control server, a media storage server, a live stream distribution server, and a media distribution server, where
  • the media control server is configured to acquire a play start time of the next program and a type of the next program, and according to the type of the next program, when the play start time of the next program arrives, the program is performed. Switching; when the type of the next program is a media file, delivering a first command to the media storage server where the next program is located; when the type of the next program is a live channel program, Sending a second command to the live stream distribution server where the next program is located;
  • the media storage server is configured to: after receiving the first command, open a media file of the next program at a play start time of the next program, and send the media file of the next program to The media distribution server;
  • the live stream distribution server is configured to send a live channel program of the next program to the media distribution server after receiving the second command;
  • the media distribution server is configured to receive a media file from the media storage server, and a live channel program from the live stream distribution server.
  • Embodiments of the present invention have the following beneficial effects:
  • the media control server performs switching of the program according to the type of the current program and the type of the next program, so that switching between different program types can be realized, so that the type of the broadcast program is relatively rich.
  • FIG. 1 is a schematic flow chart of a method for implementing a carousel channel according to the present invention
  • FIG. 2 is a schematic structural diagram of a media control server according to the present invention.
  • FIG. 3 is a schematic structural diagram of a carousel channel system according to the present invention.
  • FIG. 4 is a schematic structural diagram of a carousel channel system in an application scenario of the present invention.
  • FIG. 5 is a schematic flowchart of a carousel channel creation process in an application scenario of the present invention
  • FIG. 6 is a schematic flowchart of a method for managing a program scheduling schedule in an application scenario of the present invention
  • FIG. 7 is a flowchart of switching from a first file to a second file in an application scenario of the present invention. Switching flow chart of live channel;
  • FIG. 9 is a flowchart of switching from a live channel to a file in an application scenario in the present invention
  • FIG. 10 is a flow chart of switching from a first live channel to a second live channel in an application scenario of the present invention.
  • the embodiment of the present invention provides a method for implementing a carousel channel, a media control server, and a carousel channel system, in which the content type of the carousel channel is relatively simple in the prior art.
  • a method for implementing a carousel channel according to the present invention includes:
  • Step 11 The media control server acquires a play start time of the next program and a type of the next program; wherein, the play start time and type of the next program may be acquired according to the program play schedule.
  • Step 12 The media control server is in the next program according to the type of the next program When the playback start time arrives, the program is switched.
  • the media control server performs switching of the program according to the type of the current program and the type of the next program, so that switching between different program types can be realized, so that the type of the broadcast program is rich.
  • the method for implementing the foregoing carousel channel further includes:
  • Step 13 The media control server releases the current program according to the type of the current program.
  • Step 21 The media control server acquires a play start time of the next program and a type of the next block.
  • Step 22 When the current program and the type of the next program are both media files, the media control server sends a first command to the media storage server where the next program is located, so that the media storage server is under the The play start time of a program opens the media file of the next program, and transmits the media file of the next program to the media distribution server.
  • Step 23 The media control server sends a second command to the media storage server where the current program is located, so that the media storage server closes the media file of the current program.
  • the first command and the second command may be combined and sent in one command.
  • Step 31 The media control server acquires the play start time of the next program and the type of the next program.
  • Step 32 When the type of the current program is a live channel program, and the type of the next program is a media file, the media control server sends a first command to the media storage server where the next program is located, so that the media storage server opens the The media file of the next program is sent to the media distribution server.
  • Step 33 The media control server delivers the live stream distribution server where the current program is located.
  • the second command causes the live stream distribution server to stop transmitting the live channel program of the current program to the media distribution server.
  • Step 41 The media control server acquires a play start time of the next program and a type of the next program.
  • Step 42 When the type of the current program is a media file, and the type of the next program is a live channel program, the media control server checks whether the channel status of the next program is normal. If it is normal, step 43 is performed.
  • Step 43 The media control server sends a first command to the live stream distribution server where the next program is located, so that the live stream distribution server sends the live channel program of the next program to the media distribution server.
  • Step 44 The media control server sends a media source file close command to the media storage server where the current program is located, so that the media storage server closes the media file of the current program.
  • Step 51 The media control server acquires the play start time of the next program and the type of the next program.
  • Step 52 When the current program and the type of the next program are both live channel programs, the media control server checks whether the channel status of the next program is normal. If normal, step 53 is performed.
  • Step 53 The media control server sends a first command to the live stream distribution server where the next program is located, so that the live stream distribution server where the next program is located sends the live channel of the next program to the media distribution server. program.
  • Step 54 The media control server sends a second command to the live stream distribution server where the current program is located, so that the live stream distribution server where the current program is located stops sending the live channel program of the current program to the media distribution server.
  • the media control server 60 includes: an obtaining unit 61, configured to acquire a play start time of a next program and a type of a next program; and a switching unit 62, configured to perform The type of the next program is described, and when the playback start time of the next program arrives, the program is switched.
  • the media control server 60 may further include:
  • the checking unit 63 is configured to check whether the channel status of the next program is normal when the type of the next program is a live channel program.
  • the media control server 60 may further include: a releasing unit 64, configured to release the current program according to the type of the current program.
  • the switching unit 62 is further configured to: send a first command to the media storage server where the next program is located, so that the media storage server starts playing of the next program. Time to open the media file of the next program, and send the media file of the next program to the media distribution server.
  • the switching unit 62 is further configured to: send a second command to the live stream distribution server where the next program is located, so that the live stream distribution server will A live channel program of a program is sent to the media distribution server.
  • the releasing unit 64 is further configured to send a third command to the media storage server where the current program is located, so that the media storage server closes the media file of the current program.
  • the releasing unit 64 is further configured to: send a fourth command to the live stream distribution server where the current program is located, so that the live stream distribution server stops sending the live stream of the current program to the media distribution server.
  • Channel program When the type of the current program is a live channel program, the releasing unit 64 is further configured to: send a fourth command to the live stream distribution server where the current program is located, so that the live stream distribution server stops sending the live stream of the current program to the media distribution server. Channel program.
  • a carousel channel system includes: a media control server 60, a media storage server 30, a media distribution server 40, and a live stream distribution service. Server 50.
  • the media control server 60 issues a first command to the media storage server 30 where the next program is located, so that the media storage server 30 plays the start time of the next program. Opening the media file of the next program, and transmitting the media file of the next program to the media distribution server 40;
  • the media control server 60 issues a second command to the live stream distribution server 50 where the next program is located, so that the live stream distribution server 50 will perform the next step.
  • the live channel program of the program is sent to the media distribution server 40.
  • the invention can realize the switching between different types of broadcast programs in the IPTV system, meet the requirements of playing a plurality of different content files, and can ensure the instant play of the programs with strong timeliness.
  • the program play schedule may have a combination of media file play and channel play, and the switch includes switching of the first file to the second file, switching of the file to the channel, switching of the channel to the file, and switching of the first channel to the second channel. It ensures seamless switching between programs and correctly releases the relevant resources occupied by the previous program.
  • FIG. 4 it is a structural diagram of a streaming media service system in the application scenario, including: a media location service device, configured to deliver a program broadcast schedule;
  • a media control server configured to receive a program play schedule, send a control command, and store a program play schedule
  • a media storage server configured to operate a media file and forward a code stream
  • a media distribution server for distributing code streams to users
  • the live stream distribution server is configured to receive and forward the live channel code stream.
  • the live stream distribution server is sent to the media distribution server through the media storage server.
  • the present invention is not limited thereto, and other methods may be used.
  • the live stream distribution server directly sends the code stream of the live channel to the media distribution. server.
  • the implementation method of the carousel channel according to the present invention includes:
  • Step 1 The carousel channel creation process, after the media control server, the media storage server, the media distribution server, and the live stream distribution server are successfully started, the media control server sends a control command to the media distribution server and the media storage server to open the media storage.
  • the server sends the media channel of the code stream to the media distribution server, and the channel uses a non-connected socket method, such as a User Datagram Protocol (UDP), a raw datagram protocol, and the like.
  • UDP User Datagram Protocol
  • the media control server then sends a control command to the media store-and-forward server to open the group code stream for reading the default play file, and sends the code stream to the media distribution server by using the media channel.
  • UDP User Datagram Protocol
  • Step 71 The media control server, the media storage server, the media distribution server, and the live stream distribution server are successfully powered on.
  • Step 72 The media control server sends an open media channel command to the media distribution server, and after the media distribution server creates a successful response to the receiving stream device, sends a media channel command to the media storage server, and successfully creates a sending stream device, so that the media The media channel that the storage server forwards the code stream to the media distribution server is successfully opened.
  • Step 73 The media control server sends a command to open the media file to the media distribution server.
  • the media storage server opens to read the default playback file, and the organization code stream is sent to the media distribution server.
  • Step 2 manage the program play schedule.
  • the media location service device completes editing and issues a program play schedule.
  • the program play schedule can have multiple play program plans, and the plan information includes: play program video content release network identifier (VCDN ID, Video Content Delivery Network ID), content ID, play start time, play duration, etc.
  • the interface for setting the program play schedule in the media location service device includes: a program play schedule number, a carousel channel code, And there are multiple schedule information, each schedule information has VCDN ID, content ID, play start time, play duration.
  • the media control server can obtain detailed program content information and program type according to the VCDN ID and the content ID. After the program play schedule is set, the program play schedule is sent to the media control server.
  • the media control server After the media control server receives the program play schedule, it stores it;
  • the media control server periodically reads the stored program schedule, checks whether there is a program to play in a certain period of time in the future, and if so, sets an absolute timer according to the play start time of the program, and when the time is up, the program switching process will start.
  • Step 81 After the media location service device edits the program play schedule, the program broadcast schedule is sent to the media control server.
  • Step 82 The media control server receives the program play schedule, and invokes the database interface to store the program play schedule.
  • Step 83 The media control server periodically reads the program play schedule, and checks whether the play start time of each program play schedule is within a certain time in the future. If such a program play schedule exists, an absolute timer is set at the program play start time, and after the time is up, the program play switching process is triggered.
  • the above steps complete the editing, issuance, storage, and detection of the program play schedule to trigger the program switching.
  • Step 3 play the program switch.
  • the broadcast program type can be obtained.
  • the currently playing program type and the type of the program to be played there will be a first file to a second file, a file to a live channel, a live channel to a file, a first live channel to a second live channel, and a VOD
  • TVOD is in the form of a file
  • the live channel is in the form of a channel.
  • FIG. 7 it is a flow chart of switching from the first file to the second file in the program switching in the present invention.
  • Step 92 The media storage server closes the first file.
  • Step 93 The media storage server reads the second file, and the organization code stream is sent to the media distribution server by using the opened media channel.
  • the above steps complete the program switching of the first file to the second file, and are suitable for the case where the carousel channel program switches the TVOD program from the VOD program, the TVOD program switches to the VOD program, the VOD program switches to the VOD program, or the TVOD program switches to the TVOD program, wherein
  • the TVOD program is an archived program that is played in the form of a VOD program.
  • Step 101 The media control server checks whether the status of the target live channel is normal. If it is normal, step 102 is performed.
  • Step 102 The media control server sends a media source file close command to the media storage server, controls the media storage server to close the media source file of the previous program, and the media storage server closes the file.
  • Step 103 The media control server delivers the media stream forwarding server to the media storage server and the live stream distribution server, and opens the media stream forwarding channel command of the live stream distribution server to the media storage server.
  • the live stream is sent to the media storage server, and the media storage server receives the code stream and forwards it to the media distribution server through the media channel of the media distribution server. That is, the media control server sends an open channel control command to the live stream distribution server and the media storage server, and opens the media channel of the live stream of the live stream distribution server to the media storage server, and the media storage server will receive the The live stream is forwarded to the media distribution server.
  • Step 111 The media control server sends a close channel control command to the media storage server and the live stream distribution server, and closes the media channel command of the live stream distribution server to send the live stream to the media storage server. After the command is successfully processed, the live stream is no longer forwarded to the media storage server.
  • Step 112 The media control server controls the media storage server to open the program media source file.
  • Step 113 The media storage server reads the media source file, and the organization code stream is forwarded to the media distribution server by using the opened media channel.
  • FIG. 10 it is a handover flowchart of the first live program to the second live program in the program switching in the present invention.
  • Step 121 The media control server checks whether the channel status of the second live program is normal. If it is normal, step 122 is performed.
  • Step 122 The media control server sends a media stream forwarding channel command to the media stream server and the live media stream distribution server to close the live stream distribution server of the second live program and the media stream server. After the command is successfully processed, the live stream of the first live program is no longer forwarded to the media storage server. That is, the media control server sends a closed channel control command to the live stream distribution server and the media storage server, and the live stream distribution server where the first channel is located is closed to send the media channel of the live stream to the media storage server.
  • Step 123 The media control server sends a media stream forwarding channel command to the media stream server to the media storage server and the live stream stream distribution server to open the media stream distribution server of the second live program to the media storage server.
  • the live stream of the second live program is forwarded to the media storage server, and the media storage server receives the stream to the media distribution server.
  • Media channel forwarded to the media distribution server. That is, the media control server sends an open channel control command to the live stream distribution server and the media storage server, and opens the media channel of the live stream stream to the media storage server by the live stream distribution server where the second channel is located, and the media storage server The live stream of the second channel is forwarded to the media distribution server.
  • the above steps complete the type switching of the first live program to the second live program, and are suitable for switching the broadcast program from the live program to the live program.
  • the current program type includes a media file and a live channel program; and the type of the next program includes a media file and a live channel program.
  • the media file includes: video on demand (VOD) content stored in the file system, archived TV program on demand (TVOD) content, and real time code stream of the live channel, that is, a real-time stream of a certain channel, such as a CCTV plug-in- A real-time stream of 1 being played, or a combination of them.
  • VOD video on demand
  • TVOD TV program on demand
  • the method embodiment is corresponding to the device embodiment, and the portion not described in detail in the method embodiment may refer to the description of the relevant part in the device embodiment, and the partial reference method not described in detail in the device embodiment.
  • the description of the relevant parts in the embodiment can be.
  • the steps of the foregoing embodiments may be implemented by a program to instruct related hardware, and the program may be stored in a computer readable storage medium.
  • the method includes the steps of the foregoing method embodiment, such as: a magnetic disk, an optical disk, a read-only memory (ROM), or a random access memory (RAM). Wait.
  • sequence numbers of the steps are not used to limit the sequence of the steps.
  • the steps of the steps are performed without any creative labor. Variations are also within the scope of the invention.

Landscapes

  • Engineering & Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Multimedia (AREA)
  • Signal Processing (AREA)
  • Human Computer Interaction (AREA)
  • Two-Way Televisions, Distribution Of Moving Picture Or The Like (AREA)

Abstract

本发明提供一种轮播频道的实现方法、媒体控制服务器及轮播频道系统,涉及轮播频道领域,为解决现有技术中轮播频道只在同一类型的节目之间进行切换的问题。所述轮播频道的实现方法包括:媒体控制服务器获取下一节目的播放开始时间和所述下一节目的类型;媒体控制服务器根据所述下一节目的类型,在所述下一节目的播放开始时间到达时,进行节目的切换。媒体控制服务器包括:获取单元,用于获取下一节目的播放开始时间和所述下一节目的类型;切换单元,用于根据所述下一节目的类型,在所述下一节目的播放开始时间到达时,进行节目的切换。本发明能够使得轮播频道的节目多样化。

Description

轮播频道的实现方法、 媒体控制服务器及轮播频道系统 技术领域
本发明涉及轮播频道领域, 特别是指一种轮播频道的实现方法、 媒体 控制服务器及轮播频道系统。 背景技术
目前交互式网络电视 ( IPTV , Internet Protocol Television ) 系统中, 轮 播( NVOD , Near Video On Demand )是一种重要的内容播放形式, 即同一 套节目以一定时间间隔(例如 10分钟)釆用多个频道进行播放, 用户通过 选择不同频道来达到前进后退的视频点播 ( VOD, Video On Demand )效果。 这种业务也是传统直播业务的改良形式, 是介于点播和直播的一种播放方 式, 特别适合于热门新片的播放和热点事件的报道, 以求在短时间内, 有 效分流业务和扩充服务能力。 轮播频道主要根据节目播放排程来播放指定 的节目, 节目播放排程可以有多条播放节目计划。 目前, 节目播放排程下 发节目内容只涉及 VOD节目, 轮播频道只在 VOD内容之间进行切换, 而 无法在不同类型的节目之间进行切换。 发明内容
本发明要解决的技术问题是提供一种轮播频道的实现方法、 媒体控制 服务器及轮播频道系统, 能够在不同类型的节目之间进行切换。
为解决上述技术问题, 本发明的实施例提供技术方案如下:
一方面, 提供一种轮播频道的实现方法, 包括:
媒体控制服务器获取下一节目的播放开始时间和所述下一节目的类 型; 所述媒体控制服务器根据所述下一节目的类型, 在所述下一节目的播 放开始时间到达时, 进行节目的切换。
当所述下一节目的类型是媒体文件时, 所述媒体控制服务器根据所述 下一节目的类型, 在所述下一节目的播放开始时间到达时, 进行节目的切 换的步骤为:
所述媒体控制服务器向所述下一节目所在的媒体存储服务器下发第一 命令, 触发媒体存储服务器在所述下一节目的播放开始时间打开所述下一 节目的媒体文件, 并将所述下一节目的媒体文件发送给媒体分发服务器。
当所述下一节目的类型是直播频道节目时, 所述媒体控制服务器根据 所述下一节目的类型, 在所述下一节目的播放开始时间到达时, 进行节目 的切换的步骤为:
所述媒体控制服务器向所述下一节目所在的直播码流分发服务器下发 第二命令, 触发所述直播码流分发服务器将所述下一节目的直播频道节目 发送给媒体分发服务器。
在所述媒体控制服务器根据所述下一节目的类型, 在所述下一节目的 播放开始时间到达时, 进行节目的切换的步骤之前, 该方法还包括:
所述媒体控制服务器检查所述下一节目的频道状态是否正常。
所述的轮播频道的实现方法, 还包括:
所述媒体控制服务器根据当前节目的类型, 释放当前节目。
当所述当前节目的类型是媒体文件时, 所述媒体控制服务器根据当前 节目的类型, 释放当前节目的步骤为:
所述媒体控制服务器向所述当前节目所在的媒体存储服务器下发第三 命令, 触发所述媒体存储服务器关闭所述当前节目的媒体文件。
当所述当前节目的类型是直播频道节目时, 所述媒体控制服务器根据 当前节目的类型, 释放当前节目的步骤为: 所述媒体控制服务器向所述当前节目所在的直播码流分发服务器下发 第四命令, 触发所述直播码流分发服务器停止向所述媒体分发服务器发送 所述当前节目的直播频道节目。
另一方面, 提供一种媒体控制服务器, 包括:
获取单元, 用于获取下一节目的播放开始时间和所述下一节目的类型; 切换单元, 用于根据所述下一节目的类型, 在所述下一节目的播放开 始时间到达时, 进行节目的切换。
所述的媒体控制服务器, 还包括:
释放单元, 用于根据当前节目的类型, 释放当前节目。
另一方面, 提供一种轮播频道系统, 包括: 媒体控制服务器、 媒体存 储服务器、 直播码流分发服务器以及媒体分发服务器, 其中,
所述媒体控制服务器, 用于获取下一节目的播放开始时间和所述下一 节目的类型, 并根据所述下一节目的类型, 在所述下一节目的播放开始时 间到达时, 进行节目的切换; 当所述下一节目的类型是媒体文件时, 向所 述下一节目所在的媒体存储服务器下发第一命令; 当所述下一节目的类型 是直播频道节目时, 向所述下一节目所在的直播码流分发服务器下发第二 命令;
所述媒体存储服务器, 用于在接收到所述第一命令后, 在所述下一节 目的播放开始时间打开所述下一节目的媒体文件, 并将所述下一节目的媒 体文件发送给所述媒体分发服务器;
所述直播码流分发服务器, 用于在接收到所述第二命令后, 将所述下 一节目的直播频道节目发送给所述媒体分发服务器;
所述媒体分发服务器, 用于接收来自所述媒体存储服务器的媒体文件, 以及来自所述直播码流分发服务器的直播频道节目。
本发明的实施例具有以下有益效果: 上述方案中, 媒体控制服务器根据当前节目的类型和所述下一节目的 类型, 进行节目的切换, 因此能够实现不同节目类型之间的切换, 使得播 放节目的类型比较丰富。 附图说明
图 1为本发明所述的轮播频道的实现方法的流程示意图;
图 2为本发明所述的媒体控制服务器的结构示意图;
图 3为本发明所述的轮播频道系统的结构示意图;
图 4为本发明应用场景中轮播频道系统的结构示意图;
图 5为本发明应用场景中轮播频道创建处理的流程示意图;
图 6为本发明应用场景中节目播放排程管理方法的流程示意图; 图 7为本发明应用场景中从第一文件到第二文件的切换流程图; 图 8为本发明应用场景中从文件到直播频道的切换流程图;
图 9为本发明中应用场景中从直播频道到文件的切换流程图; 图 10为本发明应用场景中从第一直播频道到第二直播频道的切换流程 图。 具体实施方式
为使本发明的实施例要解决的技术问题、 技术方案和优点更加清楚, 下面将结合附图及具体实施例进行详细描述。
本发明的实施例针对现有技术中轮播频道的内容类型比较单一的问 题, 提供一种轮播频道的实现方法、 媒体控制服务器及轮播频道系统。
如图 1所示, 为本发明的一种轮播频道的实现方法, 包括:
步骤 11 , 媒体控制服务器获取下一节目的播放开始时间和下一节目的 类型; 其中, 下一节目的播放开始时间和类型可以根据节目播放排程获取。
步骤 12, 媒体控制服务器根据所述下一节目的类型, 在所述下一节目 的播放开始时间到达时, 进行节目的切换。
上述方案中, 媒体控制服务器根据当前节目的类型和所述下一节目的 类型, 进行节目的切换, 因此能够实现不同节目类型之间的切换, 使得播 放节目的类型比较丰富。
可选的, 所述的一种轮播频道的实现方法, 还包括:
步骤 13 , 媒体控制服务器根据当前节目的类型, 释放当前节目。
以下描述本发明所述的轮播频道的实现方法的另一实施例, 包括: 步骤 21 , 媒体控制服务器获取下一节目的播放开始时间和所述下一节 目的类型。
步骤 22, 在当前节目和下一节目的类型都是媒体文件时, 所述媒体控 制服务器向所述下一节目所在的媒体存储服务器下发第一命令, 使得所述 媒体存储服务器在所述下一节目的播放开始时间打开所述下一节目的媒体 文件, 并将所述下一节目的媒体文件发送给媒体分发服务器。
步骤 23 , 媒体控制服务器向当前节目所在的媒体存储服务器下发第二 命令, 使得媒体存储服务器关闭当前节目的媒体文件。
其中, 当下一节目所在的媒体存储服务器和当前节目所在的媒体存储 服务器为同一个时, 第一命令和第二命令可以合并在一个命令中发送。
以下描述本发明所述的轮播频道的实现方法的另一实施例, 包括: 步骤 31 , 媒体控制服务器获取下一节目的播放开始时间和下一节目的 类型。
步骤 32, 在当前节目的类型是直播频道节目, 下一节目的类型是媒体 文件时, 媒体控制服务器向所述下一节目所在的媒体存储服务器下发第一 命令, 使媒体存储服务器打开所述下一节目的媒体文件, 并发送给媒体分 发服务器。
步骤 33 , 媒体控制服务器向当前节目所在的直播码流分发服务器下发 第二命令, 使得直播码流分发服务器停止向媒体分发服务器发送当前节目 的直播频道节目。
以下描述本发明所述的轮播频道的实现方法的另一实施例, 包括: 步骤 41 , 媒体控制服务器获取下一节目的播放开始时间和下一节目的 类型。
步骤 42, 在当前节目的类型是媒体文件, 下一节目的类型是直播频道 节目时, 媒体控制服务器检查所述下一节目的频道状态是否正常, 如果正 常, 执行步骤 43。
步骤 43 , 媒体控制服务器向所述下一节目所在的直播码流分发服务器 下发第一命令, 使直播码流分发服务器将所述下一节目的直播频道节目发 送给媒体分发服务器。
步骤 44, 媒体控制服务器向当前节目所在的媒体存储服务器下发媒体 源文件关闭命令, 使得媒体存储服务器关闭当前节目的媒体文件。
以下描述本发明所述的轮播频道的实现方法的另一实施例, 包括: 步骤 51 , 媒体控制服务器获取下一节目的播放开始时间和下一节目的 类型。
步骤 52, 在当前节目和下一节目的类型都是直播频道节目时, 媒体控 制服务器检查所述下一节目的频道状态是否正常, 如果正常,执行步骤 53。
步骤 53 , 媒体控制服务器向所述下一节目所在的直播码流分发服务器 发送第一命令, 使得所述下一节目所在的直播码流分发服务器向媒体分发 服务器发送所述下一节目的直播频道节目。
步骤 54, 媒体控制服务器向当前节目所在的直播码流分发服务器发送 第二命令, 使得当前节目所在的直播码流分发服务器停止向媒体分发服务 器发送当前节目的直播频道节目。
当所述下一节目所在的直播码流分发服务器和当前节目所在的直播码 流分发服务器为同一个时, 第一命令和第二命令可以在一个命令中发送。 如图 2所示, 为本发明实施例所述的媒体控制服务器 60, 包括: 获取单元 61 , 用于获取下一节目的播放开始时间和下一节目的类型; 切换单元 62, 用于根据所述下一节目的类型, 在所述下一节目的播放 开始时间到达时, 进行节目的切换。
可选的, 媒体控制服务器 60, 还可以包括:
检查单元 63 , 用于在所述下一节目的类型是直播频道节目时, 检查所 述下一节目的频道状态是否正常。
可选的, 媒体控制服务器 60, 还可以包括: 释放单元 64, 用于根据当 前节目的类型, 释放当前节目。
在所述下一节目的类型是媒体文件时, 切换单元 62还用于, 向所述下 一节目所在的媒体存储服务器下发第一命令, 使得媒体存储服务器在所述 下一节目的播放开始时间打开所述下一节目的媒体文件, 并将所述下一节 目的媒体文件发送给媒体分发服务器。
在所述下一节目的类型是直播频道节目时, 切换单元 62还用于, 向所 述下一节目所在的直播码流分发服务器下发第二命令, 使直播码流分发服 务器将所述下一节目的直播频道节目发送给媒体分发服务器。
在所述当前节目的类型是媒体文件时, 释放单元 64还用于, 向当前节 目所在的媒体存储服务器下发第三命令, 使得媒体存储服务器关闭当前节 目的媒体文件。
在当前节目的类型是直播频道节目时, 释放单元 64还用于, 向当前节 目所在的直播码流分发服务器下发第四命令, 使得直播码流分发服务器停 止向媒体分发服务器发送当前节目的直播频道节目。
如图 3 所示, 为本发明实施例所述的一种轮播频道系统, 包括: 媒体 控制服务器 60、媒体存储服务器 30、媒体分发服务器 40、 直播码流分发服 务器 50。
当所述下一节目的类型是媒体文件时, 媒体控制服务器 60向所述下一 节目所在的媒体存储服务器 30下发第一命令, 使得媒体存储服务器 30在 所述下一节目的播放开始时间打开所述下一节目的媒体文件, 并将所述下 一节目的媒体文件发送给媒体分发服务器 40;
当所述下一节目的类型是直播频道节目时, 媒体控制服务器 60向所述 下一节目所在的直播码流分发服务器 50下发第二命令, 使直播码流分发服 务器 50将所述下一节目的直播频道节目发送给媒体分发服务器 40。
以下描述本发明的应用场景。
本发明可以实现 IPTV系统中不同类型的播放节目之间切换,满足播放 多种不同内容文件的要求, 并能保证时效性强的节目即时播放。 节目播放 排程中可以存在媒体文件播放和频道播放的组合, 切换包括第一文件到第 二文件的切换, 文件到频道的切换, 频道到文件的切换, 第一频道到第二 频道的切换。 保证了节目间的无缝切换, 并正确释放前一个节目占用的相 关资源。
如图 4所示, 是本应用场景中流媒体服务系统的结构图, 包括: 媒体定位业务装置, 用于下发节目播放排程;
媒体控制服务器, 用于接受节目播放排程、 发送控制指令, 并且存储 节目播放排程;
媒体存储服务器, 用于操作媒体文件、 转发码流;
媒体分发服务器, 用于分发码流到用户;
直播码流分发服务器, 用于接收并且转发直播频道码流。
在该应用场景中, 直播码流分发服务器通过媒体存储服务器发送给媒 体分发服务器, 本发明不限于此, 可以有其他方法, 例如, 直播码流分发 服务器直接将直播频道的码流发送给媒体分发服务器。 本发明所述的轮播频道的实现方法包括:
步骤一, 轮播频道创建处理, 媒体控制服务器、 媒体存储服务器、 媒 体分发服务器、 直播码流分发服务器启动成功后, 媒体控制服务器向媒体 分发服务器、 媒体存储服务器下发控制命令, 以打开媒体存储服务器向媒 体分发服务器发送码流的媒体通道, 通道釆用非连接 socket方式, 如用户 数据报协议 ( UDP, User Datagram Protocol )、 raw socket等。 媒体控制服务 器再向媒体存储转发服务器下发控制命令, 以打开读取默认播放文件的组 织码流, 利用上述媒体通道将码流发送给媒体分发服务器。
其中, 步骤一的轮播频道创建处理的具体实现方法如图 5所示, 包括: 步骤 71 , 媒体控制服务器、 媒体存储服务器、 媒体分发服务器、 直播 码流分发服务器上电成功。
步骤 72, 媒体控制服务器向媒体分发服务器下发打开媒体通道命令, 等待媒体分发服务器创建接收码流设备的成功响应后, 向媒体存储服务器 发送打开媒体通道命令, 成功创建发送码流设备, 从而媒体存储服务器向 媒体分发服务器转发码流的媒体通道打开成功。
步骤 73 ,媒体控制服务器向媒体分发服务器下发打开媒体文件的命令。 媒体存储服务器打开读取默认播放的文件, 组织码流发送到媒体分发服务 器。
上述步骤成功完成后, 轮播频道创建成功。
步骤二, 管理节目播放排程。
其中, 媒体定位业务装置完成编辑并下发节目播放排程。 节目播放排 程可以有多条播放节目计划, 计划信息包括: 播放节目视频内容发布网络 标识(VCDN ID, Video Content Delivery Network ID ), 内容 ID, 播放开始 时间, 播放时长等, 编辑成功后, 下发给媒体控制服务器。 媒体定位业务 装置中设置节目播放排程的界面包括: 节目播放排程编号, 轮播频道编码, 和有多条排程信息, 每个排程信息有 VCDN ID、 内容 ID、 播放开始时间、 播放时长。 媒体控制服务器可以根据 VCDN ID、 内容 ID获取详细的节目 内容信息和节目类型。 设置完节目播放排程, 将节目播放排程下发到媒体 控制服务器。
媒体控制服务器接收到节目播放排程后, 进行存储;
媒体控制服务器定时读取存储的节目播放排程, 检查将来一定时间内 是否有节目需要播放, 如果有, 根据该节目的播放开始时间设置绝对定时 器, 定时时间到, 将开始节目的切换流程。
其中, 步骤二的管理节目播放排程的具体实现方法如图 6所示, 包括: 步骤 81 , 媒体定位业务装置编辑好节目播放排程后, 下发节目播放排 程到媒体控制服务器。
步骤 82, 媒体控制服务器接收节目播放排程, 调用数据库接口存储节 目播放排程。
步骤 83 , 媒体控制服务器定时读取节目播放排程, 检查每条节目播放 排程的播放开始时间是不是在将来一定时间内。 如果存在这样的节目播放 排程, 则以节目播放开始时间设置绝对定时器, 时间到后, 触发播放节目 切换流程。
上述步骤完成了节目播放排程的编辑、 下发、 存储, 并且检测从而触 发节目切换。
步骤三, 播放节目切换。
根据播放节目 VCDN ID、 内容 ID查询数据库, 可以获取到此播放节 目类型。 根据目前播放的节目类型和将要播放的节目类型, 会有第一文件 到第二文件, 文件到直播频道, 直播频道到文件, 第一直播频道到第二直 播频道几种切换方式, 其中 VOD、 TVOD是属于文件形式, 直播频道属于 频道形式。 如图 7所示, 为本发明中节目切换中第一文件到第二文件切换流程图。 步骤 91 ,媒体控制服务器向媒体存储服务器下发修改媒体源文件命令, 媒体存储服务器打开第二文件。
步骤 92, 媒体存储服务器关闭第一文件。
步骤 93 , 媒体存储服务器读取第二文件, 组织码流利用已打开媒体通 道发送给媒体分发服务器。
上述步骤完成第一文件到第二文件的节目切换, 适合轮播频道节目从 VOD节目切换 TVOD节目、 TVOD节目切换到 VOD节目、 VOD节目切换 到 VOD节目或者 TVOD节目切换到 TVOD节目的情况, 其中 TVOD的节 目是归档后的节目, 以 VOD节目的形式播放。
如图 8所示, 为本发明中节目切换中文件到直播频道的切换流程图。 步骤 101 ,媒体控制服务器检查目标直播频道的状态是否正常, 如果正 常, 则执行步骤 102。
步骤 102,媒体控制服务器向媒体存储服务器上下发媒体源文件关闭命 令, 控制媒体存储服务器关闭之前节目的媒体源文件, 媒体存储服务器关 闭文件。
步骤 103 ,媒体控制服务器分别向媒体存储服务器、 直播码流分发服务 器下发, 打开直播码流分发服务器到媒体存储服务器的媒体码流转发通道 命令。 命令成功处理后, 将直播码流发送到媒体存储服务器, 媒体存储服 务器接收到码流, 利用到媒体分发服务器的媒体通道转发到媒体分发服务 器。 也就是说, 媒体控制服务器向直播码流分发服务器、 媒体存储服务器 下发打开通道控制命令, 打开直播码流分发服务器向媒体存储服务器发送 直播码流的媒体通道, 同时媒体存储服务器将接收到的直播码流转发给媒 体分发服务器。
上述步骤完成文件到直播频道类型切换, 适合轮播频道节目从 TVOD 或 VOD节目切换到直播节目的情况。
如图 9所示, 为本发明中节目切换中直播频道到文件的切换流程图。 步骤 111 , 媒体控制服务器分别向媒体存储服务器、 直播码流分发服务 器下发关闭通道控制命令, 关闭直播码流分发服务器向媒体存储服务器发 送直播码流的媒体通道命令。 命令成功处理后, 直播码流不再转发到媒体 存储服务器。
步骤 112, 媒体控制服务器控制媒体存储服务器打开节目媒体源文件。 步骤 113,媒体存储服务器读取媒体源文件, 组织码流利用已打开媒体 通道转发到媒体分发服务器。
上述步骤完成直播节目到文件类型切换, 适合轮播频道节目从直播节 目到 TVOD或 VOD节目切换。
如图 10所示, 为本发明中节目切换中第一直播节目到第二直播节目的 切换流程图。
步骤 121 ,媒体控制服务器检查第二直播节目的频道状态是否正常, 如 果正常, 则执行步骤 122。
步骤 122,媒体控制服务器分别向媒体存储服务器、 直播码流分发服务 器下发关闭第二直播节目的直播码流分发服务器与媒体存储服务器的媒体 码流转发通道命令。 命令成功处理后, 第一直播节目的直播码流不再转发 到媒体存储服务器。 也就是说, 媒体控制服务器向直播码流分发服务器、 媒体存储服务器下发关闭通道控制命令, 关闭第一频道所在的直播码流分 发服务器向媒体存储服务器发送直播码流的媒体通道。
步骤 123,媒体控制服务器分别向媒体存储服务器、 直播码流分发服务 器下发打开第二直播节目的直播码流分发服务器到媒体存储服务器的媒体 码流转发通道命令。 命令成功处理后, 将第二直播节目的直播码流转发到 媒体存储服务器, 媒体存储服务器将接收到码流利用到媒体分发服务器的 媒体通道, 转发到媒体分发服务器。 也就是说, 媒体控制服务器向直播码 流分发服务器、 媒体存储服务器下发打开通道控制命令, 打开第二频道所 在的直播码流分发服务器向媒体存储服务器发送直播码流的媒体通道, 媒 体存储服务器将第二频道的直播码流转发到媒体分发服务器。
上述步骤完成第一直播节目到第二直播节目的类型切换, 适合轮播频 道节目从直播节目到直播节目切换。
本发明所述的方案中, 当前节目的类型包括媒体文件、 直播频道节目; 所述下一节目的类型包括媒体文件、 直播频道节目。 所述媒体文件包括: 存储在文件系统中的视频点播( VOD )内容, 归档的电视节目点播( TVOD ) 内容, 和直播频道的实时码流, 即某个频道的实时码流, 如插播 CCTV— 1 的正在播放的某段实时码流, 或者是他们的组合。
所述方法实施例是与所述装置实施例相对应的, 在方法实施例中未详 细描述的部分参照装置实施例中相关部分的描述即可, 在装置实施例中未 详细描述的部分参照方法实施例中相关部分的描述即可。
本领域普通技术人员可以理解, 实现上述实施例方法中的全部或部分 步骤是可以通过程序来指令相关的硬件来完成, 所述的程序可以存储于一 计算机可读取存储介质中, 该程序在执行时, 包括如上述方法实施例的步 骤, 所述的存储介质,如: 磁碟、光盘、 只读存储记忆体(ROM, Read-Only Memory )或随机存储记忆体 ( RAM, Random Access Memory )等。
在本发明各方法实施例中, 所述各步骤的序号并不能用于限定各步骤 的先后顺序, 对于本领域普通技术人员来讲, 在不付出创造性劳动性的前 提下, 对各步骤的先后变化也在本发明的保护范围之内。
以上所述是本发明的优选实施方式, 应当指出, 对于本技术领域的普 通技术人员来说, 在不脱离本发明所述原理的前提下, 还可以作出若干改 进和润饰, 这些改进和润饰也应视为本发明的保护范围。

Claims

权利要求书
1、 一种轮播频道的实现方法, 其特征在于, 该方法包括:
媒体控制服务器获取下一节目的播放开始时间和所述下一节目的类 型; 并根据所述下一节目的类型, 在所述下一节目的播放开始时间到达时, 进行节目的切换。
2、 根据权利要求 1所述轮播频道的实现方法, 其特征在于, 所述下一 节目的类型是媒体文件时, 所述媒体控制服务器根据所述下一节目的类型, 在所述下一节目的播放开始时间到达时, 进行节目的切换的步骤为:
所述媒体控制服务器向所述下一节目所在的媒体存储服务器下发第一 命令, 触发所述媒体存储服务器在所述下一节目的播放开始时间打开所述 下一节目的媒体文件, 并将所述下一节目的媒体文件发送给媒体分发服务 器。
3、 根据权利要求 1所述轮播频道的实现方法, 其特征在于, 所述下一 节目的类型是直播频道节目时, 所述媒体控制服务器根据所述下一节目的 类型, 在所述下一节目的播放开始时间到达时, 进行节目的切换的步骤为: 所述媒体控制服务器向所述下一节目所在的直播码流分发服务器下发 第二命令, 触发所述直播码流分发服务器将所述下一节目的直播频道节目 发送给媒体分发服务器。
4、 根据权利要求 3所述轮播频道的实现方法, 其特征在于, 在所述媒 体控制服务器根据所述下一节目的类型, 在所述下一节目的播放开始时间 到达时, 进行节目的切换的步骤之前, 该方法还包括:
所述媒体控制服务器检查所述下一节目的频道状态是否正常。
5、 根据权利要求 1所述轮播频道的实现方法, 其特征在于, 该方法还 包括:
所述媒体控制服务器根据当前节目的类型, 释放当前节目。
6、 根据权利要求 5所述轮播频道的实现方法, 其特征在于, 所述当前 节目的类型是媒体文件时, 所述媒体控制服务器根据当前节目的类型释放 当前节目的步骤为:
所述媒体控制服务器向所述当前节目所在的媒体存储服务器下发第三 命令, 触发所述媒体存储服务器关闭所述当前节目的媒体文件。
7、 根据权利要求 5所述轮播频道的实现方法, 其特征在于, 所述当前 节目的类型是直播频道节目时, 所述媒体控制服务器根据当前节目的类型 释放当前节目的步骤为:
所述媒体控制服务器向所述当前节目所在的直播码流分发服务器下发 第四命令, 触发所述直播码流分发服务器停止向所述媒体分发服务器发送 所述当前节目的直播频道节目。
8、 一种媒体控制服务器, 其特征在于, 该媒体控制服务器包括: 获取单元, 用于获取下一节目的播放开始时间和所述下一节目的类型; 切换单元, 用于根据所述下一节目的类型, 在所述下一节目的播放开 始时间到达时, 进行节目的切换。
9、 根据权利要求 8所述媒体控制服务器, 其特征在于, 所述媒体控制 服务器还包括:
释放单元, 用于根据当前节目的类型, 释放当前节目。
10、 一种轮播频道系统, 其特征在于, 该系统包括: 媒体控制服务器、 媒体存储服务器、 直播码流分发服务器以及媒体分发服务器; 其中,
所述媒体控制服务器, 用于获取下一节目的播放开始时间和所述下一 节目的类型, 并根据所述下一节目的类型, 在所述下一节目的播放开始时 间到达时, 进行节目的切换; 当所述下一节目的类型是媒体文件时, 向所 述下一节目所在的媒体存储服务器下发第一命令; 当所述下一节目的类型 是直播频道节目时, 向所述下一节目所在的直播码流分发服务器下发第二 命令;
所述媒体存储服务器, 用于在接收到所述第一命令后, 在所述下一节 目的播放开始时间打开所述下一节目的媒体文件, 并将所述下一节目的媒 体文件发送给所述媒体分发服务器;
所述直播码流分发服务器, 用于在接收到所述第二命令后, 将所述下 一节目的直播频道节目发送给所述媒体分发服务器;
所述媒体分发服务器, 用于接收来自所述媒体存储服务器的媒体文件, 以及来自所述直播码流分发服务器的直播频道节目。
PCT/CN2010/074686 2009-08-27 2010-06-29 轮播频道的实现方法、媒体控制服务器及轮播频道系统 WO2011023034A1 (zh)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN200910090581.1 2009-08-27
CN 200910090581 CN101635827B (zh) 2009-08-27 2009-08-27 轮播频道的实现方法、媒体控制服务器及轮播频道系统

Publications (1)

Publication Number Publication Date
WO2011023034A1 true WO2011023034A1 (zh) 2011-03-03

Family

ID=41594862

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2010/074686 WO2011023034A1 (zh) 2009-08-27 2010-06-29 轮播频道的实现方法、媒体控制服务器及轮播频道系统

Country Status (2)

Country Link
CN (1) CN101635827B (zh)
WO (1) WO2011023034A1 (zh)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101635827B (zh) * 2009-08-27 2013-09-11 中兴通讯股份有限公司 轮播频道的实现方法、媒体控制服务器及轮播频道系统
CN103686407A (zh) * 2013-12-04 2014-03-26 乐视网信息技术(北京)股份有限公司 轮播水印显示的方法和系统
CN105721954B (zh) * 2016-01-29 2019-10-18 北京奇艺世纪科技有限公司 一种视频轮播系统和方法
CN109348285B (zh) * 2018-11-30 2021-06-01 青岛海信传媒网络技术有限公司 频道切换方法及装置

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030121051A1 (en) * 1995-04-25 2003-06-26 Howe Wayne R. System and method for providing television services
CN101127884A (zh) * 2007-09-12 2008-02-20 中兴通讯股份有限公司 节目切换方法
CN101175066A (zh) * 2006-11-03 2008-05-07 鸿富锦精密工业(深圳)有限公司 媒体多类型切换轮播系统及方法
CN101635827A (zh) * 2009-08-27 2010-01-27 中兴通讯股份有限公司 轮播频道的实现方法、媒体控制服务器及轮播频道系统

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20010080591A (ko) * 1999-09-27 2001-08-22 요트.게.아. 롤페즈 주문형 비디오를 위한 기준화 가능한 시스템
CN101621342B (zh) * 2008-06-30 2011-05-11 中兴通讯股份有限公司 一种基于实时传输协议实现网络电视节目轮播的方法
CN101437154A (zh) * 2008-11-21 2009-05-20 康佳集团股份有限公司 观看准视频点播节目时用上下键实现节目快进倒退的方法

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030121051A1 (en) * 1995-04-25 2003-06-26 Howe Wayne R. System and method for providing television services
CN101175066A (zh) * 2006-11-03 2008-05-07 鸿富锦精密工业(深圳)有限公司 媒体多类型切换轮播系统及方法
CN101127884A (zh) * 2007-09-12 2008-02-20 中兴通讯股份有限公司 节目切换方法
CN101635827A (zh) * 2009-08-27 2010-01-27 中兴通讯股份有限公司 轮播频道的实现方法、媒体控制服务器及轮播频道系统

Also Published As

Publication number Publication date
CN101635827A (zh) 2010-01-27
CN101635827B (zh) 2013-09-11

Similar Documents

Publication Publication Date Title
US7472197B2 (en) Method and apparatus for automatic switching of multicast/unicast live TV streaming in a TV-over-IP environment
US7558870B2 (en) Multimedia content delivery system
EP2048884A1 (en) An iptv application system and a nvod program's playing method and system
US20120297431A1 (en) Network-wide storing and scheduling method and system for internet protocol television
TWI381716B (zh) 串流資料之網路傳輸系統與方法
CN102137277B (zh) 实现交互式轮播频道的方法、装置及系统
CN103686222B (zh) 虚拟空间中媒体内容控制的方法及终端、设备
CN107277554B (zh) 一种时移节目单播转换组播的方法
CN102037703A (zh) Iptv通信网络中传递方法之间的切换
WO2009086784A1 (zh) 文件内容分发方法、装置及系统
CN1980373A (zh) 叠加式互动视频节目系统
CN102075795A (zh) 热点电视节目发布的方法及系统
CN101969431B (zh) 一种实现流媒体播放单播、多播无缝切换的方法
JP2012515484A (ja) ネットワークにおける関連付けられたセッションの管理
EP2680599A1 (en) Provision of a personalized media content
CN100596157C (zh) 一种实现流媒体切换的方法及流媒体服务器
WO2011023034A1 (zh) 轮播频道的实现方法、媒体控制服务器及轮播频道系统
CN101547402B (zh) 一种建立iptv多播业务的方法及设备
JP2005086222A (ja) マルチキャスト型コンテンツ受信制御方法及びマルチキャスト型コンテンツ受信クライアント
US20090300700A1 (en) Replayable tv system
WO2008000114A1 (fr) Procédé de fusion d'un système de conférence télévisuelle avec un système iptv et appareil correspondant
WO2008141542A1 (fr) Procédé, dispositif vidéo et système pour l'affichage d'informations au moment d'une commutation de canaux
CN101159845B (zh) 交互业务提供方法、流媒体服务器及终端和交互业务系统
KR20160074646A (ko) 다중지점 분배
CN107147923A (zh) 一种时移点播方法

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: 10811194

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: 10811194

Country of ref document: EP

Kind code of ref document: A1