AU731113B2 - Method and system for enabling access to a multimedia document - Google Patents

Method and system for enabling access to a multimedia document Download PDF

Info

Publication number
AU731113B2
AU731113B2 AU49463/97A AU4946397A AU731113B2 AU 731113 B2 AU731113 B2 AU 731113B2 AU 49463/97 A AU49463/97 A AU 49463/97A AU 4946397 A AU4946397 A AU 4946397A AU 731113 B2 AU731113 B2 AU 731113B2
Authority
AU
Australia
Prior art keywords
objects
document
server
multimedia
contents
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
Application number
AU49463/97A
Other versions
AU4946397A (en
Inventor
Guy M. Fouquet
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.)
Alcatel Lucent SAS
Original Assignee
Alcatel CIT SA
Alcatel SA
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 Alcatel CIT SA, Alcatel SA filed Critical Alcatel CIT SA
Publication of AU4946397A publication Critical patent/AU4946397A/en
Assigned to ALCATEL reassignment ALCATEL Amend patent request/document other than specification (104) Assignors: ALCATEL ALSTHOM COMPAGNIE GENERALE D'ELECTRICITE
Application granted granted Critical
Publication of AU731113B2 publication Critical patent/AU731113B2/en
Anticipated expiration legal-status Critical
Ceased legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Databases & Information Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Data Mining & Analysis (AREA)
  • Information Transfer Between Computers (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Machine Translation (AREA)
  • Devices For Executing Special Programs (AREA)
  • Computer And Data Communications (AREA)
  • Stored Programmes (AREA)

Description

Method and System for Enabling Access to a Multimedia Document This invention relates to a method and a system for enabling access to a multimedia document via a communications network, said access being possible from access means based on di.fferent platforms.
In present-day multimedia systems, many heterogeneous subscriber stations based on different technologies with different platforms, such as IBM-compatible
PC,
Apple Macintosh, or Unix workstations, are interconnected via communications networks. Servers with complex databases store contents for multimedia documents which can be accessed by a subscriber from his/her subscriber station, which represents a means of gaining access to the multimedia documents.
From T. Meyer-Boudnik et al, "MHEG Explained",
IEEE
Multimedia, Spring 1995, pages 26 to 38, the Multimedia and Hypermedia Information Coding Experts Group (MHEG) standard is known, which is to insure system-independent interaction between the different technologies. The MHEG standard permits a description of complex data from which a multimedia document (pictures, sound, text, video, is assembled, and makes available a formal syntax with which the interrelationship between these data and their dynamic behavior can be described. "Dynamic behavior" means, for example, interactivity or synchronization of different pieces of information which form part of the multimedia document but are stored in different servers. The complex data from which the multimedia document is constructed are referred to as MHEG objects. An MHEG object may, in turn, be composed of a tree of different other MHEG objects.
According to the MHEG standard, descriptions of MHEG objects from which a multimedia document is assembled are stored in an object-oriented database in a database-specific programming language. This objectoriented database can be accessed by an MHEG server.
For the transfer of one of the MHEG objects from the MHEG server to one of the access means, which represents an MHEG client, the MHEG object must be encoded into a transfer language. This transfer language is the Abstract' Syntax Notation 1 (ASN.1). In the MHEG client, the encoded MHEG object must be decoded. The MHEG client must have information on the control of the dynamic behavior of the MHEG object, since this information is not transferred between the MHEG server and the MHEG client. In a separate process, the dynamic connections between the MHEG objects, which describe the dynamic behavior, must be established and activated in the MHEG client.
It is a disadvantage of the system according to the MHEG standard that the encoding and decoding processes may take much time, so that the real-time processing of the MHEG objects is adversely affected. In addition, the MHEG client needs information on the 3 control of the dynamic behavior of one of the MHEG objects. The MHEG client must therefore have a certain intelligence.
At least preferred embodiment of the present invention seek to provide a method of and a system for enabling simple and effective access to a multimedia document.
According to the invention, the objects from which a multimedia document is assembled are stored in a server in a platform-independent programming language.
The encoding and decoding processes required with the use of the transfer language ASN.I are advantageously replaced by a simple interpretation phase.
It is an advantage of the invention that the information for controlling the dynamic behavior of an Sobject is contained in the respective object itself, so that an access means to which this object is transferred requires no separate information for controlling the dynamic behavior of this object.
According to advantageous aspects of the invention, the objects are objects according to the MHEG standard and are stored in the platform-independent programming language JAVA. According to a further advantageous aspect of the invention, the binary code for defining the objects is stored in the server in file form. This eliminates the need for complicated object management as is required in conventional databases.
Further advantageous aspects of the invention are defined in the dependent claims.
The invention and its advantages will become more apparent from the following description of an embodiment when taken in conjunction with the accompanying drawing, whose single figure shows one embodiment of the system according to the invention, in which the method according to the invention can be carried out.
Referring to the figure, there is shown a first server DS in which a plurality of objects from which multimedia documents are constructible are stored. In this embodiment, the objects stored in the first server DS are objects according to the MHEG standard.
Substitutionally for the stored MHEG objects, one object OB is depicted in the figure. The system further comprises several servers in which content data for the multimedia documents are stored.
Substitutionally for these servers, a second server VS is depicted in the figure. This second server VS contains content data for video films. The other servers may contain associated audio information, for example.
The MHEG objects stored in the first server DS contain references to document contents stored in the second server VS and the other servers. The system further comprises a plurality of access means which may have different platforms. Substitutionally, one access means TM is depicted in the figure. The first server DS, the second server VS, and the access means ZM are connected to a communications network N. In this embodiment, the communications network N is the Internet. It is possible to use other communications networks, such as a communications network based on the Asynchronous Transfer Mode (ATM) standard, etc., provided that the devices communicating with one another via these communications networks are suitably adapted.
The figure further shows an MHEG object OA which is being transferred from the first server DS to the access means ZM via the Internet N.
The MHEG objects in the first server DS are stored in byte code in the JAVA programming language in the form of files. JAVA is an object-oriented, platformindependent programming language which allows the JAVA code to be executed on different platforms without the need for recompilation.
In object-oriented technology, an object is an instance of a specific class. A class is composed of attributes, which describe its contents, and methods, which describe its dynamic behavior. The MHEG objects stored in the JAVA programming language in the first server DS contain, besides information on the static behavior of the MHEG object, on the composition of the object, the location of the respective object within the multimedia document, the interrelationships between the various objects, etc., information on the dynamic behavior of the respective object. This means that the respective MHEG object also contains the information on the control of its dynamic behavior, such as temporal relationships between the different objects or information on synchronizations with other objects. One example of information on the dynamic behavior of an object is the duration of the display of an image on a screen of the access means for seconds.
For the transfer of the MHEG object QA from the first server DS via the Internet N to the access means ZM, no encoding and decoding is necessary. The object OA is transferred to and received at the access means ZM in the JAVA programming language. In the access means ZM, the JAVA code of the object OA must be interpreted, it is translated by a JAVA interpreter into the machine language of the access means ZM. This JAVA interpreter is an interface between the independent JAVA code and the platform on which this JAVA code must be executed. The result of this interpretation is the execution of the JAVA program. Such a JAVA interpreter may, for example, be a JAVA-capable World Wide Web browser, such as Netscape 2.X. This insures in an advantageous manner that for the implementation of the present invention, a widely used man-machine interface can be employed.
The MHEG objects which are transferred to the access means ZM contain all information for assembling and executing the multimediadocument in the access means ZM. The access means ZM itself does not require any further information for handling the received object.
In the embodiment shown in the accompanying figure, in a first step 10, the access means ZM accesses the first server DS by means of a network-transparent request according to the Hypertext Transfer Protocol (HTTP). With this HTTP request, the access means ZM specifies the address of the file containing the objects of the desired multimedia document in the first server DS. In a step 20, the corresponding objects are then transferred from the first server DS to the access means ZM, where they are interpreted by the JAVA interpreter. In a subsequent step 30, the document content specified in the objects, which is stored in the second server VS, is requested and transferred from the second server VS to the access means ZM. The access means ZM can then assemble and execute the multimedia document.

Claims (8)

1. A method of accessing multimedia documents from access means (ZM) based on different platforms, the multimedia documents including data which describe the relationships between the contents of the respective :multimedia document and the dynamic behavior of the document contents, said method comprising the steps of storing for each multimedia document a tree of objects in a server in a platform-independent programming language, said objects 'containing references to document contents and information on the control of the dynamic behavior of document contents, and, when accessing the multimedia document, ••co transmitting said objects from the server 1'hrough a communications network to one of the access means in which an interpreter translates said objects ~'from the platform-independent programming language into machine language.
2. A method as claimed in claim 1, characterized in that the objects are objects according to the Multimedia and Hypermedia Information Coding Experts Group. standard.
3. A method as claimed in claim 1, characterized in that the platform- independent programming language is the JAVA programming language.
4. A method as claimed in claim 1, characterized in that the communications network is the Internet.
A method as claimed in claim 1, characterized in that the objects are stored in the server \in files.
6. A method as claimed in claim 5, characterized in that the access means Saccess the server by means of a request according to the hypertext transfer protocol.
7. A system for accessing multimedia documents from access means. based on different platforms, said multimedia documents including data which describe the relationships between the contents of the respective multimedia document and the dynamic behavior of the document contents, oe said system comprising a server in which for each multimedia document a tree of objects ,containing references to document o oo contents and information on the control of the dynamic behavior of document contents is stored in a platform-independent programming language, access means .based on different platforms and each provided with an interpreter for translating said objects from the platform-independent programming language into machine language, and 0g a communications network for transmitting objects from the server to o one of the access means Boo.
8. A server for enabling access from access means based on o: different platforms to multimedia documents including data which describe the relationships between the contents of the respective multimedia document and the dynamic behavior of the document contents, said server S. comprising storage means in which for each multimedia document a tree of objects containing references to document contents and information on the control of the dynamic behavior of document contents is stored in a platform-independent programming language, and means for transmitting said objects 'through a communications network to one of the access means in which an interpreter translates said objects I from the platform-independent programming language into machine language. C i. C C .C C C C C C C* C *C
AU49463/97A 1996-08-30 1997-08-28 Method and system for enabling access to a multimedia document Ceased AU731113B2 (en)

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
EP96440069A EP0828368B1 (en) 1996-08-30 1996-08-30 Method and system for accessing a multimedia document
EP96440069 1996-08-30
PCT/EP1997/005573 WO1998009426A1 (en) 1996-08-30 1997-08-28 Process and system for accessing a multimedia document

Publications (2)

Publication Number Publication Date
AU4946397A AU4946397A (en) 1998-03-19
AU731113B2 true AU731113B2 (en) 2001-03-22

Family

ID=8225421

Family Applications (1)

Application Number Title Priority Date Filing Date
AU49463/97A Ceased AU731113B2 (en) 1996-08-30 1997-08-28 Method and system for enabling access to a multimedia document

Country Status (9)

Country Link
EP (1) EP0828368B1 (en)
JP (1) JP2000501537A (en)
CN (1) CN1114879C (en)
AU (1) AU731113B2 (en)
CA (1) CA2233200A1 (en)
DE (1) DE59606317D1 (en)
ES (1) ES2154799T3 (en)
TW (1) TW365728B (en)
WO (1) WO1998009426A1 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1503299A1 (en) 2003-07-31 2005-02-02 Alcatel A method, a hypermedia communication system, a hypermedia server, a hypermedia client, and computer software products for accessing, distributing, and presenting hypermedia documents
CN101354658B (en) * 2008-09-02 2012-09-26 青岛海信移动通信技术股份有限公司 Method, system and apparatus for playing sound generating in Java software operation

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
SHAW M.L.G.ET AL"ACTIVE DOCUMENTS....", 2/10/94,PP 166-175 *
SINGLETON A. "WIRED ON THE WEB",VOL.21,NO.1,1/1/96,PP77-78 *

Also Published As

Publication number Publication date
EP0828368A1 (en) 1998-03-11
AU4946397A (en) 1998-03-19
CA2233200A1 (en) 1998-03-05
DE59606317D1 (en) 2001-02-15
ES2154799T3 (en) 2001-04-16
EP0828368B1 (en) 2001-01-10
TW365728B (en) 1999-08-01
JP2000501537A (en) 2000-02-08
CN1114879C (en) 2003-07-16
WO1998009426A1 (en) 1998-03-05
CN1205149A (en) 1999-01-13

Similar Documents

Publication Publication Date Title
US6012068A (en) Media manager for access to multiple media types
US5623656A (en) Script-based data communication system and method utilizing state memory
US6012067A (en) Method and apparatus for storing and manipulating objects in a plurality of relational data managers on the web
US5752022A (en) Method for creating a hypertext language for a distributed computer network
US6456308B1 (en) Embedded web server
US6990497B2 (en) Dynamic streaming media management
US5973696A (en) Embedded web server
US7730499B2 (en) Protocol agnostic request response pattern
US5349678A (en) Versatile RF data capture system
US6519617B1 (en) Automated creation of an XML dialect and dynamic generation of a corresponding DTD
US6523062B1 (en) Facilitating memory constrained client devices by employing deck reduction techniques
KR20030079926A (en) A system for unified extraction of media objects
WO2002017069A1 (en) Method and system of interpreting and presenting web content using a voice browser
EP1366436A2 (en) Method and system for fulfilling requests for information from a network client
US20030167320A1 (en) Registration service for registering plug-in applications with a management console
US6233730B1 (en) Revision compatibility between programs
EP1471712B1 (en) Analysis of operations relating to network services
US8135860B1 (en) Content interpolating web proxy server
AU731113B2 (en) Method and system for enabling access to a multimedia document
US8554874B2 (en) Method for broadcast of an html application
WO2001048630A2 (en) Client-server data communication system and method for data transfer between a server and different clients
US7032167B1 (en) Method and apparatus for a document parser specification
WO2001001292A2 (en) Computer system and method for loading applications
Ozden A Binary Encoding for Efficient XML Processing
Wong et al. Remote access to multimedia databases: An object oriented approach

Legal Events

Date Code Title Description
FGA Letters patent sealed or granted (standard patent)
MK14 Patent ceased section 143(a) (annual fees not paid) or expired