WO2004091220A1 - A method and device for pre-processing requests related to a digital signal in an architecture of client-server type - Google Patents

A method and device for pre-processing requests related to a digital signal in an architecture of client-server type Download PDF

Info

Publication number
WO2004091220A1
WO2004091220A1 PCT/IB2004/001714 IB2004001714W WO2004091220A1 WO 2004091220 A1 WO2004091220 A1 WO 2004091220A1 IB 2004001714 W IB2004001714 W IB 2004001714W WO 2004091220 A1 WO2004091220 A1 WO 2004091220A1
Authority
WO
WIPO (PCT)
Prior art keywords
client
server
animation
jpip
requests
Prior art date
Application number
PCT/IB2004/001714
Other languages
French (fr)
Inventor
Fabrice Le Leannec
Ioana Donescu
Original Assignee
Canon Kabushiki Kaisha
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 Canon Kabushiki Kaisha filed Critical Canon Kabushiki Kaisha
Priority to US10/549,158 priority Critical patent/US8838742B2/en
Priority to EP04726241A priority patent/EP1611748A1/en
Publication of WO2004091220A1 publication Critical patent/WO2004091220A1/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/40Client devices specifically adapted for the reception of or interaction with content, e.g. set-top-box [STB]; Operations thereof
    • H04N21/43Processing of content or additional data, e.g. demultiplexing additional data from a digital video stream; Elementary client operations, e.g. monitoring of home network or synchronising decoder's clock; Client middleware
    • H04N21/433Content storage operation, e.g. storage operation in response to a pause request, caching operations
    • H04N21/4331Caching operations, e.g. of an advertisement for later insertion during playback
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/60Network structure or processes for video distribution between server and client or between remote clients; Control signalling between clients, server and network components; Transmission of management data between server and client, e.g. sending from server to client commands for recording incoming content stream; Communication details between server and client 
    • H04N21/63Control signaling related to video distribution between client, server and network components; Network processes for video distribution between server and clients or between remote clients, e.g. transmitting basic layer and enhancement layers over different transmission paths, setting up a peer-to-peer communication via Internet between remote STB's; Communication protocols; Addressing
    • H04N21/643Communication protocols

