WO2009002071A2 - Procédé et dispositif servant à gérer et à traiter des informations d'objet pour diffusion en flux d'un contenu multiple - Google Patents
Procédé et dispositif servant à gérer et à traiter des informations d'objet pour diffusion en flux d'un contenu multiple Download PDFInfo
- Publication number
- WO2009002071A2 WO2009002071A2 PCT/KR2008/003576 KR2008003576W WO2009002071A2 WO 2009002071 A2 WO2009002071 A2 WO 2009002071A2 KR 2008003576 W KR2008003576 W KR 2008003576W WO 2009002071 A2 WO2009002071 A2 WO 2009002071A2
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- information
- content
- action
- play
- content sources
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Ceased
Links
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L12/00—Data switching networks
- H04L12/28—Data switching networks characterised by path configuration, e.g. LAN [Local Area Networks] or WAN [Wide Area Networks]
- H04L12/2803—Home automation networks
- H04L12/2807—Exchanging configuration information on appliance services in a home automation network
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L12/00—Data switching networks
- H04L12/28—Data switching networks characterised by path configuration, e.g. LAN [Local Area Networks] or WAN [Wide Area Networks]
- H04L12/2803—Home automation networks
- H04L2012/2847—Home automation networks characterised by the type of home appliance used
- H04L2012/2849—Audio/video appliances
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/50—Network services
- H04L67/51—Discovery or management thereof, e.g. service location protocol [SLP] or web services
Definitions
- the present invention is related to a method and an apparatus for managing information about content stored in a device on a UPnP network and processing information between networked devices according to the information.
- a UPnP (hereinafter, it is called "UPnP" for short) network proposed for home networking consists of a plurality of UPnP devices, services, and control points (CPs).
- a service on a UPnP network represents a smallest control unit on the network, which is modeled by state variables.
- a CP (Control Point) on a UPnP network represents a control application equipped with functions for detecting and controlling other devices and/or services.
- a CP is operated on a physical device such as a PDA providing the user with a convenient interface.
- a UPnP AV home network comprises a media server (MS) 120 providing a home network with media data, a media renderer (MR) 130 playing media data through the home network, and an AV control point 110 controlling the media server 120 and the media renderer 130.
- the media server 120 and the media renderer 130 are controlled devices controlled by the control point 110.
- the media server 120 (to be precise, CDS (Content Directory Service) 121 within the media server 120) stores media files and information of containers (which correspond to directories) as the corresponding object information.
- An 'object' is a comprehensive terminology indicating both an item having information about more than one media f ile and a container having information about a directory. Depending on circumstances, the terminology of 'object' can be used to specify either an item or a container.
- One item corresponds to one or more than one media file. For example, multiple media files of the same content but with different bit rates are managed as a single item.
- FIG. 2 illustrates a simplified signal flow between devices and/or services during a media play procedure carried out in the network of FIG. 1.
- the control point (CP) 110 obtains information about a protocol supported by the media renderer (MR) 130 (SOl).
- the media server (MS) 120 to inform the control point 110 of information about a directory and media files under the corresponding directory, informs the control point 110 of information about a current directory and item information about media files under the directory each time a UPnP action 141 (e.g., a browsing action) is invoked (SlO) in accordance with the user's request.
- a UPnP action 141 e.g., a browsing action
- the CP 110 displays the received information about each individual object for the user through an appropriate UI (User Interface) (Sl 1-1) after removing information about an item that does not follow the protocol supported by the media renderer 130. If the user selects an item (or a media file of particular quality belonging to the item) through a UI (Sl 1-2), the CP 110 requests an action for preparing connection (PrepareForConnection()) on the media server 120 and the media renderer 130 respectively for presentation of the selected media file (hereinafter, it is called 'component' or 'media component').
- UI User Interface
- the CP 110 then receives an instance ID about participating elements (CM: ConnectionManager, AVT: AVTransport service, and RCS: RenderingControl service) required for presentation by streaming between both devices 120, 130 (S 12-1, S 12-2).
- the instance ID is used for specifying and controlling a current streaming service.
- CM ConnectionManager
- AVT AVTransport service
- RCS RenderingControl service
- the instance ID is used for specifying and controlling a current streaming service.
- a SetVolume() action uses an instance ID of a previously received RCS (S15-1).
- the CP 110 links access location information about a previously selected component (e.g., URL (Universal Resource Locator) information) with an AVTransport service 133 through an action (S 13) (in the example of FIG.
- URL Universal Resource Locator
- AVTransport service is installed in the media renderer 130 but it can also be installed in the media server 120).
- the CP 110 requests a play action on AVTransport service 133, the play action having AVTransport service instance ID as an input argument (S 14), whereby data of a component selected through an appropriate information exchange procedure between the media renderer 130 and the media server 120 are streamed and presented by RCS 131 (S 15).
- the above method for playing more than one component in a sequential order is not suitable for the case when more than one media component is played in synchronization with each other (hereinafter, media components associated with each other are called 'multiple component').
- media components associated with each other are called 'multiple component'.
- One example is when a media component is a movie and the other component is a subtitle of the movie. This is because in case of sequential playback, synchronized presentation of a media renderer can be made difficult or impossible in accordance with time delay.
- a media source corresponding to a multiple component one media source corresponds to one 'content source', e.g., a movie title
- playback of a content source may cause playback of another one.
- One objective of the present invention is to provide a method and an apparatus for organizing information about items and processing signals between devices and/or services according to the organized information to present multiple content sources.
- Another objective of the present invention is to provide a method and an apparatus for managing individual connections of components belonging to more than one content source by groups.
- One method for generating information about a content source comprises creating information about each of multiple content sources and separating the created information according to content source and incorporating the separated information into a first structure element; and composing item information including the first structure element.
- the first structure element comprises multiple second structure elements and a second structure element being capable of including multiple particular structure elements.
- a resource whose protocol information and access location information is incorporated into one of the second structure elements is different in attribute from that of another resource whose protocol information and access location information is incorporated into another of the second structure elements.
- One method for conducting presentation a content through data transfer over a network comprises: carrying out actions for preparing play of multiple content sources belonging to a content set if selected item information is about the content set; and after the actions for preparing play are completed for all of the multiple content sources, requesting play of the multiple content sources.
- the item information further comprises class information representing multi-content streaming.
- the item information further comprises title information and the title information comprises text information specifying each of the multiple content sources.
- resources selected by each of the second structure elements within the single first structure element are those components that can be played in synchronization with each other.
- One component corresponds to a single file storing data.
- the particular structure element is an information element specified by a tag ⁇ res> in XML format.
- the attribute is video, audio, image, text, or a selective combination thereof.
- the action for preparing play comprises: for each of resources selected from the multiple content sources, invoking an action for preparing connection to obtain connection information from individual services to participate in play; and invoking an action for setting information required for accessing resources with a service for managing playback. Also, the step of requesting play comprises invoking a play action for each of the resources.
- the action for preparing play comprises invoking an action for obtaining group connection information from individual services to participate in play.
- the action for preparing play further comprises, for each of the resources selected from multiple content sources, invoking an action for preparing connection to obtain connection information from individual service to participate in play, invoking an action for enlisting the obtained connection information into the obtained group connection information, and invoking an action for setting information required for accessing resources with a service for managing playback.
- the step of requesting play comprises invoking a single play action utilizing the group connection information.
- the action for enlisting the connection information into the group connection information includes in the input argument the group connection information and connection information to be enlisted.
- the method for presentation further comprises a step of invoking an action for removing connection information enlisted into the group connection information.
- the action for removing includes in the input argument the group connection information and connection information to be removed.
- the step of carrying out an action for preparing play and the step of requesting play if resources selected from among the multiple content sources are specified to be played in multiple devices, carry out operations of preparing and requesting play, which are applied to resources specified to be played at a particular device from among the multiple devices, with respect to the particular device.
- the multiple content sources used by the method for presentation correspond to all of content sources included in the content set.
- the multiple content sources used by the method for presentation correspond to part of content sources selected from content sources of the content set.
- the part of content sources necessarily includes content sources, the information of which is recorded at the forefront of the item information.
- the step of carrying out an action for preparing play determines that selected item information is about a content set when a particular value is assigned to class of selected item information.
- the step of carrying out an action for preparing play determines that selected item information is about a content set in case that multiple first structure elements exist, the first structure element carrying information about content sources within selected item information.
- One apparatus for providing information about content through a network comprises a storage organized to store multiple content sources and information about the content sources and a service organized to provide information about the content sources in response to an external request, the information about the content sources including at least one of item information about a content set including two or more content sources, the item information including multiple first structure elements storing information about content sources separately according to a content source.
- the first structure element includes multiple second structure elements being capable of including multiple particular structure elements specifying protocol information and access location information about resources, wherein a resource whose protocol information and access location information is incorporated into one of the second structure elements is different in attribute from that of another resource whose protocol information and access location information is incorporated into another of the second structure elements.
- At least one embodiment of the present invention as described above and described below in detail with reference to drawings improves the convenience of the user as synchronized playback of a plurality of content sources can be requested by selecting a single item and increases degree of satisfaction of the user while the user's listening or watching content by making a playback operation carried out simultaneously without time delay between content sources and components within a source.
- FIG. 1 illustrates the structure of a conventional UPnP AV network
- FIG. 2 illustrates a signal flow between devices and/or services during playback of media carried out in a network of FIG. 1 ;
- FIG. 3 illustrates structuring item information for multi-content streaming and networked devices carrying out signal processing between devices and/or services
- FIGS. 4 and 5 illustrate a signal flow between devices and/or services for multi- content streaming according to one embodiment of the present invention
- FIG. 6 illustrates the structure of item information carrying information about auxiliary content presented in association with a component within an arbitrary content source according to one embodiment of the present invention
- FIG. 7 illustrates the structure of item information created for a content set according to one embodiment of the present invention
- FIGS. 8 and 9 respectively illustrate examples of a screen according to one embodiment of the present invention, when a selected item is about a content set, the screen providing an input interface for the user to select a content source within the set
- FIGS. 10 and 11 respectively illustrate examples of a screen according to one embodiment of the present invention, when a single content source is a multiple component that requires synchronized playback, the screen providing an input interface for the user to select resources;
- FIGS. 12 and 13 respectively illustrate a signal flow between devices and/or services for playing resources belonging to multiple content sources by assigning the resources into multiple media Tenderers according to an embodiment of the present invention;
- FIGS. 14 and 15 respectively illustrate a signal flow between devices and/or services for streaming of multiple contents based on group connection information according to another embodiment of the present invention;
- FIG. 16 illustrates the structure of actions defined in association with group connection information according to one embodiment of the present invention; [41] FIG.
- FIG. 17 illustrates management information for grouping individual connections according to one embodiment of the present invention, the management information constructed by a connection manager service installed inside a device;
- FIG. 18 illustrates a conceptual scheme where instance IDs are structured for group and individual connection according to management information constructed in FIG.
- FIG. 19 illustrates a signal flow between devices and/or services for playing resources belonging to multiple content sources by assigning the resources to multiple media Tenderers and utilizing group connection information according to one embodiment of the present invention
- FIG. 20 illustrates a procedure of inquiring about or controlling an arbitrary individual connection within a group connection according to one embodiment of the present invention.
- FIG. 3 illustrates networked devices carrying out structuring of item information that enables multi-presentation of multiple content sources and signal processing between devices and/or services according to the present invention.
- one content source indicates a multiple component; a multiple component comprises multiple components that are supposed to be presented in association with each other.
- Streaming for presenting or playing multiple content sources together through data transfer on a network is called 'multi-content streaming'.
- streaming of multiple components belonging to a single content source is called 'multiple streaming'.
- the network of FIG. 3 is a UPnP AV network comprising a control point 210, a media server 220, and multiple media Tenderers including a media renderer A 230.
- UPnP AV network comprising a control point 210, a media server 220, and multiple media Tenderers including a media renderer A 230.
- CDS 221 (which can be a processor that runs software) within the media server 220 carries out structuring of item information for multi-content streaming according to the present invention.
- the control point 210 plays a primary role in signal processing between devices and/or services for multi- content streaming according to the present invention by following a procedure illustrated in FIGS. 4 and 5. In the following, the procedure is described in detail.
- the CDS 221 within the media server 220 creates item information about content sources and components, namely meta data in a particular language (e.g., in XML format) by searching media files stored in a mass storage such as a hard disk or a separate removable recording medium such as an optical disk. Media files associated with each other for synchronized presentation are treated as a single content source and item information about the single content source is created.
- FIG. 6 illustrates an exemplary structure of item information created by the aforementioned method.
- auxiliary component e.g., subtitle, voice, etc
- additional expression information 402 for specifying relationship in an arbitrary combination of a main component and an auxiliary component providing user experience.
- the CDS 221 figures out interrelationship between media files considered as a single content source and whether a media file is a main component or an auxiliary component by utilizing, for example the name of each media file and/or extension of the file. If necessary, information about the property of each file— namely, whether the file is text or image and/or an encoding method— can also be obtained from the extension of the corresponding file. Information of each file can also be obtained by interpreting header information of the file. Alternatively, other application programs can write the aforementioned information in a database with respect to media files stored in a mass storage (or media files stored in a removable recording medium), the database being located in the same recording medium.
- a structural element ( ⁇ userExperienceExpression>) for the additional expression information 402 can comprise three parts.
- a first part is a resource element ( ⁇ primary resource>) about a main component, corresponding to a structural element for assigning an identifier (ID) to a main component or main components included in the resource element within the item property information 401.
- a second part is a resource element about an auxiliary component ( ⁇ additional resource>), corresponding to a structural element for assigning an ID to auxiliary components presented in association with the main component and recording protocol and location information for accessing the components.
- a third part is a set of relational elements specifying component set information from which a combination for synchronized presentation of a main component and an auxiliary component can be obtained.
- Each relational tag ( ⁇ relationship: ⁇ represents a combination that enables presentation.
- ⁇ in addition to the aforementioned operations of examining interrelationship between stored media files, treating particular media files as a single content source, and writing item information about the content source, can additionally write item information about a content set (hereinafter, it is also called 'stream set') where different content sources are interrelated with each other.
- a content set hereinafter, it is also called 'stream set'
- Information about whether to associate different content sources with each other may be received from a user or media information provided together with the content sources.
- item information about a content set where different content sources are associated with each other is written as shown in FIG. 7 and may be provided for the CDS 221 through a removable recording medium on which the content sources are stored.
- FIG. 7 An embodiment of FIG. 7 is described specifically.
- the CDS 221, as shown in FIG. 7 is described specifically.
- ⁇ streamSet> tag 510, 520 Those components belonging to a content source separated by ⁇ streamSet> tag is further classified by another structure element, for example ⁇ resSet>tag.
- Association of multiple components with a single ⁇ resSet> occurs when a number of components with the same attribute exist.
- Components of the same attribute or type such as video, audio, image, text, or a selective combination thereof are specified by a single ⁇ resSet> tag 503 (one example is video components of FIG. 7 comprising Terminator.
- protocol information of the component that is, a resource
- location information for accessing the component are defined by ⁇ res> tag through a conventional method.
- association of a single content source with multiple ⁇ resSet> tag occurs when a main component and an auxiliary component are included in the content. For example, as shown in FIG.
- Terminator. sub file carries data of image attribute for subtitle information
- Terminator.idx file carries synchronization information in a text form for synchronizing subtitle information of image attribute with video data.
- a title appropriate for multi-content streaming controlled by the item information is determined and ⁇ title> tag 501 of the corresponding item is created.
- titles within item information created for respective content sources included in a content set can be combined with each other. For example, if a title within an item created independently with respect to a first content source for multi- content streaming is Terminator and a title within an item created independently with respect to a second content source is Star Wars, a compound title of a content set consisting of the two titles is given by Terminator and Star Wars by linking the two titles with 'and' or '&' as shown in FIG. 7.
- the CDS 221 assigns a class name 502, for example "object. item. streamltem” different from a class name assigned to an item created for image or video content (e.g., "object.item.videoitem”) to an item of a content set created by the aforementioned method. Specifying a class as described above helps immediate determination of whether an item is about single content or about a content set.
- each individual structure element e.g., tag
- FIG. 7 e.g., ⁇ streamSet>, ⁇ resSet>
- the CP 210 confirms from the class name or ⁇ streamSet> tag or the number that it is related to a content set for multi-content streaming and allows the user to select a content source belonging to the corresponding ⁇ StreamSet>.
- Item information composed as shown in FIG. 6 and item information about a content set prepared as shown in FIG. 7 are transferred from the CDS 221 to the CP 210 in response to a browsing action or a search action and are interpreted by the CP 210. According to the interpretation, the CP 210 provides the user with relevant information for selecting content and/or a component to play. According to the user's input, an operation of multi-content streaming (when a content source is a multiple component, multiple streaming is supported) is carried out. Detailed descriptions of the operation are given below.
- FIGS. 4 and 5 illustrate a signal flow between devices and/or services for multi- content streaming according to one embodiment of the present invention.
- Item information created by CDS 221 within the media server 220 through the aforementioned method is transferred from the CDS 221 to the CP 210 by a browsing action or a search action of the CP 210 (S31).
- the CP 210 requests and obtains supported protocol information from all of media Tenderers including a media renderer A 230 (S30).
- the CP 210 from among information of objects and content sets received from the step S31, provides the user through an appropriate user interface (UI) only with those objects (items) having protocol information supported by the media renderer A 230 that the user has specified for presentation of content (S32-1). At this time, the CP 210 analyzes information received by an action and carries out subsequent operations (S32-2) that allow the user to select desired content or a desired content set and component within the content.
- UI user interface
- information received by an action is analyzed and if item information about a content set is included, as shown in FIG. 9, a window of single content 611 and a window of multiple content 612 are displayed together separated from each other.
- the CP 210 analyzes the selected item information and checks each individual content source (which corresponds to ⁇ streamSet> tag in the example of FIG. 7) comprising a content set and provides a window that allows selection of the content sources. For example, if a selected item is about a content set consisting of content sources X, Y, and Z, the CP 210 outputs information that helps the user recognize content sources X, Y, and Z— for example, a list, entries of which are file names (in the example of FIG. 7, Terminator and Star Wars) of resources whose attributes are video.
- the CP 210 outputs a list, each entry of which is a phrase (or a clause) obtained by dividing the text of a title based on a conjunction in the title with respect to a selected content set, for example 'and' or '&'.
- the CP 210 in selecting a content source within a content set, can assume that selection of a particular content source, e.g., a content source specified by a first ⁇ streamSet> tag within item information is mandatory. For example, if information about content sources X, Y, Z is recorded in a content set in a sequential order, a window is provided such that the user cannot select a content source X whereas the user can select only Y and Z. That is to say, multi-content streaming can be carried out by X+Y (where the user selects Y), X+Z (where the user selects Z), or X+Y+Z (where the user selects both X and Y). In another embodiment, in the above example, if Y and Z have been given for multi- content streaming but the user did not select either of them, X alone is streamed.
- each individual content source within a content set may not be optional.
- a content source within each ⁇ streamSet> tag recorded in item information created for a content set is regarded as selected and the CP 210 may carry out only those actions for selecting components within ⁇ resSet> tag contained in the ⁇ streamSet> tag.
- item information about a content set of X and Y or X and Z is created in addition to item information about a content set of X, Y and Z.
- the CP 210 If one or more than one content source is selected during a selection procedure of each individual content source within a content set, the CP 210, with respect to each selected content source, carries out the following operations (S32-3) that select components belonging to the source.
- the CP 210 first searches for ⁇ resSet> tag where resources (components) of video attribute are grouped together and displays the resources for the user as shown in FIG. 10 and receives selection of a component.
- a resource of video attribute becomes a main component.
- components included in ⁇ resSet> tag of video attribute are all the same content, respective components can have different bit rates or employ different encoding methods. If a single main component is selected, the CP 210 lists 701 in a separate window resources in ⁇ resSet> tag as well as resources in ⁇ resSet> tag where a main component belongs, thereby allowing the user to select a component. A component selected at this time is called an auxiliary component to distinguish from a previously selected main component.
- a window for selection of a main component and a window for selection of an auxiliary component can be displayed simultaneously on a screen instead of being displayed sequentially.
- a selection operation is activated in a selection window for an auxiliary component, a component already selected in a different window is displayed with an outstanding mark 702 differentiating the component from other components that have not been selected— for example, by inverting the display of the selected component, whereby the user can easily recognize the selected component.
- An auxiliary component can have various attributes. For example, audio, text, image, or a selected combination thereof can be the attributes of an auxiliary component. Therefore, as shown in FIG. 7, multiple ⁇ resSet> tags can exist for an auxiliary component group. As shown in FIG. 11, if the number of attributes of an auxiliary component is more than two, a selection set 711 according to each attribute is displayed and one auxiliary component is selected from the selection set. As shown in FIG. 11, when multiple selection sets are displayed for the user, information about the attribute of each set (e.g., audio or text) may be displayed together at the top of each selection set 712.
- information about the attribute of each set e.g., audio or text
- Information required for this display may be obtained from information which is the value of a property parameter of ⁇ resSet> tag, the property parameter being defined by the CDS 221.
- the CP 210 may select a component to be streamed within each of selected content sources by using a default method. For example, the CP 210, if specific selection is not carried out for a component within each selected component source, a resource specified by a head ⁇ res> tag within each ⁇ resSet> tag is selected as a streaming component.
- the CP 210 obtains from associated structure elements protocol information and URL information about a selected component belonging to each content source. That is, in the item information illustrated in FIG. 7, the CP 210 obtains the protocol and URL information from information of ⁇ res> tag of each selected component.
- protocol information of a component obtained from the above procedure is not compliant with the protocol supported by the media renderer A 230 (which is destined by the user for a device for presentation), the corresponding component is ignored and operations for presentation at the media renderer A 230 described below are not carried out for the component. Instead, the user may receive an alarm message saying "The selected component cannot be played at the destined media renderer!.
- FIG. 4 illustrates a case when three content sources (X, Y, Z) have been selected within a content set, where three identical preparation operations (S33-1, S33-2, S33-3) are carried out between devices and/or services.
- Specific illustration of actions carried out at each preparation operation is given at FIG. 5. As shown in FIG. 5, an action is carried out for each component belonging to a single content source and since input arguments of each action are given for each component, the input arguments have different information according to the corresponding component.
- the CP 210 invokes actions for preparing connection (PrepareForConnection()) to the media server 220 and the media renderer A 230 respectively for each component and receives connection information, for example instance ID assigned by participating elements (services) required for presentation through streaming (S33-n_l, S33-n_2).
- connection information for example instance ID assigned by participating elements (services) required for presentation through streaming (S33-n_l, S33-n_2).
- the CP 210 receives an instance ID for connecting each component through the action for preparing connection (the instance ID is a set of IDs assigned to each service. It is called, however, an instance ID for the sake of convenience.
- the instance ID represents a set of instance IDs about individual services assigned to a single connection
- the CP 210 sets access location information about previously selected components, for example URL information respectively to AVTransport service 233
- an action for preparing connection and an action for setting access location information are carried out sequentially according to the order of each content source but it does not necessarily follow the aforementioned order of performance.
- an action for setting access location information can be invoked on components belonging to content sources X, Y, Z.
- An action for setting access location information upon an arbitrary component may be invoked any time once an action for preparing connection has been previously invoked on the corresponding component.
- an action for setting access location information has been invoked for all of components selected among content sources within a content set and a success response has been received according to the invocation
- AVTransport service 233 of the media renderer A 230 that received the playback action for each component makes a component about a connection specified by an instance ID of input arguments of each playback action streamed or downloaded through a relevant information exchange procedure in a media server 220. Accordingly, components of selected content sources are streamed or downloaded from the media server 220 and under control of RenderingControl service 231, are decoded and output by a rendering module 231a consisting of corresponding decoders (or a decoder of integrated functions) (S35). At this time, components 301 that require synchronized playback within a single content source are presented in synchronization with each other.
- multiple Tenderers can carry out multi-content streaming by dividing up content sources or components.
- FIG. 12 illustrates the case where the user requests playback specifying a different media renderer according to a content source; for brevity of drawing, a single signal processing line has been used for all of components belonging to a single content source (in fact, to differentiate from invocation of an action, a short slant crossing line and a character m have been added to a signal line). In other words, a signal processing line to which a short slant crossing line and m have been added necessarily invokes multiple actions upon the corresponding components. This applies equally to the description below.
- required actions may be invoked irrespective of the order of the media Tenderers and time.
- the playback actions are invoked after a success response with respect to the last of actions required for each media renderer has been received 801. It is desirable that invocation 802 of playback actions upon media Tenderers should be carried out simultaneously.
- multi-content streaming can be carried out by multiple Tenderers after dividing components belonging to a content set according to respective attributes.
- FIG. 13 illustrates a case where the user requests playback of a component by specifying a different media renderer according to the component's attribute; for brevity of drawings, all of component with the same attribute have been represented by a single signal processing line (where a short slant crossing line and a character m are added). That is to say, for a single signal processing line with a short slant crossing line and a character m, multiple actions necessarily accompany components of the same attribute.
- connections for respective components are grouped and by using an identifier for the grouped connections (hereinafter, it is called 'group connection'), multi-content streaming is carried out for a content set.
- FIGS. 14 and 15 illustrate a procedure for playing a content set according to the present embodiment.
- the CP 210 first invokes an action for preparing group connection (PrepareForGroupConnectionO) on CM service 222, 232 of each device (a media server 220 and a media renderer A 230) (S93-1, S93-2). Since the action for preparing group connection has the same structure 1001 illustrated in FIG. 16, group connection information, for example a virtual instance ID is received in response to the invocation from the media server 220 and the media renderer A 230 being carried by output arguments.
- the virtual instance ID represents an instance ID not corresponding to an actual connection; the virtual instance ID is treated as a virtual ID for identifying a group connection.
- the signal processing example of FIG. 14 describes a case where three content sources X, Y, Z within a content set are selected and three identical preparation operations (S94-1, S94-2, S94-3) are carried out between devices and/or services.
- Specific description about actions carried out during each preparation operation is given in FIG. 15. As shown in FIG. 15, an action is carried out for each component belonging to a single content source and since input arguments of each action are prepared for the corresponding component, the input arguments have mutually different information that is adequate to and associated with the component.
- the CP 210 invokes connection preparation actions (PrepareForConnection()) for individual connection (which is intended to represent a connection created for a single component in contrast with 'group connection'), namely for each component to the media server 220 and the media renderer A 230 respectively and receives an instance ID assigned by participating services to be involved in presentation through streaming between devices (S94-n_l, S94-n_2).
- connection preparation actions PrepareForConnection()
- RCS RCS about individual connection of each component through an action for preparing connection
- the CP 210 to group received instance IDs about individual connection, invokes an action for adding to a group (AddtoGroupO) having the structure illustrated in FIG. 16 as many times as the number of individual connections (S94-n_3, S94-n_4).
- the action for adding to a group is for linking an instance ID for individual connection with an instance ID (a virtual instance ID assigned for identifying the group connection) for group connection received (S93-1, S93-2) through the previous action for preparing group connection.
- input argument of each action for adding to a group includes an instance ID for group connection according to the structure il- lustrated in FIG. 16 and an instance ID for individual connection to be enlisted in the group connection.
- connection preparation action for individual connection is invoked for each component (S94-n_l, S94-n_2) after a group connection preparation action for group connection has been invoked (S93-1, S93-2) in the embodiment of FIG. 14, invocation of the action can be carried out in a reverse order. In other words, it is sufficient that by carrying out a group connection preparation action and a connection preparation action for individual connection irrespective of the order, an instance ID for individual connection to be added to a group and an instance ID for a group connection are prepared before carrying out the action for adding to group.
- FIG. 17 illustrates an example of management information for grouping individual connections (since the media renderer A 230 of FIG. 3 is equipped with AVTransport service 233 and an instance ID about AVTransport service has been provided by a connection preparation action in response to the action, the instance ID of AVTransport service is included in an instance ID for a connection), the management information being constructed by ConnectionManager service 232 within the media renderer A 230.
- FIG. 18 illustrates a conceptual scheme where instance IDs are structured for group and individual connection according to the management information constructed in FIG. 17.
- mapping information about instance IDs illustrated in FIG. 17 if there exists additional information received through input arguments of an action for preparing group connection and an action for adding to group (for example type, information about whether an individual connection is a main or an auxiliary component, and the like), the received information is also stored as management information and thus managed by the CM service 222 or 232.
- each ConnectionManager service 222, 232 in response to the request of the CP 210 for playback management or rendering control utilizing an instance ID of a connection group, identifies an instance ID of individual connection corresponding to a service requested for an action and utilizes the instance ID, thereby specifying the corresponding resources available.
- the CP 210 can immediately carry out an action (AddtoGroupO) for joining the corresponding connection to a group connection established by the previous group connection preparation action.
- an action for adding to group (AddtoGroupO) applied to an individual connection can be carried out irrespective of reception of a response to a connection preparation action (PrepareForConnection()) of other connections once an instance ID of the individual connection is received.
- the CP 210 invokes a playback action on AVTransport service 233.
- the action uses a previously received instance ID (Instance_GrA VTID) of AVTransport service for group connection (S95).
- the instance ID of AVTransport service for group connection transferred by the action is mapped onto instance IDs of AVTransport service for individual connection by ConnectionManager service 232 and the mapped instance IDs are transferred to AVTransport service 233, enabling playback operations of individual connections to start at the same time.
- components of a content source selected within a content set are all streamed or downloaded from the media server 220 and are decoded and outputted by the rendering module 23 Ia under control of RenderingControl service 231 (S96).
- RenderingControl service 231 S96
- the user can request presentation of content sources within a content set to be played through separate multiple media Tenderers or the user can request presentation of components belonging to content sources by using a different media renderer according to attributes of the components.
- the CP 210 dose not establish a group connection for all the components in a content set to be presented but establishes a group connection by components that are directed to the same device.
- FIG. 19 illustrates signal processing for playback using group connection information based on the assumption that components are designated for presentation being distributed across media Tenderers A, B, and C.
- an action for preparing group connection is invoked for each group of components directed to each media renderer (S 1201) and operations for preparing multi-content streaming are carried out by using an instance ID of a group connection received from CM service of each media renderer (S 1202).
- the CP 210 invokes playback actions using an instance ID of a group connection to respective AV- Transport services of the media Tenderers A, B, C.
- a service that receives an action, when the instance ID for an individual connection corresponding to the action is specified by a single instance ID, maps the instance ID for an individual connection directly onto the instance ID of the corresponding group connection and carries out operations for a individual connection of the instance ID, for example control operations. For instance, when individual connections corresponding respectively to the components of video, audio, and text attribute are set up as a group connection and a VolumeO action that adjusts loudness of sound has been received through an instance ID of the group connection, the instance ID of the group ID can be directly mapped onto the instance ID of a connection set up for a component of audio attribute from among instance IDs for the three individual connections.
- mapping is inappropriate (for example, a group connection comprises multiple components of the same attribute or a group connection is set up for two or more content sources within a content set as illustrated in the previous example) and a particular action is invoked, an instance ID for an individual connection within a group connection is retrieved and used, which is described in the following.
- FIG. 20 is one example of the above operation, illustrating a procedure of inquiring of information related to play of a component corresponding to a particular individual connection belonging to a group connection.
- FIG. 20 assumes a situation where an action is invoked on the media renderer A 230 but the action can necessarily be invoked on a different device, for example the media server 220.
- CP 290 of FIG. 20 invokes an action for inquiring about devices specified by the user— group connections currently set up for the media renderer A 230 in the example of FIG. 20— on ConnectionManager (CM) service 232 within the media renderer A 230, the action (GetGroupConnectionIDs()) having the structure 103 illustrated in FIG. 16. Accordingly, instance IDs (instance_GrCMIDs) of CM service 232 about currently established group connections are received (S 1301).
- instance IDs (instance_GrCMIDs) of CM service 232 about currently established group connections are received (S 1301).
- the CP 290 selects one group connection from the received information. At this time, necessary conditions for selecting a group connection are determined by information entered by the user.
- an action for inquiring of group connection information (GetGroupConnectionInfo()) is invoked on the CM 232, the action having the structure 1004 illustrated in FIG. 16 and having an instance ID of CM about the group connection (instance_GrCMID) as an input argument.
- the CM 232 in response to the invocation, delivers CM instance IDs of all the individual connections belonging to the group connection specified by the input argument of the action from among management information managed for a current group connection to the CP 290 (S 1302).
- the additional information for example, type of a group connection (e.g., multi-content streaming, multiple streaming, subtitle synchronization, audio synchronization, etc.)— and information about whether a component of each individual connection is primary or auxiliary are delivered together to the CP 290.
- type of a group connection e.g., multi-content streaming, multiple streaming, subtitle synchronization, audio synchronization, etc.
- the CP 290 selects an individual connection from received information. Necessary conditions for selecting an individual connection are determined based on information entered by the user and received information. If received information carries only instance IDs of CM service about individual connections, making it difficult for the user to select, the CP 290 invokes an action for inquiring of connection information (GetCurrentConnectionlnfoO), which is described below, on each of instance IDs of the received CM service without the user's request and receives information and presents the received information together with the instance IDs, helping the user select an individual connection.
- GetCurrentConnectionlnfoO which is described below
- an action for inquiring of current connection information (GetCurrentConnectionlnfoO) is invoked on the CM 232, the action having CM instance ID (instance_CMID) about the individual connection as an input argument.
- stance_CMID CM instance ID
- information about the individual connection is received (S 1303).
- the CP 290 by using received information, determines target services of an action relevant to the user's request and types of actions and invokes a determined action on the corresponding determined service.
- media information is requested from AVTransport service 233. Since the above request is related to an action for AVTransport service 233, from the previously received information, instance_AVTID, which is an instance ID of AVTransport service, is used as an input argument of the action. According to the action, the AVTransport service 233 delivers a variety of state information of the corresponding connection as shown in FIG. 20 and managed by the AVTransport service 233 to the CP 290 (S1304).
- An established group connection is removed by the request of the CP (210 or 290) when the user requests removal or it is determined that multi-content streaming is not further required.
- the CP (210 or 290) for each individual connection to be removed, invokes an action for removing from a group (RemoveFro mGroupO) on CM service 222, 232, the action removing an individual connection from a group connection and having the structure 1005 illustrated in FIG. 16.
- the above action includes an instance ID for a group connection and an instance ID for an individual connection to be removed from a connection group as input arguments.
- CM (222 or 232) that received the action for removing from a group, from ID mapping information organized as in FIG. 17, erases an instance ID identical to the instance ID for an individual connection included in the input argument of a received action linked with an instance ID for a group connection included in the input argument of the received action.
- the CM service 222, 232 examines mapping information of an instance ID for the corresponding group connection and if no more instance ID for an individual connection related to the group connection remains, removes assignment of an instance ID for a group connection of the mapping information and reserves the removed instance ID to be reused for a different group connection.
Landscapes
- Engineering & Computer Science (AREA)
- Automation & Control Theory (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
- Information Transfer Between Computers (AREA)
Abstract
L'invention concerne un procédé et un dispositif servant à préparer et à traiter des informations associées à des sources de contenu. Ce procédé de préparation d'informations associées à des sources de contenu consiste à: créer des informations concernant chacune d'une pluralité de sources de contenu; séparer les informations créées par source de contenu et incorporer chacune des informations séparées dans un premier élément structural respectif; composer des informations d'articles comprenant les premiers éléments structuraux, le premier élément structural étant composé d'une pluralité de deuxièmes éléments structuraux pouvant contenir une pluralité d'éléments structuraux définis indiquant des informations de protocole et des informations de localisation d'accès concernant des ressources, l'attribut d'une ressource dont les informations de protocole et les informations de localisation d'accès sont incorporées dans un des deuxièmes éléments structuraux différant de celui d'une ressource dont les informations de protocole et les informations de localisation d'accès sont incorporées dans un autre desdits deuxièmes éléments structuraux.
Applications Claiming Priority (4)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| US94632207P | 2007-06-26 | 2007-06-26 | |
| US60/946,322 | 2007-06-26 | ||
| KR20070137775 | 2007-12-26 | ||
| KR10-2007-0137775 | 2007-12-26 |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| WO2009002071A2 true WO2009002071A2 (fr) | 2008-12-31 |
| WO2009002071A3 WO2009002071A3 (fr) | 2009-03-05 |
Family
ID=40186158
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| PCT/KR2008/003576 Ceased WO2009002071A2 (fr) | 2007-06-26 | 2008-06-23 | Procédé et dispositif servant à gérer et à traiter des informations d'objet pour diffusion en flux d'un contenu multiple |
Country Status (1)
| Country | Link |
|---|---|
| WO (1) | WO2009002071A2 (fr) |
Family Cites Families (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US6898618B1 (en) * | 2000-05-09 | 2005-05-24 | Sun Microsystems, Inc. | Client-specified display services in a distributed computing environment |
| US7206853B2 (en) * | 2000-10-23 | 2007-04-17 | Sony Corporation | content abstraction layer for use in home network applications |
| US8116889B2 (en) * | 2002-06-27 | 2012-02-14 | Openpeak Inc. | Method, system, and computer program product for managing controlled residential or non-residential environments |
| US7647614B2 (en) * | 2004-06-07 | 2010-01-12 | Sling Media, Inc. | Fast-start streaming and buffering of streaming content for personal media player |
-
2008
- 2008-06-23 WO PCT/KR2008/003576 patent/WO2009002071A2/fr not_active Ceased
Also Published As
| Publication number | Publication date |
|---|---|
| WO2009002071A3 (fr) | 2009-03-05 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US9344471B2 (en) | Method and apparatus for managing and processing information of an object for multi-source-streaming | |
| US20100063970A1 (en) | Method for managing and processing information of an object for presentation of multiple sources and apparatus for conducting said method | |
| KR101249232B1 (ko) | UPnP AV 네트워크에서 “유니버셜 팔로우-미”기능을 제공하는 시스템 및 방법 | |
| US8504712B2 (en) | Method and apparatus for managing multi-streaming contents and for controlling of changing players during playback of multi-streaming contents | |
| JP2005116161A (ja) | イベント発生情報が記録された情報保存媒体、その再生装置及び再生方法 | |
| CN104539638B (zh) | 通过使用通用即插即用播放场景的方法和装置 | |
| US8065335B2 (en) | Method for managing and processing information of an object for presentation of multiple sources and apparatus for conducting said method | |
| KR101465976B1 (ko) | UPnP 디바이스가 화면 상의 복수의 재생 영역을 통해복수의 컨텐츠를 재생하는 방법 및 이를 위한 장치 | |
| US8601189B2 (en) | Method for processing information of an object for presentation of multiple sources | |
| WO2005031606A1 (fr) | Evaluation de reponses dans un systeme a service de repertoire de contenu | |
| US20140082012A1 (en) | Methods and systems for enhanced access to multimedia contentt | |
| US20120096157A1 (en) | Method and apparatus for managing and processing information an object for multi-resource-streaming | |
| WO2009002071A2 (fr) | Procédé et dispositif servant à gérer et à traiter des informations d'objet pour diffusion en flux d'un contenu multiple | |
| US20070067456A1 (en) | Method and apparatus for controlling network of shared resources | |
| US20070175975A1 (en) | Method and apparatus for providing DVD content with rendering device in UPnP network | |
| KR20080033794A (ko) | 다중 소스의 프리젠테이션을 위한 오브젝트에 대한 정보와커넥션 그룹을 관리하는 방법 | |
| KR20080035084A (ko) | 다중 소스의 프리젠테이션을 위한 오브젝트에 대한 정보관리 및 처리 방법 | |
| WO2008039005A1 (fr) | Méthode de gestion et traitement d'informations sur un objet pour la présentation de sources multiples | |
| KR20080028578A (ko) | 다중 소스의 프리젠테이션을 위한 오브젝트에 대한 정보관리 및 처리 방법 | |
| KR100747296B1 (ko) | 홈 네트워크에서 텍스트 스트림 재생 방법 | |
| WO2008044874A1 (fr) | Procédé de gestion et de traitement d'informations d'un objet servant à présenter plusieurs sources | |
| KR100728034B1 (ko) | UPnP네트워크에서 DVD컨텐츠를 제공하는 방법 및장치 | |
| CN101361314A (zh) | UPnP网络中用渲染装置提供DVD内容的方法和设备 | |
| MX2008008255A (es) | Metodo y aparato que suministra contenido de disco versatil digital con dispositivo visualizdor en red de enchufe y reproduccion universal |
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: 08766535 Country of ref document: EP Kind code of ref document: A2 |
|
| NENP | Non-entry into the national phase |
Ref country code: DE |
|
| 122 | Ep: pct application non-entry in european phase |
Ref document number: 08766535 Country of ref document: EP Kind code of ref document: A2 |