The present invention relates broadly to system, method, signal, and computer program for delivery of streaming media assets over a computer network having a client server computer architecture. Specifically, the present invention relates to a file format and system that accommodates point-to-point delivery as well as point-to-multipoint delivery of streaming media assets.
Multimedia assets such as video, audio and the other forms of content can be encoded and streamed in many different ways. Generally, streaming media assets are delivered across communication networks such as the Internet according to point-to-point or point-to-multipoint schemes. In a point-to-point distribution model, a server that administers the media assets receives a request from a client for delivery of the media asset, negotiates delivery details such as delivery time, bit rate, and other parameters that specify how delivery is to be performed for a single client. In point-to-multipoint distribution, the server streams the media asset to multiple clients that utilize similar delivery parameters so that all clients receive the media asset in a substantially simultaneous manner. However, the negotiation between the server and each of the multiple clients is still required in the point-to-multipoint distribution model, as each client must be aware of what resources such as bandwidth, processing speed and memory size must be reserved or allocated for the incoming media asset. For instances where the number of clients desiring simultaneous delivery is high, this negotiation overhead is quite high in terms of time. Additionally, there exists no single format for a file containing a media asset. This means that, depending on client demand, multiple servers are required to handle both point-to-point and point-to-multipoint distribution methods. Maintaining multiple, dedicated servers incur substantially higher operating costs and reduced profits for commercial servers.
Thus, there is a need for a file format that can reduce the amount of negotiation required between clients and server as well as more efficient system for performing delivery of media assets.
The present invention overcomes the problems discussed above by providing a file format and system for efficient streaming of media assets from a server to one or more clients. In one aspect, the present invention provides a transfer file format that is suitable for point-to-point or point-to-multipoint distribution of transfer files between a server and one or more clients across a computer network, wherein the transfer file includes a signature indicating the format of the file, a header containing information related to various portions of the transfer file, asset metadata describing media content, media content that is capable of being displayed to a user, and user metadata that describes the media content and is capable of being displayed to the user. The media content may include a video object accompanied by one or more static images such as GIF images, html pages, and the like. By organizing the file format to include the asset metadata that is used by a media player program on the client side, the time consuming negotiation between client and server is eliminated and a more efficient transmission of media content is implemented.
In another aspect, the present invention provides a server computer system and method that is capable of connection to an asset metadata database containing the asset metadata, a file system containing the media content, and a user metadata database containing the user metadata, wherein the server includes an extractor module that constructs the transfer file by receiving a request for delivery in the form of an asset identifier, writing the asset metadata associated with the asset identifier from the asset metadata database into the transfer file, writing the media content associated with the asset identifier into the transfer file, and writing the user metadata associated with the asset identifier into the transfer file. Once these portions of the file are constructed, the extractor module inserts a header that includes information about the portions into the transfer file and the transfer file is sent across the computer network to one or more clients.
In another aspect, the present invention provides a client computer system and method for receiving transfer files as described above, wherein the client is capable of connection to a local asset metadata database, a local file system, and a local user metadata database. The client includes a parser module for processing the transfer file and allocating resources as required for the various parts of the transfer file. An installer module is included for installing the asset metadata in the local asset metadata database, the media content in the local file system, and the user metadata in the local user metadata database.
In another aspect, the invention provides an electronic signal, generally a digital electronic signal, encoding the transfer file or parts thereof, either alone or in addition to media content.
Other aspects of the invention will become apparent from reading the following detailed description and related drawings.
The present invention provides a file format and data structure that can be used for either point-to-point or point-to-multipoint distribution of media assets. Transfer of metadata associated with the media assets is supported. User defined metadata associated with video objects can be transferred using this file format, as well as one or more content and auxiliary files. The file format of the present invention supports transfer of necessary information for network-backed-assets. Because the file format is text-based, the file format allows pluggability of metadata in different formats such as plain text, XML, and the like.
Directing attention to
Server 102 includes an extractor module 110 which includes instructions executed to assemble a media asset into a file format that is easily transferred over computer network 106 to clients 104 in a multicast transmission model. In order to assemble the media asset into a transfer file, the extractor module 110 reads data from asset metadata database 112, user metadata database 114, and asset file system 116. Client 104 includes a media player program 117 such as Media Base, available from Kasenna, Inc. of Mountain View, Calif., which is capable of playing out a media asset in a manner which is observable by a user. For example, the media player program 117 can display media assets having an MPEG format on a computer monitor. Client 104 incorporates a parser module 118 which reads the transfer file containing the media asset and associated data and installer module 120 installs various portions of the transfer file into local asset metadata database 122, user metadata database 123, and files system 126.
An example of header 134 follows. The header 134 consists of a list of name-value pairs separated by newline characters. The following name-value pairs for the header are exemplary and others may be defined. Note that the value part follows the colon separator. The type of the value field is specified below. A string representation of the value is used in an embodiment. In cases where multiple forward slash (“/”)-separated fields are specified, the various fields represent the various possible values for that item. Of course, other field differentiation than “:” or “/” may alternatively be used. The values of these fields are defined in a file, such as in the mbase/lib/mbtransferff/nvpair_defs.h header file in one embodiment. An exemplary embodiment of this file is shown in Table I. An example of the asset metadata 136 is shown in Table II.
When the transfer file 130 is created as illustrated in
Computer 200 communicates with other computers via communication connection 216 and communication line 218 to allow the computer 200 to be operated remotely, or utilize files stored at different locations, such as content provider 108. Communication connection 206 can be a modem, network interface card, or other device that enables a computer to communicate with other computers. Communication line 218 can be a telephone line or cable, or any medium or channel capable of transferring data between computers. In alternative embodiments, communication connection 221 can be a wireless communication medium, thus eliminating the need for communication line 218. The components described above may be operatively connected by a communications bus 170.
Having disclosed exemplary embodiments and the best mode, modifications and variations may be made to the disclosed embodiments while remaining within the scope of the present invention. All patents, patent applications, or other references made herein are hereby incorporated by reference.
This is a divisional of U.S. application Ser. No. 10/090,697 filed Mar. 4, 2002 entitled “Transfer File Format And System And Method For Distributing Media Content,” which claims the benefit of priority to U.S. Provisional Appln. No. 60/272,944 filed Mar. 2, 2001 entitled “Asset Transfer File Format And Extractor/Parser/Installer For Video Content Distribution,” both of which are incorporated herein by reference in their entirety.
Number | Date | Country | |
---|---|---|---|
60272944 | Mar 2001 | US |
Number | Date | Country | |
---|---|---|---|
Parent | 10090697 | Mar 2002 | US |
Child | 12145377 | US |