CN100414994C - Method for realizing IGRS AV player device - Google Patents

Method for realizing IGRS AV player device Download PDF

Info

Publication number
CN100414994C
CN100414994C CNB2005101311174A CN200510131117A CN100414994C CN 100414994 C CN100414994 C CN 100414994C CN B2005101311174 A CNB2005101311174 A CN B2005101311174A CN 200510131117 A CN200510131117 A CN 200510131117A CN 100414994 C CN100414994 C CN 100414994C
Authority
CN
China
Prior art keywords
service
information
control point
media
control
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CNB2005101311174A
Other languages
Chinese (zh)
Other versions
CN1801934A (en
Inventor
李玉军
孙海明
向辉
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Hisense Group Co Ltd
Original Assignee
Hisense Group Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Hisense Group Co Ltd filed Critical Hisense Group Co Ltd
Priority to CNB2005101311174A priority Critical patent/CN100414994C/en
Publication of CN1801934A publication Critical patent/CN1801934A/en
Application granted granted Critical
Publication of CN100414994C publication Critical patent/CN100414994C/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

The present invention relates to a method for achieving an IGRS AV player device. The present invention comprises a media server, control points and a media player, wherein the media server provides content catalog service, media source connection management service and media source transmission service, and the catalog service, the media source connection management service and the media source transmission service provide invoking interfaces for the control points; the media player provides object connection management service, presentation control service and media object transmission service, and the object connection management service, the presentation control service and the media object transmission service provide invoking interfaces for the control points; besides, the control points invokes the interfaces provided by service to control the media server and the media player by finding media service to complete media transmission and play from the media server to the media player. The method for achieving an IGRS AV player device takes IGRS AV application framework concepts and an IGRS AV media player function module as a foundation and can build quickly and effectively an AV player based on an IGRS protocol.

Description

A kind of implementation method of IGRS AV player device
Technical field
The present invention relates to a kind of method that realizes IGRS AV player based on resource-sharing cooperation with service IGRS agreement.
Background technology
The development of " digital home network " receives much concern, and will cause the network service revolution of a global range.How to realize easily that functions such as discovery automatically between the network equipment and the home appliance, intelligence interconnection, control mutually, resource-sharing, cooperation with service all are present research focuses.
Resource-sharing cooperation with service IGRS is the standard in order to realize Information Technology Equipment intelligence interconnection, resource-sharing, cooperation with service and to formulate, this standard is based on existing ripe multiple network agreement, adopted open architecture, equipment based on the IGRS standard can carry out interoperability with the equipment of other standards of employing (IGRS etc.), simultaneously, IGRS supports multiple application framework and characteristic to use.The IGRS agreement is the inevitable outcome of current development of information, and its correlation technique belongs to the state-of-the-art technology in present world information technology field, and it is extremely general to determine that in the near future IGRS equipment comprises that IGRS AV equipment will become.
Media player is responsible for media play, being connected and transmission between management and media player, and management of media play present attribute, the implementation that a kind of IGRS AV player device is provided is to be worth research, also is very urgent problem simultaneously.
Summary of the invention
The objective of the invention is to by IGRS AV application framework notion and IGRS AV media player functional module are furtherd investigate, utilize the creationary implementation method that proposes a kind of media player of IGRS agreement, can realize making up fast and effectively AV player based on the IGRS agreement.
For solving the problems of the technologies described above, the present invention is achieved by the following technical solutions:
A kind of implementation method of IGRS AV player device, comprise media server, control point and media player, described media server provides control directory services, the service of source of media connection management, source of media transmission service, and these services provide calling interface to the control point; Described media player provides the service of target connection management, presents control service and media object transmission service, and these services provide calling interface to the control point; Described control point is by finding media services, and the interface that the service of calling provides is controlled media server and media player, media delivery and broadcast between finishing from the media server to the media player.
Described media player comprises equipment information management module, Control Server module, event server module, state table administration module, IGRS underlying protocol stack and XML data resolution module.Described equipment information management module is used for the facility information of management of media player, comprises the description document of obtaining player device at any time, the information of preserving and update the equipment.
Described Control Server module is used for receiving and resolving control point service invocation request message, send the service call response message to the control point, specifically comprise the link information data structure, be used for the link information that storage connects the correspondence of Id (ConnectionId) and this Id; AV transmit information data structure, be used to store AV transmission Id (AVTransportId) and this Id to deserved transmission information; Present control service information data structure, be used for the presentation information that presents control service Id (RcsId) and this Id correspondence that memory allocation is given the control point; The connection management module is used to prepare media server and is connected with player, distributes idle storage to connect Id (ConnectionId) and AV transmission Id (AVTransportId), and the data structure of initialization response; The AV transport management module is used to resolve AV transmission/playing request, carries out concrete transmission/play operation; Present the control service management module and be used for resolve playing and present control request, carry out concrete operations.
Described event server module is used for receiving and resolving control point Service events subscription request message, sends the response message of Service events subscription and issues Service events to the control point, comprises subscription information structure and subscription information administration module.Wherein, described subscription information structure is used to store the information that subscribe to the media player Service events at the control point, and all information is formed information table; Described subscription information administration module is used to resolve the Service events subscribe request at control point, distributes idle service Id, and initialization subscription information structure is upgraded the subscription information table, returns service Id and other subscription information to the control point; Resolve the request of cancelling subscriptions at control point,, delete corresponding subscription information structure according to service Id querying information of subscription table; If state variable changes, inquiry service subscription information table is to the control point issuing service incident of this incident of subscription.
Described state table administration module is used for management of media player status variable information.Comprise renewal, interpolation and the deletion etc. of state variable.Described IGRS underlying protocol stack is provided by each producer, and the mutual discovery mechanism pipes between devices of the equipment that defined set-up mechanism, service discovery mechanisms, session management mechanism and service access mechanism are for the control point provides perfect IGRS network communication interface.Described XML data resolution module is used to provide the parsing interface of XML format information.
Compared with prior art, advantage of the present invention and good effect are: the implementation method of IGRS AV player device of the present invention is based on IGRS AV application framework notion and IGRS AV media player functional module, can realize making up fast and effectively AV player, technical staff's research and development is from now on had certain directive significance based on the IGRS agreement.
Description of drawings
Fig. 1 is the interaction models of AV application framework among the present invention;
Fig. 2 is the service that media player provides among the present invention;
Fig. 3 is a service invocation request process chart among the present invention;
Fig. 4 is a Service events subscribe request process chart among the present invention;
Fig. 5 is a Service events release processing flow chart among the present invention;
Fig. 6 is a link information query requests process chart among the present invention;
Fig. 7 connects among the present invention to set up request processing flow figure;
Fig. 8 is transmission request processing flow figure among the present invention;
Fig. 9 is a transmission information inquiring request process chart among the present invention;
Figure 10 presents the control request process chart among the present invention;
Figure 11 presents control information query requests process chart among the present invention.
Embodiment
The present invention is further detailed explanation below in conjunction with the drawings and specific embodiments.
IGRS AV player device proposed by the invention comprises media server, control point and media player, and concrete syndeton is referring to shown in Figure 1.Described media server provides control directory services, the service of source of media connection management, source of media transmission service, and these services provide calling interface to the control point.Media player provides the service of target connection management, presents control service and media object transmission service, and these services provide calling interface to the control point.And the control point is by finding media services, and the interface that the service of calling provides is controlled media server and media player, media delivery and broadcast between finishing from the media server to the media player.
Described media player comprises equipment information management module, Control Server module, event server module, state table administration module and other service modules, as shown in Figure 2.Wherein, the equipment information management module is used for the facility information of management of media player, comprises the description document of obtaining player device at any time, the information of preserving and update the equipment; The Control Server module is used for receiving and resolving control point service invocation request message, sends the service call response message to the control point; The event server module is used for receiving and resolving control point Service events subscription request message, sends the response message of Service events subscription and issues Service events to the control point; The state table administration module is used for management of media player status variable information, comprises renewal, interpolation and the deletion etc. of state variable.Other service modules comprise IGRS underlying protocol stack and XML data resolution module, wherein, the IGRS underlying protocol stack is provided by each producer, the mutual discovery mechanism pipes between devices of the equipment that defined set-up mechanism, service discovery mechanisms, session management mechanism and service access mechanism are for the control point provides perfect IGRS network communication interface; And described XML data resolution module is used to provide the parsing interface of XML format information.
Below Control Server module and event server module are made a concrete analysis of.
1. the concrete analysis of Control Server module is as follows:
Player is resolved the service invocation request message at control point, obtain the title of the interface of service call, check whether player supports this service, if do not support then to send the error message of service call to the control point, if support then to carry out concrete service, then send the service call error message if service execution is unsuccessful, if the service execution success then sends the result of service call to the control point, as shown in Figure 3 to the control point.
Control Server module concrete function be the management of media server with player between be connected, control media delivery and broadcast, control media play present characteristic etc., the key data structure of this module is analyzed as follows (other are with reference to IGRS AV application framework document):
The link information data structure, this structure memory allocation is given the connection Id at control point and the link information of this Id correspondence, as transmission control protocol, current connection status etc.;
AV transmit information data structure, this structure memory allocation are given the AV transmission Id at control point and the transmission information of this Id correspondence, as current transmission state, transmission speed, media information etc.;
RCS information data structure, this structure memory allocation are given the presentation information that presents control service Id and this Id correspondence at control point, as the volume play, brightness etc.
Above-mentioned three structures can be integrated into a structure, because one connects unique corresponding one group and connects Id, AV transmission Id and present control service Id.
Described Control Server module specifically comprises following three part main functional modules:
(1) connection management module, the implementation method of this module is:
Player is resolved the request of connecting at control point, obtain the condition of input, if condition does not conform to rule and sends error message to the control point, then distribute the free time to connect Id if condition is legal, if initialization link information structure is server support media source transmission service (AVTS), then distribute idle AV transmission Id, initialization " AV transmits message structure ", the connection Id from distribution to the control point and the AV that return transmit Id, as shown in Figure 7.
Player link information query requests is handled the link information query requests of at first being resolved the control point by player, obtain the condition of input, if condition does not conform to rule and sends error message to the control point, if condition is legal then according to the connection Id inquiry link information structure of importing, obtain corresponding link information and send to the control point, as shown in Figure 6.
(2) AV transport management module, the implementation method of this module is:
Resolve the media delivery request at control point, obtain the condition of input, if the condition of input is illegal, then send error message to the control point, if condition is legal, then obtain corresponding link information and the server transmission data that connect according to the AV transmission Id of input, and to control point transmission object information, as shown in Figure 8.
Resolve control point transmission information inquiring request, obtain initial conditions, if initial conditions is illegal, then send error message to the control point, if condition is legal, then the AV transmission Id according to input inquires about AV transmission message structure, obtain corresponding link information and send to the control point, as shown in Figure 9.
(3) RCS administration module, the implementation method of this module is:
Resolve to play and present control request, obtain initial conditions, if initial conditions does not conform to rule and sends error message to the control point, if the legal controlled function that presents that then starts player of condition according to the condition of input, carry out concrete operations (as volume, pattern etc. are set), as shown in figure 10.
Resolve the control point and present the control information query requests, obtain initial conditions, if condition does not conform to rule and sends error message to the control point, then present control information on services structure if initial conditions is legal according to the control service Id inquiry of importing that presents, obtain corresponding link information and send to the control point, as shown in figure 11.
2. the concrete analysis of event server module is as follows:
(1) main data structure is analyzed, other are with reference to IGRS AV application framework document.
The subscription information structure, the relevant information that this structure storage control point CP subscribes to the media player Service events, all subscription information structures are formed player end service subscription information table.
(2) main functional modules is the subscription information administration module, and the implementation method of this module is:
The analysis service event subscription requests, this subscription information is then deleted in request from the service subscription information table if cancel subscriptions, if not the request of cancelling subscriptions, then distribute idle service ID, initialization " subscription information structure ", upgrade the subscription information table, return service ID and other subscription information to the control point, as shown in Figure 4.
State variable changes, and has events subscribed to take place, and inquiry service subscription information table is not if existence for the subscription of this incident, then to corresponding subscription control point issuing service incident, as if the subscription that does not exist this incident, is then done any operation, as shown in Figure 5.
As mentioned above, the present invention can realize the AV player end based on the IGRS agreement, uses method of the present invention can develop IGRS AV player fast and effectively.Certainly; above-mentioned explanation is not to be limitation of the present invention; the present invention also is not limited in above-mentioned giving an example, and variation, remodeling, interpolation or replacement that those skilled in the art are made in essential scope of the present invention also should belong to protection scope of the present invention.

Claims (7)

1. the implementation method of an IGRS AV player device, comprise media server, control point and media player, it is characterized in that: described media server provides control directory services, the service of source of media connection management, source of media transmission service, and these services provide calling interface to the control point; Described media player provides the service of target connection management, presents control service and media object transmission service, and these services provide calling interface to the control point; Described control point is by finding media services, and the interface that the service of calling provides is controlled media server and media player, media delivery and broadcast between finishing from the media server to the media player;
Described media player comprises equipment information management module, Control Server module, event server module, state table administration module, IGRS underlying protocol stack and XML data resolution module;
Described Control Server module is used for receiving and resolving control point service invocation request message, send the service call response message to the control point, comprise link information structure, AV transmission message structure, present control information on services structure, connection management module, AV transport management module and present the control service management module;
Described link information structure, memory allocation is given the connection Id at control point, and the link information of this Id correspondence;
Described AV transmission message structure, memory allocation are given the AV transmission Id at control point, and the transmission information of this Id correspondence;
The described control information on services structure that presents, memory allocation serves Id for the control that presents at control point, and the presentation information of this Id correspondence;
Described connection management module, the connection request at parsing control point distributes idle connection Id and AV transmission Id, and initialization link information structure and AV transmission message structure are returned connection Id and AV transmission Id to the control point; Resolve control point link information query requests,, return link information to the control point according to connecting Id inquiry link information structure;
Described AV transport management module, the transmission/playing request at parsing control point is carried out concrete transmission/play operation; Resolve the transmission information inquiring request at control point,, return transmission information to the control point by AV transmission Id inquiry AV transmission message structure;
The described control service management module that presents is resolved the control request that presents at control point, carries out concrete operation; That resolves the control point presents the control information query requests, presents control information on services structure by presenting control service Id inquiry, returns to the control point to present control information.
2. the implementation method of IGRS AV player device according to claim 1, it is characterized in that: described equipment information management module is used for the facility information of management of media player, comprise the description document of obtaining player device at any time, the information of preserving and update the equipment.
3. the implementation method of IGRS AV player device according to claim 1, it is characterized in that: described event server module is used for receiving and resolving control point Service events subscription request message, send the response message of Service events subscription and issue Service events to the control point, comprise subscription information structure and subscription information administration module.
4. the implementation method of IGRS AV player device according to claim 3 is characterized in that:
Described subscription information structure is used to store the information that subscribe to the media player Service events at the control point, and all information is formed information table;
Described subscription information administration module is used to resolve the Service events subscribe request at control point, distributes idle service Id, and initialization subscription information structure is upgraded the subscription information table, returns service Id and other subscription information to the control point; Resolve the request of cancelling subscriptions at control point,, delete corresponding subscription information structure according to service Id querying information of subscription table; If state variable changes, inquiry service subscription information table is to the control point issuing service incident of this incident of subscription.
5. the implementation method of IGRS AV player device according to claim 4 is characterized in that: described state table administration module is used for management of media player status variable information.
6. the implementation method of IGRS AV player device according to claim 5, it is characterized in that: described IGRS underlying protocol stack is provided by each producer, the mutual discovery mechanism pipes between devices of the equipment that defined set-up mechanism, service discovery mechanisms, session management mechanism and service access mechanism are for the control point provides perfect IGRS network communication interface.
7. the implementation method of IGRS AV player device according to claim 6 is characterized in that: described XML data resolution module provides the parsing interface of XML format information.
CNB2005101311174A 2005-12-22 2005-12-22 Method for realizing IGRS AV player device Active CN100414994C (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CNB2005101311174A CN100414994C (en) 2005-12-22 2005-12-22 Method for realizing IGRS AV player device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CNB2005101311174A CN100414994C (en) 2005-12-22 2005-12-22 Method for realizing IGRS AV player device

Publications (2)

Publication Number Publication Date
CN1801934A CN1801934A (en) 2006-07-12
CN100414994C true CN100414994C (en) 2008-08-27

Family

ID=36811648

Family Applications (1)

Application Number Title Priority Date Filing Date
CNB2005101311174A Active CN100414994C (en) 2005-12-22 2005-12-22 Method for realizing IGRS AV player device

Country Status (1)

Country Link
CN (1) CN100414994C (en)

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN100446570C (en) * 2005-12-22 2008-12-24 海信集团有限公司 Method for realizing IGRS AV. control point equipment
CN100414993C (en) * 2005-12-22 2008-08-27 海信集团有限公司 Method for realizing IGRS AV server device
CN101374209B (en) * 2007-08-21 2011-09-28 康佳集团股份有限公司 Digital household television server based on IGRS
CN101198043B (en) * 2007-12-17 2012-10-10 康佳集团股份有限公司 Media player based on IPv4 and IPv6 protocol double-stack technology and IGRS protocol
CN101472155B (en) * 2007-12-24 2012-12-05 康佳集团股份有限公司 Household network system for implementing IPTV business and implementing method thereof

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2005002139A1 (en) * 2003-06-30 2005-01-06 Koninklijke Philips Electronics N.V. Embedding a upnp av mediaserver object id in a uri
WO2005027412A1 (en) * 2003-09-15 2005-03-24 Lg Electronics Inc. Method for setting media streaming parameter of upnp-based network
US20050204065A1 (en) * 2002-06-15 2005-09-15 Jin-Ho Son Synchronization method of upnp-based home network
CN1674553A (en) * 2004-03-24 2005-09-28 联想(北京)有限公司 Method for long-distance using local area network resource utilizing mobile equipment
CN1801933A (en) * 2005-12-22 2006-07-12 海信集团有限公司 Method for realizing IGRS AV server device
CN1812574A (en) * 2005-12-22 2006-08-02 海信集团有限公司 Method for realizing IGRS AV. control point equipment

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050204065A1 (en) * 2002-06-15 2005-09-15 Jin-Ho Son Synchronization method of upnp-based home network
WO2005002139A1 (en) * 2003-06-30 2005-01-06 Koninklijke Philips Electronics N.V. Embedding a upnp av mediaserver object id in a uri
WO2005027412A1 (en) * 2003-09-15 2005-03-24 Lg Electronics Inc. Method for setting media streaming parameter of upnp-based network
CN1674553A (en) * 2004-03-24 2005-09-28 联想(北京)有限公司 Method for long-distance using local area network resource utilizing mobile equipment
CN1801933A (en) * 2005-12-22 2006-07-12 海信集团有限公司 Method for realizing IGRS AV server device
CN1812574A (en) * 2005-12-22 2006-08-02 海信集团有限公司 Method for realizing IGRS AV. control point equipment

Non-Patent Citations (4)

* Cited by examiner, † Cited by third party
Title
"基于UPnP技术的媒体服务器的设计和实现". 杨志明.计算机应用与软件,第22卷第6期. 2005
"数字家庭网络现状和发展趋势". 苗再良.信息技术与信息化,第2005年第3期. 2005
"基于UPnP技术的媒体服务器的设计和实现". 杨志明.计算机应用与软件,第22卷第6期. 2005 *
"数字家庭网络现状和发展趋势". 苗再良.信息技术与信息化,第2005年第3期. 2005 *

Also Published As

Publication number Publication date
CN1801934A (en) 2006-07-12

Similar Documents

Publication Publication Date Title
CN101681320B (en) Synchronizing content between content directory service and control point
US7668908B2 (en) System and method for generalized and distributed scalable eventing system
CN113596110B (en) Cloud primary micro-service platform oriented to heterogeneous cloud
CN101207568B (en) Multi protocol adapter and method for multi business to implement adapting treatment
CN100479389C (en) Module and method for realizing equipment access interface, equipment access system and method
EP1355231A2 (en) Processing data files using plug-ins
CN103782572A (en) System and method for providing message and event based video services control plane
CA2447543C (en) Method and apparatus for provisioning client devices connected to an interactive tv network
CN100414994C (en) Method for realizing IGRS AV player device
CN101304360A (en) System and method for virtualization of user digital terminal
CN102739779A (en) DLNA (Digital Living Network Alliance)-based digital family interaction method and system and corresponding device
US7191232B2 (en) Extendable provisioning mechanism for a service gateway
CN100446570C (en) Method for realizing IGRS AV. control point equipment
CN109413040A (en) Message authentication method, equipment, system and computer readable storage medium
CN100414993C (en) Method for realizing IGRS AV server device
CN100571156C (en) A kind of in Upper NM Station the method for integrating lower network management function
CN100484014C (en) Distributed cluster service management system and service management method in intelligent network
CN101438563A (en) Storage capability query for UPNP AV media server CDS
CN101836405B (en) For being issued in voip network system by sip terminal, inquiring about and the method for subscription information, sip terminal, sip application server, SIP information centre and voip network system
US20020069257A1 (en) Provisioning mechanism for a service gateway
CN101431659A (en) Interactive Web TV system and its processing method
CN101201755A (en) Method, system and equipment for managing software module of digital receiving terminal
CN101483566A (en) Middleware oriented to 3C fusion
CN101652788A (en) Apparatus, method, and computer program product providing enhanced document management
CN113973135A (en) Data caching processing method and device, caching grid platform and storage medium

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant