WO2010017750A1 - Method, apparatus and system for reporting media playing information - Google Patents

Method, apparatus and system for reporting media playing information Download PDF

Info

Publication number
WO2010017750A1
WO2010017750A1 PCT/CN2009/073126 CN2009073126W WO2010017750A1 WO 2010017750 A1 WO2010017750 A1 WO 2010017750A1 CN 2009073126 W CN2009073126 W CN 2009073126W WO 2010017750 A1 WO2010017750 A1 WO 2010017750A1
Authority
WO
WIPO (PCT)
Prior art keywords
media
playing
completion
playback
play
Prior art date
Application number
PCT/CN2009/073126
Other languages
French (fr)
Chinese (zh)
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 WO2010017750A1 publication Critical patent/WO2010017750A1/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L65/00Network arrangements, protocols or services for supporting real-time applications in data packet communication
    • H04L65/10Architectures or entities
    • H04L65/102Gateways
    • H04L65/1043Gateway controllers, e.g. media gateway control protocol [MGCP] controllers

Definitions

  • the present invention relates to the field of communications technologies, and in particular, to a method, device, and system for reporting media playback information.
  • MG is the two key components of the packet network under the business and bearer separation architecture.
  • the MGC is responsible for the service control function
  • the MG is responsible for the media bearer function, thereby separating the service control plane and the media bearer plane, thereby fully sharing network resources, simplifying equipment upgrades and service expansion, and reducing burst and maintenance costs.
  • the MG can play specific media to other devices or users.
  • the MG reports the length, length, and offset of the played MG to the MGC.
  • the completion of playback is normal. This information can be used for billing, quality of service statistics, etc. If the playback is abnormal, in addition to the above requirements, the information can be used to save the current playback point for subsequent playback.
  • the main purpose of the present invention is to provide a method, device and system for reporting media playback information, so as to implement media gateway reporting media playback information to the media gateway controller.
  • a method for reporting media playback information including:
  • [I I] detects the completion of playback of the media according to the playback completion event
  • a device for reporting media playback information comprising:
  • a detecting unit configured to detect the completion of playing of the media according to the playing completion event
  • the reporting unit is configured to report the media completion completion event to the media gateway controller after detecting that the media is played, wherein the reported playback completion event carries the media playback information.
  • a system for reporting media playback information comprising:
  • the media playing information reporting device is configured to detect the completion of the playing of the media according to the playing completion event, and report the completion event of the media after detecting that the playing of the media is completed, wherein the reported media is carried in the event of completion of the playing. Play the information.
  • the media playing information receiving device is configured to receive a play completion event of the media carrying the media playing information reported by the media playing information reporting device.
  • the media gateway detects the completion of the media play according to the play completion event, and after confirming that the media play is completed, reports the media play information to the media gateway controller MGC, so that the MGC can learn the media play. Information, and use this information for billing, quality of service statistics, etc.
  • FIG. 1 is a schematic diagram of the MGC and MG networking
  • FIG. 2 is a schematic flowchart of implementing media broadcast information reporting according to an embodiment of the present invention
  • FIG. 3 is a schematic flowchart of implementing media broadcast information reporting according to Embodiment 2 of the present invention.
  • FIG. 4 is a schematic flowchart of implementing media broadcast information reporting according to Embodiment 3 of the present invention.
  • FIG. 5 is a block diagram of a first embodiment of a system for implementing media broadcast information reporting according to the present invention
  • FIG. 6 is a block diagram of a second embodiment of a system for implementing media broadcast information reporting according to the present invention.
  • the Media Gateway Control Protocol is the main protocol for communication between the MG and the MGC.
  • H.248/MeGaC 0 Gateway Control Protocol
  • MGCP Media Gateway Control Association
  • Two protocols, and H.248/MeGaCo is based on the development of MGCP.
  • various resources on the MG are abstractly represented as terminals (Termination).
  • the terminal is further divided into a physical terminal and an Ephemeral terminal.
  • the former represents some semi-permanent physical entities, such as TDM gaps, and the latter represents some public resources released after the application, such as RTP. Flow and so on.
  • the MG as a whole is represented by a special terminal called a root terminal.
  • the association between terminals is abstracted as a context.
  • the context can contain multiple terminals, so the topology (Topol ogy) is used to describe the interrelationship between terminals.
  • a terminal that has not been associated with another terminal is included by a special context called a null context.
  • Command types include Add, Modif y, Subtract, Move, AuditValue, Audit Capabilities, Notify, and ServiceChange.
  • Command parameters also known as descriptors (Descriptor), are classified as properties, signals, events, statistics, and so on. In order to facilitate the logical aggregation of parameters into packages based on business relevance.
  • the MGC's control of the MG can be directed to the flow on the terminal or terminal.
  • the terminal state (TerminationSta te) descriptor is used to include non-stream specific characteristics on the terminal, such as service state (ServiceState), event buffer control (EventBufferControl), and the like.
  • a media-specific feature is included through a Media (Descriptor) descriptor, which can contain several Stream descriptors. Each stream descriptor is for a single stream and contains local control (LocalControl), local (Local) and remote (Remote) descriptors.
  • the local control descriptor is used to include flow-related control information such as Mode, Reserve Group, and ReservedValue.
  • the local and remote descriptors are respectively used to include features of the stream received by the local end and the remote end, such as an address and a port, a codec algorithm, and the like, and a description form of a Session Description Protocol (SDP) is specifically used.
  • SDP Session Description Protocol
  • the process of implementing media broadcast information reporting in the first embodiment of the present invention includes:
  • Step 201 After the MG performs media playback, the media is completed according to the completion event.
  • the play completion event may be received by the MG from the MGC or other network element, or may be set on the MG.
  • the play completion event is defined by extending the media gateway control protocol, and the play is completed.
  • the event is used to instruct the MG to detect the completion of the playback of the media, and report the playback completion event of the media to the MGC after the completion of the playback of the media.
  • the playback completion event is named Playout Completion.
  • the logo is playcom.
  • Step 202 When the MG detects that the playback of the media is completed, the MG reports the playback completion event of the media, and reports the collected playback related information of the media to the MGC.
  • the media gateway control protocol is also applicable to the embodiment of the present invention.
  • the media playback information in the embodiment of the present invention includes at least one of the following parameters: a played duration (Played Duration, a further extension) to define a parameter that can be carried by the MG to notify the media play completion event, that is, the reported media play information.
  • the identifier is pd), which means that the length of the media stream has been played, which is an integer (Integer) type, the unit can be 10 milliseconds, and the playback length (Played)
  • Length refers to the length of the media stream that has been played after it has been played. It is an integer (Integer) type, and the unit can be byte (Byte) or bit (Bit). Playback offset (Played
  • Offset refers to the inter-turnoff offset of the media stream in the corresponding media, which is an integer (Integer) type, and the unit can be 10 milliseconds.
  • the MG detects the completion of the media play according to the play completion event, and after confirming that the media play is completed, reports the media play information to the MGC, so that the MGC can learn the media play information, and the information is obtained. It can be used for billing, quality of service statistics, etc., and can continue to play according to this information.
  • the process of implementing media broadcast information reporting in Embodiment 2 of the present invention includes:
  • Step 301 When a specific media play is required, the MGC instructs the MG to play the media through a signal having a play function (Sig nal), for example, a play signal playout is issued to indicate that a media clip with a total length of 30 seconds is played ( Clip), and simultaneously issue a playcom event for the same stream or terminal to indicate that the MG detects the completion of the playback of the to-be-played media; it should be noted that, in this embodiment, the playc om event may also be used by other devices.
  • Sig nal a play function
  • Clip a play signal playout is issued to indicate that a media clip with a total length of 30 seconds is played
  • the MG distributed network management system may play Com hair next event with the playout signal inch inch, and the first event may be issued playcom, playco m event stream or may be provided for the terminal on the MG earlier the case , where the terminal is an individual terminal or generation in the media gateway
  • the root terminal of the entire media gateway after the MG plays the media, will be set on the stream or the terminal according to the event, and the playback of the corresponding stream or the media on the terminal is detected, for example, on behalf of the entire MG.
  • the playcom event is sent first on the root terminal, and subsequent media playbacks on the MG are detected by the playcom event.
  • Step 302 The MG performs the playing of the media, and the peer detects the completion of the playing of the media according to the received playcom event.
  • the MG detects the completion of the playing of the played media according to the received play completion event, and after the playback of the played media is confirmed, reports the completion event and reports the media play information to the MGC. , enables the MGC to know the media playback information, and use this information for billing, quality of service statistics, etc., and can continue to play according to the information.
  • the process of implementing media broadcast information reporting in Embodiment 3 of the present invention includes:
  • Step 401 The MG obtains a play completion event playcom preset in the stream or the terminal; the play completion event in this embodiment is preset on the stream or terminal of the MG, and is used to indicate that the corresponding stream or The playing of the media on the terminal is completed, and the terminal may be a part of the terminal in the media gateway or a root terminal representing the entire media gateway. Specifically, if the event is set on a stream, media detection completion is performed on the media played by the stream, and if the event is set on the terminal (Termination), it will be played for all streams on the terminal. The media performs the detection of the completion of the media playback.
  • the media playback completion detection is performed for the media played by all the streams on the MG.
  • the playback completion event sent by the MGC to the MG is related to the same stream or terminal that is played by the MGC.
  • the MG performs media playback completion detection on the media indicated in the signal, if the playback media stream signal sent by the MGC is set for different streams or terminals, for example, the signal is set for a certain terminal and the event is only for the event. If a certain flow is set on the terminal, the MG sets the detection on the stream or the terminal according to the event, and performs the detection of the completion of the playback on the corresponding stream or the media on the terminal.
  • the specific implementation manner is not mentioned here.
  • Step 402 After the MG performs media playback, according to the media play event pi aycom preset on the stream or the terminal, the media play completion detection is performed on the corresponding stream or the media on the terminal.
  • Step 403 When the MG detects that the media to be detected is played, the media play completion event pi aycom is reported, and any combination of the parameters pd, pl, and po of the event is included in the report to deliver the media play information. To the MGC.
  • the MG detects the completion of the media play on the corresponding stream or the terminal according to the play completion event set in advance on the stream or the terminal, and reports the corresponding media play information to the MG C.
  • the MGC can learn the media playback information and use it for billing, quality of service statistics, etc., and can continue to play according to this information.
  • the foregoing method embodiments may also be applied to a media resource server that uses a separate architecture, that is, between a media resource control device and a media resource processing device, or between a media control function device and a media delivery function device.
  • the media resource control device or the media control function device is equivalent to the MGC, and the media resource processing device or the media delivery function device is equivalent to the MG.
  • the specific embodiment is not described herein.
  • Embodiment 1 of the system for implementing media broadcast information reporting according to Embodiment 4 of the present invention includes:
  • the media playback information reporting device 50 is configured to receive a playback completion event sent by the media playback information receiving device 52 or other device, and, after performing media playback, detect the completion of the media playback according to the playback completion event, and detect After the playing of the media is completed, the media playing information receiving device 52 reports the playing completion event of the media, wherein the reported playing completion event carries the media playing information.
  • the media playback information receiving device 52 is configured to send a play completion event to the media play information reporting device 50, and receive a media completion event of the media carrying the media play information reported by the media play information reporting device 50.
  • the media playback information reporting device 50 in the embodiment of the system includes:
  • the receiving unit 500 is configured to receive the completion of playing by the media playing information receiving device 52 or other device. Event
  • the detecting unit 502 is configured to: after playing the media, detecting the completion of the playing of the media according to the playing completion event;
  • the reporting unit 504 is configured to: after detecting that the playing of the media is completed, report the playing completion event of the media to the media playing information receiving device 52, where the reported playing completion event carries the media playing information
  • the media playback information reporting device includes: a media gateway, a media resource processing device, or a media delivery function device, where the media playback information receiving device includes a media gateway controller, a media resource control device, or a media control. Functional equipment.
  • the embodiment 2 of the system for implementing media broadcast information reporting includes: [57] a media gateway 60, configured to preset a play completion event, and after performing media playback, according to The playback completion event detects the completion of the playback of the media. After detecting that the playback of the media is completed, the media gateway controller 62 reports the playback completion event of the media, where the reported playback completion event carries the media playback information.
  • the media gateway controller 62 is configured to receive a broadcast completion event of the media carrying the media playback information reported by the media gateway 60.
  • the media gateway 60 in the embodiment of the system includes:
  • setting unit 600 configured to preset a play completion event
  • the detecting unit 602 is configured to: after playing the media, detecting the completion of the playing of the media according to the playing completion event;
  • the reporting unit 604 is configured to report a media completion completion event to the media gateway controller 62 after detecting that the playback of the media is completed, where the reported playback completion event carries the media playback information.
  • the media gateway and the media gateway controller are taken as an example.
  • the foregoing system embodiment may also be applied to a media resource server that uses a separate architecture, that is, between a media resource control device and a media resource processing device, or media control. Functional devices and media delivery between functional devices.
  • the system and the device embodiment of the present invention obtain a play completion event by setting or receiving a delivery manner in advance, detecting the completion of the media play according to the play completion event, and reporting the corresponding media play information to the media.
  • the broadcast information receiving device can learn the media playing information, and the letters The information is used for billing, quality of service statistics, etc., and can be continued for subsequent playback based on this information.

Landscapes

  • Engineering & Computer Science (AREA)
  • Multimedia (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Two-Way Televisions, Distribution Of Moving Picture Or The Like (AREA)

Abstract

The present invention provides a method, an apparatus and a system for reporting the media playing information. Said method includes: a media gateway performs detection of the media playing completion according to the playing completion event while performing media playing. When said media gateway detects the media playing completion, it reports the media playing completion event to a media gateway controller. Therein, the reported media playing completion event carries the media playing information. In the embodiment of the present invention, the media gateway performs detection of the media playing completion according to the playing completion event, and when the media playing completion is affirmed, the media playing information is reported to the media gateway controller MGC, in order that the MGC could learn the media playing information and use the information for the demand of accounting, quality of service statistics, etc. In addition, follow-up continuous playing is performed according to the information.

Description

说明书 一种媒体播放信息上报的方法、 装置和系统  Method, device and system for reporting media playback information
[I] 本申请要求于 2008年 08月 14日提交中国专利局、 申请号为 200810142400.0、 发 明名称为"一种媒体播放信息上报的方法、 装置和系统"的中国专利申请的优先权 , 其全部内容通过引用结合在本申请中。  [I] This application claims priority to Chinese Patent Application No. 200810142400.0, entitled "Method, Apparatus and System for Reporting Media Broadcast Information", filed on August 14, 2008. The content is incorporated herein by reference.
[2] 技术领域 [2] Technical field
[3] 本发明涉及通信技术领域, 具体涉及一种媒体播放信息上报的方法、 装置和系 统。  [3] The present invention relates to the field of communications technologies, and in particular, to a method, device, and system for reporting media playback information.
[4] 发明背景  [4] Background of the invention
[5] 媒体网关控制器 (Media Gateway Controller, MGC) 和媒体网关 (Media [5] Media Gateway Controller (MGC) and Media Gateway (Media)
Gateway Gateway
, MG) 是业务与承载分离架构下的分组网络的两个关键构件。 MGC负责业务控 制功能, MG负责媒体承载功能, 藉此实现业务控制平面和媒体承载平面的分离 , 从而充分共享网络资源, 简化设备升级和业务扩展, 降低幵发和维护成本。  , MG) is the two key components of the packet network under the business and bearer separation architecture. The MGC is responsible for the service control function, and the MG is responsible for the media bearer function, thereby separating the service control plane and the media bearer plane, thereby fully sharing network resources, simplifying equipment upgrades and service expansion, and reducing burst and maintenance costs.
[6] 在 MGC的控制下, MG可向其它设备或用户播放特定的媒体。 目前在 MGC-MG 分离架构下, 还缺乏有效机制可使 MG在播放完成吋将媒体播放的相关信息上报 给 MGC, 例如 MG将已播放的吋长、 长度和偏移等信息上报给 MGC, 如果播放 完成是正常的, 这些信息可用于计费、 服务质量统计等需求, 如果播放完成是 异常的, 这些信息除了可用于上述需求之外, 还可用于保存当前播放点以便后 续继续播放。  [6] Under the control of the MGC, the MG can play specific media to other devices or users. Currently, in the MGC-MG separation architecture, there is still a lack of an effective mechanism for the MG to report the information about the media playback to the MGC after the play is completed. For example, the MG reports the length, length, and offset of the played MG to the MGC. The completion of playback is normal. This information can be used for billing, quality of service statistics, etc. If the playback is abnormal, in addition to the above requirements, the information can be used to save the current playback point for subsequent playback.
[7] 发明内容  [7] Summary of the invention
[8] 本发明的主要目的在于提供一种媒体播放信息上报的方法、 装置和系统, 以实 现媒体网关上报媒体播放信息到媒体网关控制器。  [8] The main purpose of the present invention is to provide a method, device and system for reporting media playback information, so as to implement media gateway reporting media playback information to the media gateway controller.
[9] 为了实现上述目的, 本发明的实施例提供如下的技术方案: [9] In order to achieve the above object, embodiments of the present invention provide the following technical solutions:
[10] 一种媒体播放信息上报的方法, 包括:  [10] A method for reporting media playback information, including:
[I I] 根据播放完成事件对媒体的播放完成进行检测;  [I I] detects the completion of playback of the media according to the playback completion event;
[12] 检测到媒体的播放完成吋, 向媒体网关控制器上报媒体的播放完成事件, 其中 , 所上报的播放完成事件中携带媒体播放信息。 [12] After detecting that the playing of the media is completed, reporting the media completion completion event to the media gateway controller, wherein The media playback information is carried in the reported completion event.
[13] 一种媒体播放信息上报的装置, 包括:  [13] A device for reporting media playback information, comprising:
[14] 检测单元, 用于根据播放完成事件对媒体的播放完成进行检测;  [14] a detecting unit, configured to detect the completion of playing of the media according to the playing completion event;
[15] 上报单元, 用于在检测到媒体的播放完成吋, 向媒体网关控制器上报媒体的播 放完成事件, 其中, 所上报的播放完成事件中携带媒体播放信息。  [15] The reporting unit is configured to report the media completion completion event to the media gateway controller after detecting that the media is played, wherein the reported playback completion event carries the media playback information.
[16] 一种媒体播放信息上报的系统, 包括: [16] A system for reporting media playback information, comprising:
[17] 媒体播放信息上报装置, 用于根据播放完成事件对媒体的播放完成进行检测, 在检测到媒体的播放完成吋, 上报媒体的播放完成事件, 其中, 所上报的播放 完成事件中携带媒体播放信息。  [17] The media playing information reporting device is configured to detect the completion of the playing of the media according to the playing completion event, and report the completion event of the media after detecting that the playing of the media is completed, wherein the reported media is carried in the event of completion of the playing. Play the information.
[18] 媒体播放信息接收装置, 用于接收媒体播放信息上报装置上报的携带媒体播放 信息的媒体的播放完成事件。  [18] The media playing information receiving device is configured to receive a play completion event of the media carrying the media playing information reported by the media playing information reporting device.
[19] 本发明的实施例中, 媒体网关根据播放完成事件对媒体播放的完成情况进行检 测, 在确认媒体播放完成吋, 将媒体播放信息上报给媒体网关控制器 MGC, 使 得 MGC能够获知媒体播放信息, 并将这些信息用于计费、 服务质量统计等需求In the embodiment of the present invention, the media gateway detects the completion of the media play according to the play completion event, and after confirming that the media play is completed, reports the media play information to the media gateway controller MGC, so that the MGC can learn the media play. Information, and use this information for billing, quality of service statistics, etc.
, 还可根据这些信息进行后续继续播放。 , and can continue to play according to this information.
[20] 附图简要说明 [20] BRIEF DESCRIPTION OF THE DRAWINGS
[21] 图 1为 MGC与 MG组网示意图; [21] Figure 1 is a schematic diagram of the MGC and MG networking;
[22] 图 2为本发明实施例一实现媒体播放信息上报的流程示意图;  [22] FIG. 2 is a schematic flowchart of implementing media broadcast information reporting according to an embodiment of the present invention;
[23] 图 3为本发明实施例二实现媒体播放信息上报的流程示意图; [23] FIG. 3 is a schematic flowchart of implementing media broadcast information reporting according to Embodiment 2 of the present invention;
[24] 图 4为本发明实施例三实现媒体播放信息上报的流程示意图; [24] FIG. 4 is a schematic flowchart of implementing media broadcast information reporting according to Embodiment 3 of the present invention;
[25] 图 5为本发明实现媒体播放信息上报的系统实施例一的组成框图; [25] FIG. 5 is a block diagram of a first embodiment of a system for implementing media broadcast information reporting according to the present invention;
[26] 图 6为本发明实现媒体播放信息上报的系统实施例二的组成框图。 [26] FIG. 6 is a block diagram of a second embodiment of a system for implementing media broadcast information reporting according to the present invention.
[27] 实施本发明的方式 [27] Mode for carrying out the invention
[28] 为了使本发明的目的、 技术方案及优点更加清楚明白, 以下结合附图及实施例 , 对本发明的实施例进行进一步详细说明。  The embodiments of the present invention will be further described in detail below with reference to the accompanying drawings and embodiments.
[29] 如图 1所示, 是 MGC  [29] As shown in Figure 1, is MGC
与 MG组网示意图。 媒体网关控制协议是 MG和 MGC之间通信的主要协议, 目前 应用较为广泛的有 H.248/MeGaC0 (网关控制协议) 和 MGCP (媒体网关控制协 议) 两种协议, 并且 H.248/MeGaCo是基于 MGCP发展而来的。 以 H.248为例, M G上的各种资源被抽象表示为终端 (Termination) 。 终端又分为物理 (Physical ) 终端和临吋 (Ephemeral) 终端, 前者代表一些具有半永久存在性的物理实体 , 例如 TDM吋隙等, 后者代表一些临吋申请用后释放的公共资源, 例如 RTP流 等。 另以被称为根 (Root) 终端的特殊终端来代表 MG整体。 终端之间的关联被 抽象表示为上下文 (Context) 。 上下文可以包含多个终端, 因而以拓扑 (Topol ogy) 来描述终端间的相互关系。 对于还未与其它终端发生关联的终端, 由一个 被称为空 (Null) 上下文的特殊上下文来包含。 Schematic diagram of networking with MG. The Media Gateway Control Protocol is the main protocol for communication between the MG and the MGC. Currently, H.248/MeGaC 0 (Gateway Control Protocol) and MGCP (Media Gateway Control Association) are widely used. Two protocols, and H.248/MeGaCo is based on the development of MGCP. Taking H.248 as an example, various resources on the MG are abstractly represented as terminals (Termination). The terminal is further divided into a physical terminal and an Ephemeral terminal. The former represents some semi-permanent physical entities, such as TDM gaps, and the latter represents some public resources released after the application, such as RTP. Flow and so on. The MG as a whole is represented by a special terminal called a root terminal. The association between terminals is abstracted as a context. The context can contain multiple terminals, so the topology (Topol ogy) is used to describe the interrelationship between terminals. A terminal that has not been associated with another terminal is included by a special context called a null context.
[30] 基于上述抽象连接模型, 业务与承载之间的交互实际上就体现为面向 Terminati on和 Context的操作。 这种操作通过 MGC和 MG之间的命令 (Command) 的请求[30] Based on the abstract connection model described above, the interaction between the business and the bearer is actually reflected in the operation of Terminati on and Context. This operation is through a command (Command) request between the MGC and the MG.
(Request) 和响应 (Reply) 来完成。 命令类型包括增加 (Add) 、 修改 (Modif y) 、 删减 (Subtract) 、 移动 (Move) 、 审计值 (AuditValue) 、 审计能力 (A uditCapabilities) 、 通报 (Notify) 、 服务改变 (ServiceChange) 。 命令参数, 也称为描述符 (Descriptor) ' 被分类为属性 (Property) 、 信号 (Signal) 、 事 件 (Event) 、 统计 (Statistic) 等。 为了方便根据业务相关性将参数从逻辑上聚 合为包 (Package) 。 (Request) and Response (Reply) to complete. Command types include Add, Modif y, Subtract, Move, AuditValue, Audit Capabilities, Notify, and ServiceChange. Command parameters, also known as descriptors (Descriptor), are classified as properties, signals, events, statistics, and so on. In order to facilitate the logical aggregation of parameters into packages based on business relevance.
[31] MGC对 MG的控制可以针对终端或终端上的流。 通过终端状态 (TerminationSta te) 描述符来包括终端上非流特有的特性, 例如服务状态 (ServiceState) 、 事件 缓冲控制 (EventBufferControl) 等。 通过媒体 (Media) 描述符来包括终端上流 特有的特性, 其可包含若干流 (Stream) 描述符。 每个流描述符针对单个流, 又 包含本端控制 (LocalControl) 、 本端 (Local) 和远端 (Remote) 描述符。 本端 控制描述符用于包括流相关的控制信息, 例如模式 (Mode) 、 预留组 (Reserve Group) 和预留值 (ReserveValue) 等。 本端和远端描述符分别用于包括本端和 远端所接收的流的特征, 例如地址和端口、 编解码算法等, 具体釆用的是会话 描述协议 (SDP) 的描述形式。  [31] The MGC's control of the MG can be directed to the flow on the terminal or terminal. The terminal state (TerminationSta te) descriptor is used to include non-stream specific characteristics on the terminal, such as service state (ServiceState), event buffer control (EventBufferControl), and the like. A media-specific feature is included through a Media (Descriptor) descriptor, which can contain several Stream descriptors. Each stream descriptor is for a single stream and contains local control (LocalControl), local (Local) and remote (Remote) descriptors. The local control descriptor is used to include flow-related control information such as Mode, Reserve Group, and ReservedValue. The local and remote descriptors are respectively used to include features of the stream received by the local end and the remote end, such as an address and a port, a codec algorithm, and the like, and a description form of a Session Description Protocol (SDP) is specifically used.
[32] 如图 2所示, 本发明的实施例一实现媒体播放信息上报的流程包括: [32] As shown in FIG. 2, the process of implementing media broadcast information reporting in the first embodiment of the present invention includes:
[33] 步骤 201 : MG进行媒体播放吋, 根据播放完成事件对媒体的播放完成进行检测 [34] 该播放完成事件可以是 MG从 MGC或者其它网元接收到的, 也可以是设置在 M G上的, 本发明实施例通过对媒体网关控制协议进行扩展来定义播放完成事件, 该播放完成事件用于指示 MG对媒体的播放完成进行检测, 并在所述媒体的播放 完成被检测到吋, 向 MGC上报该媒体的播放完成事件, 本发明实施例中将播放 完成事件命名为 Playout Completion, 标识为 playcom。 [33] Step 201: After the MG performs media playback, the media is completed according to the completion event. [34] The play completion event may be received by the MG from the MGC or other network element, or may be set on the MG. In the embodiment of the present invention, the play completion event is defined by extending the media gateway control protocol, and the play is completed. The event is used to instruct the MG to detect the completion of the playback of the media, and report the playback completion event of the media to the MGC after the completion of the playback of the media. In the embodiment of the present invention, the playback completion event is named Playout Completion. The logo is playcom.
[35] 步骤 202: 当 MG检测到媒体的播放完成吋, 上报该媒体的播放完成事件, 并将 收集到的该媒体的播放相关信息上报给 MGC; 本发明实施例还可以对媒体网关 控制协议进行进一步扩展以定义 MG通报该媒体播放完成事件吋可以携带的参数 , 即上报的媒体播放信息, 本发明实施例中的媒体播放信息包括以下至少一种 参数: 播放吋长 (Played Duration,  [35] Step 202: When the MG detects that the playback of the media is completed, the MG reports the playback completion event of the media, and reports the collected playback related information of the media to the MGC. The media gateway control protocol is also applicable to the embodiment of the present invention. The media playback information in the embodiment of the present invention includes at least one of the following parameters: a played duration (Played Duration, a further extension) to define a parameter that can be carried by the MG to notify the media play completion event, that is, the reported media play information.
标识为 pd) , 指该媒体流播放完成吋已经播放的吋长, 为整数 (Integer) 类型, 单位可以为 10毫秒, 播放长度 (Played  The identifier is pd), which means that the length of the media stream has been played, which is an integer (Integer) type, the unit can be 10 milliseconds, and the playback length (Played)
Length, 标识为 pi) , 指该媒体流播放完成吋已经播放的长度, 为整数 (Integer ) 类型, 单位可以为字节 (Byte) 或比特 (Bit) , 播放偏移 (Played  Length, identified as pi), refers to the length of the media stream that has been played after it has been played. It is an integer (Integer) type, and the unit can be byte (Byte) or bit (Bit). Playback offset (Played
Offset, 标识为 po) , 指该媒体流播放完成吋在相应媒体中所处的吋间偏移量, 为整数 (Integer) 类型, 单位可以为 10毫秒。  Offset, identified as po), refers to the inter-turnoff offset of the media stream in the corresponding media, which is an integer (Integer) type, and the unit can be 10 milliseconds.
[36] 本发明实施例一, MG根据播放完成事件对媒体播放的完成情况进行检测, 在 确认媒体播放完成吋, 将媒体播放信息上报给 MGC, 使得 MGC能够获知媒体播 放信息, 并将这些信息用于计费、 服务质量统计等需求, 还可根据这些信息进 行后续继续播放。 [36] In the first embodiment of the present invention, the MG detects the completion of the media play according to the play completion event, and after confirming that the media play is completed, reports the media play information to the MGC, so that the MGC can learn the media play information, and the information is obtained. It can be used for billing, quality of service statistics, etc., and can continue to play according to this information.
[37] 如图 3所示, 本发明的实施例二实现媒体播放信息上报的流程包括:  [37] As shown in FIG. 3, the process of implementing media broadcast information reporting in Embodiment 2 of the present invention includes:
[38] 步骤 301 : 当需要进行特定媒体的播放吋, MGC通过具有播放功能的信号 (Sig nal) 指示 MG播放媒体, 例如下发播放信号 playout以指示播放一个总长度为 30秒 的媒体剪辑 (Clip) , 并同吋下发针对同样的流或终端的播放完成事件 playcom 以指示 MG检测该待播放媒体的播放完成; 需要说明的是, 在本实施例中, playc om事件也可以由其它设备例如网管系统下发给 MG, 另外, 可以在下发 playout信 号吋同吋下发 playCom事件, 也可以先下发该 playcom事件, 先下发情况下 playco m事件可以针对 MG上的流或终端设置, 其中终端为媒体网关中的个别终端或代 表整个媒体网关的根终端, 后续该 MG进行媒体的播放吋, 将会根据该事件设置 在流或终端上, 对相应的流或终端上的媒体的播放完成进行检测, 例如在代表 整个 MG的根终端上先下发 playcom事件, 后续该 MG上陆续进行的媒体播放都会 被该 playcom事件所检测。 [38] Step 301: When a specific media play is required, the MGC instructs the MG to play the media through a signal having a play function (Sig nal), for example, a play signal playout is issued to indicate that a media clip with a total length of 30 seconds is played ( Clip), and simultaneously issue a playcom event for the same stream or terminal to indicate that the MG detects the completion of the playback of the to-be-played media; it should be noted that, in this embodiment, the playc om event may also be used by other devices. for example, the MG distributed network management system, in addition, may play Com hair next event with the playout signal inch inch, and the first event may be issued playcom, playco m event stream or may be provided for the terminal on the MG earlier the case , where the terminal is an individual terminal or generation in the media gateway The root terminal of the entire media gateway, after the MG plays the media, will be set on the stream or the terminal according to the event, and the playback of the corresponding stream or the media on the terminal is detected, for example, on behalf of the entire MG. The playcom event is sent first on the root terminal, and subsequent media playbacks on the MG are detected by the playcom event.
[39] 步骤 302: MG进行该媒体的播放, 同吋根据接收到的 playcom事件对该媒体的 播放完成进行检测。 [39] Step 302: The MG performs the playing of the media, and the peer detects the completion of the playing of the media according to the received playcom event.
[40] 步骤 303: 当 MG检测到该媒体播放完成吋, 向 MGC上报该媒体的播放完成事 件, 并将收集到的该媒体的播放相关信息上报给 MGC; 如果该媒体是从头到尾 正常完成了播放, 那么 MG将向 MGC上报该事件, 并可在上报中包括参数 pd=300 0, po=3000; 如果该媒体是从头幵始播放到第 15秒吋因某种异常 (例如用户暂 停等) 而完成, 那么 MG将向 MGC上报该事件, 并可在上报中包括参数 pd=1500 , po=1500; 如果该媒体是从第 10秒幵始播放到第 25秒吋因某种异常 (例如用户 暂停等) 而完成, 那么 MG将向 MGC上报该事件, 并可在上报中包括参数 pd=150 0, po=2500。  [40] Step 303: When the MG detects that the media is played, the MG reports the completion event of the media to the MGC, and reports the collected information about the media to the MGC; if the media is completed normally from beginning to end After playing, the MG will report the event to the MGC, and may include the parameter pd=300 0, po=3000 in the report; if the media is played from the beginning to the 15th second, due to some abnormality (such as user pause, etc.) After completion, the MG will report the event to the MGC, and may include the parameter pd=1500, po=1500 in the report; if the media is played from the 10th second to the 25th second, due to some abnormality (for example If the user pauses and the like is completed, the MG will report the event to the MGC, and may include the parameter pd=150 0, po=2500 in the report.
[41] 本发明实施例二, MG根据接收到的播放完成事件对播放的媒体的播放完成情 况进行检测, 在确认播放的媒体的播放完成吋, 上报播放完成事件并将媒体播 放信息上报给 MGC, 使得 MGC能够获知媒体播放信息, 并将这些信息用于计费 、 服务质量统计等需求, 还可根据这些信息进行后续继续播放。  In the second embodiment of the present invention, the MG detects the completion of the playing of the played media according to the received play completion event, and after the playback of the played media is confirmed, reports the completion event and reports the media play information to the MGC. , enables the MGC to know the media playback information, and use this information for billing, quality of service statistics, etc., and can continue to play according to the information.
[42] 如图 4所示, 本发明的实施例三实现媒体播放信息上报的流程包括: [42] As shown in FIG. 4, the process of implementing media broadcast information reporting in Embodiment 3 of the present invention includes:
[43] 步骤 401 : MG获得在流或终端上预先设置的播放完成事件 playcom; 本实施例 中的播放完成事件是预先设置在 MG的流或终端上的, 用于指示需对相应的流或 终端上的媒体的播放完成进行检测, 其中终端可以是媒体网关中的部分终端或 代表整个媒体网关的根终端。 具体的, 若该事件设置在流 (Stream) 上, 则将针 对该流播放的媒体进行媒体播放完成的检测, 若该事件设置在终端 (Termination ) 上, 则将针对该终端上所有流播放的媒体进行媒体播放完成的检测, 若该事 件设置在代表 MG整体的根 (Root) 终端上, 则将针对该 MG上所有流播放的媒 体进行媒体播放完成的检测。 需要说明的是, 针对上述实施例一、 二, 由 MGC 下发给 MG的播放完成事件若与 MGC下发的播放媒体流信号针对同样的流或终端 设置, 则 MG针对该信号中所指示的媒体进行媒体播放完成的检测, 若与 MGC下 发的播放媒体流信号针对不同的流或终端设置, 例如该信号针对某个终端设置 而该事件仅针对该终端上某个流设置, 则 MG根据该事件设置在流或终端上, 对 相应的流或终端上的媒体进行播放完成的检测, 具体实施方式在此不赞述。 [43] Step 401: The MG obtains a play completion event playcom preset in the stream or the terminal; the play completion event in this embodiment is preset on the stream or terminal of the MG, and is used to indicate that the corresponding stream or The playing of the media on the terminal is completed, and the terminal may be a part of the terminal in the media gateway or a root terminal representing the entire media gateway. Specifically, if the event is set on a stream, media detection completion is performed on the media played by the stream, and if the event is set on the terminal (Termination), it will be played for all streams on the terminal. The media performs the detection of the completion of the media playback. If the event is set on the root terminal representing the entire MG, the media playback completion detection is performed for the media played by all the streams on the MG. It should be noted that, for the first embodiment and the second embodiment, the playback completion event sent by the MGC to the MG is related to the same stream or terminal that is played by the MGC. In the setting, the MG performs media playback completion detection on the media indicated in the signal, if the playback media stream signal sent by the MGC is set for different streams or terminals, for example, the signal is set for a certain terminal and the event is only for the event. If a certain flow is set on the terminal, the MG sets the detection on the stream or the terminal according to the event, and performs the detection of the completion of the playback on the corresponding stream or the media on the terminal. The specific implementation manner is not mentioned here.
[44] 步骤 402: MG进行媒体播放吋, 根据预先设置在流或终端上的媒体播放事件 pi aycom, 对相应的流或终端上的媒体进行媒体播放完成检测。  [44] Step 402: After the MG performs media playback, according to the media play event pi aycom preset on the stream or the terminal, the media play completion detection is performed on the corresponding stream or the media on the terminal.
[45] 步骤 403: 当 MG检测到需检测的媒体播放完成吋, 上报该媒体播放完成事件 pi aycom, 并在上报中包括该事件的 pd、 pl、 po其中任意组合的参数以传递媒体播 放信息给 MGC。  [45] Step 403: When the MG detects that the media to be detected is played, the media play completion event pi aycom is reported, and any combination of the parameters pd, pl, and po of the event is included in the report to deliver the media play information. To the MGC.
[46] 本发明实施例三, MG根据预先设置在流或终端上的播放完成事件, 对相应的 流或终端上的媒体播放的完成情况进行检测, 将相应的媒体播放信息上报给 MG C 使得 MGC能够获知媒体播放信息, 并将这些信息用于计费、 服务质量统计等 需求, 还可根据这些信息进行后续继续播放。  [46] In the third embodiment of the present invention, the MG detects the completion of the media play on the corresponding stream or the terminal according to the play completion event set in advance on the stream or the terminal, and reports the corresponding media play information to the MG C. The MGC can learn the media playback information and use it for billing, quality of service statistics, etc., and can continue to play according to this information.
[47] 需要说明的是, 上述方法实施例还可应用于釆用分离架构的媒体资源服务器, 即媒体资源控制设备和媒体资源处理设备之间, 或者媒体控制功能设备和媒体 交付功能设备之间关于媒体播放的信息交互, 这吋媒体资源控制设备或媒体控 制功能设备相当于所述的 MGC, 媒体资源处理设备或媒体交付功能设备相当于 所述的 MG, 具体实施方式在此不赞述。  [47] It should be noted that the foregoing method embodiments may also be applied to a media resource server that uses a separate architecture, that is, between a media resource control device and a media resource processing device, or between a media control function device and a media delivery function device. The media resource control device or the media control function device is equivalent to the MGC, and the media resource processing device or the media delivery function device is equivalent to the MG. The specific embodiment is not described herein.
[48] 如图 5所示, 本发明的实施例四实现媒体播放信息上报的系统实施例一包括: [48] As shown in FIG. 5, Embodiment 1 of the system for implementing media broadcast information reporting according to Embodiment 4 of the present invention includes:
[49] 媒体播放信息上报装置 50, 用于接收媒体播放信息接收装置 52或其它设备下发 的播放完成事件, 以及在进行媒体播放吋, 根据播放完成事件对媒体的播放完 成进行检测, 在检测到媒体的播放完成吋, 向媒体播放信息接收装置 52上报媒 体的播放完成事件, 其中, 所上报的播放完成事件中携带媒体播放信息。 [49] The media playback information reporting device 50 is configured to receive a playback completion event sent by the media playback information receiving device 52 or other device, and, after performing media playback, detect the completion of the media playback according to the playback completion event, and detect After the playing of the media is completed, the media playing information receiving device 52 reports the playing completion event of the media, wherein the reported playing completion event carries the media playing information.
[50] 媒体播放信息接收装置 52, 用于向媒体播放信息上报装置 50下发播放完成事件 , 以及接收媒体播放信息上报装置 50上报的携带媒体播放信息的媒体的播放完 成事件。  [50] The media playback information receiving device 52 is configured to send a play completion event to the media play information reporting device 50, and receive a media completion event of the media carrying the media play information reported by the media play information reporting device 50.
[51] 本系统实施例中的媒体播放信息上报装置 50包括:  The media playback information reporting device 50 in the embodiment of the system includes:
[52] 接收单元 500, 用于接收媒体播放信息接收装置 52或其它设备下发的播放完成 事件; [52] The receiving unit 500 is configured to receive the completion of playing by the media playing information receiving device 52 or other device. Event
[53] 检测单元 502, 用于在进行媒体播放吋, 根据所述播放完成事件对媒体的播放 完成进行检测;  [53] The detecting unit 502 is configured to: after playing the media, detecting the completion of the playing of the media according to the playing completion event;
[54] 上报单元 504, 用于在检测到媒体的播放完成吋, 向媒体播放信息接收装置 52 上报媒体的播放完成事件, 其中, 所上报的播放完成事件中携带媒体播放信息  [54] The reporting unit 504 is configured to: after detecting that the playing of the media is completed, report the playing completion event of the media to the media playing information receiving device 52, where the reported playing completion event carries the media playing information
[55] 上述实施例中, 所述媒体播放信息上报装置包括: 媒体网关、 媒体资源处理设 备或媒体交付功能设备, 所述媒体播放信息接收装置包括媒体网关控制器、 媒 体资源控制设备或媒体控制功能设备。 [55] In the foregoing embodiment, the media playback information reporting device includes: a media gateway, a media resource processing device, or a media delivery function device, where the media playback information receiving device includes a media gateway controller, a media resource control device, or a media control. Functional equipment.
[56] 如图 6所示, 本发明的实施例五实现媒体播放信息上报的系统实施例二包括: [57] 媒体网关 60, 用于预先设置播放完成事件, 以及在进行媒体播放吋, 根据播放 完成事件对媒体的播放完成进行检测, 在检测到媒体的播放完成吋, 向媒体网 关控制器 62上报媒体的播放完成事件, 其中, 所上报的播放完成事件中携带媒 体播放信息。 As shown in FIG. 6, the embodiment 2 of the system for implementing media broadcast information reporting includes: [57] a media gateway 60, configured to preset a play completion event, and after performing media playback, according to The playback completion event detects the completion of the playback of the media. After detecting that the playback of the media is completed, the media gateway controller 62 reports the playback completion event of the media, where the reported playback completion event carries the media playback information.
[58] 媒体网关控制器 62, 用于接收媒体网关 60上报的携带媒体播放信息的媒体的播 放完成事件。  [58] The media gateway controller 62 is configured to receive a broadcast completion event of the media carrying the media playback information reported by the media gateway 60.
[59] 其中的本系统实施例中的媒体网关 60包括:  [59] The media gateway 60 in the embodiment of the system includes:
[60] 设置单元 600, 用于预先设置播放完成事件; [60] setting unit 600, configured to preset a play completion event;
[61] 检测单元 602, 用于在进行媒体播放吋, 根据所述播放完成事件对媒体的播放 完成进行检测;  [61] The detecting unit 602 is configured to: after playing the media, detecting the completion of the playing of the media according to the playing completion event;
[62] 上报单元 604, 用于在检测到媒体的播放完成吋, 向媒体网关控制器 62上报媒 体的播放完成事件, 其中, 所上报的播放完成事件中携带媒体播放信息。  [62] The reporting unit 604 is configured to report a media completion completion event to the media gateway controller 62 after detecting that the playback of the media is completed, where the reported playback completion event carries the media playback information.
[63] 本实施例以媒体网关和媒体网关控制器为例, 上述系统实施例还可应用于釆用 分离架构的媒体资源服务器, 即媒体资源控制设备和媒体资源处理设备之间, 或者媒体控制功能设备和媒体交付功能设备之间。  [63] In this embodiment, the media gateway and the media gateway controller are taken as an example. The foregoing system embodiment may also be applied to a media resource server that uses a separate architecture, that is, between a media resource control device and a media resource processing device, or media control. Functional devices and media delivery between functional devices.
[64] 本发明系统、 装置实施例, 通过预先设置或者接收下发的方式获得播放完成事 件, 根据所述播放完成事件对媒体播放的完成情况进行检测, 将相应的媒体播 放信息上报, 使得媒体播放信息接收装置能够获知媒体播放信息, 并将这些信 息用于计费、 服务质量统计等需求, 还可根据这些信息进行后续继续播放。 [64] The system and the device embodiment of the present invention obtain a play completion event by setting or receiving a delivery manner in advance, detecting the completion of the media play according to the play completion event, and reporting the corresponding media play information to the media. The broadcast information receiving device can learn the media playing information, and the letters The information is used for billing, quality of service statistics, etc., and can be continued for subsequent playback based on this information.
[65] 本领域普通技术人员可以理解实现上述实施例方法中的全部或部分步骤是可以 通过程序来指令相关的硬件完成, 所述的程序可以存储于一种计算机可读存储 介质中。 上述提到的存储介质可以是只读存储器, 磁盘或光盘等。  [65] It will be understood by those of ordinary skill in the art that all or part of the steps of implementing the above embodiments may be performed by a program to instruct related hardware, and the program may be stored in a computer readable storage medium. The above-mentioned storage medium may be a read only memory, a magnetic disk or an optical disk or the like.
[66] 以上所述, 仅为本发明较佳的具体实施方式, 但本发明的保护范围并不局限于 此, 任何熟悉本技术领域的技术人员在本发明揭露的技术范围内, 可轻易想到 的变化或替换, 都应涵盖在本发明的保护范围之内。 因此, 本发明的保护范围 应该以权利要求的保护范围为准。  The above description is only a preferred embodiment of the present invention, but the scope of the present invention is not limited thereto, and any person skilled in the art can easily think of within the technical scope disclosed by the present invention. Changes or substitutions are intended to be included within the scope of the invention. Therefore, the scope of protection of the present invention should be determined by the scope of the claims.

Claims

权利要求书 Claim
[1] 一种媒体播放信息上报的方法, 其特征在于, 包括:  [1] A method for reporting media playback information, comprising:
根据播放完成事件对媒体的播放完成进行检测;  Detecting the completion of the playback of the media according to the playback completion event;
检测到媒体的播放完成吋, 向媒体网关控制器上报媒体的播放完成事件, 其中, 所上报的播放完成事件中携带媒体播放信息。  After detecting that the playback of the media is completed, the media completion message is reported to the media gateway controller, where the reported playback completion event carries the media playback information.
[2] 如权利要求 1所述的方法, 其特征在于, 所述媒体播放信息包含以下参数中 的至少一种: 播放吋长、 播放长度以及播放偏移。  [2] The method according to claim 1, wherein the media playing information comprises at least one of the following parameters: a play length, a play length, and a play offset.
[3] 如权利要求 1所述的方法, 其特征在于, 所述根据播放完成事件对媒体的播 放完成进行检测之前进一步包括: [3] The method according to claim 1, wherein the detecting the completion of the playback of the media according to the playback completion event further comprises:
接收所述媒体网关控制器或者网管系统下发的播放完成事件; 或者, 预先设置播放完成事件。  Receiving a play completion event delivered by the media gateway controller or the network management system; or, setting a play completion event in advance.
[4] 如权利要求 3所述的方法, 其特征在于, 所述接收所述媒体网关控制器下发 的播放完成事件包括: [4] The method of claim 3, wherein the receiving a play completion event sent by the media gateway controller comprises:
接收所述媒体网关控制器下发播放信号的同吋下发的播放完成事件, 其中 , 所述播放信号和播放完成事件针对媒体网关上同样的流或终端; 相应的, 根据所述播放完成事件, 对所述播放信号所针对的流或终端上的 媒体的播放完成进行检测。  And receiving, by the media gateway controller, a play completion event that is sent by the peer, wherein the play signal and the play completion event are for the same stream or terminal on the media gateway; correspondingly, according to the play completion event And detecting completion of playing of the stream for the playback signal or the media on the terminal.
[5] 如权利要求 3所述的方法, 其特征在于, 所述预先设置播放完成事件包括: 在媒体网关上的流或终端上预先设置播放完成事件; [5] The method of claim 3, wherein the pre-setting a play completion event comprises: pre-setting a play completion event on a stream or a terminal on the media gateway;
相应的, 根据所述设置在流或终端上的播放完成事件, 对所述流或终端上 相应的媒体的播放完成进行检测。  Correspondingly, according to the play completion event set on the stream or the terminal, the playback completion of the corresponding media on the stream or the terminal is detected.
[6] 如权利要求 5所述的方法, 其特征在于, 所述在媒体网关上的终端上预先设 置播放完成事件包括: 在所述媒体网关上的部分终端或代表整个媒体网关 的根终端上预先设置播放完成事件。 [6] The method according to claim 5, wherein the pre-setting a play completion event on the terminal on the media gateway comprises: a part of the terminal on the media gateway or a root terminal representing the entire media gateway The playback completion event is set in advance.
[7] 一种媒体播放信息上报的装置, 其特征在于, 包括: [7] A device for reporting media playback information, comprising:
检测单元, 用于根据播放完成事件对媒体的播放完成进行检测; 上报单元, 用于在检测到媒体的播放完成吋, 向媒体网关控制器上报媒体 的播放完成事件, 其中, 所上报的播放完成事件中携带媒体播放信息。 a detecting unit, configured to detect the completion of the playing of the media according to the playing completion event; the reporting unit, configured to report the playing completion event of the media to the media gateway controller after detecting that the playing of the media is completed, where the reported playback is completed The event carries media playback information.
[8] 如权利要求 7所述的装置, 其特征在于, 进一步包括: [8] The device according to claim 7, further comprising:
接收单元, 用于接收媒体网关控制器或者网管系统下发的播放完成事件; 所述检测单元根据所述接收单元接收到的播放完成事件对媒体的播放完成 进行检测。  The receiving unit is configured to receive a play completion event delivered by the media gateway controller or the network management system; and the detecting unit detects the completion of playing of the media according to the play completion event received by the receiving unit.
[9] 如权利要求 7所述的装置, 其特征在于, 进一步包括:  [9] The device according to claim 7, further comprising:
设置单元, 用于预先设置播放完成事件;  a setting unit, configured to preset a play completion event;
所述检测单元根据所述设置单元预先设置的播放完成事件对媒体的播放完 成进行检测。  The detecting unit detects the completion of playing of the media according to a playback completion event preset by the setting unit.
[10] 如权利要求 7至 9所述的装置, 其特征在于, 所述装置包括: 媒体网关、 媒 体资源处理设备或媒体交付功能设备。  [10] The apparatus according to any one of claims 7 to 9, wherein the apparatus comprises: a media gateway, a media resource processing device, or a media delivery function device.
[11] 一种媒体播放信息上报的系统, 其特征在于, 包括: [11] A system for reporting media playback information, comprising:
媒体播放信息上报装置, 用于根据播放完成事件对媒体的播放完成进行检 测, 在检测到媒体的播放完成吋, 上报媒体的播放完成事件, 其中, 所上 报的播放完成事件中携带媒体播放信息。  The media playing information reporting device is configured to detect the completion of the playing of the media according to the playing completion event, and report the playing completion event of the media after detecting that the playing of the media is completed, wherein the reported playing completion event carries the media playing information.
媒体播放信息接收装置, 用于接收媒体播放信息上报装置上报的携带媒体 播放信息的媒体的播放完成事件。  The media playing information receiving device is configured to receive a play completion event of the media carrying the media playing information reported by the media playing information reporting device.
[12] 如权利要求 11所述的系统, 其特征在于, 所述媒体播放信息接收装置进一 步用于向所述媒体网关下发播放完成事件。  [12] The system of claim 11, wherein the media playing information receiving device is further configured to send a play completion event to the media gateway.
[13] 如权利要求 11或 12所述的装置, 其特征在于, 所述媒体播放信息上报装置 包括: 媒体网关、 媒体资源处理设备或媒体交付功能设备, 所述媒体播放 信息接收装置包括媒体网关控制器、 媒体资源控制设备或媒体控制功能设 备。 [13] The device according to claim 11 or 12, wherein the media playback information reporting device comprises: a media gateway, a media resource processing device or a media delivery function device, and the media playback information receiving device comprises a media gateway Controller, media resource control device, or media control function device.
PCT/CN2009/073126 2008-08-14 2009-08-06 Method, apparatus and system for reporting media playing information WO2010017750A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN 200810142400 CN101651638B (en) 2008-08-14 2008-08-14 Method, device and system for reporting media playing information
CN200810142400.0 2008-08-14

Publications (1)

Publication Number Publication Date
WO2010017750A1 true WO2010017750A1 (en) 2010-02-18

Family

ID=41668695

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2009/073126 WO2010017750A1 (en) 2008-08-14 2009-08-06 Method, apparatus and system for reporting media playing information

Country Status (2)

Country Link
CN (1) CN101651638B (en)
WO (1) WO2010017750A1 (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040240389A1 (en) * 2003-05-30 2004-12-02 Thierry Bessis Method and apparatus for load sharing and overload control for packet media gateways under control of a single media gateway controller
CN1794665A (en) * 2005-04-15 2006-06-28 华为技术有限公司 Method of medium gateway monitoring and uploading event
CN1874345A (en) * 2005-12-26 2006-12-06 华为技术有限公司 Method for statistical parameter values of terminal reported from media gateway
CN101127738A (en) * 2006-08-15 2008-02-20 华为技术有限公司 Media gateway and its statistical reporting method

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040240389A1 (en) * 2003-05-30 2004-12-02 Thierry Bessis Method and apparatus for load sharing and overload control for packet media gateways under control of a single media gateway controller
CN1794665A (en) * 2005-04-15 2006-06-28 华为技术有限公司 Method of medium gateway monitoring and uploading event
CN1874345A (en) * 2005-12-26 2006-12-06 华为技术有限公司 Method for statistical parameter values of terminal reported from media gateway
CN101127738A (en) * 2006-08-15 2008-02-20 华为技术有限公司 Media gateway and its statistical reporting method

Also Published As

Publication number Publication date
CN101651638B (en) 2013-01-09
CN101651638A (en) 2010-02-17

Similar Documents

Publication Publication Date Title
WO2008151550A1 (en) A program network recording method, a media processing server and a network recording system
WO2007093105A1 (en) Method and system for realizing multi-media playback and media resource processing device
US7693141B2 (en) Method and system for switching the state of a termination in a media gateway
WO2011076105A1 (en) Video monitoring system and forward error correction (fec) method thereof
US8761578B2 (en) Method, system, and device for controlling media play
CN108881819A (en) A kind of transmission method and device of audio data
EP2093948B1 (en) Method,device and system for controlling rtcp hr report
WO2009121284A1 (en) A method, system and gateway for supplying intelligent service
WO2007073666A1 (en) Method and apparatus for counting parameter to adjust value
EP2214361B1 (en) Method for adjusting signal speed, media gateway and media gateway controller
WO2010017750A1 (en) Method, apparatus and system for reporting media playing information
US8750318B2 (en) Method, apparatus and system for applying relations between package base and extension
US8331258B2 (en) Method and device for responding to termination service state change indication
WO2009121249A1 (en) Package publishing and applying control method and device
WO2009092251A1 (en) A method, media gateway and media gateway controller for identifying the media resource
WO2009092258A1 (en) Method and device for realizing acquiring media stream information
WO2009030151A1 (en) Method, system and device for transmitting media streaming control message
WO2010017780A1 (en) Method, media gateway and system for reporting media recording length information
WO2009092264A1 (en) A method and device for providing support for transmitting a media stream embedded in the control stream
WO2010017758A1 (en) Signal gain control method, communication system, media gateway and media gateway controller
WO2009092271A1 (en) Method, system and device for realizing signal pause
WO2010057432A1 (en) Status information reporting method, device and system based on a separation architecture
WO2008148340A1 (en) Resources reservation method and device
WO2009092221A1 (en) A method, media gateway and media gateway controller for adjusting signal transmission bandwidth
WO2009089737A1 (en) A method for interacting the area information express capability and the media gateway and the media gateway controller thereof

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

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

Country of ref document: EP

Kind code of ref document: A1