Title of Invention

"SYSTEM FOR MODIFYING A VIDEO STREAM BASED ON A CLIENT OR NETWORK ENVIRONMENT"

Abstract A Video Server (VS 100) encodes a video stream according to the values of parameters and transmits the video stream over a Network (200) to a Video Client (VC 200) that decodes the received video stream for presentation to a user. As the video stream is being received, (VC 200) continually gathers data regarding at least the condition of Network (200) sends this data to (VS 100). (VS 100) modifies the values of the parameters based on the data received from (VC 200), which in turn modifies the encoding of the video stream.
Full Text SYSTEM AND METHOD FOR MODIFYING A VIDEO STREAM BASED ON A CLIENT OR NETWORK ENVIRONMENT
CROSS-REFERENCE TO RELATED APPLICATIONS This application claims priority from U.S. Provisional Application No. 60/341,672 filed December 15, 2001, which is hereby incorporated by reference into this application.
FIELD OF THE INVENTION The invention disclosed herein relates to a system and method for delivering a video stream across a data communications network.
BACKGROUND OF THE INVENTION The quality of the presentation at a client device of video based on a video stream received through a network can be limited by the bandwidth available in the network. Network congestion can result in data being dropped from data transmissions carried by the network. Thus, when a network experiences congestion, a video stream being carried by the network can suffer frame loss thereby resulting in degraded quality of video presented based on the video stream.
Also, the quality of the presentation at a client device of video based on a video stream received through a network can be limited by the ability of the client device to decode the video stream. Where a client device lacks the ability to fully decode a video stream that is being received, the unused data corresponds to wasted network bandwidth.
SUMMARY OF THE INVENTION The present invention provides for a video stream being encoded according to one or more parameters and transmitted through a network to a computer to be dynamically modified during the encoding process based on conditions in the network and the ability of the computer to decode the video stream. The invention provides a method, system, and computer program product for modifying a video stream being encoded according to the values of one or more parameters and being delivered through a network. First, data related at
least to the ability of the network to transport the video stream is obtained. Then, the values of the one or more parameters according to which the video stream is being encoded are modified based on the obtained data.
In an embodiment of the invention, the video stream being encoded according to the values of one or more parameters is being delivered through the network to a computer. Data related at least to the ability of the network to transport the video stream and the ability of the computer to decode the video stream is obtained. The values of the one or more parameters according to which the video stream is being encoded are then modified based on the obtained data.
According to an embodiment of the invention, the one or more parameters according to which the video stream is being encoded includes a frame resolution which is modified based on the obtained data.
In another embodiment of the invention, the one or more parameters according to which the video stream is being encoded includes a frame rate which is modified based on the obtained data.
According to another embodiment of the invention, the data related to the ability of the network to transport the video stream to the computer and related to the ability of the computer to decode the video stream is obtained through RTCP packets received from the computer.
In an embodiment of the invention, the data related to the ability of the network to transport the video stream to the computer and related to the ability of the computer to decode the video stream includes a measurement representing the computer processor power available at the computer for decoding the video stream being delivered to the computer.
In another embodiment of the invention, the data related to the ability of the network to transport the video stream to the computer and related to the ability of the computer to decode the video stream includes a measurement representing the packet loss associated with the delivery of the video stream through the network to the computer.
In another embodiment of the invention, the data related to the ability of the network to transport the video stream to the computer and related to the ability of the computer to decode the video stream includes a measurement representing the bytes
transmitted and the bytes received associated with the delivery of the video stream through the network to the computer.
According to another embodiment of the invention, the data related to the ability of the network to transport the video stream to the computer and related to the ability of the computer to decode the video stream includes a measurement representing a bit error rate associated with the delivery of the video stream through the network to the computer.
BRIEF DESCRIPTION OF THE DRAWINGS The invention is illustrated in the figures of the accompanying drawings which
are meant to be exemplary and not limiting, in which like references are intended to refer to
like or corresponding parts, and in which:
Fig. 1 is a block diagram showing an embodiment of the present invention and
the environment in which it operates;
Fig. 2 is a table showing examples of predefined data ranges and corresponding
parameter values;
Fig. 3 is a flowchart showing an operative embodiment of the invention; and Fig. 4 is a flowchart showing another operative embodiment of the invention.
DETAILED DESCRIPTION
Preferred embodiments of a method, system, and article of manufacture containing software programs in accordance with the present invention are described with reference to the drawings.
As shown in Fig. 1, a Video Server ("VS") System 100 communicates with a Video Client ("VC") System 300 through a Network 200. VS System 100 encompasses any computer system capable of (a) encoding a video stream according to one or more parameters, (b) transmitting the encoded stream to another computer through a network, (c) receiving data regarding conditions in the network and the other computer, and (d) modifying the one or more parameters based on the received data to thereby modify the encoding of the video stream. VS System 100 may comprise computer code to perform the above functions.
In an embodiment of the invention, VS System 100 comprises a Video Encoding and Transmission ("VET") System 110 and a Video Encoding Control ("VEC")
System 120. VET System 100 encompasses any computer system capable of performing the encoding and transmitting functions described above, and may comprise computer code for performing those functions. For example, VET System 100 may comprise a computer system capable of encoding a video stream of any known format, e.g., MPEG and H.263, according to one or more parameters, including, for example, frame resolution and frame rate, and transmitting the video stream over a network through known techniques, for example, according to IP, TCP/IP, and UDP protocols as well as protocols related to the transport of streaming data, e.g., Real Time Streaming Protocol (RTSP), Real-Time Transport Protocol (RTP), and Real Time Control Protocol (RTCP). The one or more parameters described above may be stored, e.g., in a memory, so that they can be modified and accessed by other computer systems, e.g., VEC System 120.
VEC System 120 encompasses any computer system capable of performing the receiving and modifying functions described above, and may comprise computer code for performing those functions. For example, VEC System 120 may comprise a computer system capable of receiving data regarding conditions in the network over which the video stream is being sent and in the computer receiving the video stream as application specific data contained within RTCP packets received from the computer receiving the video stream, and modifying the one or more parameters according to which the video stream is being encoded based on tables of predefined ranges for the received data and predefined parameters values corresponding to the predefined ranges.
Fig. 2 shows an exemplary table of predefined ranges for the received data and predefined parameters values corresponding to the predefined ranges. In the example of Fig. 2, the first column of the table shows CPU Power Available, described further below, as predefined percentage ranges. The second column of the table shows predefined frame resolutions corresponding to the predefined CPU Power Available percentage ranges. Thus, as described further below, where, for example, the received data indicated CPU Power Available of 60%, VEC System 120 could consult the table of Fig. 2 to determine that a frame resolution of 352 x 288 to corresponds with the predefined range encompassing the received data. If the current frame resolution at which VET System 110 is encoding the video stream is different, then VEC System 120 would modify the frame resolution parameter to 352 x 288 to thereby cause VET System 110 to encode the video stream at that frame resolution.
It should be understood that similar tables may be used in relation to other types of data received by VEC System 120, as described further below. Also, it should be understood that the values shown in Fig. 2 are exemplary only and that the values in this table, as well as the values that may be used in similar tables related to other types of data received by VEC System 120 other than CPU Power Available, are exemplary only and may be varied as a matter of design choice for the user and implementer of the invention.
Network 200 encompasses any communication network capable of transporting video streams and related control data. For example, Network 200 may comprise a LAN, WAN, or the Internet.
VC System 300 encompasses any computer system capable of (a) receiving a video stream through a network and decoding the received video stream for presentation to a user, (b) gathering data regarding (i) conditions in the network through which the video stream is being received and (ii) resources available within VC System 300 for decoding the video stream being received, and (c) transmitting the gathered data to the computer system transmitting the video stream being received by VC System 300. VC System 300 may comprise computer code to perform the above functions.
In an embodiment of the invention, VC System 300 comprises a Video Receiving and Decoding ("VRD") System 310 and a Condition Reporting ("CR") System 320. VRD System 310 encompasses any computer system capable of receiving video streams through a network and decoding the received video streams for presentation to a user. For example, VRD System 310 may comprise known video streaming client software, e.g., RealOneâ„¢ Player from RealNetworks, Inc. or Windows Media Playerâ„¢ from Microsoft Corporation.
CR System 320 encompasses any computer system capable of gathering data regarding conditions in the network through which a video stream is being received and resources available within VC System 300 for decoding the video stream being received, and transmitting the gathered data to the computer system transmitting the video stream being received by VC System 300. CR System 320 may comprise computer code for gathering data regarding conditions in a network as well as data regarding the resources available within a computer system according to any known method or technique. The types of data gathered by CR System 320 regarding conditions in a network may include, for example, measurements
related to the reception through the network of a video stream currently being received, including, for example, measurements representing the packet loss, bytes transmitted/received, and bit error rate associated with a video stream currently being received through the network. The types of data gathered by CR System 320 regarding resources available within VC System 300 for decoding the received video stream include, for example, measurements representing the memory and CPU power available for decoding the received video stream.
In addition, CR System 320 may comprise computer code for performing the function of transmitting the gathered data to the computer system transmitting the video stream being received by VC System 300. For example, CR System 320 may comprise computer code which, when executed, causes CR System 320 to transmit the gathered data as application specific data in RTCP packets that it sends to the computer system transmitting the video stream being received by VC System 300.
The term "computer system" here is used broadly and encompasses computer hardware and computer software or computer software only. For example, VET System 110 and VEC System 120 each may comprise computer code that resides on the same computer hardware of VS System 100 . Alternatively, VET System 110 and VEC System 120 each may be implemented in distinct computer hardware.
Figs. 3 and 4 are flowcharts showing one way in which the present invention may operate, where Fig. 3 shows the operations performed at VS 100 and Fig. 4 shows the operations performed at VC 300. Referring to Fig. 3, first, as represented in block 1000, communications are established with VC System 300. For example, VS System 100 may communicate with VC System 300 to establish an RTP/UDP connection over which encoded video may be transmitted to VC System 300 and an RTCP/UDP connection over which diagnostic information may be received from VC System 300.
Next, as represented in block 1050, a determination may be made as to whether any source data remains to encode and transmit as part of the video stream. For example, where the source data is live video, VET System 110 may make a determination of whether the process of encoding live video is continuing, and where the source data is video data from a stored file that is being transcoded by VS System 100, VET System 110 may make a determination of whether any data remains in the stored video file to be transcoded.
If the determination resulting from the operations represented in block 1050 is negative, then processing terminates at VS System 100. On the other hand, if the determination resulting from the operations represented in block 1050 is positive, then the operations represented in blocks 1100, 1200, and 1300 are performed.
As represented in block 1100, the stored values for the one or more parameters according to which the video stream is encoded are retrieved. For example, VET System 110 may retrieve values for each of the one or more parameters from the storage location associated with each parameter. Next, the source data is encoded into a video stream according to the retrieved values for the one or more parameters, as represented in block 1200. For example, VET System 110 may encode the source data according to a known video compression algorithm, e.g., MPEG or H.263, according to the values retrieved for the one or more parameters previously described, e.g., frame resolution and frame rate. Next, the encoded video stream is transmitted, as represented in block 1300. For example, VET System 110 may transmit the encoded video stream over Network 200 to VC System 300. Processing then returns to the operations represented in block 1050.
As shown in Fig. 3, if the determination resulting from the operations represented in block 1050 is positive, then in addition to the operations represented in blocks 1100, 1200, and 1300, the operations represented in blocks 1400, 1500, and 1600 are also performed. The operations represented in blocks 1400, 1500, and 1600 may be performed concurrently and independently of the operations represented in blocks 1100, 1200, and 1300.
As represented in block 1400, a determination is made as to whether any data has been received from VC System 300 regarding the conditions in Network 200 or VC System 300. For example, VEC System 120 of VS System 100 may examine the RTCP packets received from VC System 300 over the established RTCP/UDP connection to determine if data has been received from VC System 300 regarding the conditions in Network 200 or the conditions in VC System 300 regarding its ability to decode the video stream in the application specific portion of RTCP packets received from VC System 300. If the determination resulting from the operations represented in block 1400 is negative, then processing returns to the operations represented in block 1050.
If the determination resulting from the operations represented in block 1400 is positive, then processing continues with the operations represented in block 1500, where
values for each of the one or more parameters that corresponds to the received data are determined. For example, VEC System 120 may compare the data received from VC System 300 with a table specifying predefined ranges for the type of data received and corresponding values for each of the one or more parameters for each predefined range, as described previously in connection with Fig. 2. For instance, where the data received from VC System 300 represents a measurement of the CPU power available at VC System 300 for decoding the video stream currently being transmitted from VS System 100 to VC System 300, then VEC System 120 may compare the data received from VC System 300 with the table of Fig. 2 to determine the predefined range encompassing the received data and the value for the frame resolution parameter corresponding to this range. For example, if the data received from VC System 300 indicates a measurement of 60% CPU power available at VC System 300 for decoding the video stream being transmitted by VS System 100 to VC System 300, then VEC System 120 would determine 352 x 288 to be the proper value for the frame resolution parameter corresponding to this received data. In a similar manner, VEC System 120 may determine the values of each of the one or more parameters that corresponds to the data received from VC System 300.
Next, as represented in block 1600, the values of the one or more parameters are modified, if necessary. For example, VEC System 120 may compare the values determined for each of the one or more parameters, from the operations represented in block 1500, with the stored values for each of the one or more parameters. If any of the determined values differs from the stored value for a parameter, VEC System 120 stores the determined value in the storage area associated with the parameter. Processing then goes back to the operations represented in block 1050.
Concurrently, as VS System 100 encodes and transmits a video stream, VC System 300 receives the video stream through Network 200 and decodes it for presentation to a user operating VC System 300. As shown in Fig. 4, first, communications are established with VS System 100, as represented in block 2000. For example, similar to the operations lepresented in block 1000 of Fig. 3, here VC System 300 may communicate with VS System to establish the RTP/UDP connection over which encoded video may be received from System 300 and an RTCP/UDP connection over which diagnostic information may be transmitted to VS System 100. VRD System 310 then begins and continues the process of
receiving and decoding the video stream being sent from VS System 100. While VRD System 310 in the receiving and decoding process, CR System 320 continually performs the operations represented in blocks 2050,2100, and 2200 shown in Fig. 4.
Once the process of decoding the video stream being received from VS System 100 begins, CR System 320 begins monitoring this process, as represented in block 2050, by making a determination of whether this receiving and decoding process is continuing at VRD System 310. If this determination is negative, the processing at CR System 320 terminates.
If this determination is positive, then processing continues with the operations represented in block 2100 where data regarding conditions in Network 200 and the resources available in VC System 200 to decode the video stream are gathered. For instance, with regard to conditions in Network 200, CR System 300 may employ known techniques to obtain data including, for example, measurements representing (a) the packet loss associated with the delivery of the video stream from VS System 100 to VC System 300 through Network 200, (b) the number of bytes transmitted by VS System 100 and the number of bytes received by VC System 300 associated with the delivery of the video stream from VS System 100 to VC System 300 through Network 200, (c) the bit error rate associated with the delivery of the video stream from VS System 100 to VC System 300 through Network 200. Also, with regard to the resources available in VC System 200 to decode the video stream, CR System may employ known techniques to obtain data including, for example, measurements representing the memory available or the CPU power available at VC System 300 to decode the video stream being received from VS System 100. It should be noted that the memory and CPU power available may fluctuate as those resources are used and released for other purposes at VC System 300, e.g., as other application programs are opened or closed at VC System 300. Also, it should be noted that the data described above (e.g., packet loss, bytes transmitted/received, bit error rate, memory available, CPU power available), may be measured in any known manner so long as the standard of measurement used by CR System 320 is the same standard used by VEC System 120 (e.g., CPU power available represented as a percentage of total CPU power by CR System 320 as well as VEC System 120, such as shown in the table of Fig. 2).
Next, the gathered data is transmitted to VS System 100, as represented in block 2200. For example, CR System 320 may transmit the gathered data regarding conditions in Network 200 and the resources available in VC System 200 to decode the video stream as application specific data of RTCP packets that are transmitted back to VS System 100 over the established RTCP/UDP connection. Processing then continues with the operations in block 2050.
Consequently, during the process in which VS System 100 encodes a video stream and transmits the encoded stream to VC System 200, VC System 200 may continually gather data regarding the conditions in Network 200 and in VC System 200 and send this data to VS System 100 for use in adjusting the encoding of the video stream. Thus, as congestion in Network 200 grows or as resources at VC System 200 available for decoding of the received video stream decrease, the data received at VS System 100 may cause it to reduce, for example, the frame resolution of the video stream being encoded. Conversely, as congestion in Network 200 improves or resources are related and made available for video decoding of the received stream at VC System 300, then data received at VS System 100 may cause it to increase, for example, the frame resolution of the video stream being encoded.
While the invention has been described and illustrated in connection with preferred embodiments, many variations and modifications as will be evident to those skilled in this art may be made without departing from the spirit and scope of the invention, and the invention is thus not to be limited to the precise details of methodology or construction set forth above as such variations and modification are intended to be included within the scope of the invention.











