Embodiments of the present invention provide a low-latency approach for local or remote application streaming that reaches high FPS targets without overloading the available streaming bandwidth, for example, by limiting the bit rate to the same value that is used by traditional 60 FPS streaming solutions. A client device and server device cooperate to actively monitor and control a video stream to maintain an acceptable balance between latency and video quality by adjusting the frequency or resolution when necessary to improve the streaming experience. When the server device captures and transmits frames at a higher rate, the software stack executing on the client device is able to display frames with less delay, even on a display device limited to 60 Hz, thereby achieving additional latency reduction.
|
1. A method comprising:
generating image data at a rendering frame rate greater than a refresh rate of a client device;
streaming, at a streaming frame rate greater than the refresh rate and equal to or less than the rendering frame rate, the image data to the client device for display by the client device; and
based at least in part on the streaming frame rate being greater than the refresh rate, transmitting, to the client device, data representative of a command to disable vertical sync on a display of the client device.
10. A method comprising:
generating image data at a rendering frame rate greater than a refresh rate of a client device;
streaming, at a streaming frame rate greater than the refresh rate and equal to or less than the rendering frame rate, the image data to the client device for display by the client device;
determining an image resolution of the image data based at least in part on data corresponding to a decoder performance of the client device;
dynamically adjusting the streaming frame rate to an updated streaming frame rate based at least in part on the image resolution of the image data; and
based at least in part on the streaming frame rate being greater than the refresh rate, transmitting, to the client device, data representative of a command to disable vertical sync on a display of the client device.
17. A system comprising:
one or more processors;
one or more memory devices storing instructions thereon that, when executed by the one or more processors, cause the one or more processors to execute operations comprising:
generating image data at a rendering frame rate greater than a refresh rate of a client device;
streaming, at a streaming frame rate greater than the refresh rate and equal to or less than the rendering frame rate, the image data to the client device for display by the client device;
based at least in part on the streaming frame rate being greater than the refresh rate, transmitting, to the client device, data representative of a command to disable vertical sync on a display of the client device;
determining an image quality of the image data based at least in part on data received from the client device; and
dynamically adjusting the streaming frame rate to an updated streaming frame rate,
wherein:
the updated streaming frame rate is greater than the streaming frame rate when an image quality of the image data is equal to or greater than a high quality threshold; and
the updated streaming frame rate is less than the streaming frame rate when the image quality of the image is equal to or less than a low quality threshold.
2. The method of
receiving input data representative of one or more inputs to an input device of the client device,
wherein the generating the image data is based at least in part on the input data.
3. The method of
4. The method of
5. The method of
dynamically adjusting an image resolution setting corresponding to the image data to an updated image resolution setting,
wherein:
the updated image resolution setting is greater than the image resolution setting when the streaming frame rate is equal to or greater than a first threshold frame rate; and
the updated image resolution setting is less than the image resolution setting when the streaming frame rate is less than or equal to a second threshold frame rate less than the first threshold frame rate.
6. The method of
7. The method of
determining a first bit rate for streaming at a frame rate equal to the refresh rate of the display of the client device,
wherein:
the streaming the image data is at the streaming frame rate greater than the refresh rate; and
a second bit rate corresponding to the streaming the image data is equal to or less than the first bit rate.
8. The method of
determining an image resolution of the image data based at least in part on data received from the client device; and
dynamically adjusting the streaming frame rate to an updated streaming frame rate,
wherein:
the updated streaming frame rate is greater than the streaming frame rate when the image resolution of the image data is equal to or greater than a high image resolution threshold; and
the updated streaming frame rate is less than the streaming frame rate when the image resolution of the image is equal to or less than a low image resolution threshold.
9. The method of
11. The method of
receiving input data representative of one or more inputs to an input device of the client device,
wherein the generating the image data is based at least in part on the input data.
12. The method of
13. The method of
14. The method of
15. The method of
dynamically adjusting an image resolution setting corresponding to the image data to an updated image resolution setting,
wherein:
the updated image resolution setting is greater than the image resolution setting when a streaming frame rate for the streaming is equal to or greater than a first threshold frame rate; and
the updated image resolution setting is less than the image resolution setting when a streaming frame rate for the streaming is less than or equal to a second threshold frame rate less than the first threshold frame rate.
16. The method of
18. The system of
19. The system of
dynamically adjusting an image quality setting corresponding to the image data to an updated image quality setting,
wherein:
the updated image quality setting is greater than the image quality setting when a streaming frame rate for the streaming is equal to or greater than a first threshold frame rate; and
the updated image quality setting is less than the image quality setting when a streaming frame rate for the streaming is less than or equal to a second threshold frame rate less than the first threshold frame rate.
20. The system of
21. The method of
|
This application claims the benefit of and priority to provisional patent application Ser. No. 62/581,558, entitled “METHOD AND SYSTEM FOR LOW LATENCY STREAMING OF GAME OR APPLICATION CONTENT WITH A HIGHER FRAME RATE VIDEO STREAM AND OTHER OPTIMIZATIONS,” filed Nov. 3, 2017, hereby incorporated by reference in its entirety.
Embodiments of the present invention generally relate to the field of interactive streaming video. More specifically, embodiments of the present invention relate to systems and methods for providing highly-responsive graphical data for streaming applications.
There is a growing need in the field of computer graphics to mitigate latency when streaming, for example, 3D graphical data of an application (e.g., a computer game). Game streaming and remote application streaming traditionally suffer from low responsiveness due to limitations of most current implementations of the streaming software stack, which often lack latency optimizations and focus on the use of lower resolutions to improve hardware processing time. This traditional approach decreases quality and/or resolution to lower the streaming bit rate and time slice encode/transmit to mitigate pipeline delays, for example.
Furthermore, current approaches to latency mitigation for game and application streaming often aim to reach a 60 frames-per-second (FPS) target, which may cause a user to experience a delay between the time an input command is sent and the time when a new frame is generated and transmitted responsive to the command. The higher frame rate of the game rendering process ensures that the “response” frame corresponding to a user input is available earlier. For some applications, depending on the settings, the key response time (commonly referred to as the in-game latency or “IGL”) can be multiple frames, and frames generated by the game at common v-sync intervals may not be fast enough. When v-sync is enabled, the GPU waits for the display device to signal when a new frame should be displayed. This causes the frame rate to be capped at a maximum rate equal to the refresh rate of the display device, and further, adds unwanted IGL as the GPU must wait for the display device to be ready to display a new frame before responding to the user input.
What is needed is an approach to streaming that is capable of reaching higher FPS targets to provide a more responsive experience while mitigating latency in the software stack without increasing the overall allocation of bandwidth used for streaming.
Embodiments of the present invention provide a low-latency approach for local or remote application streaming that reaches high FPS targets (e.g., 90 to 240 FPS) without overloading the available streaming bandwidth. This is performed in one or more embodiments by limiting the bit rate to the same value that is used by traditional 60 FPS streaming solutions.
Graphics systems in accordance with embodiments of the present invention generally use a server computing system to execute a graphics application and to stream the generated frames to a remote client system. The remote client system displays the frames, receives or detects user input in real-time, and transmits the user input back to the server, which alters the game play based on the user input.
According to embodiments of the present invention, the client device and server device cooperate to actively monitor and control a video stream to maintain an acceptable balance between latency and video quality by adaptively adjusting the frequency (e.g., FPS) or resolution when necessary to improve the streaming experience. When the server device captures and transmits frames at a higher rate (e.g., 90 to 240 FPS), more frames are rendered (compared to 60 FPS) and therefore a new frame will be ready responsive to user input more quickly, thereby achieving additional latency reduction.
According to one embodiment, a media streaming method executed on a server device is disclosed. The method includes accessing an upper frame rate limit, a lower frame rate limit, and a target frame rate for streaming frames to a remote client device, adjusting a streaming bit rate for streaming frames to the client device according to capabilities of the client device, determining a quality of the frames, decreasing the target frame rate when the quality of the frames is below a lower quality limit, increasing the target frame rate when the quality of the frames is above the upper quality limit, and streaming frames to the client device according to the target frame rate and the streaming bitrate. The above steps may be repeated for a plurality of frames.
According to another embodiment, a device for receiving streaming media is disclosed. The device includes a memory, a processor, and a memory resident application executing on the processor, where the application is operable to receive user input from an input device and display frames received from a remote server. The frames are generated by the remote server responsive to the user input, and the server dynamically determines a frame rate, a frame resolution and a bit rate for streaming frames to the device, captures frames from the application based on the frame rate and the frame resolution, encodes captured frames based on the bit rate, and transmits encoded frames from over a communication network for receipt by the device. The server receives a plurality of real-time system performance parameters and based thereon, with the real-time encoder quality parameter, dynamically determines the frame rate, the frame resolution and the bit rate. The plurality of real-time system performance parameters includes a real-time estimated frame rate input, a real-time estimated streaming frame rate input, and a real-time network parameter input
According to yet another embodiment, a media streaming method is disclosed. The media streaming method includes receiving user input from a remote client, generating frames of an application at an application frame rate responsive to said user input, determining a frame rate and a bit rate for streaming frames to said remote client, capturing frames from said application based on said frame rate, encoding captured frames based on said bit rate and a real-time encoder quality parameter, receiving a plurality of real-time system performance parameters, where said determining is based on said plurality of real-time system performance parameters and said real-time encoder quality parameter, and transmitting encoded frames over a communication network for receipt by said remote client.
The accompanying drawings, which are incorporated in and form a part of this specification and in which like numerals depict like elements, illustrate embodiments of the present disclosure and, together with the description, serve to explain the principles of the disclosure.
Reference will now be made in detail to several embodiments. While the subject matter will be described in conjunction with the alternative embodiments, it will be understood that they are not intended to limit the claimed subject matter to these embodiments. On the contrary, the claimed subject matter is intended to cover alternative, modifications, and equivalents, which may be included within the spirit and scope of the claimed subject matter as defined by the appended claims.
Furthermore, in the following detailed description, numerous specific details are set forth in order to provide a thorough understanding of the claimed subject matter. However, it will be recognized by one skilled in the art that embodiments may be practiced without these specific details or with equivalents thereof. In other instances, well-known methods, procedures, components, and circuits have not been described in detail as not to unnecessarily obscure aspects and features of the subject matter.
Portions of the detailed description that follow are presented and discussed in terms of a method. Although steps and sequencing thereof are disclosed in a figure herein (e.g.,
Some portions of the detailed description are presented in terms of procedures, steps, logic blocks, processing, and other symbolic representations of operations on data bits that can be performed on computer memory. These descriptions and representations are the means used by those skilled in the data processing arts to most effectively convey the substance of their work to others skilled in the art. A procedure, computer-executed step, logic block, process, etc., is here, and generally, conceived to be a self-consistent sequence of steps or instructions leading to a desired result. The steps are those requiring physical manipulations of physical quantities. Usually, though not necessarily, these quantities take the form of electrical or magnetic signals capable of being stored, transferred, combined, compared, and otherwise manipulated in a computer system. It has proven convenient at times, principally for reasons of common usage, to refer to these signals as bits, values, elements, symbols, characters, terms, numbers, or the like.
It should be borne in mind, however, that all of these and similar terms are to be associated with the appropriate physical quantities and are merely convenient labels applied to these quantities. Unless specifically stated otherwise as apparent from the following discussions, it is appreciated that throughout, discussions utilizing terms such as “accessing,” “displaying,” “writing,” “including,” “storing,” “rendering,” “transmitting,” “traversing,” “associating,” “identifying,” “capturing,” “streaming,” “encoding,” “decoding,” “monitoring,” or the like, refer to the action and processes of a computer system, or similar electronic computing device, that manipulates and transforms data represented as physical (electronic) quantities within the computer system's registers and memories into other data similarly represented as physical quantities within the computer system memories or registers or other such information storage, transmission or display devices.
Embodiments of the present invention provide a low-latency approach for game streaming and application remoting that reaches high FPS targets (e.g., 90 to 240 FPS)—without overloading the available streaming bandwidth—by limiting the bit rate to the same value that is used by traditional 60 FPS solutions. A client device and server device actively monitor and control the video stream to maintain an acceptable balance between latency and video quality by adjusting the frequency (e.g., FPS) or resolution when necessary to improve the streaming experience. When the server device captures and transmits frames at a higher rate (e.g., 90 to 240 FPS), the software stack executing on the client device is able to display frames at a faster rate, even on a display device limited to 60 Hz, thereby achieving additional latency reduction. Furthermore, vertical sync can be disabled to ensure that the client device can display frames faster than the refresh limit of the display device (e.g., 60 Hz) at the expense of screen tearing. In this way, the client device can render a frame as soon as the frame is ready without waiting for the previous frame to be completely scanned out.
With regard to
The frames transmitted by server 105 are received by client device 130 at receiving module 135. The capture module 115 is configured to mitigate capture latency, where capture latency refers to the time between the generation of a frame and when the frame is received (e.g., captured) by the streaming stack executing on server 105. While client device 130 may not be able to display graphical data at the high frame rate generated by server 105, the increased frame rate enables server 105 to respond more quickly to input received by client device 130, thereby reducing latency such that the frames displayed by client device 130 are more responsive to user input at client device 130, which improves the user experience.
Moreover, according to some embodiments, vertical sync is disabled on client device 130 when displaying received frames on display device 145, which results in lower latency because new frames can be displayed immediately without waiting on display device 145 to complete drawing a previous frame. With vertical sync disabled, client device 130 is able to play back frames at a faster rate than when client device 130 has vertical sync enabled. While disabling vertical sync may result in screen tearing, the tearing becomes less noticeable because each frame is displayed for a shorter period of time at higher frame rates. According to some embodiments, vertical sync is enabled when the actual streaming frame rate is approximately 60 FPS or less.
Using a high streaming rate to achieve low latency requires a tradeoff with video quality due to transmission bandwidth limitations. According to embodiments of the present invention, client 105 and server 130 actively monitor and control the video stream to maintain an acceptable balance between latency and video quality by adaptively lowering the streaming frequency or resolution when necessary. Graphical settings (e.g., resolution, rendering quality, post processing) of game 110 may be automatically configured at the beginning of a game streaming session to achieve a higher rendering frame rate while limiting the streaming bit rate to approximately the same value that is used by traditional 60 FPS solutions to avoid overloading the available streaming bandwidth. In some cases, capture latency can be further reduced by configuring the capture module 115 to wait for a fresh frame from game 110 before capturing.
Encoding module 120 is configured to improve encoding efficiency compared to traditional streaming techniques to avoid bandwidth increases when streaming at high frame rates. Encoding efficiency necessarily improves when streaming at higher frame rates because the difference between consecutive frames is reduced, causing traditional video compression algorithms to use less bits to encode the residual. Encoding module 120 receives network and client condition feedback 160 from client 130, including network conditions and an estimate of the current decoder performance capabilities of client 130. Based on the feedback 160, a Dynamic Frequency Change (DFC) scheme is executed by a quality-of-service module (see
Furthermore, it is appreciated that for rendering an interactive game, temporal smoothness of the image subjectively outweighs the spatial sharpness of the image. Therefore, doubling the rendering frame rate from 60 FPS to 120 FPS without increasing the bit rate results in a more enjoyable streaming experience due to the improved smoothness of the gameplay, despite any negative effects on image sharpness or quality, which are less noticeable to the eye. Limiting the streaming bit rate also has the advantage of keeping the encoding and subsequent decoding times of decoding module 140 relatively low, which is important to achieve a lower end-to-end latency.
With regard to
Between the bounds of the upper FPS limit 310 and the lower FPS limit 330, the target FPS 315 is increased when the current encoder quality is above a threshold level, and decreased when the current encoder quality below the threshold level.
The actual streaming FPS 325 is the lower of the target FPS and the game FPS 320. For example, as depicted at time 350, when the game is not producing frames at a high enough rate to reach the target FPS 315, the streaming FPS 325 is limited to the game FPS 320. When the game is producing frames at a high rate, the target FPS 315 limits how often the frames are captured by the video streaming pipeline so that additional frames are not captured unnecessarily.
At step 410, the upper FPS limit may be dynamically adjusted based on feedback received from the decoder of the client device so that the server generates frames according to the capabilities of the client device. At step 415, a target streaming bit rate is adjusted according to network parameter estimates (e.g., available bandwidth) generated based on network and client condition feedback received from the client device. At step 420, the quality of the encoded stream is determined. Next, the quality of the encoded stream is compared to an upper quality limit and a lower quality limit. The upper quality limit and lower quality limit may be adjusted dynamically according to the present streaming resolution and bitrate, or may be set to static values, for example. If the quality of the encoded stream is determined to be worse than a present lower quality limit at step 425, the method attempts to lower the target FPS at step 430.
If the target FPS has already reached the lower FPS limit, the streaming resolution may be lowered. On the other hand, if the quality of the encoded stream is determined to be better than an upper quality limit at step 435, the method attempts to increase the target FPS at step 440. If the target FPS has already reached the upper FPS limit, the streaming resolution may be increased. Alternatively, according to some embodiments, the resolution may be increased even when the actual FPS is higher than the target FPS or the upper FPS limit when the upper FPS limit is set according to a static value and not according to client decoder feedback because the decoder performance has not been fully exploited. The adjusted target FPS and/or streaming resolution is used to capture subsequent frames, where the adjusted target FPS limits how quickly frames are captured from the game. Furthermore, the adjusted target FPS, resolution, and bit rate are used to configure the encoder and the output video stream thereof. Thereafter, the method returns to step 410 and the process is repeated until the streaming session has ended.
Embodiments of the present invention are drawn to computer systems for mitigating graphical hitches and stutter by ensuring that rendered frames are displayed in a smooth, consistent manner. The following discussion describes such exemplary computer systems, which can be used as a platform for either the described server system or the client system.
In the example of
A communication or network interface 508 allows the computer system 512 to communicate with other computer systems, networks, or devices via an electronic communications network, including wired and/or wireless communication and including an Intranet or the Internet. The display device 525 may be any device capable of displaying visual information in response to a signal from the computer system 512 and may include a flat panel touch sensitive display, for example. The components of the computer system 512, including the CPU 501, memory 502/503, data storage 504, user input devices 506, and graphics subsystem 505 may be coupled via one or more data buses 500.
In the embodiment of
The computer system 512 may be a server, and the processor 501 may include a QoS module 515 configured to execute a DFC scheme or method 520 as described above according to embodiments of the present invention. For example, the DFC scheme 520 may set an initial upper FPS limit according to estimated client decoder performance levels, and an initial lower FPS limit according to a predefined value (e.g., 60 FPS) or set based on user preference. The upper FPS limit may be subsequently adjusted based on feedback received from a decoder of a client device so that the server (e.g., computer system 512) generates frames at a rate that can be handled by the client device, and a target streaming bit rate is adjusted according to network parameter estimates (e.g., available bandwidth) generated based on network and client condition feedback received from the client device.
Thereafter, if the quality of the encoded stream is determined to be lower than a present quality limit at step, the DFC scheme 520 attempts to lower the target FPS. If the target FPS has already reached the lower FPS limit, the streaming resolution may be lowered. On the other hand, if the quality of the encoded stream is determined to be higher than a present quality limit, the target FPS may be increased. If the target FPS has already reached the upper FPS limit, the streaming resolution may be increased.
According to some embodiments, a controller module (e.g., a QoS module) is operable to dynamically determine a target frame rate that is bounded at an upper bound by either said real-time client decoder performance input or a predetermined upper limit and is bounded at a lower bound by a minimum streaming threshold frame rate, where said target frame rate varies within said bounds based on said real-time encoder quality parameter, and where said frame rate supplied to said capture module is a lower of: said target frame rate and said application frame rate.
According to some embodiments, a controller module (e.g., a QoS module 515) is operable to lower the frame resolution during periods of which the target frame rate is at said lower bound and encoder quality remains unacceptable.
According to some embodiments, a controller module (e.g., a QoS module 515) module is further operable to increase the frame resolution during periods of which the target frame rate is at said upper bound and encoder quality remains good.
With regard to
With regard to
According to some embodiments, the quality of a video stream is represented by a quantization parameter (QP). The quantization parameter QP is used to calculate the quantization step size Qstep which effectively determines how much quality is dropped. Higher QP values indicate worse video quality, and lower QP values indicate better video quality. In one example, the quantization step Qstep is calculated as:
Qstep=2((QP-4)/6)
Some embodiments may be described in the general context of computer-executable instructions, such as program modules, executed by one or more computers or other devices. Generally, program modules include routines, programs, objects, components, data structures, etc. that perform particular tasks or implement particular abstract data types. Typically, the functionality of the program modules may be combined or distributed as desired in various embodiments.
Todur, Bipin, Azar, Hassane S., McAuley, Alexander, Hagh, Reza Marandian, Larson, Alan, Xue, Haitao
Patent | Priority | Assignee | Title |
11565178, | Mar 23 2018 | Electronic Arts Inc. | User interface rendering and post processing during video game streaming |
11724182, | Mar 29 2019 | Electronic Arts Inc. | Dynamic streaming video game client |
11724184, | Mar 28 2018 | Electronic Arts Inc. | 2.5D graphics rendering system |
12093735, | Apr 05 2012 | Electronic Arts Inc. | Distributed realization of digital content |
Patent | Priority | Assignee | Title |
10229540, | Dec 22 2015 | GOOGLE LLC | Adjusting video rendering rate of virtual reality content and processing of a stereoscopic image |
10349059, | Jul 17 2018 | WOWZA MEDIA SYSTEMS, LLC | Adjusting encoding frame size based on available network bandwidth |
10582233, | Feb 11 2010 | DISH Technologies L.L.C. | Systems and methods to provide trick play during streaming playback |
5389965, | Apr 01 1993 | AT&T Corp. | Video telephone station having variable image clarity |
5490247, | Nov 24 1993 | Intel Corporation | Video subsystem for computer-based conferencing system |
6141380, | Sep 18 1998 | Sarnoff Corporation; LG ELECTRONICS, INC | Frame-level rate control for video compression |
6233226, | Dec 14 1998 | VERIZON LABORATORIES, INC | System and method for analyzing and transmitting video over a switched network |
6366704, | Dec 01 1997 | Sharp Laboratories of America, Inc. | Method and apparatus for a delay-adaptive rate control scheme for the frame layer |
6661846, | Oct 14 1998 | Sony Corporation; Sony Electronics Inc.; Sony Electronics INC | Adaptive clocking mechanism for digital video decoder |
6694060, | Dec 21 2000 | Google Technology Holdings LLC | Frame bit-size allocation for seamlessly spliced, variable-encoding-rate, compressed digital video signals |
7139313, | Mar 14 1997 | Microsoft Technology Licensing, LLC | Digital video signal encoder and encoding method |
7391809, | Dec 30 2003 | Microsoft Technology Licensing, LLC | Scalable video transcoding |
7984179, | Jun 29 2004 | Sextant Navigation, Inc. | Adaptive media transport management for continuous media stream over LAN/WAN environment |
8112513, | Nov 30 2005 | Microsoft Technology Licensing, LLC | Multi-user display proxy server |
8291460, | Feb 12 2010 | Adobe Inc | Rate adaptation based on dynamic performance monitoring |
8521900, | May 05 2011 | BARCO LIMITED | Remote audio-video sharing method and application program for the same |
8743954, | Feb 01 2008 | NXP USA, INC | Architecture for adjusting bit rate based on measured quality |
9609275, | Jul 08 2015 | GOOGLE LLC | Single-stream transmission method for multi-user video conferencing |
9609336, | Apr 16 2013 | FastVDO LLC | Adaptive coding, transmission and efficient display of multimedia (acted) |
20010017887, | |||
20010027398, | |||
20010050712, | |||
20020037037, | |||
20020071052, | |||
20020095367, | |||
20030012560, | |||
20030031251, | |||
20030140159, | |||
20030142214, | |||
20030174769, | |||
20030190144, | |||
20030195977, | |||
20030231259, | |||
20040031054, | |||
20040218099, | |||
20050012738, | |||
20050207501, | |||
20060219861, | |||
20060244839, | |||
20070097257, | |||
20070248170, | |||
20080055318, | |||
20080130737, | |||
20090174812, | |||
20090185795, | |||
20100088736, | |||
20100217888, | |||
20100250766, | |||
20100316066, | |||
20110032419, | |||
20110164679, | |||
20110267951, | |||
20130159375, | |||
20140053031, | |||
20140099074, | |||
20140160136, | |||
20140173674, | |||
20140321528, | |||
20150139602, | |||
20160012795, | |||
20160055830, | |||
20160182919, | |||
20170105013, | |||
20170230708, | |||
20180130443, | |||
20180278482, | |||
20180287943, | |||
20180288114, | |||
20180332252, | |||
20190200024, | |||
CN103702119, |
Executed on | Assignor | Assignee | Conveyance | Frame | Reel | Doc |
Nov 02 2018 | Nvidia Corporation | (assignment on the face of the patent) | / | |||
Nov 26 2018 | MCAULEY, ALEXANDER | Nvidia Corporation | ASSIGNMENT OF ASSIGNORS INTEREST SEE DOCUMENT FOR DETAILS | 047635 | /0285 | |
Nov 26 2018 | XUE, HAITAO | Nvidia Corporation | ASSIGNMENT OF ASSIGNORS INTEREST SEE DOCUMENT FOR DETAILS | 047635 | /0285 | |
Nov 26 2018 | AZAR, HASSANE S | Nvidia Corporation | ASSIGNMENT OF ASSIGNORS INTEREST SEE DOCUMENT FOR DETAILS | 047635 | /0285 | |
Nov 26 2018 | TODUR, BIPIN | Nvidia Corporation | ASSIGNMENT OF ASSIGNORS INTEREST SEE DOCUMENT FOR DETAILS | 047635 | /0285 | |
Nov 26 2018 | LARSON, ALAN | Nvidia Corporation | ASSIGNMENT OF ASSIGNORS INTEREST SEE DOCUMENT FOR DETAILS | 047635 | /0285 | |
Nov 26 2018 | HAGH, REZA MARANDIAN | Nvidia Corporation | ASSIGNMENT OF ASSIGNORS INTEREST SEE DOCUMENT FOR DETAILS | 047635 | /0285 |
Date | Maintenance Fee Events |
Nov 02 2018 | BIG: Entity status set to Undiscounted (note the period is included in the code). |
Sep 19 2024 | M1551: Payment of Maintenance Fee, 4th Year, Large Entity. |
Date | Maintenance Schedule |
Apr 13 2024 | 4 years fee payment window open |
Oct 13 2024 | 6 months grace period start (w surcharge) |
Apr 13 2025 | patent expiry (for year 4) |
Apr 13 2027 | 2 years to revive unintentionally abandoned end. (for year 4) |
Apr 13 2028 | 8 years fee payment window open |
Oct 13 2028 | 6 months grace period start (w surcharge) |
Apr 13 2029 | patent expiry (for year 8) |
Apr 13 2031 | 2 years to revive unintentionally abandoned end. (for year 8) |
Apr 13 2032 | 12 years fee payment window open |
Oct 13 2032 | 6 months grace period start (w surcharge) |
Apr 13 2033 | patent expiry (for year 12) |
Apr 13 2035 | 2 years to revive unintentionally abandoned end. (for year 12) |