Definitions

  • the present invention relates to a method and device for preprocessing requests related to a digital signal in an architecture of client-server type.
  • the Flash animation format provides in particular the possibility of including predefined animations.
  • JPIP JPEG2000 Interactive Protocol
  • the progressive transmission, from a server to a client, of an animation of Flash type consisting of a series of portions of a JPEG2000 image may be performed through a series of JPIP requests sent out by the client and processed by the server.
  • the software Kakadu available on the Internet at the address http://www.kakadusoftware.com, and which is dedicated to the processing of JPEG2000 images, enables the server to construct a cache which is ready to form JPIP response messages and transmit them to the client.
  • the data stored in the cache consists of codeblocks, which are compressed representations of an elementary rectangular portion of an image possibly transformed into sub-bands.
  • the codeblocks are adapted to be encapsulated into packets. Consequently, the server must not only generate JPEG2000 packet headers but also the headers of the JPIP messages to transmit data to the client. This increases the processing time of the JPIP requests, which is precisely what it is sought to avoid.
  • the present invention provides a method of transmission of an animation in a digital image by a first server containing a descriptive file of the animation to a client, an animation being defined by a series of portions of a digital image according to a plurality of requests to be received from the client, this transmission method comprising the steps of: - at reception by the first server of a request from the client on the animation descriptive file, transmission of the descriptive file to the client and to a second server, the second server being enabled to prepare appropriate responses to a series of client requests deduced from the descriptive file and anticipating the plurality of requests to be received from the client.
  • the present invention thus makes it possible to optimize the responsiveness of a server in relation to requests corresponding to an animation in a digital image that is predefined and known in advance by the server.
  • the descriptive file enables a complete description to be obtained of an animation made up of portions of images.
  • the client will then be able to formulate requests about the portions which it is missing.
  • the method according to the invention makes it possible to avoid overloading the random access memory of the server and to limit the permanent memory load of the server to the payload data which have a high probability of being requested in the future by clients.
  • the responses prepared by the second server are return message headers each accompanied by a pointer to the beginning of a segment of payload data to associate with the header, the segment of payload data being stored at the second server.
  • the prepared responses occupy less memory space on the second server, since they contain only the message headers to transmit and an equal number of pointers to the file containing the animation.
  • the responses prepared by the second server are messages each comprising a header and a body constituted by compressed data.
  • the second server merely transmits these already formed responses when it receives requests from the client.
  • the response time of the second server to the client is further reduced with respect to the first embodiment since the time for extraction of the payload data from the original file is eliminated.
  • the method further comprises a step consisting of inserting the responses in a file containing the animation.
  • the method further comprises a step consisting of fragmenting the payload data segment. This step makes it possible to take into account the state of the client's cache at the moment of forming the definitive response messages intended for the client and thus makes it possible to avoid transmitting to the client data already stored in its cache.
  • the fragmenting step may consist in cutting up a series of bytes of the payload data segment into at least two portions if the size of that series of bytes exceeds a predetermined threshold.
  • the image is encoded according to the JPEG2000 standard.
  • the animation is of the Flash type and the aforementioned descriptive file is encapsulated in that animation.
  • the method according to the invention implements the JPIP transfer protocol (JPEG2000 Interactive Protocol).
  • the present invention also provides a device for transmission of an animation in a digital image by a first server containing a descriptive file of the animation to a client, an animation being defined by a series of portions of a digital image according to a plurality of requests to be received from the client, this transmission device comprising:
  • the present invention also relates to a communication apparatus comprising a device as above.
  • the invention also relates to:
  • - a partially or totally removable information storage means, which can be read by a computer or a microprocessor, storing instructions of a computer program, making it possible to implement a method as above.
  • the invention also relates to a computer program product able to be loaded into a programmable apparatus and comprising sequences of instructions for implementing a method as above, when that program is loaded and executed by the programmable apparatus.
  • - Figure 2 is a diagram of a device implementing the present invention, in a particular embodiment;
  • - Figure 3 provides an example of a series of portions of a
  • FIG. 5 illustrates the concept of precinct data-bin increment
  • FIG. 6 is a block diagram illustrating a first particular embodiment of the method according to the present invention
  • FIG. 7 is a diagram of the content of the partial JPIP responses prepared in advance for a Flash animation, in the first embodiment
  • FIG. 8 is a flow diagram illustrating the main steps of the operation of the client in the first embodiment
  • FIG. 9 is a flow diagram illustrating the main steps of the operation of the server in the first embodiment
  • FIG. 10 is a diagram of the content of the JPIP responses prepared in advance for a Flash animation, in a second particular embodiment of the invention.
  • FIG. 11 is a block diagram illustrating a third particular embodiment of the invention.
  • JPEG2000 a file is composed of an optional JPEG2000 preamble, and a codestream comprising a main header and at least one tile.
  • a lile represents, in compressed form, a rectangular portion of the original image considered.
  • Each tile is formed of a tile header, and a set of compressed image data called the tile bitstream.
  • Each tile bitstream comprises a sequence of packets.
  • Each packet contains a header and a body.
  • the body of a packet contains at least one codeblock, which, as indicated above, is a compressed representation of an elementary rectangular portion of an image possibly transformed into sub- bands.
  • the header of each packet on the one hand sums up the list of the codeblocks contained in the body under consideration and on the other hand contains compression parameters specific to each of these codeblocks.
  • Each codeblock is compressed at a plurality of incremental quality levels: a basic layer and refinement layers. Each level or layer of quality of a codeblock is contained in a distinct packet.
  • a packet of a tile bitstream of a JPEG2000 file thus contains a set of codeblocks corresponding to a given tile, component, resolution level, quality level and precinct.
  • the portion of codestream corresponding to a tile can be divided into several contiguous segments termed tile-parts.
  • a tile contains at least one tile-part.
  • a tile-part contains a header (the tile-part header) and a sequence of packets. The division into tile-parts is made at boundaries between packets.
  • the JPIP protocol enables JPEG2000 file portions to be transferred.
  • meta data-bin consists of the series of consecutive bytes of the bitstream (byte-range) contributing to a given set of meta-information on a JPEG2000 compressed image
  • - main header data-bin consists of the byte-range of the initial JPEG2000 bitstream contributing to the main header of the JPEG2000 file
  • tile header data-bin consists of the byte-range of the initial JPEG2000 bitstream contributing to a tile header of the original JPEG2000 image
  • a precinct in JPIP terminology, a precinct consists of a set of packets of those various quality layers of the image which correspond to the same spatial position;
  • tile data-bin consists of a byte-range contributing to the same tile-
  • Each class has a unique identifier "Class-Id”.
  • a JPIP response consists of a header paragraph in accordance with the HTTP protocol, followed by a series of JPIP messages or data-bin increments.
  • Each response message consists of a byte-range, each byte contributing incrementally to a given data- bin. It is constituted by a header and a body.
  • the header of a message contains the following fields: "Bin-Id”, “[, Csn]", “ Msg-Offset' , "Msg-Length” and "[, Aux ⁇ ".
  • Bin-Id and [, Csn] is to uniquely identify the data-bin to which the message considered contributes. They transport the following three items of information:
  • the fields Msg-Offset and Msg-Length which follow in the header of the message indicate the bytes transported by the payload data contained in the JPIP message.
  • the data-bin identified by the beginning of the header corresponds to a segment of data contained in the initial JPEG2000 file.
  • the field Msg-Offset indicates the position of the first byte of the payload data of the data-bin in that data segment.
  • the field Msg-Length indicates the number of bytes of payload data contained in the data-bin and extracted from the segment of data cited above from the position Msg-Offset.
  • each message is constituted by a portion of Msg- Length bytes of the payload data transported by the data-bin. This portion of data is extracted from the original JPEG2000 bitstream, and corresponds to the byte-range of the bitstream (Msg-Offset, Msg-length) specified in the message header.
  • the requests for image data are constituted by several types of field:
  • the viewing window fields indicate to the server the current region of interest desired by the client. These fields include in particular the resolution level of the image associated with the region, the position of the window in the image, the size of the window (height and width), the components of the image included in the region of interest. Furthermore, the future JPIP standard provides for several optional parameters, useful for controlling the quantity of data contained in the response from the server. These parameters may limit the maximum number of bytes of payload data to return for the region considered, the maximum number of quality layers to return or the image quality factor to satisfy for the region of interest;
  • This instruction indicates to the server how to update the cache model which it maintains for a given client, within a given session.
  • Each data-bin of the "model-elements" string indicates, according to a syntax defined by JPIP, an element of the client's cache, which may be preceded by the subtraction sign '-'.
  • the elements preceded by '-' designate data-bins that the client has withdrawn from its cache.
  • the others are additive and indicate data-bins that the client possesses and has stored in its cache. This type of instruction is solely valid for a so-called “stateful server” (this concept is defined later).
  • This instruction indicates to the server that only the data-bin increments indicated, and pertinent to the region of interest, form part of the client request. This instruction applies solely to a so- called "stateless server ' ' (this concept is defined later). It is assumed here that the data are transferred from the server to the client in the form of header data (meta data-bins, main header data-bins and tile header data-bins) and compressed data in the form of precinct data-bin increments or tile data-bin increments. In other words, a particular non-limiting case is taken here in which the JPIP data returned from the server to the client conform to the media-type JPP-STREAM.
  • the JPIP server there are prepared appropriate JPIP responses to the series of JPIP requests corresponding to a Flash animation. This is because the Flash file containing the animation considered is initially located on a Flash file server, which may be identical to the JPIP server considered. Consequently, the server already knows the animation contained in the file before transmitting the animation to the client. The server can thus deduce the series of JPIP requests liable to be transmitted to it by a client when the user wishes to view the animation.
  • the present invention is based on this assumption and makes it possible to prepare in advance the JPIP responses adapted to the series of JPIP requests deduced from the animation considered.
  • the server receives JPIP requests from a client, it already has available the corresponding pre-formatted JPIP response and only has to transmit it to the client considered. This therefore minimizes the processing time of JPIP requests corresponding to a predefined Flash animation known by the server.
  • the preparation of the JPIP responses may take various forms, corresponding to different embodiments of the invention provided.
  • a first possible form of response pre-formed by the server consists of JPIP return message headers (cf. the description above of the classes of data- bin), each followed by a pointer to the position in the JPEG2000 file of the beginning of the segment of payload data to associate with the header to terminate the JPIP message.
  • the server on reception of a JPIP request, the server only has to extract the payload data from the file for each increment to be transmitted and to concatenate them following the header of the corresponding JPIP message.
  • An advantage of this first embodiment lies in that the pre-formed responses occupy a limited space in memory or on the hard disk of the server, since they only contain the JPIP message headers to be transmitted and as many pointers to the JPEG2000 file. This first embodiment is described in more detail below in connection with Figures 6 to 9.
  • a second embodiment of the invention consists of entirely constructing JPIP response messages as described above. These entirely constructed JPIP messages thus each contain both a header and a body constituted by compressed data of the original signal.
  • the advantage of this second embodiment is that the server only has to transmit these already formed responses when it receives JPIP requests from the client.
  • the advantage with respect to the first embodiment is a reduced response time of the server, corresponding to the elimination of the time for extracting payload data from the original file.
  • this embodiment requires a larger storage space for the server's cache. This second embodiment is described in more detail below in connection with Figure 10.
  • a third embodiment of the invention provided consists of constructing complete JPIP response messages at the server, and of inserting them directly into the file containing the Flash animation.
  • This embodiment assumes a particular use is made of the JPIP protocol, in which the basic paradigm, similar to that of HTTP and consisting of exactly associating a server response with a client request, is no longer respected. Nevertheless, a great advantage of this scenario of "streaming" type of the Flash animation is the absence of requests on the part of the client. This makes it possible to considerably reduce the number of return trips between the client and the server for transmitting the entire animation.
  • This third embodiment is described in more detail below in connection with Figure 11.
  • FIG. 1 illustrates the context in which the present invention applies.
  • a typical scenario of use of the invention implies that there is a JPIP server 12 and a Flash file server 14, possibly located on the same machine, and a client.
  • the client is constituted by a Flash client 16 and a JPIP client 18.
  • the Flash client 16 is capable of retrieving data representing a Flash animation from the Flash server 14 via a communication network 22, then of decompressing and displaying that animation by means of a man-machine interface 24.
  • the JPIP client 18 is capable of sending JPIP requests, of receiving JPIP responses from the JPIP server 12, and of storing them in a cache 20.
  • a typical scenario consists initially, for the Flash client 16, of retrieving a Flash file from the Flash server 14, this Flash file containing a predefined animated sequence of images.
  • This sequence consists of a series of portions of a JPEG2000 image or images, such as that illustrated by way of non-limiting example in Figure 3.
  • the sequence consists of a series of successive rectangular regions of interest, numbered from 1 to 4 in the drawing. From the user's point of view, the rendition of this animation, by means of the software FlashPlayer, will appear as a progressive panning across of the landscape represented in Figure 3.
  • This sequence described in the form of an appropriate script, is then interpreted in terms of JPIP requests by the JPIP client 18.
  • the latter transmits successive JPIP requests to the JPIP server 12 which correspond to the desired animation.
  • the JPIP server 12 then processes those requests in order and sends back JPIP responses to the JPIP client 18 accordingly.
  • the JPIP data received in response are stored on the fly in the cache 20, useful for avoiding any retransmission of JPIP data already transmitted.
  • a device implementing the invention is for example a microcomputer 10 connected to different peripherals, for example a digital moving picture camera 101 (or a scanner, or any means of acquiring or storing an image) connected to a graphics card and supplying information to be compressed according to the invention.
  • the device 10 comprises a communication interface 118 connected to a communication network 113 able to transmit digital data to be compressed or to transmit data compressed by the device.
  • the device 10 also comprises a storage means 112 such as a hard disk. It also comprises a floppy drive 114.
  • a diskette 116, as well as the hard disk 112 can contain data compressed according to the invention as well as the code of the invention which, once read by the device 10, will be stored on the hard disk 112.
  • the program enabling the device to implement the invention can be stored in read only memory 104 (referred to as ROM in the drawing).
  • the program can be received in order to be stored in an identical fashion to that described previously via the communication network 113.
  • the device 10 is connected to a microphone 111 via an input/output card 105.
  • the data to transmit according to the invention will in this case consist of audio signal.
  • This same device has a screen 108 for viewing the data to be decompressed (in the case of the client) or for serving as an interface with the user, who will be able to parameterize certain modes of execution of the server or of the client, using a keyboard 110 or any other means (a mouse for example).
  • a central processing unit 103 executes the instructions relating to the implementation of the invention, which are stored in a file ("Progr" in the drawing) in read only memory 104 or in the other storage means.
  • the decompression programs stored in a non-volatile memory for example the ROM 104, are transferred into a random-access memory RAM 106, which will then contain the executable code of the invention, as well as registers for storing the variables necessary for implementing the invention.
  • the diskettes may be replaced by any type of information carrier such as CD-ROM, DVD-ROM or memory card.
  • an information storage means which can be read by a computer or microprocessor, integrated or not into the device, and which may possibly be removable, stores a program implementing the method of execution of the server or of the client.
  • a communication bus 102 affords communication between the different elements included in the microcomputer 10 or connected to it. The representation of the bus 102 is not limiting and, in particular, the central processing unit 103 is liable to communicate instructions to any element of the microcomputer 10 directly or via another element of the microcomputer 10.
  • Figure 4 illustrates the concept of precinct in a JPEG2000 image.
  • a precinct is a grouping of codeblocks of the sub-bands of the same resolution level and corresponding to the same spatial region of the image.
  • the image is composed of a plurality of quality levels or layers.
  • the portion of the bitstream corresponding to a quality layer and a precinct form a contiguous series of bytes, termed a packet of the JPEG2000 bitstream.
  • a precinct may be viewed as a pile of successive packets. The latter contribute incrementally to the quality of reconstruction of the codeblocks contained in the precinct.
  • Figure 5 illustrates the concept of precinct data-bin increment. In all that follows, it is considered that the data returned by the JPIP server belongs to the precinct increment class mentioned above (type of data conforming to the precinct increment class mentioned above (type of data conforming to the precinct increment class mentioned above (type of data conforming to the precinct increment class mentioned above (type of data conforming to the precinct increment class mentioned above (type of data conforming to the
  • a precinct increment corresponds to a byte-range contributing to the same precinct.
  • Two distinct precinct increments are represented in the drawing.
  • each precinct increment contains several packets.
  • a precinct increment may contain solely a portion of a packet, or several packets, and is not obliged to commence or to terminate at the boundary of a packet.
  • Each precinct increment is designated by an identifier P, which is calculated from:
  • the formula for calculating P is given in the drawing.
  • the block diagram of Figure 6 illustrates the method provided in a first embodiment of the invention. It shows successive steps (identified by order numbers in the drawing) of the scenario envisaged in that embodiment.
  • the Flash client sends a request to the Flash server for retrieving a Flash file (arrow 1).
  • the Flash server sends the Flash data to the Flash client (arrow 2 from the Flash server to the Flash client).
  • it detects the presence of an animation in the desired Flash file, consisting of a path within a JPEG2000 image, such as represented earlier ( Figure 3). It then transmits the description of the animation to the JPIP server (arrow 2 from the Flash server to the JPIP server).
  • the description of the animation contained in the original Flash file may be directly expressed in terms of JPIP requests. If the animation is not described in the form of JPIP requests, the animation is not described in the form of JPIP requests, the
  • JPIP server translates it into a series of JPIP requests. It then prepares the JPIP responses adapted to those successive JPIP requests.
  • the Flash client notes the presence of a Flash animation of the type of that of Figure 3. It then invokes the JPIP client (arrow 3) in order for the latter to retrieve the JPIP data from the JPIP server to reconstitute the animation considered (arrow 4).
  • Continuation of the scenario consists in the transmission of JPIP responses from the JPIP server to the JPIP client (arrow 5). The latter finally performs two tasks (arrows 6):
  • Figure 7 illustrates the partial JPIP responses prepared in advance for the Flash animation processed, under the first embodiment of the invention.
  • the responses prepared in advance by the JPIP server consist of a series of return message headers, each being associated with an address pointing by means of pointers (ptrO, ptrl , ptr2, ptr3 in the drawing) to a position in the original JPEG2000 file.
  • This address indicates the position, in the JPEG2000 file, of the segment of payload data to extract in order to form the body of the JPIP return message.
  • the return message headers prepared by the server will thus have the following form: Bin-Id, Msg-Offset, Msg-Length.
  • Figure 7 represents 8 precinct increments which have been prepared by the server.
  • the first 4 messages prepared correspond to 4 increments contributing to the same precinct, identified by the value "Bin- ID”.
  • the 4 following increments contribute to another precinct, identified by the value "Bin-ID1".
  • Figure 7 illustrates fragmented precinct increments, that is to say that for a given precinct identifier, a plurality of precinct increments are pre-formed.
  • a precinct increments For example, for the precinct having the identifier Bin-ID, 4 increments, corresponding to positions defined by the variables "OffsetO”, “Offsetl”, “Offset2” and “Offset3", respectively, are pre-formed. These four increments have respective lengths of payload data "LengthO", “Lengthl”, “Length2” and “Length3".
  • JPIP requests translated from the Flash animation take different forms according to whether the JPIP server utilized is said to be "stateful” or not.
  • a JPIP server is said to be stateful if it maintains a model of the client's cache. More specifically, a stateful JPIP server stores the JPIP data which it transmits to a given client, in the course of a session. The expression stateful session is also used. Consequently, during a stateful session, the client sends JPIP requests indicating solely the desired region of interest. At the session commencement, it nevertheless indicates the items already contained in its cache, if any, for the image considered. The client has no need to inform the server of the state of its cache, except if it deletes data from its cache.
  • the stateful server is capable of transmitting only the JPIP data that are pertinent for that region of interest and which have not yet been received and stored in the client's cache.
  • a "stateless" server does not memorize the data successively sent to a given client.
  • the client sends requests indicating both the region of interest and the state of the client's cache with respect to that region of interest. This enables the client to avoid receiving JPIP data already present in its cache.
  • the JPIP server does not know in advance what will be the status of the client's cache at the moment of receiving the JPIP requests. In the case of a stateful server, this is true in particular at the moment of receiving the first request related to the animated sequence. In the case of a stateless server, this is true for all the requests for the sequence. Consequently, if the precinct increments formed are fragmented, the server can finely adjust its responses depending on the status of the client's cache. On the contrary, if only one increment had been pre-formed for each precinct, the server could not transmit a portion of the data constituting a given precinct;
  • generating fragmented increments enables the rate to be controlled. This is because optional fields ("len”, “layers” or “quality") of the JPIP requests aim to limit the quantity of information sent back by the server, in order to control the bandwidth occupied. Moreover, in a particular implementation, a JPIP server may itself decide to limit the size of its JPIP responses depending on the bandwidth available on the network. Fragmented precinct increments are also particularly practical in that case. Indeed, increments of short length make it possible to approach as closely as possible a size constraint set for a JPIP response, unknown at the moment of pre-forming the response. Below there is described a simple possible strategy of generating fragmented precinct increments.
  • this strategy of generating fragmented precinct increments is independent of the request. This is because the contrary would risk giving rise to the transmission of compressed image data already present in the client's cache, which would be detrimental to the efficiency of the use of the JPIP protocol.
  • a simple fragmentation strategy may consist of forming precinct increments containing exactly one quality layer.
  • the packet corresponding to a given quality layer is empty, it is decided to insert it into the same increment as the packet of the quality layer above. If the packets of several successive quality layers are empty, they are all concatenated and grouped together in the same increment as the first non empty packet that follows. Finally, if the size of the series of bytes formed by a non empty packet, possibly concatenated with one or more empty packets, exceeds a certain threshold, that series of bytes is divided up into at least two portions. At least two increments are then generated containing the successive portions of that series of bytes.
  • that division into a plurality of portions is always performed in the same manner by the server, in order for the fragmentation of the increments to be the same from one JPIP request to another.
  • the threshold mentioned above, to decide on the division into several increments depends on the underlying transport protocol utilized.
  • the flow chart of Figure 8 illustrates the operation of the client in the first embodiment of the invention.
  • client designates both the Flash and JPIP clients grouped together.
  • the client sends, at the user's request, via an Internet browser for example, a request to the remote server, with the aim of retrieving a Flash file.
  • the Flash client receives the requested data, reads them and displays the result via the man-machine interface.
  • the Flash file Should the Flash file contain an animation consisting of a path within a JPEG2000 image (test 804 positive), that animation is processed by the JPIP client. The latter analyzes the animation and translates it in terms of JPIP requests (step 806). Note that as a variant, the animation contained in the Flash file may be directly expressed in terms of JPIP requests. In this case, no translation into JPIP requests is necessary (step 806 is not in this case carried out).
  • the set of requests is gone through by initializing the current request to the first JPIP request of the sequence (step 808) and continuation of the algorithm consists, for the JPIP requests formed of which the response is not already entirely stored in the client's cache (test 810 negative), of successively sending those JPIP requests (step 812) and of receiving their respective responses.
  • the JPIP data received are stored in the cache of the JPIP client.
  • the JPIP client also decodes these compressed image data received and provides the successively reconstructed images to the FlashPlayer software for display (step 814).
  • the Flash client then plays the desired video sequence progressively as the successive images are decoded and supplied to it.
  • test 816 negative So long as the current request is not the last request (test 816 negative), the following request is passed on to (step 818) and steps 810 to 816 are reiterated.
  • test 816 is positive (last request processed), the decoding of the images and the display of the animated sequence terminates (step 820).
  • test 810 should the data already be entirely stored in the cache, test 816 is proceeded to directly.
  • the display of the Flash data ends (step 822) and the algorithm is terminated.
  • the client sends requests indicating solely the successive regions of interest linked to the animation processed, with the exception of the first request, as explained previously.
  • the client sends requests indicating both the region of interest and the data-bin increments it desires in that region.
  • the flow chart of Figure 9 illustrates the behavior of the server in the context of the first embodiment of the invention.
  • server designates both the Flash and JPIP servers grouped together.
  • the commencement of the algorithm consists of awaiting and then receiving a request of a Flash file sent by a Flash client (steps 900 and 902).
  • the server replies in known manner to that request by transmitting the Flash file considered (step 904).
  • the Flash server provides the JPIP server with the animation considered (step 908) then the method resumes from step 900 of awaiting a new request. Where test 906 is negative, it is directly followed by a return to step 900.
  • the JPIP server translates that animation in terms of JPIP requests (step 910). It should be noted that as a variant, the animations within JPEG2000 images may be directly described in the form of JPIP requests. In that case, step 910 is not carried out.
  • Continuation of the algorithm consists of forming the JPIP responses (step 912) to each JPIP request provided by the translation step 910. The responses are pre-formed according to the form illustrated by Figure 7. It should be noted that for each precinct contributing to the region of interest linked to a request, the set of payload data included in the pre-formed increments contains all the quality layers of the precinct considered. The quantity of data to send for each precinct is decided later, depending on the rate constraint set by the JPIP client or decided by the server depending on the state of the client's cache. The increments already included in the client's cache are not transmitted.
  • Continuation of the algorithm executed by the JPIP server consists of awaiting the JPIP requests relating to the animation considered (step 914).
  • the server launches a procedure 90 for processing a JPIP request prepared in advance, framed by dashed lines in Figure 9. Parallel to the launching of that processing procedure, the server once again awaits another JPIP request (return to step 914).
  • the processing of the JPIP requests prepared in advance by the JPIP server (frame 90) is now described.
  • the JPIP server already possesses pre-formed return messages in the form of partial precinct increments.
  • the server determines, in known manner, for the current JPIP request, the set of the precinct increments to be transmitted (step 918).
  • - num Tiessages is the total number of return messages prepared in advance.
  • the corresponding compressed image data are extracted from the initial JPEG2000 file (step 922). This extraction utilizes the pointer ptrj, which is first of all positioned at the first precinct to be transmitted (initialization of the variable i to the value 0 at step 920).
  • the extracted data segment is concatenated to the pre-formed header of the pre-formed return message (from which the pointer ptrj is withdrawn) (finalization step 924).
  • the increment so constituted is then ready to be transmitted (sending step 926).
  • the JPIP server terminates the pending JPIP response by an end of response message (step 932), in accordance with the JPIP standard. This terminates the procedure of processing the JPIP request.
  • the response so formed had been prepared previously, which accelerates the procedure of processing JPIP requests. This is because the headers of all the precinct increments transmitted have already been formed, and the server merely adds the compressed data thereto. The latter consist of a series of bytes, referenced by the pre-formed increment, as described above.
  • FIG 10 is a diagram of the content of the JPIP responses prepared in advance for a Flash animation, in a second particular embodiment of the invention.
  • the return messages prepared here are complete, that is to say that the precinct increments formed contain a header, identical to that of the first embodiment, and a body containing data extracted from the original JPEG2000 file.
  • An advantage of this embodiment with respect to the first is that the phase of extracting data from the original JPEG2000 file is carried out in advance.
  • the server merely transmits the increments already completely formed to reply to the JPIP requests, which increases its responsiveness.
  • the pre-formed JPIP return messages of course occupy a greater memory space.
  • FIG. 11 illustrates a third embodiment of the invention.
  • This consists, for a Flash file containing an animation within a JPEG2000 image, of directly inserting JPIP responses corresponding to the animation considered in the Flash file, by utilizing for example the same type of JPIP return messages as those illustrated in Figure 10.
  • the insertion of the responses in the Flash file is performed at a pre-processing step.
  • the Flash server invokes the JPIP server (arrow 0 in the drawing) and provides it with the animated sequence destined to be transported within the Flash file.
  • the JPIP server constructs the corresponding return messages by extracting the necessary data from the original JPEG2000 file (arrow 1).
  • the Flash and JPIP servers then form the Flash file integrally containing the JPIP response messages corresponding to the animated sequence considered (arrow 2).
  • the JPIP data necessary for reconstructing the animation considered are transmitted following the Flash data (arrow 4), without waiting for any JPIP request from the client.
  • An advantage of this embodiment is that it makes it possible to avoid transmitting JPIP requests from the client to the server. This thus implies a reduction in the number of return trips between the client and the server, and thus an increase in the rapidity of transmission of the animated video sequence.
  • the transmission of the JPIP data does not take into account the bandwidth available on the network or the status of the client's cache. This is because the data are inserted without knowing the state of these parameters.
  • This embodiment can prove useful and provide good performance for example in the case of animations of short length, thus representing a restricted volume of data.

Abstract

This method of transmission of an animation in a digital image by a first server containing a descriptive file of the animation to a client, an animation being defined by a series of portions of a digital image according to a plurality of requests to be received from the client, comprises the steps of, at reception by the first server of a request from the client on the animation descriptive file, transmission (908) of the descriptive file to the client and to a second server. The second server is enabled to prepare (912) appropriate responses to a series of client requests deduced from the descriptive file and anticipating the plurality of requests to be received from the client.

Description

A METHOD AND DEVICE FOR PRE-PROCESSING REQUESTS
RELATED TO A DIGITAL SIGNAL
IN AN ARCHITECTURE OF CLIENT-SERVER TYPE
The present invention relates to a method and device for preprocessing requests related to a digital signal in an architecture of client-server type.
It lies in the field of systems for progressive transmission of data from a server to a client. It is described here more particularly, but in non-limiting manner, in its application to digital signals representing images in a format according to the JPEG2000 standard.
In the context of the integration of portions of a JPEG2000 compressed image into an animation of, for example, the Macromedia Flash type, and of the transmission of that animation by a server to a client, in a client- server architecture, the Flash animation format provides in particular the possibility of including predefined animations.
Part 9 of the JPEG2000 standard, called JPIP (JPEG2000 Interactive Protocol), provides a protocol for transferring portions of JPEG2000 images. This protocol provides syntax for requests and for responses, termed JPIP requests and JPIP responses.
Consequently, the progressive transmission, from a server to a client, of an animation of Flash type consisting of a series of portions of a JPEG2000 image may be performed through a series of JPIP requests sent out by the client and processed by the server.
At the server, it is sought to minimize the processing time of a set of JPIP requests corresponding to a predefined animation such as mentioned above, in order to minimize the time for downloading such an animation by the client. The software Kakadu, available on the Internet at the address http://www.kakadusoftware.com, and which is dedicated to the processing of JPEG2000 images, enables the server to construct a cache which is ready to form JPIP response messages and transmit them to the client. However, the data stored in the cache consists of codeblocks, which are compressed representations of an elementary rectangular portion of an image possibly transformed into sub-bands. The codeblocks are adapted to be encapsulated into packets. Consequently, the server must not only generate JPEG2000 packet headers but also the headers of the JPIP messages to transmit data to the client. This increases the processing time of the JPIP requests, which is precisely what it is sought to avoid.
The object of the present invention is to remedy this drawback. To that end, the present invention provides a method of transmission of an animation in a digital image by a first server containing a descriptive file of the animation to a client, an animation being defined by a series of portions of a digital image according to a plurality of requests to be received from the client, this transmission method comprising the steps of: - at reception by the first server of a request from the client on the animation descriptive file, transmission of the descriptive file to the client and to a second server, the second server being enabled to prepare appropriate responses to a series of client requests deduced from the descriptive file and anticipating the plurality of requests to be received from the client. The present invention thus makes it possible to optimize the responsiveness of a server in relation to requests corresponding to an animation in a digital image that is predefined and known in advance by the server.
The descriptive file enables a complete description to be obtained of an animation made up of portions of images. The client will then be able to formulate requests about the portions which it is missing.
Furthermore, the method according to the invention makes it possible to avoid overloading the random access memory of the server and to limit the permanent memory load of the server to the payload data which have a high probability of being requested in the future by clients.
In a first particular embodiment, the responses prepared by the second server are return message headers each accompanied by a pointer to the beginning of a segment of payload data to associate with the header, the segment of payload data being stored at the second server.
Thus, the prepared responses occupy less memory space on the second server, since they contain only the message headers to transmit and an equal number of pointers to the file containing the animation.
In a second particular embodiment, the responses prepared by the second server are messages each comprising a header and a body constituted by compressed data.
Thus, the second server merely transmits these already formed responses when it receives requests from the client. The response time of the second server to the client is further reduced with respect to the first embodiment since the time for extraction of the payload data from the original file is eliminated.
In a third particular embodiment, the method further comprises a step consisting of inserting the responses in a file containing the animation.
This makes it possible to considerably reduce the number of return trips between the client and the server for transmitting the animation.
According to a particular feature, the method further comprises a step consisting of fragmenting the payload data segment. This step makes it possible to take into account the state of the client's cache at the moment of forming the definitive response messages intended for the client and thus makes it possible to avoid transmitting to the client data already stored in its cache.
The fragmenting step may consist in cutting up a series of bytes of the payload data segment into at least two portions if the size of that series of bytes exceeds a predetermined threshold.
It is thus possible to finely control the rate of the data transmitted to the client.
In a preferred application of the invention, the image is encoded according to the JPEG2000 standard.
According to a particular feature, the animation is of the Flash type and the aforementioned descriptive file is encapsulated in that animation. According to a particular feature, the method according to the invention implements the JPIP transfer protocol (JPEG2000 Interactive Protocol).
With the same object as that mentioned above, the present invention also provides a device for transmission of an animation in a digital image by a first server containing a descriptive file of the animation to a client, an animation being defined by a series of portions of a digital image according to a plurality of requests to be received from the client, this transmission device comprising:
- a unit for transmission, at reception by the first server of a request from the client on the animation descriptive file, of the descriptive file to the client and to a second server, the second server being enabled to prepare appropriate responses to a series of client requests deduced from the descriptive file and anticipating the plurality of requests to be received from the client. The present invention also relates to a communication apparatus comprising a device as above.
The invention also relates to:
- an information storage means storing instructions of a computer program and which can be read by a computer or a microprocessor, making it possible to implement a method as above, and
- a partially or totally removable information storage means, which can be read by a computer or a microprocessor, storing instructions of a computer program, making it possible to implement a method as above.
The invention also relates to a computer program product able to be loaded into a programmable apparatus and comprising sequences of instructions for implementing a method as above, when that program is loaded and executed by the programmable apparatus.
As the particular features and advantages of the device, the communication apparatus, the different storage means and of the computer program product are similar to those of the method according to the invention, they are not repeated here. Other aspects and advantages of the invention will appear from reading the following detailed description of particular embodiments, given by way of non-limiting example. The description refers to the accompanying drawings, in which: - Figure 1 is a diagram of the interactions between the different entities participating in the implementation of the invention, in a particular embodiment;
- Figure 2 is a diagram of a device implementing the present invention, in a particular embodiment; - Figure 3 provides an example of a series of portions of a
JPEG2000 image liable to be transmitted by a server to a client in accordance with the present invention;
- Figure 4 illustrates the concept of precinct;
- Figure 5 illustrates the concept of precinct data-bin increment; - Figure 6 is a block diagram illustrating a first particular embodiment of the method according to the present invention;
- Figure 7 is a diagram of the content of the partial JPIP responses prepared in advance for a Flash animation, in the first embodiment;
- Figure 8 is a flow diagram illustrating the main steps of the operation of the client in the first embodiment;
- Figure 9 is a flow diagram illustrating the main steps of the operation of the server in the first embodiment;
- Figure 10 is a diagram of the content of the JPIP responses prepared in advance for a Flash animation, in a second particular embodiment of the invention; and
- Figure 11 is a block diagram illustrating a third particular embodiment of the invention.
A reminder will first of all be given of certain basic concepts relating to the data manipulated, on the one hand, in accordance with the JPEG2000 standard, and on the other hand in accordance with the JPIP protocol. In the JPEG2000 standard, a file is composed of an optional JPEG2000 preamble, and a codestream comprising a main header and at least one tile.
A lile represents, in compressed form, a rectangular portion of the original image considered. Each tile is formed of a tile header, and a set of compressed image data called the tile bitstream.
Each tile bitstream comprises a sequence of packets. Each packet contains a header and a body. The body of a packet contains at least one codeblock, which, as indicated above, is a compressed representation of an elementary rectangular portion of an image possibly transformed into sub- bands. The header of each packet, on the one hand sums up the list of the codeblocks contained in the body under consideration and on the other hand contains compression parameters specific to each of these codeblocks. Each codeblock is compressed at a plurality of incremental quality levels: a basic layer and refinement layers. Each level or layer of quality of a codeblock is contained in a distinct packet.
A packet of a tile bitstream of a JPEG2000 file thus contains a set of codeblocks corresponding to a given tile, component, resolution level, quality level and precinct. The portion of codestream corresponding to a tile can be divided into several contiguous segments termed tile-parts. In other words, a tile contains at least one tile-part. A tile-part contains a header (the tile-part header) and a sequence of packets. The division into tile-parts is made at boundaries between packets. The JPIP protocol enables JPEG2000 file portions to be transferred.
Various classes of entities of a JPEG2000 file, also termed data-bins, are provided by the future JPIP standard:
- meta data-bin: consists of the series of consecutive bytes of the bitstream (byte-range) contributing to a given set of meta-information on a JPEG2000 compressed image;
- main header data-bin: consists of the byte-range of the initial JPEG2000 bitstream contributing to the main header of the JPEG2000 file; - tile header data-bin: consists of the byte-range of the initial JPEG2000 bitstream contributing to a tile header of the original JPEG2000 image;
- precinct data-bin: in JPIP terminology, a precinct consists of a set of packets of those various quality layers of the image which correspond to the same spatial position;
- tile data-bin: consists of a byte-range contributing to the same tile-
Each class has a unique identifier "Class-Id". A JPIP response consists of a header paragraph in accordance with the HTTP protocol, followed by a series of JPIP messages or data-bin increments. Each response message consists of a byte-range, each byte contributing incrementally to a given data- bin. It is constituted by a header and a body. The header of a message contains the following fields: "Bin-Id", "[, Csn]", " Msg-Offset' , "Msg-Length" and "[, Aux}". The object of the fields Bin-Id and [, Csn] is to uniquely identify the data-bin to which the message considered contributes. They transport the following three items of information:
- the index of the codestream to which the data-bin belongs, when the initial JPEG2000 contains several codestreams; - the identifier of the class (Class-Id) of the data-bin considered;
- the identifier of the data-bin within the class to which it belongs or
Figure imgf000009_0001
The fields Msg-Offset and Msg-Length which follow in the header of the message indicate the bytes transported by the payload data contained in the JPIP message. Thus, the data-bin identified by the beginning of the header corresponds to a segment of data contained in the initial JPEG2000 file. The field Msg-Offset indicates the position of the first byte of the payload data of the data-bin in that data segment. The field Msg-Length indicates the number of bytes of payload data contained in the data-bin and extracted from the segment of data cited above from the position Msg-Offset.
Finally, the body of each message is constituted by a portion of Msg- Length bytes of the payload data transported by the data-bin. This portion of data is extracted from the original JPEG2000 bitstream, and corresponds to the byte-range of the bitstream (Msg-Offset, Msg-length) specified in the message header.
The requests for image data, according to the JPIP protocol, are constituted by several types of field:
- the viewing window fields indicate to the server the current region of interest desired by the client. These fields include in particular the resolution level of the image associated with the region, the position of the window in the image, the size of the window (height and width), the components of the image included in the region of interest. Furthermore, the future JPIP standard provides for several optional parameters, useful for controlling the quantity of data contained in the response from the server. These parameters may limit the maximum number of bytes of payload data to return for the region considered, the maximum number of quality layers to return or the image quality factor to satisfy for the region of interest;
- fields relating to the client's cache provide the server with information relating to the cache of the client sending the request:
• model=<model-elements>
This instruction indicates to the server how to update the cache model which it maintains for a given client, within a given session.
Each data-bin of the "model-elements" string indicates, according to a syntax defined by JPIP, an element of the client's cache, which may be preceded by the subtraction sign '-'. The elements preceded by '-' designate data-bins that the client has withdrawn from its cache. The others are additive and indicate data-bins that the client possesses and has stored in its cache. This type of instruction is solely valid for a so-called "stateful server" (this concept is defined later).
• need=<bin-descriptors> This instruction indicates to the server that only the data-bin increments indicated, and pertinent to the region of interest, form part of the client request. This instruction applies solely to a so- called "stateless server'' (this concept is defined later). It is assumed here that the data are transferred from the server to the client in the form of header data (meta data-bins, main header data-bins and tile header data-bins) and compressed data in the form of precinct data-bin increments or tile data-bin increments. In other words, a particular non-limiting case is taken here in which the JPIP data returned from the server to the client conform to the media-type JPP-STREAM.
In accordance with the invention, at the JPIP server there are prepared appropriate JPIP responses to the series of JPIP requests corresponding to a Flash animation. This is because the Flash file containing the animation considered is initially located on a Flash file server, which may be identical to the JPIP server considered. Consequently, the server already knows the animation contained in the file before transmitting the animation to the client. The server can thus deduce the series of JPIP requests liable to be transmitted to it by a client when the user wishes to view the animation.
The present invention is based on this assumption and makes it possible to prepare in advance the JPIP responses adapted to the series of JPIP requests deduced from the animation considered. Thus, when the server receives JPIP requests from a client, it already has available the corresponding pre-formatted JPIP response and only has to transmit it to the client considered. This therefore minimizes the processing time of JPIP requests corresponding to a predefined Flash animation known by the server.
The preparation of the JPIP responses may take various forms, corresponding to different embodiments of the invention provided.
A first possible form of response pre-formed by the server consists of JPIP return message headers (cf. the description above of the classes of data- bin), each followed by a pointer to the position in the JPEG2000 file of the beginning of the segment of payload data to associate with the header to terminate the JPIP message. Thus, on reception of a JPIP request, the server only has to extract the payload data from the file for each increment to be transmitted and to concatenate them following the header of the corresponding JPIP message. An advantage of this first embodiment lies in that the pre-formed responses occupy a limited space in memory or on the hard disk of the server, since they only contain the JPIP message headers to be transmitted and as many pointers to the JPEG2000 file. This first embodiment is described in more detail below in connection with Figures 6 to 9.
A second embodiment of the invention consists of entirely constructing JPIP response messages as described above. These entirely constructed JPIP messages thus each contain both a header and a body constituted by compressed data of the original signal. The advantage of this second embodiment is that the server only has to transmit these already formed responses when it receives JPIP requests from the client. The advantage with respect to the first embodiment is a reduced response time of the server, corresponding to the elimination of the time for extracting payload data from the original file. On the other hand, this embodiment requires a larger storage space for the server's cache. This second embodiment is described in more detail below in connection with Figure 10.
A third embodiment of the invention provided consists of constructing complete JPIP response messages at the server, and of inserting them directly into the file containing the Flash animation. This embodiment assumes a particular use is made of the JPIP protocol, in which the basic paradigm, similar to that of HTTP and consisting of exactly associating a server response with a client request, is no longer respected. Nevertheless, a great advantage of this scenario of "streaming" type of the Flash animation is the absence of requests on the part of the client. This makes it possible to considerably reduce the number of return trips between the client and the server for transmitting the entire animation. This third embodiment is described in more detail below in connection with Figure 11.
Figure 1 illustrates the context in which the present invention applies. A typical scenario of use of the invention implies that there is a JPIP server 12 and a Flash file server 14, possibly located on the same machine, and a client. The client is constituted by a Flash client 16 and a JPIP client 18. The Flash client 16 is capable of retrieving data representing a Flash animation from the Flash server 14 via a communication network 22, then of decompressing and displaying that animation by means of a man-machine interface 24. The JPIP client 18 is capable of sending JPIP requests, of receiving JPIP responses from the JPIP server 12, and of storing them in a cache 20.
A typical scenario consists initially, for the Flash client 16, of retrieving a Flash file from the Flash server 14, this Flash file containing a predefined animated sequence of images. This sequence consists of a series of portions of a JPEG2000 image or images, such as that illustrated by way of non-limiting example in Figure 3. The sequence consists of a series of successive rectangular regions of interest, numbered from 1 to 4 in the drawing. From the user's point of view, the rendition of this animation, by means of the software FlashPlayer, will appear as a progressive panning across of the landscape represented in Figure 3. This sequence, described in the form of an appropriate script, is then interpreted in terms of JPIP requests by the JPIP client 18. The latter transmits successive JPIP requests to the JPIP server 12 which correspond to the desired animation. The JPIP server 12 then processes those requests in order and sends back JPIP responses to the JPIP client 18 accordingly.
The JPIP data received in response are stored on the fly in the cache 20, useful for avoiding any retransmission of JPIP data already transmitted.
According to the chosen embodiment represented in Figure 2, a device implementing the invention is for example a microcomputer 10 connected to different peripherals, for example a digital moving picture camera 101 (or a scanner, or any means of acquiring or storing an image) connected to a graphics card and supplying information to be compressed according to the invention. The device 10 comprises a communication interface 118 connected to a communication network 113 able to transmit digital data to be compressed or to transmit data compressed by the device. The device 10 also comprises a storage means 112 such as a hard disk. It also comprises a floppy drive 114. A diskette 116, as well as the hard disk 112, can contain data compressed according to the invention as well as the code of the invention which, once read by the device 10, will be stored on the hard disk 112. As a variant, the program enabling the device to implement the invention can be stored in read only memory 104 (referred to as ROM in the drawing). As a second variant, the program can be received in order to be stored in an identical fashion to that described previously via the communication network 113.
The device 10 is connected to a microphone 111 via an input/output card 105. The data to transmit according to the invention will in this case consist of audio signal.
This same device has a screen 108 for viewing the data to be decompressed (in the case of the client) or for serving as an interface with the user, who will be able to parameterize certain modes of execution of the server or of the client, using a keyboard 110 or any other means (a mouse for example).
A central processing unit 103 (CPU) executes the instructions relating to the implementation of the invention, which are stored in a file ("Progr" in the drawing) in read only memory 104 or in the other storage means. On powering up, the decompression programs stored in a non-volatile memory, for example the ROM 104, are transferred into a random-access memory RAM 106, which will then contain the executable code of the invention, as well as registers for storing the variables necessary for implementing the invention.
Naturally, the diskettes may be replaced by any type of information carrier such as CD-ROM, DVD-ROM or memory card. In more general terms, an information storage means, which can be read by a computer or microprocessor, integrated or not into the device, and which may possibly be removable, stores a program implementing the method of execution of the server or of the client. A communication bus 102 affords communication between the different elements included in the microcomputer 10 or connected to it. The representation of the bus 102 is not limiting and, in particular, the central processing unit 103 is liable to communicate instructions to any element of the microcomputer 10 directly or via another element of the microcomputer 10.
Figure 4 illustrates the concept of precinct in a JPEG2000 image. As shown in the drawing, a precinct is a grouping of codeblocks of the sub-bands of the same resolution level and corresponding to the same spatial region of the image. Moreover, the image is composed of a plurality of quality levels or layers. The portion of the bitstream corresponding to a quality layer and a precinct form a contiguous series of bytes, termed a packet of the JPEG2000 bitstream. In other words, in terms of JPEG2000 bitstream, a precinct may be viewed as a pile of successive packets. The latter contribute incrementally to the quality of reconstruction of the codeblocks contained in the precinct.
Figure 5 illustrates the concept of precinct data-bin increment. In all that follows, it is considered that the data returned by the JPIP server belongs to the precinct increment class mentioned above (type of data conforming to the
JPP-STREAM type defined by JPIP). Nevertheless, the principle of the invention is the same if tile data-bin increments were to be considered.
As Figure 5 shows, a precinct increment corresponds to a byte-range contributing to the same precinct. Two distinct precinct increments are represented in the drawing.
In the drawing, each precinct increment contains several packets.
This is not systematic, since the server has the liberty to choose the quantity of payload data to insert in a precinct increment. Consequently, a precinct increment may contain solely a portion of a packet, or several packets, and is not obliged to commence or to terminate at the boundary of a packet.
Each precinct increment is designated by an identifier P, which is calculated from:
- t, the index of the tile in the image;
- c, the index of the component in the image; - s, the sequence number of the precinct in its tile throughout the resolution levels;
- num_comps, the total number of components; and - num_tiles, the total number of tiles.
The formula for calculating P is given in the drawing. The block diagram of Figure 6 illustrates the method provided in a first embodiment of the invention. It shows successive steps (identified by order numbers in the drawing) of the scenario envisaged in that embodiment.
Firstly, the Flash client sends a request to the Flash server for retrieving a Flash file (arrow 1). The Flash server sends the Flash data to the Flash client (arrow 2 from the Flash server to the Flash client). Furthermore, it detects the presence of an animation in the desired Flash file, consisting of a path within a JPEG2000 image, such as represented earlier (Figure 3). It then transmits the description of the animation to the JPIP server (arrow 2 from the Flash server to the JPIP server). These steps simultaneously illustrated by the arrows 2 enable the server, in accordance with the present invention, to start to prepare the JPIP increments even before the file in Flash format has been received by the client.
In a particular embodiment, the description of the animation contained in the original Flash file may be directly expressed in terms of JPIP requests. If the animation is not described in the form of JPIP requests, the
JPIP server translates it into a series of JPIP requests. It then prepares the JPIP responses adapted to those successive JPIP requests.
Next, the Flash client notes the presence of a Flash animation of the type of that of Figure 3. It then invokes the JPIP client (arrow 3) in order for the latter to retrieve the JPIP data from the JPIP server to reconstitute the animation considered (arrow 4). Continuation of the scenario consists in the transmission of JPIP responses from the JPIP server to the JPIP client (arrow 5). The latter finally performs two tasks (arrows 6):
- the decoding of the data received and the return of the images successively decompressed to the Flash client; and
- the storage of the JPIP data received in the cache of the JPIP client.
Figure 7 illustrates the partial JPIP responses prepared in advance for the Flash animation processed, under the first embodiment of the invention. The responses prepared in advance by the JPIP server consist of a series of return message headers, each being associated with an address pointing by means of pointers (ptrO, ptrl , ptr2, ptr3 in the drawing) to a position in the original JPEG2000 file. This address indicates the position, in the JPEG2000 file, of the segment of payload data to extract in order to form the body of the JPIP return message.
In what follows, for simplicity, only JPEG2000 files containing a single codestream are considered. The return message headers prepared by the server will thus have the following form: Bin-Id, Msg-Offset, Msg-Length. Figure 7 represents 8 precinct increments which have been prepared by the server. As the drawing shows, the first 4 messages prepared correspond to 4 increments contributing to the same precinct, identified by the value "Bin- ID". The 4 following increments contribute to another precinct, identified by the value "Bin-ID1". Thus, as the headers of each message are already formed, it only remains for the server to concatenate each of them to the segment of data which corresponds to it in order to terminate constructing the message and transmit it.
Note that Figure 7 illustrates fragmented precinct increments, that is to say that for a given precinct identifier, a plurality of precinct increments are pre-formed. For example, for the precinct having the identifier Bin-ID, 4 increments, corresponding to positions defined by the variables "OffsetO", "Offsetl", "Offset2" and "Offset3", respectively, are pre-formed. These four increments have respective lengths of payload data "LengthO", "Lengthl", "Length2" and "Length3". Forming these four increments amounts to forming a single precinct increment, corresponding to the position defined by the variable OffsetO, and having a length of payload data equal to: LengthO + Lengthl + Length2 + Lengths, which, prima facie, would appear simpler. However, fragmenting the pre-formed responses into multiple precinct increments has a number of advantages, explained below.
Note that the JPIP requests translated from the Flash animation take different forms according to whether the JPIP server utilized is said to be "stateful" or not. A JPIP server is said to be stateful if it maintains a model of the client's cache. More specifically, a stateful JPIP server stores the JPIP data which it transmits to a given client, in the course of a session. The expression stateful session is also used. Consequently, during a stateful session, the client sends JPIP requests indicating solely the desired region of interest. At the session commencement, it nevertheless indicates the items already contained in its cache, if any, for the image considered. The client has no need to inform the server of the state of its cache, except if it deletes data from its cache. The stateful server is capable of transmitting only the JPIP data that are pertinent for that region of interest and which have not yet been received and stored in the client's cache. On the contrary, a "stateless" server does not memorize the data successively sent to a given client. In this case, the client sends requests indicating both the region of interest and the state of the client's cache with respect to that region of interest. This enables the client to avoid receiving JPIP data already present in its cache.
Fragmenting the pre-formed responses has in particular the following two advantages:
- the JPIP server does not know in advance what will be the status of the client's cache at the moment of receiving the JPIP requests. In the case of a stateful server, this is true in particular at the moment of receiving the first request related to the animated sequence. In the case of a stateless server, this is true for all the requests for the sequence. Consequently, if the precinct increments formed are fragmented, the server can finely adjust its responses depending on the status of the client's cache. On the contrary, if only one increment had been pre-formed for each precinct, the server could not transmit a portion of the data constituting a given precinct;
- in the case of a stateful or stateless server, generating fragmented increments enables the rate to be controlled. This is because optional fields ("len", "layers" or "quality") of the JPIP requests aim to limit the quantity of information sent back by the server, in order to control the bandwidth occupied. Moreover, in a particular implementation, a JPIP server may itself decide to limit the size of its JPIP responses depending on the bandwidth available on the network. Fragmented precinct increments are also particularly practical in that case. Indeed, increments of short length make it possible to approach as closely as possible a size constraint set for a JPIP response, unknown at the moment of pre-forming the response. Below there is described a simple possible strategy of generating fragmented precinct increments.
Advantageously, this strategy of generating fragmented precinct increments is independent of the request. This is because the contrary would risk giving rise to the transmission of compressed image data already present in the client's cache, which would be detrimental to the efficiency of the use of the JPIP protocol. A simple fragmentation strategy may consist of forming precinct increments containing exactly one quality layer.
However, if the packet corresponding to a given quality layer is empty, it is decided to insert it into the same increment as the packet of the quality layer above. If the packets of several successive quality layers are empty, they are all concatenated and grouped together in the same increment as the first non empty packet that follows. Finally, if the size of the series of bytes formed by a non empty packet, possibly concatenated with one or more empty packets, exceeds a certain threshold, that series of bytes is divided up into at least two portions. At least two increments are then generated containing the successive portions of that series of bytes. Advantageously, that division into a plurality of portions is always performed in the same manner by the server, in order for the fragmentation of the increments to be the same from one JPIP request to another. The threshold mentioned above, to decide on the division into several increments, depends on the underlying transport protocol utilized.
The flow chart of Figure 8 illustrates the operation of the client in the first embodiment of the invention. Here the term client designates both the Flash and JPIP clients grouped together. Firstly, at a step 800, the client sends, at the user's request, via an Internet browser for example, a request to the remote server, with the aim of retrieving a Flash file. At the following step 802, the Flash client receives the requested data, reads them and displays the result via the man-machine interface.
Should the Flash file contain an animation consisting of a path within a JPEG2000 image (test 804 positive), that animation is processed by the JPIP client. The latter analyzes the animation and translates it in terms of JPIP requests (step 806). Note that as a variant, the animation contained in the Flash file may be directly expressed in terms of JPIP requests. In this case, no translation into JPIP requests is necessary (step 806 is not in this case carried out). Then the set of requests is gone through by initializing the current request to the first JPIP request of the sequence (step 808) and continuation of the algorithm consists, for the JPIP requests formed of which the response is not already entirely stored in the client's cache (test 810 negative), of successively sending those JPIP requests (step 812) and of receiving their respective responses. The JPIP data received are stored in the cache of the JPIP client. The JPIP client also decodes these compressed image data received and provides the successively reconstructed images to the FlashPlayer software for display (step 814). The Flash client then plays the desired video sequence progressively as the successive images are decoded and supplied to it.
So long as the current request is not the last request (test 816 negative), the following request is passed on to (step 818) and steps 810 to 816 are reiterated. When test 816 is positive (last request processed), the decoding of the images and the display of the animated sequence terminates (step 820). At test 810, should the data already be entirely stored in the cache, test 816 is proceeded to directly.
At test 804, should the Flash file not contain any animation within a JPEG2000 image, the display of the Flash data ends (step 822) and the algorithm is terminated. In the case of a stateful server, the client sends requests indicating solely the successive regions of interest linked to the animation processed, with the exception of the first request, as explained previously. In the case of a stateless server, the client sends requests indicating both the region of interest and the data-bin increments it desires in that region.
The flow chart of Figure 9 illustrates the behavior of the server in the context of the first embodiment of the invention. Here the term server designates both the Flash and JPIP servers grouped together. However, in the drawing the steps performed by the Flash server and those performed by the JPIP server have been represented in two separate columns. The commencement of the algorithm consists of awaiting and then receiving a request of a Flash file sent by a Flash client (steps 900 and 902). The server replies in known manner to that request by transmitting the Flash file considered (step 904). Moreover, where an animation consisting of a path in a JPEG2000 image is included in the Flash file (test 906 positive), the Flash server provides the JPIP server with the animation considered (step 908) then the method resumes from step 900 of awaiting a new request. Where test 906 is negative, it is directly followed by a return to step 900.
The JPIP server translates that animation in terms of JPIP requests (step 910). It should be noted that as a variant, the animations within JPEG2000 images may be directly described in the form of JPIP requests. In that case, step 910 is not carried out. Continuation of the algorithm consists of forming the JPIP responses (step 912) to each JPIP request provided by the translation step 910. The responses are pre-formed according to the form illustrated by Figure 7. It should be noted that for each precinct contributing to the region of interest linked to a request, the set of payload data included in the pre-formed increments contains all the quality layers of the precinct considered. The quantity of data to send for each precinct is decided later, depending on the rate constraint set by the JPIP client or decided by the server depending on the state of the client's cache. The increments already included in the client's cache are not transmitted.
Continuation of the algorithm executed by the JPIP server consists of awaiting the JPIP requests relating to the animation considered (step 914). At each reception of such a JPIP request (step 916), the server launches a procedure 90 for processing a JPIP request prepared in advance, framed by dashed lines in Figure 9. Parallel to the launching of that processing procedure, the server once again awaits another JPIP request (return to step 914).
The processing of the JPIP requests prepared in advance by the JPIP server (frame 90) is now described. The JPIP server already possesses pre-formed return messages in the form of partial precinct increments. The server thus determines, in known manner, for the current JPIP request, the set of the precinct increments to be transmitted (step 918). The corresponding return messages prepared in advance are noted {(bin ,offsetj,length_i,ptr_i), i = 0, ... , num_messages-1}, where:
- bin_i designates the identifier of the precinct concerned,
- offsetj designates the position of the first data byte of the precinct increment,
- lengthj designates the number of bytes of payload data contained in the increment,
- ptrj designates the pointer indicating the position of the corresponding segment of data in the JPEG2000 file considered and
- num Tiessages is the total number of return messages prepared in advance. For each precinct increment so determined, the corresponding compressed image data are extracted from the initial JPEG2000 file (step 922). This extraction utilizes the pointer ptrj, which is first of all positioned at the first precinct to be transmitted (initialization of the variable i to the value 0 at step 920). The extracted data segment is concatenated to the pre-formed header of the pre-formed return message (from which the pointer ptrj is withdrawn) (finalization step 924). The increment so constituted is then ready to be transmitted (sending step 926). So long as the variable i is not the index of the last increment (test 928 negative), the value of the variable i is incremented by one unit (step 930) and steps 922 to 928 are reiterated. Once all the pertinent precinct increments have been transmitted (test 928 positive), the JPIP server terminates the pending JPIP response by an end of response message (step 932), in accordance with the JPIP standard. This terminates the procedure of processing the JPIP request. The response so formed had been prepared previously, which accelerates the procedure of processing JPIP requests. This is because the headers of all the precinct increments transmitted have already been formed, and the server merely adds the compressed data thereto. The latter consist of a series of bytes, referenced by the pre-formed increment, as described above.
Figure 10 is a diagram of the content of the JPIP responses prepared in advance for a Flash animation, in a second particular embodiment of the invention. The return messages prepared here are complete, that is to say that the precinct increments formed contain a header, identical to that of the first embodiment, and a body containing data extracted from the original JPEG2000 file. An advantage of this embodiment with respect to the first is that the phase of extracting data from the original JPEG2000 file is carried out in advance. Thus, the server merely transmits the increments already completely formed to reply to the JPIP requests, which increases its responsiveness. On the other hand, the pre-formed JPIP return messages of course occupy a greater memory space.
It should be noted that the same strategy of fragmenting return messages as that described previously is adopted in this second embodiment. This procures the same advantages as those set forth previously.
The block diagram of Figure 11 illustrates a third embodiment of the invention. This consists, for a Flash file containing an animation within a JPEG2000 image, of directly inserting JPIP responses corresponding to the animation considered in the Flash file, by utilizing for example the same type of JPIP return messages as those illustrated in Figure 10. The insertion of the responses in the Flash file is performed at a pre-processing step. To do this, prior to any request from a client, the Flash server invokes the JPIP server (arrow 0 in the drawing) and provides it with the animated sequence destined to be transported within the Flash file. The JPIP server then constructs the corresponding return messages by extracting the necessary data from the original JPEG2000 file (arrow 1). The Flash and JPIP servers then form the Flash file integrally containing the JPIP response messages corresponding to the animated sequence considered (arrow 2). Thus, on reception of a client request to receive the Flash file (arrow 3), the JPIP data necessary for reconstructing the animation considered are transmitted following the Flash data (arrow 4), without waiting for any JPIP request from the client. An advantage of this embodiment is that it makes it possible to avoid transmitting JPIP requests from the client to the server. This thus implies a reduction in the number of return trips between the client and the server, and thus an increase in the rapidity of transmission of the animated video sequence. On the other hand, the transmission of the JPIP data does not take into account the bandwidth available on the network or the status of the client's cache. This is because the data are inserted without knowing the state of these parameters. This embodiment can prove useful and provide good performance for example in the case of animations of short length, thus representing a restricted volume of data.

Claims

1. A method of transmission of an animation in a digital image by a first server (14) containing a descriptive file of said animation to a client, an animation being defined by a series of portions of a digital image according to a plurality of requests to be received from said client, said transmission method comprising the steps of:
- at reception by said first server (14) of a request from said client on said animation descriptive file, transmission (908) of said descriptive file to said client and to a second server (12), said second server being enabled to prepare (912) appropriate responses to a series of client requests deduced from the descriptive file and anticipating said plurality of requests to be received from said client.
2. A method according to claim 1 , characterized in that said responses are return message headers each accompanied by a pointer to the beginning of a segment of payload data to associate with the header, said segment of payload data being stored at the second server.
3. A method according to claim 1 , characterized in that said responses are messages each comprising a header and a body constituted by compressed data.
4. A method according to the preceding claim, characterized in that it further comprises a step consisting of inserting said responses in a file containing said animation.
5. A method according to claim 2 or 3, characterized in that it further comprises a step consisting of fragmenting said segment of payload data.
6. A method according to the preceding claim, characterized in that the fragmenting step consists in cutting up a series of bytes of the payload data segment into at least two portions if the size of said series of bytes exceeds a predetermined threshold.
7. A method according to any one of the preceding claims, characterized in that the image is encoded according to the JPEG2000 standard.
8. A method according to any one of the preceding claims, characterized in that said animation is of the Flash type and said descriptive file is encapsulated in said animation.
9. A method according to claim 7 or 8, characterized in that it implements the JPIP transfer protocol (JPEG2000 Interactive Protocol).
10. A device for transmission of an animation in a digital image by a first server (14) containing a descriptive file of said animation to a client, an animation being defined by a series of portions of a digital image according to a plurality of requests to be received from said client, said transmission device comprising:
- means for transmission, at reception by said first server (14) of a request from said client on said animation descriptive file, of said descriptive file to said client and to a second server (12), said second server being enabled to prepare appropriate responses to a series of client requests deduced from the descriptive file and anticipating said plurality of requests to be received from said client.
11. A device according to claim 10, characterized in that said responses are return message headers each accompanied by a pointer to the beginning of a segment of payload data to associate with the header, said segment of payload data being stored at the second server.
12. A device according to claim 10, characterized in that said responses are messages each comprising a header and a body constituted by compressed data.
13. A device according to the preceding claim, characterized in that it further comprises means for inserting said responses in a file containing said animation.
14. A device according to claim 11 or 12, characterized in that it further comprises means for fragmenting said segment of payload data.
15. A device according to the preceding claim, characterized in that the fragmenting means are adapted to cut up a series of bytes of the payload data segment into at least two portions if the size of said series of bytes exceeds a predetermined threshold.
16. A device according to any one of claims 10 to 15, characterized in that the image is encoded according to the JPEG2000 standard.
17. A device according to any one of claims 10 to 16, characterized in that said animation is of the Flash type and said descriptive file is encapsulated in said animation.
18. A device according to claim 16 or 17, characterized in that it implements the JPIP transfer protocol (JPEG2000 Interactive Protocol).
19. A communication apparatus, characterized in that it comprises a device according to any one of claims 10 to 18.
20. An information storage means which can be read by a computer or a microprocessor storing instructions of a computer program, characterized in that it makes it possible to implement a method according to any one of claims 1 to 9.
21. A partially or totally removable information storage means which can be read by a computer or a microprocessor storing instructions of a computer program, characterized in that it makes it possible to implement a method according to any one of claims 1 to 9.
22. A computer program product which can be loaded into a programmable apparatus, characterized in that it comprises sequences of instructions for implementing a method according to any one of claims 1 to 9, when that computer program is loaded and executed by the programmable apparatus.
PCT/IB2004/001714 2003-04-09 2004-04-07 A method and device for pre-processing requests related to a digital signal in an architecture of client-server type WO2004091220A1 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
US10/549,158 US8838742B2 (en) 2003-04-09 2004-04-07 Method and device for pre-processing requests related to a digital signal in an architecture of client-server type
EP04726241A EP1611748A1 (en) 2003-04-09 2004-04-07 A method and device for pre-processing requests related to a digital signal in an architecture of client-server type

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
FR0304402 2003-04-09
FR0304402A FR2853797A1 (en) 2003-04-09 2003-04-09 METHOD AND DEVICE FOR PRE-PROCESSING REQUESTS LINKED TO A DIGITAL SIGNAL IN A CUSTOMER-SERVER ARCHITECTURE

Publications (1)

Publication Number Publication Date
WO2004091220A1 true WO2004091220A1 (en) 2004-10-21

Family

ID=33041737

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/IB2004/001714 WO2004091220A1 (en) 2003-04-09 2004-04-07 A method and device for pre-processing requests related to a digital signal in an architecture of client-server type

Country Status (4)

Country Link
US (1) US8838742B2 (en)
EP (1) EP1611748A1 (en)
FR (1) FR2853797A1 (en)
WO (1) WO2004091220A1 (en)

Families Citing this family (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1531428A3 (en) * 2003-11-14 2015-08-19 Canon Kabushiki Kaisha Methods and devices for creating, downloading and managing an animation
FR2884027B1 (en) * 2005-04-04 2007-06-01 Canon Kk METHOD AND DEVICE FOR TRANSMITTING AND RECEIVING IMAGE SEQUENCES BETWEEN A SERVER AND A CUSTOMER
US20070156815A1 (en) * 2005-12-30 2007-07-05 Nokia Corporation Method, system and entities for multicast content pushing
FR2913163A1 (en) * 2007-02-27 2008-08-29 Canon Kk Digital video data transmitting method for multicast telecommunication network, involves sending crossover signals to sub-group of clients based on information representing behavior of congestion control algorithms
US8117401B2 (en) * 2008-02-01 2012-02-14 International Business Machines Corporation Interconnect operation indicating acceptability of partial data delivery
US8108619B2 (en) * 2008-02-01 2012-01-31 International Business Machines Corporation Cache management for partial cache line operations
US8250307B2 (en) * 2008-02-01 2012-08-21 International Business Machines Corporation Sourcing differing amounts of prefetch data in response to data prefetch requests
US8255635B2 (en) * 2008-02-01 2012-08-28 International Business Machines Corporation Claiming coherency ownership of a partial cache line of data
US8024527B2 (en) * 2008-02-01 2011-09-20 International Business Machines Corporation Partial cache line accesses based on memory access patterns
US8266381B2 (en) * 2008-02-01 2012-09-11 International Business Machines Corporation Varying an amount of data retrieved from memory based upon an instruction hint
US8140771B2 (en) * 2008-02-01 2012-03-20 International Business Machines Corporation Partial cache line storage-modifying operation based upon a hint
US20090198910A1 (en) * 2008-02-01 2009-08-06 Arimilli Ravi K Data processing system, processor and method that support a touch of a partial cache line of data
US8117390B2 (en) * 2009-04-15 2012-02-14 International Business Machines Corporation Updating partial cache lines in a data processing system
US8140759B2 (en) * 2009-04-16 2012-03-20 International Business Machines Corporation Specifying an access hint for prefetching partial cache block data in a cache hierarchy

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2001041446A1 (en) * 1999-11-30 2001-06-07 Moani, Inc. Method and apparatus for communication of video between multiple users on a network
WO2001080561A1 (en) * 2000-04-18 2001-10-25 Rtimage Inc. System and method for the lossless progressive streaming of images over a communication network
WO2001095513A1 (en) * 2000-06-09 2001-12-13 Imove Inc. Streaming panoramic video
US6442658B1 (en) * 1997-01-31 2002-08-27 Macromedia, Inc. Method and apparatus for improving playback of interactive multimedia works

Family Cites Families (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CA2298712A1 (en) * 1997-08-06 1999-02-18 Tachyon, Inc. A distributed system and method for prefetching objects
WO2000064154A1 (en) * 1999-04-15 2000-10-26 Sony Corporation Imaging device and signal processing method
US6463508B1 (en) * 1999-07-19 2002-10-08 International Business Machines Corporation Method and apparatus for caching a media stream
US7092983B1 (en) * 2000-04-19 2006-08-15 Silicon Graphics, Inc. Method and system for secure remote distributed rendering
US7647340B2 (en) * 2000-06-28 2010-01-12 Sharp Laboratories Of America, Inc. Metadata in JPEG 2000 file format
FR2842057B1 (en) 2002-07-05 2005-10-28 Canon Kk METHOD AND DEVICE FOR PROCESSING DATA IN A COMMUNICATION NETWORK
US7460724B2 (en) * 2003-03-07 2008-12-02 Ricoh Co., Ltd. JPP-stream to JPEG 2000 codestream conversion

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6442658B1 (en) * 1997-01-31 2002-08-27 Macromedia, Inc. Method and apparatus for improving playback of interactive multimedia works
WO2001041446A1 (en) * 1999-11-30 2001-06-07 Moani, Inc. Method and apparatus for communication of video between multiple users on a network
WO2001080561A1 (en) * 2000-04-18 2001-10-25 Rtimage Inc. System and method for the lossless progressive streaming of images over a communication network
WO2001095513A1 (en) * 2000-06-09 2001-12-13 Imove Inc. Streaming panoramic video

Non-Patent Citations (5)

* Cited by examiner, † Cited by third party
Title
DEVILLERS S: "XML and XSLT Modeling for Multimedia Bitstream Manipulation", May 2001, , PAGE(S), XP002245841 *
LI J ET AL: "A virtual media (Vmedia) access protocol and its application in interactive image browsing", MULTIMEDIA COMPUTING AND NETWORKING. PROCEEDINGS OF THE SPIE, XX, XX, vol. 4312, no. 10, January 2001 (2001-01-01), pages 1 - 13, XP002243461 *
MCFARLAND D: "ANIMATION IN A FLASH DON'T SLAVE OVER ANIMATIONS-LET MACROMEDIA FLASH DO THE WORK", MACWORLD, PC WORLD COMMUNICATIONS, SAN FRANCISCO, CA,, US, vol. 17, no. 6, June 2000 (2000-06-01), pages 99 - 101, XP001021654, ISSN: 0741-8647 *
TAUBMAN D ED - INSTITUTE OF ELECTRICAL AND ELECTRONICS ENGINEERS: "Remote browsing of JPEG2000 images", PROCEEDINGS 2002 INTERNATIONAL CONFERENCE ON IMAGE PROCESSING. ICIP 2002. ROCHESTER, NY, SEPT. 22 - 25, 2002, INTERNATIONAL CONFERENCE ON IMAGE PROCESSING, NEW YORK, NY : IEEE, US, vol. VOL. 2 OF 3, 22 September 2002 (2002-09-22), pages 229 - 232, XP010607302, ISBN: 0-7803-7622-6 *
TAUBMAN: "Proposal and Implementation of JPIP (Jpeg2000 Internet Protocol) in Kakadu v3.3", pages 1 - 37, XP002260543, Retrieved from the Internet <URL:http://www.kakadusoftware.com/jpip-kakadu-superceded.pdf> *

Also Published As

Publication number Publication date
US20060184607A1 (en) 2006-08-17
US8838742B2 (en) 2014-09-16
FR2853797A1 (en) 2004-10-15
EP1611748A1 (en) 2006-01-04

Similar Documents

Publication Publication Date Title
US7397958B2 (en) Method and device for selecting data in a communication network
US8838742B2 (en) Method and device for pre-processing requests related to a digital signal in an architecture of client-server type
JP4165668B2 (en) Method and apparatus for compressing continuous, non-separated data streams
EP1335561B1 (en) Method for document viewing
US7246177B2 (en) System and method for encoding and decoding data files
EP1127452B1 (en) Partial retrieval of images in the compressed domain
US20050123042A1 (en) Moving picture streaming file, method and system for moving picture streaming service of mobile communication terminal
WO1998037699A1 (en) System and method for sending and receiving a video as a slide show over a computer network
US20020078241A1 (en) Method of accelerating media transfer
JP5554817B2 (en) Data transmission apparatus and method
US7260614B2 (en) Methods and systems for scalable streaming of images with client-side control
JP2009225458A (en) Method and device for transmitting media data
US8577157B2 (en) Conditional replenishment for motion JPEG2000
WO2002075484A2 (en) Dynamic multimedia streaming using time-stamped remote instructions
CN116346794A (en) Method, apparatus and non-volatile computer readable storage medium for receiving media data
US7423649B2 (en) Methods and devices for creating, downloading and managing an animation
WO2009053475A1 (en) A method and device for determining the value of a delay to be applied between sending a first data set and sending a second data set
US8582664B2 (en) Method and device for creating a video sequence representative of a digital video sequence and associated methods and devices for transmitting and receiving video data
JP2004208266A (en) Picture communication method and system
US7382922B2 (en) Creation of remarkable regions in a digital image
US7007113B2 (en) System and method for data re-compression for communication over IP
US8639845B2 (en) Method for editing multimedia pages on a terminal using pre-stored parameters of objects appearing in scenes
Iren et al. SPIHT-NC: Network-conscious zerotree encoding
Tian et al. A novel strategy to access high resolution DICOM medical images based on JPEG2000 interactive protocol
Prandolini JPIP–interactivity tools, APIs, and protocols (part 9)

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A1

Designated state(s): AE AG AL AM AT AU AZ BA BB BG BR BW BY BZ CA CH CN CO CR CU CZ DE DK DM DZ EC EE EG ES FI GB GD GE GH GM HR HU ID IL IN IS JP KE KG KP KR KZ LC LK LR LS LT LU LV MA MD MG MK MN MW MX MZ NA NI NO NZ OM PG PH PL PT RO RU SC SD SE SG SK SL SY TJ TM TN TR TT TZ UA UG US UZ VC VN YU ZA ZM ZW

AL Designated countries for regional patents

Kind code of ref document: A1

Designated state(s): BW GH GM KE LS MW MZ SD SL SZ TZ UG ZM ZW AM AZ BY KG KZ MD RU TJ TM AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HU IE IT LU MC NL PL PT RO SE SI SK TR BF BJ CF CG CI CM GA GN GQ GW ML MR NE SN TD TG

121 Ep: the epo has been informed by wipo that ep was designated in this application
WWE Wipo information: entry into national phase

Ref document number: 2006184607

Country of ref document: US

Ref document number: 10549158

Country of ref document: US

REEP Request for entry into the european phase

Ref document number: 2004726241

Country of ref document: EP

WWE Wipo information: entry into national phase

Ref document number: 2004726241

Country of ref document: EP

WWP Wipo information: published in national office

Ref document number: 2004726241

Country of ref document: EP

DPEN Request for preliminary examination filed prior to expiration of 19th month from priority date (pct application filed from 20040101)
WWP Wipo information: published in national office

Ref document number: 10549158

Country of ref document: US