We claim:
1. A method for modifying a video stream being encoded according to the values of
one or more parameters and being delivered through a network, the method comprising:
obtaining data related at least to the ability of the network to transport the video stream to a client device and related to the ability of the client to decode the video stream during the delivery of the encoded video stream, wherein the obtaining comprises obtaining a measurement representing resources available at the client device for decoding the video stream being delivered to the client device including at least one of:
available processor power, associated packet loss, and associated bytes
transmitted and received; and
modifying the values of the one or more parameters according to which
the video stream is being encoded based on tables of predefined ranges for the
obtained data and predefined values corresponding to the predefined ranges,
wherein modifying comprises modifying the frame rate value based on the
obtained data; and
adjusting encoding of the video stream in response to modifying the values of the one or more parameters.
2. The method of claim 1, wherein the one or more parameters according to which the video stream is being encoded includes a frame resolution; and wherein the modifying comprises modifying the frame resolution value based on the obtained data.
3. The method of claim 1, wherein the obtaining comprises obtaining the data related to the computer or the network in RTCP packets received from the computer.
4. The method of claim 1, wherein the obtaining comprises obtaining the data related to the computer or the network in the application specific portion of the RTCP packets received from the computer.
5. The method of claim 1, wherein the obtaining comprises obtaining a measurement representing a bit error rate associated with the delivery of the video stream through the network to a computer.
6. The method of claim 1, wherein the obtaining comprises: gathering the data at a computer; and receiving the gathered data from the computer.
7. A method for facilitating the modification of a video stream being encoded by a first computer according to the values of one or more parameters and being transmitted by the first computer through a network to a second computer, the method comprising:
gathering data at the second computer during the transmission of the encoded video stream by the first computer related to the ability of the network to transport the video stream to the second computer and related to the ability of the second computer to decode the video stream, wherein the gathering data comprises obtaining a measurement representing resources available at the second computer for decoding the video stream being delivered to the second computer including at least one of: available processor power, associated packet loss, and associated bytes transmitted and received; and
transmitting the gathered data to the first computer during the transmission of the encoded video stream by the first computer to enable the modification of the values of the one or more parameters according to which the first computer is encoding the video stream based on tables of predefined ranges for the obtained data and predefined values corresponding to the predefined ranges and enable the adjustment of the encoding of the video stream in response to the modification of the values of the one or more parameters, wherein the transmitting comprises transmitting the gathered data in the application specific portion of RTCP packets being sent to the first computer.
8. A system for modifying a video stream being encoded according to the values of
one or more parameters and being delivered through a network, the system comprising:
means for obtaining data related at least to the ability of the network to transport the video stream during the delivery of the encoded video stream, wherein the obtained data relates to the ability of the network to transport the video stream to a client device
and relates to the ability of the client device to decode the video stream, and wherein the means for obtaining comprises means for obtaining a measurement representing resources available at the client device for decoding the video stream being delivered to the client device including at least one of:
available processor power, associated packet loss, and associated bytes transmitted and received; and means for modifying the values of the one or more parameters according to which the video stream is being encoded based on tables of predefined ranges for the obtained data and predefined values corresponding to the predefined ranges, wherein means for modifying comprises modifying the frame rate value based on the obtained data; and means for adjusting encoding of the video stream in response to modifying the values of the one or more parameters.
9. The system of claim 8, wherein the one or more parameters according to which the video stream is being encoded includes a frame resolution; and wherein the means for modifying comprises means for modifying the frame resolution value based on tables of predefined ranges for the obtained data and predefined values corresponding to the predefined ranges.
10. The system of claim 8, wherein the means for obtaining comprises means for obtaining the data related to the computer or the network in RTCP packets received from the computer.
11. The system of claim 8, wherein the means for obtaining comprises means for obtaining a measurement representing a bit error rate associated with the delivery of the video stream through the network to the computer.
12. A system for facilitating the modification of a video stream being encoded by a first computer according to the values of one or more parameters and being transmitted by the first computer through a network to a second computer, the system comprising:
means for gathering data at the second computer during the transmission of the encoded video stream by the first computer related to the ability of the network to transport the video stream to the second computer and related to the ability of the second computer to decode the video stream, wherein the means for gathering data comprises means for obtaining a measurement representing resources available at the second computer for decoding the video stream being delivered to the second computer including at least one of: available processor power, associated packet loss, and associated bytes transmitted and received; and
means for transmitting the gathered data to the first computer during the transmission of the encoded video stream by the first computer to enable the modification of the values of the one or more parameters according to which the first computer is encoding the video stream based on tables of predefined ranges for the obtained data and predefined values corresponding to the predefined ranges and enable the adjustment of the encoding of the video stream in response to the modification of the values of the one or more parameters, wherein the means for transmitting comprises means for transmitting the gathered data in the application specific portion of RTCP packets being sent to the first computer.
13. A computer program product comprising a computer usable medium having computer readable code embodied therein, the computer readable code, when executed, causing a computer to implement a method for modifying a video stream being encoded according to the values of one or more parameters and being delivered through a network, the method comprising:
obtaining data related at least to the ability of the network to transport the video stream to a client device and related to the ability of the client device to decode the video during the delivery of the encoded video stream, wherein the obtaining comprises obtaining a measurement representing resources available at the client device for decoding the video stream being delivered to the client device including at least one of: available processor power, associated packet loss, and associated bytes transmitted and received; and modifying the values of the one or more parameters according to which the video stream is being encoded based on tables of predefined ranges for the obtained data
and predefined values corresponding to the predefined ranges, wherein modifying comprises modifying the frame rate value based on the obtained data; and
adjusting encoding of the video stream in response to modifying the values of the one or more parameters.
14. The computer program product of claim 13, wherein the one or more parameters according to which the video stream is being encoded includes a frame resolution; and wherein, in the implemented method, the modifying comprises modifying the frame resolution value based on the obtained data.
15. The computer program product of claim 13, wherein, in the implemented method, the obtaining comprises obtaining the data related to the computer or the network in RTCP packets received from the computer.
16. The computer program product of claim 13, wherein, in the implemented method, the obtaining comprises obtaining a measurement representing a bit error rate associated with the delivery of the video stream through the network to the computer.
17. A computer program product comprising a computer usable medium having computer readable code embodied therein, the computer readable code, when executed, causing a computer to implement a method for facilitating the modification of a video stream being encoded by a first computer according to the values of one or more parameters and being transmitted by the first computer through a network to a second computer, the method comprising:
gathering data at the second computer related to the ability of the network to transport the video stream to the second computer and related to the ability of the second computer to decode the video stream during the transmission of the encoded video stream by the first computer, wherein the gathering comprises obtaining a measurement representing resources available at the second computer for decoding the video stream being delivered to the second computer including at least one of: available processor power, associated packet loss, and associated bytes transmitted and received; and
transmitting the gathered data during the transmission of the encoded video stream by the first computer to the first computer to enable the modification of the values of the one or more parameters according to which the first computer is encoding the video stream based on tables of predefined ranges for the obtained data and predefined values corresponding to the predefined ranges and enable the adjustment of the encoding of the video stream in response to the modification of the values of the one or more parameters, wherein the transmitting comprises transmitting the gathered data in the application specific portion of RTCP packets being sent to the first computer.

Documents:

1473-delnp-2004-Abstract-(24-12-2013).pdf

1473-delnp-2004-abstract.pdf

1473-delnp-2004-assignment.pdf

1473-delnp-2004-Claims-(24-12-2013).pdf

1473-DELNP-2004-Claims-(27-12-2011).pdf

1473-delnp-2004-claims.pdf

1473-DELNP-2004-Correspondence Others-(08-07-2011).pdf

1473-delnp-2004-Correspondence Others-(24-12-2013).pdf

1473-DELNP-2004-Correspondence Others-(27-12-2011).pdf

1473-delnp-2004-correspondence-others.pdf

1473-delnp-2004-description (complete).pdf

1473-delnp-2004-drawings.pdf

1473-delnp-2004-form-1.pdf

1473-delnp-2004-form-18.pdf

1473-delnp-2004-Form-2-(24-12-2013).pdf

1473-delnp-2004-form-2.pdf

1473-DELNP-2004-Form-3-(27-12-2011).pdf

1473-delnp-2004-form-3.pdf

1473-delnp-2004-form-5.pdf

1473-delnp-2004-GPA-(24-12-2013).pdf

1473-delnp-2004-gpa.pdf

1473-delnp-2004-pct-101.pdf

1473-delnp-2004-pct-210.pdf

1473-delnp-2004-pct-220.pdf

1473-delnp-2004-pct-304.pdf

1473-DELNP-2004-Petition-137-(27-12-2011).pdf

abstract.jpg


Patent Number 260019
Indian Patent Application Number 1473/DELNP/2004
PG Journal Number 14/2014
Publication Date 04-Apr-2014
Grant Date 31-Mar-2014
Date of Filing 31-May-2004
Name of Patentee THOMSON LICENSING S.A.
Applicant Address 46, QUAI A. LE GALLO, F-92648 BOULOGNE (FR)
Inventors:
# Inventor's Name Inventor's Address
1 RICHARDSON, JOHN, WILLIAM 30 MATTHEW DRIVE, HAMILTON, NJ 08690, UNITED STATES OF AMERICA
2 CAHNBLEY, JENS 239 SOUTH LANE, PRINCETON JUNCTION, NJ 08550, UNITED STATES OF AMERICA
PCT International Classification Number H04N
PCT International Application Number PCT/US02/39919
PCT International Filing date 2002-12-13
PCT Conventions:
# PCT Application Number Date of Convention Priority Country
1 60/341,672 2001-12-14 U.S.A.